0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document support for Python 3.11 More... 9 months ago
Change GitHub Actions to disabled the fail fast strategy More... 9 months ago
use importlib instead of deprecated imp module on Python 3.5+ (#77) More... 9 months ago
MJ: Fix #75 bug with openssl 3.0.10 (#76) More... 10 months ago
Make OpenSSL version regexes more robust More... 10 months ago
Refactor pyenv-install subprocess calls More... 10 months ago
Add an observed ECONNRESET errno 54 from macOS 13 and Python 3.11 More... 10 months ago
Try to fix pyenv installs on macOS 11 More... 10 months ago
Revert "Use the macOS version of 2.7 for macOS 11" More... 10 months ago
Fix missing quote in Python 2.7 definition More... 10 months ago
Use the macOS version of 2.7 for macOS 11 More... 10 months ago
Add Python 2.7 recipe to pyenv-install.py script More... 10 months ago
Fix missing distutils module on deadsnakes runners More... 10 months ago
Fix coverage module to not throw warning in Python 3.11 More... 10 months ago
Update various GitHub runners versions and Python versions on CI More... 10 months ago
Install setuptools in Windows Python 2.7 since msi doesn't include it More... 10 months ago
Switch to using GitHub runners on 20.04 since 18.04 is gone More... 10 months ago
Allow installing Python 2.7 for Windows More... 10 months ago
Use our own Python 2.7 for Windows since GitHub removed theirs More... 10 months ago
readme.md: fix environment variable typos (#68) More... 10 months ago
Fix oscrypto support for libcrypto.35.dylib and libssl.35.dylib More... over 1 year ago
Don't try to deref a pointer with cffi when doing a null check More... over 1 year ago
Apparently SSLCipherSuite is a different size based on architecture More... over 1 year ago
Add support for uint16_t to ctypes FFI helpers More... over 1 year ago
Add a check to the output of SecCertificateCopyKey() More... over 1 year ago
add support for SecCertificateCopyKey, which replaces deprecated SecCertificateCopyPublicKey since MacOS 10.14 (#63) More... over 1 year ago
Fix macOS Security SSLCipherSuite type to be uint16 instead of uint32 More... over 1 year ago
Adapt macOS path check disabling to handle legacy version numbers More... over 1 year ago
Remove unused error_code_variant More... over 1 year ago
Add support for macOS-specific LibreSSL error codes More... over 1 year ago