Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
c4b698e621df67ee100834a52b8c9846a681cf62
c4b698e
Merge pull request #1885 from reaperhulk/iap-vectors
by Alex Gaynor
· 10 years ago
04311f9
Merge pull request #1886 from reaperhulk/eku-vectors
by Alex Gaynor
· 10 years ago
986e5fa
add an extended key usage x509 vector
by Paul Kehrer
· 10 years ago
67a62c8
add inhibit any policy test vectors
by Paul Kehrer
· 10 years ago
12953e3
Merge pull request #1883 from reaperhulk/fix-1866
by Alex Gaynor
· 10 years ago
8bbdc6f
add support for equality testing to x509.Certificate
by Paul Kehrer
· 10 years ago
dd1d151
Merge pull request #1880 from endreszabo/patch-1
by Paul Kehrer
· 10 years ago
b1501bc
Merge pull request #1879 from reaperhulk/san-dirname
by Alex Gaynor
· 10 years ago
6eaa031
Add del_extension needed by Zorp
by Endre Szabo
· 10 years ago
2187a05
add support for directory name general names
by Paul Kehrer
· 10 years ago
b3995a9
Merge pull request #1872 from reaperhulk/san-rfc822-ip-dirname
by Alex Gaynor
· 10 years ago
a5f030c
add support for ipaddress to general name parsing
by Paul Kehrer
· 10 years ago
a3527ac
Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir
by Alex Gaynor
· 10 years ago
bf88ea8
Merge pull request #1877 from reaperhulk/add-san-vector
by Alex Gaynor
· 10 years ago
fbc6219
add test vectors for directory name and ip address SAN names
by Paul Kehrer
· 10 years ago
60163d7
add a SAN vector that's a single IDNA rfc822name
by Paul Kehrer
· 10 years ago
d12bd10
Merge pull request #1874 from eeshangarg/starter-project-1870-2
by Alex Gaynor
· 10 years ago
699ec19
Merge pull request #1873 from eeshangarg/starter-project-1870
by Alex Gaynor
· 10 years ago
f123415
Replace the remaining occurrences of six.u with the u prefix
by Eeshan Garg
· 10 years ago
424c0e2
Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives
by Eeshan Garg
· 10 years ago
813c328
Merge pull request #1862 from reaperhulk/san-uri
by Alex Gaynor
· 10 years ago
9ef13b9
Merge pull request #1795 from public/dh-backend-interfaces-2015
by Paul Kehrer
· 10 years ago
b8ef82e
add URI general name support
by Paul Kehrer
· 10 years ago
929807e
Merge pull request #1869 from elitest/ssl_get_version
by Alex Gaynor
· 10 years ago
e93d271
Added support for ssl_get_version
by Jim Shaver
· 10 years ago
b7c6029
DH backend interfaces
by Alex Stapleton
· 10 years ago
7921375
Merge pull request #1865 from reaperhulk/ocsp-bindings
by Alex Gaynor
· 10 years ago
94626ea
some initial OCSP bindings
by Paul Kehrer
· 10 years ago
6abe567
Merge pull request #1836 from public/rfc5114-dh
by Paul Kehrer
· 10 years ago
2a5bb53
Merge pull request #1861 from reaperhulk/san-registered-id
by Alex Gaynor
· 10 years ago
4db9662
support registeredID general name in OpenSSL backend
by Paul Kehrer
· 10 years ago
dbac0e9
Merge pull request #1859 from reaperhulk/san-unsupported
by Alex Gaynor
· 10 years ago
0a621bf
return only an int for unsupported general name type, update docs
by Paul Kehrer
· 10 years ago
bed0735
update exception to contain detail
by Paul Kehrer
· 10 years ago
9089c91
handle otherName, x400Address, and ediPartyName in OpenSSL backend
by Paul Kehrer
· 10 years ago
e37ca98
Merge pull request #1857 from reaperhulk/san-check-list-elements
by Alex Gaynor
· 10 years ago
7f817d5
Merge pull request #1855 from reaperhulk/subject-alt-name
by Alex Gaynor
· 10 years ago
91ca343
DH examples from https://tools.ietf.org/rfc/rfc5114.txt
by Alex Stapleton
· 10 years ago
4236322
Merge pull request #1856 from reaperhulk/x509-move-exception-doc
by Alex Gaynor
· 10 years ago
d04b39b
add a check to require that the list passed to SAN is all general names
by Paul Kehrer
· 10 years ago
d8fc0be
UnsupportedExtension raises when accessing cert.extensions
by Paul Kehrer
· 10 years ago
fda410e
review fixes
by Paul Kehrer
· 10 years ago
40f8338
Support Subject Alternative Name in the OpenSSL backend
by Paul Kehrer
· 10 years ago
bd11e02
Merge pull request #1854 from reaperhulk/add-san-test-cases
by Alex Gaynor
· 10 years ago
542f4e5
IDNA and edge case SAN test vectors
by Paul Kehrer
· 10 years ago
941afb3
Merge pull request #1835 from reaperhulk/x509-aki
by Alex Gaynor
· 10 years ago
c7c9a43
https
by Paul Kehrer
· 10 years ago
8c8cd72
update doc language to point more strongly at rfc 5280
by Paul Kehrer
· 10 years ago
d729cd3
add more words
by Paul Kehrer
· 10 years ago
7476b13
Merge pull request #1846 from reaperhulk/drop-python-32
by Alex Gaynor
· 10 years ago
0958641
remove python 3.2 from every other place I could find
by Paul Kehrer
· 10 years ago
3621d70
remove python 3.2 from the classifiers
by Paul Kehrer
· 10 years ago
741fccb
Drop support for Python 3.2
by Paul Kehrer
· 10 years ago
9104b1d
add more prose for AKI
by Paul Kehrer
· 10 years ago
2eb4ed9
AuthorityKeyIdentifier support
by Paul Kehrer
· 10 years ago
702ef6a
Merge pull request #1783 from reaperhulk/san-class
by Alex Gaynor
· 10 years ago
e7e1869
Merge pull request #1852 from reaperhulk/update-a-link
by Alex Gaynor
· 10 years ago
3697b1a
update a link that has been permanently redirected
by Paul Kehrer
· 10 years ago
97a49a3
Merge pull request #1849 from Sp1l/master
by Paul Kehrer
· 10 years ago
b4e6d50
Merge pull request #1851 from sbuss/sbuss-authors
by Paul Kehrer
· 10 years ago
c63cbe8
Add @sbuss to AUTHORS
by Steven Buss
· 10 years ago
7fee3d6
Merge pull request #1850 from reaperhulk/update-x509-repr
by Alex Gaynor
· 10 years ago
b511ba8
update the docs too
by Paul Kehrer
· 10 years ago
b372e67
improve KeyUsage repr
by Paul Kehrer
· 10 years ago
6224099
LibreSSL added ALPN support in 2.1.3
by Bernard Spil
· 10 years ago
27c750d
Merge pull request #1848 from reaperhulk/invalid-token
by Alex Gaynor
· 10 years ago
d14dcc5
add changelog entry, set proper deprecation warning
by Paul Kehrer
· 10 years ago
31bdf79
Add GeneralName and SubjectAlternativeName classes
by Paul Kehrer
· 10 years ago
3bf44db
Merge pull request #1845 from geofft/pyasn1-eoc
by Alex Gaynor
· 10 years ago
d914609
Fix comparison between pyasn1 objects introduced in #1843
by Geoffrey Thomas
· 10 years ago
5054e65
Merge pull request #1843 from geofft/pyasn1-eoc
by Alex Gaynor
· 10 years ago
c2d903b
Work around pyasn1's willingness to return endOfOctets in DER parsing
by Geoffrey Thomas
· 10 years ago
b3f45e3
InvalidToken is deprecated in 09, not 08
by Steven Buss
· 10 years ago
9f58153
Add DeprecatedIn09
by Steven Buss
· 10 years ago
ec60cae
Update docs
by Steven Buss
· 10 years ago
e079c55
Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.twofactor
by Steven Buss
· 10 years ago
b6c8faa
Merge pull request #1839 from alex/decode-rfc-docs
by Paul Kehrer
· 10 years ago
1bfc925
Merge pull request #1840 from alex/simplify-setup
by Paul Kehrer
· 10 years ago
7148569
Merge pull request #1785 from reaperhulk/travis-docker-experiment
by Alex Gaynor
· 10 years ago
9712c51
oh right we need pypy too
by Paul Kehrer
· 10 years ago
e6a5284
try out some new beta docker travis features
by Paul Kehrer
· 10 years ago
2119f74
Simplify setup.py slightly
by Alex Gaynor
· 10 years ago
2d72cbf
Simpler language
by Alex Gaynor
· 10 years ago
45a7fdb
Removed a confusing sentence
by Alex Gaynor
· 10 years ago
834c03e
Document that decode_rfc6979_signature raises ValueError
by Alex Gaynor
· 10 years ago
249bbd0
Merge pull request #1822 from reaperhulk/x509-keyusage-ossl
by Alex Gaynor
· 10 years ago
4a704e0
free the bit string
by Paul Kehrer
· 10 years ago
5508ee2
keyusage support in the OpenSSL backend
by Paul Kehrer
· 10 years ago
d459a8a
Merge pull request #1814 from reaperhulk/keyusage-repr
by Alex Gaynor
· 10 years ago
b8d29e0
Merge pull request #1833 from reaperhulk/x509-name-repr
by Alex Gaynor
· 10 years ago
f4ed10a
0!r time
by Paul Kehrer
· 10 years ago
e613e5d
let's make that repr actually good
by Paul Kehrer
· 10 years ago
1fb35c9
add repr for x509 names
by Paul Kehrer
· 10 years ago
412a273
Merge pull request #1823 from reaperhulk/x509-ski
by Alex Gaynor
· 10 years ago
6c7dd24
unused import I left in as a test. Yeah, that's why...
by Paul Kehrer
· 10 years ago
cbfb101
alter approach to just use digest, no hexdigest
by Paul Kehrer
· 10 years ago
0f5a66b
free the ASN1_OCTET_STRING instance
by Paul Kehrer
· 10 years ago
ee99726
python 3.2 you are terrible
by Paul Kehrer
· 10 years ago
1eb82a6
add subjectkeyidentifier support
by Paul Kehrer
· 10 years ago
de2c107
Merge pull request #1832 from reaperhulk/port-082
by Alex Gaynor
· 10 years ago
Next »