Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pyca/cryptography

reaperhulk created a review on a pull request on pyca/cryptography

View on GitHub

alex opened a pull request on pyca/cryptography
Build manylinux 2.34 images
alex created a branch on pyca/cryptography

alex-patch-1 - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

reaperhulk pushed 1 commit to main pyca/cryptography
  • Remove various pointless borrows (#12026) 050b656

View on GitHub

reaperhulk closed a pull request on pyca/cryptography
Remove various pointless borrows
reaperhulk created a review on a pull request on pyca/cryptography

View on GitHub

reaperhulk pushed 1 commit to main pyca/cryptography
  • Avoid storing references to Certificates (#12028) Its asymmetric with the read path, which owns the value, and thus ... d3403c0

View on GitHub

reaperhulk closed a pull request on pyca/cryptography
Avoid storing references to Certificates
Its asymmetric with the read path, which owns the value, and thus woudl need to change for our GAT API.
reaperhulk created a review on a pull request on pyca/cryptography

View on GitHub

nitneuqr created a review comment on a pull request on pyca/cryptography
Done!

View on GitHub

nitneuqr created a review on a pull request on pyca/cryptography

View on GitHub

alex opened a pull request on pyca/cryptography
Avoid storing references to Certificates
Its asymmetric with the read path, which owns the value, and thus woudl need to change for our GAT API.
alex pushed 1 commit to main pyca/cryptography
  • Bump BoringSSL and/or OpenSSL in CI (#12027) Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@user... 3452160

View on GitHub

alex deleted a branch pyca/cryptography

bump-openssl-boringssl

alex closed a pull request on pyca/cryptography
Bump BoringSSL and/or OpenSSL in CI
## BoringSSL [Commit: a351cc0c570a436f182c51efda65bd6e72f62ab8](https://boringssl.googlesource.com/boringssl/+/a351cc0c570a436f182c51efda65bd6e72f62ab8) [Diff](https://boringssl.googlesource.com/b...
alex created a review on a pull request on pyca/cryptography

View on GitHub

pyca-boringbot[bot] opened a pull request on pyca/cryptography
Bump BoringSSL and/or OpenSSL in CI
## BoringSSL [Commit: a351cc0c570a436f182c51efda65bd6e72f62ab8](https://boringssl.googlesource.com/boringssl/+/a351cc0c570a436f182c51efda65bd6e72f62ab8) [Diff](https://boringssl.googlesource.com/b...
pyca-boringbot[bot] created a branch on pyca/cryptography

bump-openssl-boringssl - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

alex opened a pull request on pyca/cryptography
Remove various pointless borrows
TsaiTung-Chen starred pyca/cryptography
idjosep starred pyca/cryptography
chandrab starred pyca/cryptography
gsolic starred pyca/cryptography
alex pushed 1 commit to main pyca/cryptography
  • Bump BoringSSL and/or OpenSSL in CI (#12025) Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@user... 644dcaf

View on GitHub

alex deleted a branch pyca/cryptography

bump-openssl-boringssl

alex closed a pull request on pyca/cryptography
Bump BoringSSL and/or OpenSSL in CI
## OpenSSL [Commit: ea5817854cf67b89c874101f209f06ae016fd333](https://github.com/openssl/openssl/commit/ea5817854cf67b89c874101f209f06ae016fd333) [Diff](https://github.com/openssl/openssl/compare/...
alex created a review on a pull request on pyca/cryptography

View on GitHub

pyca-boringbot[bot] opened a pull request on pyca/cryptography
Bump BoringSSL and/or OpenSSL in CI
## OpenSSL [Commit: ea5817854cf67b89c874101f209f06ae016fd333](https://github.com/openssl/openssl/commit/ea5817854cf67b89c874101f209f06ae016fd333) [Diff](https://github.com/openssl/openssl/compare/...
pyca-boringbot[bot] created a branch on pyca/cryptography

bump-openssl-boringssl - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

github-actions[bot] closed an issue on pyca/cryptography
Improve origin and license documentation for bundled 3rd party code in wheels
The current wheel builds may contain not entirely correct license or origin information for bundled third-party components, mainly from the inclusion of Rust crates. As a result, it may be difficul...
Load more