Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/spacedriveapp/rust-openssl

OpenSSL bindings for Rust
https://github.com/spacedriveapp/rust-openssl

Merge pull request #1618 from toy/certificate-to-text

Convert certificate to human readable text using X509_print

c30d4fdf666cfa2bbe1279570a676a19aa640dda authored almost 3 years ago
Merge pull request #1619 from toy/fix-warnings

fix clippy warnings

9fb189c9aa505348dafb6ed7404c9e06d36df3f0 authored almost 3 years ago
convert certificate to human readable text using X509_print

50c05e0f0f4a1999cef68e5598c4bd91bd7e18a9 authored almost 3 years ago
fix clippy warnings

cbdffb05320211cf70b58f99863b4828a1c48d63 authored almost 3 years ago
Merge pull request #1616 from Skepfyr/cmp

Add X509*_cmp/_dup methods to openssl-sys

0c6b988fb2b729cdf264eaad6ec52eb771c12849 authored almost 3 years ago
Add X509*_cmp/_dup methods to openssl-sys

3daf497cc238710f9708c11c08947f3b958f6e19 authored almost 3 years ago
Merge pull request #1607 from williamdes/master

Add Alpine Linux instructions for openssl and pkg-config

973936042c31a868d0ade4f3bcbd25d317015c05 authored almost 3 years ago
Add Alpine Linux instructions

Signed-off-by: William Desportes <[email protected]>

37f24f65573ab66d5e06a254a70b2aad4de5b418 authored almost 3 years ago
Merge pull request #1603 from sammyne/feature-asn1-string-set

feature(openssl-sys): add 'ASN1_STRING_set'

6be9b761de89a918ed9e55082d0b2dc8a17b3dbd authored almost 3 years ago
feature(openssl-sys): add 'ASN1_STRING_set'

3ffee09c1691390d68c36daaded0d1b45f1390e9 authored almost 3 years ago
Merge pull request #1599 from alexanderkjall/remove-tempdir

Remove the unused tempdir dev dependency

f61e58d45e3538f3db5d9fe12192f7b8915a0660 authored about 3 years ago
Remove the unused tempdir dev dependency

0331c031dbf5a960e703658384978cd30ebf028a authored about 3 years ago
Merge pull request #1596 from ipaljak-tbtl/master

Enable setting RSA OAEP label in Decrypter

79ad1b16f64d9a3fa2846e61f7439c3611777ab9 authored about 3 years ago
Merge pull request #1597 from hottea773/add-issuer-name-hash

Add issuer_name_hash method to X509Ref

b39db29393948fedb53a899ac1b9c849d962faf5 authored about 3 years ago
Update openssl-sys/src/handwritten/x509.rs

9b79f7d544ba127fd9ee532076db429571cfc0e3 authored about 3 years ago
Add issuer_name_hash method to X509Ref

257b4c940d22281f0ccbffa4b2915832932ce61e authored about 3 years ago
Enable setting RSA OAEP label in Decrypter

63f32c1a3a7358f0f16b39514c63d8ae704b1217 authored about 3 years ago
Merge pull request #1591 from nashley/misc-doc-fixes

Some miscellaneous documentation fixes

d8aa8a9a6131bb859c51810ca6fe9ad70c315a21 authored about 3 years ago
Take out #[deprecated] attributes

f350b89a0bbf9c6dcf9adc70383d1a6793cd2573 authored about 3 years ago
Some miscellaneous documentation fixes

Mostly fixing typos, uncommon spellings, etc.

99d9fb9d2a2daa674bb57498c2c06a6bb0821e76 authored about 3 years ago
Merge pull request #1582 from alex/check-lib64

check for libraries in lib64, if it exists

16f65124674afd935b52ba6e6b10f963fb440968 authored about 3 years ago
Merge pull request #1553 from sfackler/providers

Expose providers

c249062f9e0fd8c5a194cde76b4a55813e0dd1f7 authored about 3 years ago
Add provider support

c4d4c659bf48e3079a2b83145b9e2b4f0abb92c1 authored about 3 years ago
Bump CI versions

52a7192d1cb6436d188b67786013bbd14d500896 authored about 3 years ago
check for libraries in lib64, if it exists

fixes #1581

2816aa59e22b778155e188985e35c58dceb7f7e1 authored about 3 years ago
Merge pull request #1584 from Fabian-Gruenbichler/master

openssl: set ossl110h cfg

b3dde76ea28ca5e54ce6341927c96679b9921153 authored about 3 years ago
openssl: set ossl110h cfg

this is used as conditional guard for disabling renegotiation via
SslOptions.

Fixes: 9189b67326...

