Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
f2c072bf271f1ae0081a58fdf232110cc5af815d
f2c072b
update doc language
by Paul Kehrer
· 10 years ago
4e8dacd
separate full_name/relative_name and change reasons to an enumeration
by Paul Kehrer
· 10 years ago
5a48552
add CRLDistributionPoints and associated classes
by Paul Kehrer
· 10 years ago
c86fd1d
Merge pull request #1904 from reaperhulk/x509-ossl-aia
by Alex Gaynor
· 10 years ago
a147699
add support for authority information access in the openssl backend
by Paul Kehrer
· 10 years ago
cfbbc30
Merge pull request #1903 from reaperhulk/add-aia-vectors
by Alex Gaynor
· 10 years ago
64c82e0
add some authority information access x509 vectors
by Paul Kehrer
· 10 years ago
7cec8fb
Merge pull request #1902 from Ayrx/make-check-clearer
by Alex Gaynor
· 10 years ago
b6bca75
Rewrite check to read clearer.
by Terry Chia
· 10 years ago
d87db1c
Merge pull request #1901 from eeshangarg/openssl-binding-SSL-get-tlsext-status-ocsp-resp
by Paul Kehrer
· 10 years ago
f1b52e7
Merge pull request #1899 from reaperhulk/x509-ossl-aki
by Alex Gaynor
· 10 years ago
118d496
Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp
by Eeshan Garg
· 10 years ago
d774de9
authority key identifier support in the openssl backend
by Paul Kehrer
· 10 years ago
5559052
Merge pull request #1896 from reaperhulk/aki-fix
by Alex Gaynor
· 10 years ago
6df20b3
Merge pull request #1895 from reaperhulk/aki-vector
by Alex Gaynor
· 10 years ago
aadca86
Merge pull request #1867 from public/secp256k1-vectors
by Paul Kehrer
· 10 years ago
e0afa5d
Add new vectors to the docs
by Alex Stapleton
· 10 years ago
38478bf
Merge pull request #1894 from alex/try-to-english-better
by Paul Kehrer
· 10 years ago
e54478f
Docs for custom secp256k1 vectors
by Alex Stapleton
· 10 years ago
0d52e2a
add another authority key identifier vector
by Paul Kehrer
· 10 years ago
c6e0f06
Fix AKI authority_cert_issuer type
by Paul Kehrer
· 10 years ago
b0deb44
add AKI vector
by Paul Kehrer
· 10 years ago
99c5f15
Attempt to make the BasicConstraints.path_length docs more clear
by Alex Gaynor
· 10 years ago
f6a1cf6
Support loading of SECP256K1 vectors
by Alex Stapleton
· 10 years ago
fddf29f
Verification script
by Alex Stapleton
· 10 years ago
12cc9a4
Script for generating SECP256K1 vectors
by Alex Stapleton
· 10 years ago
25b1398
Merge pull request #1893 from reaperhulk/san-example
by Alex Gaynor
· 10 years ago
d0cd507
add some comments
by Paul Kehrer
· 10 years ago
93ae805
add example to show how to get DNSNames from SAN extension
by Paul Kehrer
· 10 years ago
71fc677
Merge pull request #1892 from reaperhulk/x509-aia
by Alex Gaynor
· 10 years ago
f506bca
updates based on review feedback
by Paul Kehrer
· 10 years ago
3e6d558
add authority information access classes
by Paul Kehrer
· 10 years ago
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
Next »