index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove our workarounds for pyasn.1 bugs, a new pyasn.1 is out!
Alex Gaynor
2015-06-22
3
-9
/
+4
*
Merge pull request #2055 from reaperhulk/name-constraints-bindings
Alex Gaynor
2015-06-22
1
-0
/
+25
|
\
|
*
add name constraints and general subtree struct and macro stack defs
Paul Kehrer
2015-06-21
1
-0
/
+25
|
/
*
Merge pull request #2053 from reaperhulk/name-constraints-eq
Alex Gaynor
2015-06-21
2
-0
/
+41
|
\
|
*
add eq/ne support to NameConstraints
Paul Kehrer
2015-06-21
2
-0
/
+41
|
/
*
Merge pull request #1974 from reaperhulk/name-constraints
Alex Gaynor
2015-06-21
3
-0
/
+151
|
\
|
*
add nameconstraints classes
Paul Kehrer
2015-06-21
3
-0
/
+151
|
/
*
Merge pull request #2036 from major/master
Alex Gaynor
2015-06-21
3
-0
/
+37
|
\
|
*
Added a repr() method to x509._Certificate
Major Hayden
2015-06-21
3
-0
/
+37
*
|
Merge pull request #2051 from alex/flake8-speedup
Paul Kehrer
2015-06-21
1
-1
/
+1
|
\
\
|
*
|
Speed up flake8 by skipping two irrelevant directories
Alex Gaynor
2015-06-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #2050 from alex/doc-fix
Paul Kehrer
2015-06-20
1
-1
/
+1
|
\
\
|
*
|
Fixed the anchor of a URL that changed on wikipedia
Alex Gaynor
2015-06-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #2034 from reaperhulk/windows-flags
Alex Gaynor
2015-06-20
4
-8
/
+20
|
\
\
|
*
|
enable ASLR and NX on windows builds (affects 2.x only)
Paul Kehrer
2015-06-20
4
-8
/
+20
*
|
|
Merge pull request #2049 from sholsapp/new-crl-bindings
Alex Gaynor
2015-06-20
1
-7
/
+9
|
\
\
\
|
*
|
|
Add additional CRL bindings
Stephen Holsapple
2015-06-20
1
-7
/
+9
|
/
/
/
*
|
|
Merge pull request #2048 from alex/ian
Paul Kehrer
2015-06-20
2
-2
/
+32
|
\
\
\
|
*
|
|
Refs #1947 -- add support for IAN to the OpenSSL backend
Alex Gaynor
2015-06-20
2
-2
/
+32
|
/
/
/
*
|
|
Merge pull request #2047 from reaperhulk/evp-pkey
Alex Gaynor
2015-06-20
4
-76
/
+75
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
evp_pkey in openssl asymmetric key constructors
Paul Kehrer
2015-06-20
4
-76
/
+75
|
/
/
*
|
Merge pull request #2046 from Ayrx/style-nits
Alex Gaynor
2015-06-19
3
-12
/
+12
|
\
\
|
*
|
Change ' to ".
Terry Chia
2015-06-19
3
-12
/
+12
*
|
|
Merge pull request #2040 from reaperhulk/policy-constraints-vectors
Alex Gaynor
2015-06-18
4
-0
/
+61
|
\
\
\
|
*
|
|
add x509 policy constraints test vectors
Paul Kehrer
2015-06-17
4
-0
/
+61
|
|
/
/
*
|
|
Merge pull request #2043 from reaperhulk/nc-vectors
Alex Gaynor
2015-06-18
4
-0
/
+64
|
\
\
\
|
*
|
|
add name constraints test vectors
Paul Kehrer
2015-06-17
4
-0
/
+64
|
|
/
/
*
|
|
Merge pull request #2041 from reaperhulk/iap-ossl
Alex Gaynor
2015-06-18
2
-0
/
+30
|
\
\
\
|
*
|
|
inhibit any policy extension support for the openssl backend
Paul Kehrer
2015-06-17
2
-0
/
+30
|
|
/
/
*
|
|
Merge pull request #2042 from reaperhulk/ian-vector
Alex Gaynor
2015-06-18
2
-0
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add issuer alternative name test vector
Paul Kehrer
2015-06-17
2
-0
/
+21
|
/
/
*
|
Merge pull request #2038 from sholsapp/add-x509store-functions
Alex Gaynor
2015-06-17
1
-1
/
+5
|
\
\
|
*
|
Add additional X509_STORE functions
Stephen Holsapple
2015-06-17
1
-1
/
+5
*
|
|
Merge pull request #2037 from reaperhulk/x509-ossl-nocheck
Alex Gaynor
2015-06-17
2
-0
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
support OCSPNoCheck in the OpenSSL backend
Paul Kehrer
2015-06-17
2
-0
/
+19
|
/
/
*
|
Merge pull request #2033 from sigmavirus24/name-attribute-text-check
Paul Kehrer
2015-06-17
4
-175
/
+215
|
\
|
|
*
Add note to CHANGELOG about change to NameAttribute
Ian Cordasco
2015-06-17
1
-0
/
+2
|
*
Conditionally construct the repr of NameAttributes
Ian Cordasco
2015-06-16
2
-19
/
+43
|
*
Correct x509.NameAttribute test passing bytes
Ian Cordasco
2015-06-16
2
-171
/
+173
|
*
Enforce text type of NameAttribute.value
Ian Cordasco
2015-06-16
2
-0
/
+12
|
/
*
Merge pull request #2017 from reaperhulk/issuer-alternative-name
Alex Gaynor
2015-06-13
3
-0
/
+104
|
\
|
*
issuer alternative name support
Paul Kehrer
2015-06-07
3
-0
/
+104
*
|
Merge pull request #2018 from reaperhulk/ocsp-nocheck-vector
Alex Gaynor
2015-06-13
2
-0
/
+20
|
\
\
|
*
|
add OCSPNoCheck test vector
Paul Kehrer
2015-06-07
2
-0
/
+20
|
|
/
*
|
Merge pull request #2028 from Ayrx/fix-docs
Paul Kehrer
2015-06-13
1
-4
/
+2
|
\
\
|
*
|
Remove mention of extract/expand operations from ConcatKDF docs.
Terry Chia
2015-06-13
1
-4
/
+2
|
/
/
*
|
Merge pull request #2026 from reaperhulk/small-cleanup
Alex Gaynor
2015-06-12
2
-1
/
+2
|
\
\
|
*
|
cleanup a doctest and add a changelog entry for concatkdf
Paul Kehrer
2015-06-12
2
-1
/
+2
|
/
/
*
|
Merge pull request #1898 from simo5/ConcatKDF
Paul Kehrer
2015-06-12
3
-0
/
+563
|
\
\
|
*
|
Add ConcatKDF from NIST SP 800-56A
Simo Sorce
2015-06-12
3
-0
/
+563
|
/
/
[next]