Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1910 from eeshangarg/add-openssl-binding-for-SSL_set_verify | Alex Gaynor | 2015-05-07 | 1 | -0/+1 | |
|\ \ | | | | | | | Add OpenSSL binding for SSL_set_verify | |||||
| * | | Add OpenSSL binding for SSL_set_verify | Eeshan Garg | 2015-05-07 | 1 | -0/+1 | |
| | | | ||||||
* | | | Add OpenSSL binding for SSL_set_tlsext_status_type | Eeshan Garg | 2015-05-05 | 1 | -0/+13 | |
|/ / | ||||||
* | | add support for authority information access in the openssl backend | Paul Kehrer | 2015-05-04 | 2 | -0/+37 | |
| | | ||||||
* | | Rewrite check to read clearer. | Terry Chia | 2015-05-04 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #1901 from ↵ | Paul Kehrer | 2015-05-04 | 1 | -0/+3 | |
|\ \ | | | | | | | | | | | | | eeshangarg/openssl-binding-SSL-get-tlsext-status-ocsp-resp Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp | |||||
| * | | Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp | Eeshan Garg | 2015-05-04 | 1 | -0/+3 | |
| | | | ||||||
* | | | authority key identifier support in the openssl backend | Paul Kehrer | 2015-05-03 | 2 | -0/+44 | |
|/ / | ||||||
* | | oops this was already defined | Paul Kehrer | 2015-05-02 | 1 | -1/+0 | |
| | | ||||||
* | | Extended key usage support for the openssl backend | Paul Kehrer | 2015-05-02 | 2 | -0/+26 | |
| | | ||||||
* | | Merge pull request #1881 from reaperhulk/san-rfc822name | Alex Gaynor | 2015-05-02 | 1 | -0/+22 | |
|\ \ | | | | | | | add support for rfc822name general names | |||||
| * | | error if it's all empty | Paul Kehrer | 2015-05-02 | 1 | -1/+2 | |
| | | | ||||||
| * | | u prefixes for everyone | Paul Kehrer | 2015-05-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | improve if/elif chain, add some comments | Paul Kehrer | 2015-05-01 | 1 | -6/+11 | |
| | | | ||||||
| * | | add support for rfc822name general names | Paul Kehrer | 2015-04-30 | 1 | -0/+16 | |
| | | | ||||||
* | | | Expose SSL_CTX_set_cert_verify_callback | Cory Benfield | 2015-05-02 | 1 | -0/+3 | |
| |/ |/| | ||||||
* | | Merge pull request #1883 from reaperhulk/fix-1866 | Alex Gaynor | 2015-04-30 | 2 | -0/+11 | |
|\ \ | | | | | | | add support for equality testing to x509.Certificate | |||||
| * | | add support for equality testing to x509.Certificate | Paul Kehrer | 2015-04-30 | 2 | -0/+11 | |
| |/ | ||||||
* | | Merge pull request #1880 from endreszabo/patch-1 | Paul Kehrer | 2015-04-30 | 1 | -0/+1 | |
|\ \ | |/ |/| | Add X509_delete_ext binding needed by Zorp | |||||
| * | Add del_extension needed by Zorp | Endre Szabo | 2015-04-30 | 1 | -0/+1 | |
| | | | | | | Balabit Zorp application level firewall relies on the del_extension function to remove attributes like CRL pathes from the mimicked certificates when doing man-in-the-middle traffic filtering. | |||||
* | | add support for directory name general names | Paul Kehrer | 2015-04-30 | 1 | -0/+4 | |
|/ | ||||||
* | add support for ipaddress to general name parsing | Paul Kehrer | 2015-04-30 | 1 | -0/+9 | |
| | ||||||
* | Merge pull request #1862 from reaperhulk/san-uri | Alex Gaynor | 2015-04-28 | 1 | -0/+28 | |
|\ | | | | | add URI general name support | |||||
| * | add URI general name support | Paul Kehrer | 2015-04-28 | 1 | -0/+28 | |
| | | ||||||
* | | Merge pull request #1795 from public/dh-backend-interfaces-2015 | Paul Kehrer | 2015-04-28 | 1 | -0/+52 | |
|\ \ | | | | | | | DH backend interfaces | |||||
| * | | DH backend interfaces | Alex Stapleton | 2015-04-25 | 1 | -0/+52 | |
| | | | ||||||
* | | | Added support for ssl_get_version | Jim Shaver | 2015-04-26 | 1 | -0/+1 | |
|/ / | ||||||
* / | some initial OCSP bindings | Paul Kehrer | 2015-04-24 | 1 | -0/+30 | |
|/ | ||||||
* | support registeredID general name in OpenSSL backend | Paul Kehrer | 2015-04-22 | 1 | -0/+3 | |
| | ||||||
* | return only an int for unsupported general name type, update docs | Paul Kehrer | 2015-04-22 | 1 | -1/+1 | |
| | ||||||
* | update exception to contain detail | Paul Kehrer | 2015-04-21 | 1 | -1/+2 | |
| | ||||||
* | handle otherName, x400Address, and ediPartyName in OpenSSL backend | Paul Kehrer | 2015-04-21 | 1 | -0/+7 | |
| | ||||||
* | review fixes | Paul Kehrer | 2015-04-21 | 1 | -4/+2 | |
| | ||||||
* | Support Subject Alternative Name in the OpenSSL backend | Paul Kehrer | 2015-04-20 | 1 | -0/+30 | |
| | | | | Adds only DNS support first | |||||
* | LibreSSL added ALPN support in 2.1.3 | Bernard Spil | 2015-04-15 | 1 | -1/+1 | |
| | | | This fixes build issues on FreeBSD | |||||
* | Merge pull request #1848 from reaperhulk/invalid-token | Alex Gaynor | 2015-04-14 | 3 | -2/+8 | |
|\ | | | | | Twofactor invalid token | |||||
| * | Move cryptography.exceptions.InvalidToken to ↵ | Steven Buss | 2015-04-13 | 3 | -2/+8 | |
| | | | | | | | | cryptography.hazmat.primitives.twofactor | |||||
* | | Fix comparison between pyasn1 objects introduced in #1843 | Geoffrey Thomas | 2015-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | __eq__ compares values, so e.g. univ.Integer(0) == eoo.endOfOctets. I believe this isn't a logic error for what we're doing now, but keep the code right in case it gets reused. This is the pattern used by pyasn1 internally. | |||||
* | | Work around pyasn1's willingness to return endOfOctets in DER parsing | Geoffrey Thomas | 2015-04-13 | 1 | -0/+7 | |
|/ | | | | See #1838 for discussion. | |||||
* | free the bit string | Paul Kehrer | 2015-04-12 | 2 | -0/+4 | |
| | ||||||
* | keyusage support in the OpenSSL backend | Paul Kehrer | 2015-04-12 | 1 | -9/+28 | |
| | ||||||
* | free the ASN1_OCTET_STRING instance | Paul Kehrer | 2015-04-10 | 1 | -0/+3 | |
| | ||||||
* | add subjectkeyidentifier support | Paul Kehrer | 2015-04-10 | 1 | -0/+12 | |
| | ||||||
* | Merge pull request #1727 from public/dh-key-iface-2015 | Paul Kehrer | 2015-04-09 | 1 | -12/+77 | |
|\ | | | | | DH key interfaces | |||||
| * | DH key interfaces | Alex Stapleton | 2015-04-05 | 1 | -12/+77 | |
| | | ||||||
* | | after closer review, it would appear that PKCS7_NOSMIMECAP was added in ↵ | Mahmoud Hashemi | 2015-04-08 | 1 | -16/+3 | |
| | | | | | | | | 0.9.6. Removing conditional logic and making it a normal constant. (source: http://marc.info/?l=openssl-cvs&m=96816036412988&w=2 ) | |||||
* | | remove stray PKCS7_encrypt arg 'certs' | Mahmoud Hashemi | 2015-04-08 | 1 | -1/+1 | |
| | | ||||||
* | | PKCS7 signature, encryption and serialization bindings. | Mark Williams | 2015-04-08 | 2 | -1/+44 | |
| | | | | | | | | | | These bindings do NOT expose the APIs necessary to add multiple signatures. | |||||
* | | support openssl no-comp on linux/os x | Paul Kehrer | 2015-04-04 | 1 | -5/+1 | |
| | | ||||||
* | | Merge pull request #1820 from schlenk/get_crl_properties | Alex Gaynor | 2015-04-03 | 1 | -0/+11 | |
|\ \ | | | | | | | More CRL related bindings |