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
*
DH backend interfaces
Alex Stapleton
2015-04-25
2
-0
/
+137
*
Merge pull request #1865 from reaperhulk/ocsp-bindings
Alex Gaynor
2015-04-24
1
-0
/
+30
|
\
|
*
some initial OCSP bindings
Paul Kehrer
2015-04-24
1
-0
/
+30
|
/
*
Merge pull request #1836 from public/rfc5114-dh
Paul Kehrer
2015-04-22
2
-0
/
+50
|
\
|
*
DH examples from https://tools.ietf.org/rfc/rfc5114.txt
Alex Stapleton
2015-04-21
2
-0
/
+50
*
|
Merge pull request #1861 from reaperhulk/san-registered-id
Alex Gaynor
2015-04-22
2
-0
/
+21
|
\
\
|
*
|
support registeredID general name in OpenSSL backend
Paul Kehrer
2015-04-22
2
-0
/
+21
|
/
/
*
|
Merge pull request #1859 from reaperhulk/san-unsupported
Alex Gaynor
2015-04-22
4
-0
/
+56
|
\
\
|
*
|
return only an int for unsupported general name type, update docs
Paul Kehrer
2015-04-22
3
-3
/
+7
|
*
|
update exception to contain detail
Paul Kehrer
2015-04-21
4
-3
/
+15
|
*
|
handle otherName, x400Address, and ediPartyName in OpenSSL backend
Paul Kehrer
2015-04-21
4
-0
/
+40
|
/
/
*
|
Merge pull request #1857 from reaperhulk/san-check-list-elements
Alex Gaynor
2015-04-21
2
-0
/
+12
|
\
\
|
*
|
add a check to require that the list passed to SAN is all general names
Paul Kehrer
2015-04-21
2
-0
/
+12
*
|
|
Merge pull request #1855 from reaperhulk/subject-alt-name
Alex Gaynor
2015-04-21
3
-0
/
+50
|
\
\
\
|
*
|
|
review fixes
Paul Kehrer
2015-04-21
2
-21
/
+2
|
*
|
|
Support Subject Alternative Name in the OpenSSL backend
Paul Kehrer
2015-04-20
4
-0
/
+69
|
|
/
/
*
|
|
Merge pull request #1856 from reaperhulk/x509-move-exception-doc
Alex Gaynor
2015-04-21
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
UnsupportedExtension raises when accessing cert.extensions
Paul Kehrer
2015-04-21
1
-3
/
+3
|
/
/
*
|
Merge pull request #1854 from reaperhulk/add-san-test-cases
Alex Gaynor
2015-04-20
4
-0
/
+65
|
\
\
|
*
|
IDNA and edge case SAN test vectors
Paul Kehrer
2015-04-20
4
-0
/
+65
|
/
/
*
|
Merge pull request #1835 from reaperhulk/x509-aki
Alex Gaynor
2015-04-19
3
-0
/
+118
|
\
\
|
*
|
https
Paul Kehrer
2015-04-19
1
-1
/
+1
|
*
|
update doc language to point more strongly at rfc 5280
Paul Kehrer
2015-04-19
1
-2
/
+5
|
*
|
add more words
Paul Kehrer
2015-04-18
1
-1
/
+2
|
*
|
add more prose for AKI
Paul Kehrer
2015-04-18
1
-0
/
+7
|
*
|
AuthorityKeyIdentifier support
Paul Kehrer
2015-04-18
3
-0
/
+107
*
|
|
Merge pull request #1846 from reaperhulk/drop-python-32
Alex Gaynor
2015-04-18
8
-26
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove python 3.2 from every other place I could find
Paul Kehrer
2015-04-18
5
-9
/
+3
|
*
|
remove python 3.2 from the classifiers
Paul Kehrer
2015-04-18
1
-1
/
+0
|
*
|
Drop support for Python 3.2
Paul Kehrer
2015-04-18
2
-16
/
+2
|
/
/
*
|
Merge pull request #1783 from reaperhulk/san-class
Alex Gaynor
2015-04-18
4
-0
/
+419
|
\
\
|
*
|
Add GeneralName and SubjectAlternativeName classes
Paul Kehrer
2015-04-14
4
-0
/
+419
*
|
|
Merge pull request #1852 from reaperhulk/update-a-link
Alex Gaynor
2015-04-17
1
-1
/
+1
|
\
\
\
|
*
|
|
update a link that has been permanently redirected
Paul Kehrer
2015-04-17
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1849 from Sp1l/master
Paul Kehrer
2015-04-17
1
-1
/
+1
|
\
\
\
|
*
|
|
LibreSSL added ALPN support in 2.1.3
Bernard Spil
2015-04-15
1
-1
/
+1
*
|
|
|
Merge pull request #1851 from sbuss/sbuss-authors
Paul Kehrer
2015-04-16
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add @sbuss to AUTHORS
Steven Buss
2015-04-15
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #1850 from reaperhulk/update-x509-repr
Alex Gaynor
2015-04-15
3
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
update the docs too
Paul Kehrer
2015-04-15
1
-1
/
+1
|
*
|
|
improve KeyUsage repr
Paul Kehrer
2015-04-15
2
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #1848 from reaperhulk/invalid-token
Alex Gaynor
2015-04-14
10
-16
/
+38
|
\
\
\
|
*
|
|
add changelog entry, set proper deprecation warning
Paul Kehrer
2015-04-14
2
-1
/
+5
|
*
|
|
InvalidToken is deprecated in 09, not 08
Steven Buss
2015-04-13
1
-1
/
+1
|
*
|
|
Add DeprecatedIn09
Steven Buss
2015-04-13
1
-0
/
+1
|
*
|
|
Update docs
Steven Buss
2015-04-13
2
-10
/
+9
|
*
|
|
Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.t...
Steven Buss
2015-04-13
6
-6
/
+24
*
|
|
|
Merge pull request #1845 from geofft/pyasn1-eoc
Alex Gaynor
2015-04-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix comparison between pyasn1 objects introduced in #1843
Geoffrey Thomas
2015-04-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #1843 from geofft/pyasn1-eoc
Alex Gaynor
2015-04-13
2
-0
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]