Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
c7c9a43d39c0018b0e32e43f9c523dc768b462e9
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
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
33906b8
port 0.8.2 changelog to master
by Paul Kehrer
· 10 years ago
8900818
Merge pull request #1727 from public/dh-key-iface-2015
by Paul Kehrer
· 10 years ago
5043edf
Merge pull request #1829 from paypal/pkcs7_openssl_bindings
by Alex Gaynor
· 10 years ago
313ef32
after closer review, it would appear that PKCS7_NOSMIMECAP was added in 0.9.6. Removing conditional logic and making it a normal constant. (source: http://marc.info/?l=openssl-cvs&m=96816036412988&w=2 )
by Mahmoud Hashemi
· 10 years ago
399e194
remove stray PKCS7_encrypt arg 'certs'
by Mahmoud Hashemi
· 10 years ago
9cc88f2
PKCS7 signature, encryption and serialization bindings.
by Mark Williams
· 10 years ago
360b6f8
Merge pull request #1827 from Ayrx/fix-typo
by Alex Gaynor
· 10 years ago
232de6c
DH key interfaces
by Alex Stapleton
· 11 years ago
542be02
Merge pull request #1826 from reaperhulk/x509-extension-oids
by Alex Gaynor
· 10 years ago
426c2ad
Merge pull request #1825 from alex/changelog
by Paul Kehrer
· 10 years ago
d08b549
add the remaining extension OIDs
by Paul Kehrer
· 10 years ago
5d27d4d
Added a changelog entry for #1824
by Alex Gaynor
· 10 years ago
cff1fa9
Merge pull request #1824 from reaperhulk/no-comp
by Alex Gaynor
· 10 years ago
7e573a3
support openssl no-comp on linux/os x
by Paul Kehrer
· 10 years ago
6338ad8
Merge pull request #1820 from schlenk/get_crl_properties
by Alex Gaynor
· 10 years ago
79d6579
Merge pull request #1819 from schlenk/stack_of_x509_crl
by Alex Gaynor
· 10 years ago
e73c1c9
More CRL related bindings
by Michael Schlenker
· 10 years ago
090dcb3
Add wrappers for STACK_OF(X509_CRL) manipulation
by Michael Schlenker
· 10 years ago
cdf3d3b
Merge pull request #1816 from Ayrx/fernet-docs
by Paul Kehrer
· 10 years ago
bf2fb81
Merge pull request #1812 from reaperhulk/asn1-bitstring
by Alex Gaynor
· 10 years ago
8956b3a
Merge pull request #1813 from reaperhulk/add-keyusage-vector
by Alex Gaynor
· 10 years ago
43843a4
Merge pull request #1815 from reaperhulk/extkeyusage-repr
by Alex Gaynor
· 10 years ago
23d10c3
add extendedkeyusage repr
by Paul Kehrer
· 10 years ago
ac3e5bb
add repr to KeyUsage
by Paul Kehrer
· 10 years ago
c88bce5
add key usage vector with all 9 purposes set to true
by Paul Kehrer
· 10 years ago
6a95e91
add some ASN1_BIT_STRING bindings for OpenSSL
by Paul Kehrer
· 10 years ago
c053129
Merge pull request #1802 from reaperhulk/x509-keyusage
by Alex Gaynor
· 10 years ago
738407b
update doc language
by Paul Kehrer
· 10 years ago
de3412c
remove extra blank line
by Paul Kehrer
· 10 years ago
cecbbba
add keyusage extension
by Paul Kehrer
· 10 years ago
7209d3e
Merge pull request #1808 from reaperhulk/x509-extkeyusage
by Alex Gaynor
· 10 years ago
ffa2a15
add extendedkeyusage extension
by Paul Kehrer
· 10 years ago
88a2edd
Merge pull request #1807 from reaperhulk/fix-ecrypt-link
by Alex Gaynor
· 10 years ago
43f7fba
Merge pull request #1806 from reaperhulk/eku-oids
by Alex Gaynor
· 10 years ago
387b5bf
Merge pull request #1805 from alex/more-words
by Paul Kehrer
· 10 years ago
7476ff5
update ecrypt link in docs
by Paul Kehrer
· 10 years ago
e1513fa
support the EKU OIDs specified in RFC 5280 section 4.2.1.12
by Paul Kehrer
· 10 years ago
175708c
Added some more words to our dictionary. These are needed for #1785
by Alex Gaynor
· 10 years ago
805960d
Merge pull request #1799 from reaperhulk/san-csr-vector
by Alex Gaynor
· 10 years ago
33bf83f
Merge pull request #1801 from reaperhulk/x509-request-der
by Alex Gaynor
· 10 years ago
0c518be
add SAN CSR vectors
by Paul Kehrer
· 10 years ago
1effb6e
add load_der_x509_csr to support loading DER encoded CSRs
by Paul Kehrer
· 10 years ago
d10e1ab
Merge pull request #1800 from reaperhulk/der-csr-vectors
by Alex Gaynor
· 10 years ago
89e4c95
add DER CSR vectors
by Paul Kehrer
· 10 years ago
dc257de
Merge pull request #1798 from alex/py26-warn
by Paul Kehrer
· 10 years ago
6e7f622
Added a changelog entry
by Alex Gaynor
· 10 years ago
0857894
Emit a warning on Python 2.6
by Alex Gaynor
· 10 years ago
d0f74e1
Merge pull request #1797 from alex/retry-harder
by Paul Kehrer
· 10 years ago
29699f1
Merge pull request #1796 from rev112/minor_refactorings
by Paul Kehrer
· 10 years ago
e6963b4
Retry a third time on apt-get update failures.
by Alex Gaynor
· 10 years ago
Next »