f218ecf0e87df2087412e3ab73a63b38d3f5e985 authored about 3 years ago
Merge pull request #1573 from sfackler/bindgen

Initial sketch of optional bindgen support

1ce53a682549f02ee767466f34fad84864195736 authored about 3 years ago
update ecdh callback

079a02e4312c9e7309a8c6f4b4111f428a6ba759 authored about 3 years ago
allow deprecation in systest

ee760b4644add4c916fcaf65b43f3800581c3e1d authored about 3 years ago
Use fixed ffi binding

7c96e5f6c4e5c269730c32a24087a2e47f49aa5c authored about 3 years ago
Merge remote-tracking branch 'origin/master' into bindgen

b5d2f8160c16e4a2c64e77b48b895d01547c7a6c authored about 3 years ago
deprecate ffi functions with bad signatures

1325ecf4952739e173fc5d5aa0015ae6dd5ea80a authored about 3 years ago
Release openssl-sys v0.9.72

258f69cfceaa30b08fd27a20c4a2928bfc19df6f authored about 3 years ago
Merge pull request #1578 from sfackler/downgrade-vendored

Downgrade our vendored OpenSSL version back to 1.1.1

89d2ee5da84f5460fd9e19dfc88979599b2d4ab9 authored about 3 years ago
Downgrade our vendored OpenSSL version back to 1.1.1

f62da8eafac076c97b11db993426b1afb06ca471 authored about 3 years ago
f u libressl again

705a022453bbb68ef955711ef6a0192e3f0e4ac5 authored about 3 years ago
complete bindgen move

ab52acedfe304d4f9848ab82c557920c2b54322c authored about 3 years ago
sync libressl versions

344a487c8834aa4ed45a4fe6172ab02da9eb2f0e authored about 3 years ago
Merge remote-tracking branch 'origin/master' into bindgen

2c5df825c2b488feee0e097aee8420b389d85b35 authored about 3 years ago
Merge pull request #1574 from sfackler/clippy

Allow LibreSSL 3.4.x

2bd3f7dfc5416055c2ac12a84e99a6e1c17a0641 authored about 3 years ago
cancel redundant builds

189c02672f788af1582ca91ddffbbb8f7d68f1be authored about 3 years ago
Allow LibreSSL 3.4.x

7768e0638078d5b4064ae0277e5d6a9f4d71fe2d authored about 3 years ago
fix libressl

325d71a25291a499dd4182dd0a62e275726c0617 authored about 3 years ago
f u libressl

3f764e9223f79ea0e2670ee9411db81c27fcaff2 authored about 3 years ago
Fix 1.0.x build

098304b4a029727c99d1c0c48c111a85bd4a856e authored about 3 years ago
remove system openssl headers

90b04e06e692e3dd394723ecd5d08f13ca768cd7 authored about 3 years ago
move consts

ca77591873ca69aa0192580a7e2d271cc8c9c6e7 authored about 3 years ago
hack around evp_pkey_st

63710188f68e46e6d523631e3dfb2ae680396ae5 authored about 3 years ago
even more fixes

eb218488c517af3c0257a664b1a7d1b725701697 authored about 3 years ago
Auto cancel redundant builds

a5a39911a077c2335d895415899092709f8e1f21 authored about 3 years ago
fix arm sysroot

023e3e4e7cd90e572c8cadba296f8453be714243 authored about 3 years ago
fix 3.0.0 bindgen

03ff84fbd15397abac47a6b496fc8f0d842fab8d authored about 3 years ago
even even more fixes

3e5415a6419677d851727fdab04097b30f4e56a9 authored about 3 years ago
even more fixes

c5ec56a2e43d0962a52eba8fb9ad2063ffe417ad authored about 3 years ago
explicitly include headers

ada2c0b9cdb8176a925c38a62972f454c42ca581 authored about 3 years ago
fix double-defined APIs

cbeda7b2f566a16a80a363bcf5a0cae3d9d79c73 authored about 3 years ago
fixes

2b29f4483fcfb4c280748739201391ed49183ab7 authored about 3 years ago
fix build

b7ed1ee83c375ffdf9ce078acc6b51a3a63ffdda authored about 3 years ago
fixes

1f3d98797a336352650c7f15619f5fa7bf139443 authored about 3 years ago
fix CRYPTO_EX_* callbacks

528a3cc124bcac3bc0d90bd82076cb6c11013b78 authored about 3 years ago
use allowlist_file

9aafc78568abc89ed2c24734915f8fcd3639387a authored about 3 years ago
wip

3e01484b53d9e68d8c39d1bb82a02450fe8fa4e7 authored about 3 years ago
include sk functions

