Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
04ee495f2b8c9d0d4f9d0a5462901feeeb7eba0c
04ee495
Merge pull request #1891 from reaperhulk/x509-ossl-eku
by Alex Gaynor
· 10 years ago
e94f0fd
oops this was already defined
by Paul Kehrer
· 10 years ago
94c6960
Extended key usage support for the openssl backend
by Paul Kehrer
· 10 years ago
fdec095
Merge pull request #1890 from reaperhulk/add-eq-ne-eku
by Alex Gaynor
· 10 years ago
f24bad7
let's not wrap this for no reason
by Paul Kehrer
· 10 years ago
b047617
add eq/ne to ExtendedKeyUsage
by Paul Kehrer
· 10 years ago
43ffcc2
Merge pull request #1881 from reaperhulk/san-rfc822name
by Alex Gaynor
· 10 years ago
e518fae
error if it's all empty
by Paul Kehrer
· 10 years ago
e3a330c
missed a u
by Paul Kehrer
· 10 years ago
778bc60
u prefixes for everyone
by Paul Kehrer
· 10 years ago
b3c81f8
Merge pull request #1888 from Lukasa/cert_verify_cb
by Alex Gaynor
· 10 years ago
61c3c14
Merge pull request #1887 from alex/buildtimetrends
by Paul Kehrer
· 10 years ago
f27897a
Expose SSL_CTX_set_cert_verify_callback
by Cory Benfield
· 10 years ago
d1e9499
Adde back the Build Time Trends webhook to collect stats on how long our builds take
by Alex Gaynor
· 10 years ago
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
cf2a5a5
improve if/elif chain, add some comments
by Paul Kehrer
· 10 years ago
e06cab4
add support for rfc822name general names
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
· 11 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
Next »