0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated asymmetric.dump_private_key() for breaking change in asn1crypto.algos.EncryptionAlgorithm More... over 9 years ago
Update setup.py description More... over 9 years ago
Version 0.11.1 More... over 9 years ago
Add a link to ocspbuilder More... over 9 years ago
Latest version of api_docs.py More... over 9 years ago
API doc updates More... over 9 years ago
Add link to csrbuilder More... over 9 years ago
Updated setup.py trove classifiers More... over 9 years ago
Have users install asn1crypto from pypi More... over 9 years ago
Reference Python 3.5 in readme More... over 9 years ago
Added errors.IncompleteAsymmetricKeyError and related test More... over 9 years ago
Replace pylint with flake8, improve exception class specificity More... over 9 years ago
TLS exceptions now have explicit __str__()/__unicode__() methods More... almost 10 years ago
Consistently use failed instead of failure in TLS exception messages More... almost 10 years ago
Client authentication exception is now a TLSError instead of a TLSVerificationError More... almost 10 years ago
Have TLS on Windows with custom CA certs ignore revocation, just like OS X, OpenSSL and Windows without custom CA certs More... almost 10 years ago
Remove the incomplete chain TLS test since some OSes have the intermediate and others do not More... almost 10 years ago
Newer versions of OpenSSL have a specific verify result for weak DH params More... almost 10 years ago
Version 0.11.0 More... almost 10 years ago
Improve readme with docs links More... almost 10 years ago
Mention support for Python 3.2 in readme More... almost 10 years ago
Add docs for TLS functionality More... almost 10 years ago
Update API docs from source More... almost 10 years ago
Improve API docs generator to handle more edge cases More... almost 10 years ago
Add detection of non-TLS responses for Windows More... almost 10 years ago
Improve detection of non-TLS responses on OS X and OpenSSL, add tests More... almost 10 years ago
Change OpenSSL and Windows TLSSocket cleanup to be more robust More... almost 10 years ago
Refactor OS X FFI callbacks to prevent them from being freed before the TLSSocket More... almost 10 years ago
Fix resource cleanup for OS X TLS implementation More... almost 10 years ago
Have Windows use raise_weak_signature() also More... almost 10 years ago