fa6bbead0db7ffaebcd6aa9afa31cc6cd032e950 authored about 3 years ago
fix 1.0.1

a1026bda51ba6e9c75e74f8e8814566e07b23467 authored about 3 years ago
Limit to openssl items

272af68016780efa878b482faafd9f8c512f743d authored about 3 years ago
include bindgen state in job name

ac70ee09e9c297753a9d8fb9b36787dd7b0bf5a0 authored about 3 years ago
test bindgen

e15efa35f66980f4639b0c62744de6c9c6101c0b authored about 3 years ago
pin rust features

5b8a06cb87f242aafb7316a3b86e4210b760dffc authored about 3 years ago
Initial sketch of optional bindgen support

b2d0f17fcd1655e31e88e6f6c14422be05ac8178 authored about 3 years ago
Expose raw sign verify methods

bec5889b122eaa46e611e302e5566a491beaab6c authored about 3 years ago
Merge pull request #1571 from sfackler/evp-sign

Expose raw sign/verify methods

869cf7a2574c74a717fa00abc16df813e3eab2ea authored about 3 years ago
Merge pull request #1557 from tpambor/pkcs12-mac-md

Pkcs12Builder: Add option to specify MAC digest algorithm

e420d3c73948eb3c3252cb51e894168d0e1f0930 authored about 3 years ago
fixes

37a920cf15e8919ef1a0fb0c6457ef3157c47054 authored about 3 years ago
Merge remote-tracking branch 'origin/master' into hkdf-derive

37407d976480e04f83c2598b99d5da5e8a8c8b63 authored about 3 years ago
Merge pull request #1498 from tomleavy/hkdf-derive

Added HKDF derivation functionality

25179608e9b0c0c026619dda4f016986321ff45c authored about 3 years ago
bump min version a bit

bd191bca7314ffdebfaff2ebc4bd6e0516802304 authored about 3 years ago
simplify link

ac4fb686257bd2141c5892cbd32ed9893d701364 authored about 3 years ago
finish corresponds update

47683a4ca42eb0aebbb7e3ecba623633e4c09ee1 authored about 3 years ago
Merge pull request #1566 from sfackler/corresponds

Use a macro to reference the OpenSSL function a method calls

14d93244f6326a9747d8899941140bf60bb2cb38 authored about 3 years ago
more corresponds

59d5b43939f892d941e189f20f200503589e3c57 authored about 3 years ago
Get rid of old logging

160e6f427ae5749d61e1097ea795b5c68914c78d authored about 3 years ago
more corresponds

163aeac71221ec37d5e5ff5f4828c43e348dc20c authored about 3 years ago
even more corresponds

c80815646127a22857fe78b65a16dc83f5eff102 authored about 3 years ago
more corresponds

b0b1c668c4dd7d29b03c8b46b197777d3e285c63 authored about 3 years ago
Added PKeyContext supporting ECDH + HKDF

b0c0c72f777a6bdac484f4edd466e22519f704e6 authored about 3 years ago
Release openssl-sys v0.9.71

403c9da3d2cbdd19e908a9fb8256950a8a87dfbc authored about 3 years ago
Start switching over to macro'd cross references

7c3a407b7f4c31e8862aca0e39175adc3998584c authored about 3 years ago
Merge pull request #1563 from sfackler/md-ctx

Add MdCtx

36540ce9958817c95b8e77d1df13860783185ebe authored about 3 years ago
More fixes for 1.0.1

9ddc3a1708a965339f15c2d2fd322d4a57f0c997 authored about 3 years ago
Fix for old versions

c62ace78de4cffe6f6ddc3c6ace319dfae7c25b9 authored about 3 years ago
HMAC sign example

1fec44acd6790febd3156ce4f403e8ac01bdccc2 authored about 3 years ago
MdCtx verify

790162f90a333c9d18eb3215067bbd426172546b authored about 3 years ago
MdCtx digest and sign

411d285cbdd218d2fc020a65cdd46af2863debbe authored about 3 years ago
Merge pull request #1562 from sfackler/pkey-ctx

Add PkeyCtx

45981114890712e24ea3f074162854dfb74a35f5 authored about 3 years ago
typo

932ac5a1c35737e97d64cc633cecb3f94e4d0ed4 authored about 3 years ago
fix systest

c5cbe489728f4ae409a5534e4ff4d211d3558946 authored about 3 years ago
fixes

1ca5ba6959c45a927edc4b730514107578f370d5 authored about 3 years ago
Use PkeyCtx for ec generation

aaaa5829bbdddfc348512d0399165808647d3671 authored about 3 years ago
PkeyCtx keygen

58fbb56e2fceffbc2fb385ea7afa3420dd050b9a authored about 3 years ago