0
I Use This!
Very Low Activity

Commits : Listings

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