Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
7058eced3a27115f721887e836d16ee4fe4c7e9d
7058ece
switch CRLReason to use a class
by Paul Kehrer
· 10 years ago
0860ef6
Merge pull request #2575 from reaperhulk/crlentry-extensions-classes
by Alex Gaynor
· 10 years ago
045fc7e
Merge pull request #2576 from reaperhulk/extensions-indexable
by Alex Gaynor
· 10 years ago
5b90c97
make the Extensions class support indexing
by Paul Kehrer
· 10 years ago
49bb756
start switching the CRL entry extensions to be full-fledged classes
by Paul Kehrer
· 10 years ago
4f76921
Merge pull request #2574 from reaperhulk/rename-crlextension
by Alex Gaynor
· 10 years ago
fd4028e
allow CRLExtensionOID to still be imported from x509
by Paul Kehrer
· 10 years ago
c6242dc
rename CRLExtensionOID to CRLEntryExtensionOID
by Paul Kehrer
· 10 years ago
baacf1a
Merge pull request #2572 from reaperhulk/crlbuilder-add-revoked-certificate
by Alex Gaynor
· 10 years ago
14553ac
X509_REVOKED_dup isn't available everywhere, we get to define our own
by Paul Kehrer
· 10 years ago
4c7fd5f
support revoked certificates in CertificateRevocationListBuilder
by Paul Kehrer
· 10 years ago
cad8ae2
Merge pull request #2571 from reaperhulk/revokedcertificatebuilder
by Alex Gaynor
· 10 years ago
c33ffd7
RevokedCertificateBuilder
by Paul Kehrer
· 10 years ago
ef5f9fc
Merge pull request #2570 from reaperhulk/revokedcertificate-interface
by Alex Gaynor
· 10 years ago
aa8b0f4
add create_x509_revoked_certificate to x509backend interface
by Paul Kehrer
· 10 years ago
58dc259
Merge pull request #2568 from reaperhulk/crlbuilder-extensions
by Alex Gaynor
· 10 years ago
bbc1ba9
use type instead of __class__
by Paul Kehrer
· 10 years ago
b7b1289
use _create_x509_extensions in create_x509_crl
by Paul Kehrer
· 10 years ago
d835969
coverage for invalid extensions
by Paul Kehrer
· 10 years ago
426b48d
add extension support to the CRLBuilder
by Paul Kehrer
· 10 years ago
2bd4768
Merge pull request #2569 from reaperhulk/extension-builder
by Alex Gaynor
· 10 years ago
d58b579
a different approach to refactoring the x509 extension addition
by Paul Kehrer
· 10 years ago
e7dc111
don't reuse a variable, it's confusing
by Paul Kehrer
· 10 years ago
28d1dfa
refactor x509 extension creation to make it a bit more reusable
by Paul Kehrer
· 10 years ago
b043852
Merge pull request #2567 from alex/this-is-america
by Paul Kehrer
· 10 years ago
fa431ca
Merge pull request #2559 from reaperhulk/crlbuilder
by Alex Gaynor
· 10 years ago
f96d8d5
Spell serialization consistently
by Alex Gaynor
· 10 years ago
7eaaf0c
fix rebase mistake in the docs
by Paul Kehrer
· 10 years ago
0325b9d
update docs with review feedback
by Paul Kehrer
· 10 years ago
bfac2d1
CertificateRevocationListBuilder
by Paul Kehrer
· 10 years ago
48f17cb
Merge pull request #2565 from reaperhulk/crl-interface
by Alex Gaynor
· 10 years ago
4791d6f
coverage
by Paul Kehrer
· 10 years ago
e454a57
Merge pull request #2562 from evilaliv3/PEM_write_bio_DHparams
by Alex Gaynor
· 10 years ago
7a96070
Merge pull request #2566 from alex/better-language
by Paul Kehrer
· 10 years ago
4361aab
Add PEM_write_bio_DHparams binding
by evilaliv3
· 10 years ago
6b3184c
Use clearer language in the backend interface docs.
by Alex Gaynor
· 10 years ago
a3ef621
better language
by Paul Kehrer
· 10 years ago
07b7e7f
add create_x509_crl interface
by Paul Kehrer
· 10 years ago
1e63b84
Merge pull request #2564 from alex/crl-index-perf
by Paul Kehrer
· 10 years ago
de85d5a
please the great flake8 in the sky
by Alex Gaynor
· 10 years ago
a3fa8d6
full indexing support + testsg
by Alex Gaynor
· 10 years ago
9f71bf7
tests on indexing
by Alex Gaynor
· 10 years ago
a147621
Make indexing a CRL O(1) instead of O(n).
by Alex Gaynor
· 10 years ago
b9d9021
Merge pull request #2563 from alex/crl-iter-perf
by Paul Kehrer
· 10 years ago
34a4754
Simplify implementation of CRL indexing and iteration.
by Alex Gaynor
· 10 years ago
b651913
Merge pull request #2561 from alex/crl-len-perf
by Paul Kehrer
· 10 years ago
aa37fbb
coverage fix
by Alex Gaynor
· 10 years ago
cc4c323
Improve the performance of len(crl)
by Alex Gaynor
· 10 years ago
4c80493
Merge pull request #2560 from reaperhulk/setrevocation-binding
by Alex Gaynor
· 10 years ago
44059d8
add binding for setting the revocation date of an X509_REVOKED
by Paul Kehrer
· 10 years ago
8c52c20
Merge pull request #2558 from reaperhulk/managing-memory-is-fun
by Alex Gaynor
· 10 years ago
7e75b62
address review comments
by Paul Kehrer
· 10 years ago
1f943ab
add test that fails if CRL references aren't properly retained
by Paul Kehrer
· 10 years ago
585e8dd
fix a potential memory issue when retaining revoked certs from a CRL
by Paul Kehrer
· 10 years ago
6d99de1
Merge pull request #2556 from Lukasa/osx-cert-store
by Alex Gaynor
· 10 years ago
1b2a3ea
Remove spaces.
by Cory Benfield
· 10 years ago
50d1805
Add binding for CommonCrypto SecTrustCopyAnchorCertificates
by Cory Benfield
· 10 years ago
4fe07e8
Merge pull request #2545 from reaperhulk/death-to-mac-098
by Alex Gaynor
· 10 years ago
355174a
remove all mac 0.9.8 tests
by Paul Kehrer
· 10 years ago
7e5c96f
Merge pull request #2552 from reaperhulk/crlnumber
by Alex Gaynor
· 10 years ago
a9718fc
missed a test for CRLNumber not being an integer, oops
by Paul Kehrer
· 10 years ago
e32b994
update the language
by Paul Kehrer
· 10 years ago
3b95cd7
CRLNumber needs to be a class for reasons.
by Paul Kehrer
· 10 years ago
53f45f9
Merge pull request #2549 from reaperhulk/more-crl-extensions
by Alex Gaynor
· 10 years ago
2587d30
add support for parsing AuthorityInfoAccess and IssuerAltName CRL exts
by Paul Kehrer
· 10 years ago
326833d
Merge pull request #2551 from alex/blacklist-dreid
by Paul Kehrer
· 10 years ago
acb724e
Merge pull request #2550 from reaperhulk/crl-vector
by Alex Gaynor
· 10 years ago
05aa062
@dreid has asked not to be bothered going forward
by Alex Gaynor
· 10 years ago
93df8b7
add new CRL test vector
by Paul Kehrer
· 10 years ago
cfa49cd
Merge pull request #2548 from pyca/alex-patch-1
by Paul Kehrer
· 10 years ago
c04d45e
Use the latest Python 3.4 release
by Alex Gaynor
· 10 years ago
d05b0bd
Merge pull request #2543 from reaperhulk/crl-extensions
by Alex Gaynor
· 10 years ago
109237f
lowercase the first letter since that's how it's actually declared
by Paul Kehrer
· 10 years ago
51f39cb
support parsing CRL extensions in the OpenSSL backend
by Paul Kehrer
· 10 years ago
1f32f2d
Merge pull request #2542 from reaperhulk/missing-docs
by Alex Gaynor
· 10 years ago
18a9612
add changelog for CertificateRevocationList signature/tbs_certlist_bytes
by Paul Kehrer
· 10 years ago
a04e032
Merge pull request #2541 from reaperhulk/crl-serialization
by Alex Gaynor
· 10 years ago
2c91858
add test for byte matching
by Paul Kehrer
· 10 years ago
2d1d24d
link public_bytes in changelog
by Paul Kehrer
· 10 years ago
54a837d
add a CRL public_bytes method
by Paul Kehrer
· 10 years ago
394cca5
Merge pull request #2538 from reaperhulk/empty-crls-are-beautiful-too
by Alex Gaynor
· 10 years ago
9543a33
support CRLs with no revoked certificates
by Paul Kehrer
· 10 years ago
45b8752
Merge pull request #2525 from nbastin/20151112-access-method
by Paul Kehrer
· 10 years ago
7b0c694
Nothing to see here...
by Nick Bastin
· 10 years ago
db5360b
Dealing with the pedantry of pep8
by Nick Bastin
· 10 years ago
79d9e6a
Test for non-standard AIA support in CertificateBuilder
by Nick Bastin
· 10 years ago
d2ecf86
Dangling pep8 fix
by Nick Bastin
· 10 years ago
99de318
PEP8 fixes
by Nick Bastin
· 10 years ago
bd079ae
4-space indent for this repo
by Nick Bastin
· 10 years ago
326fc8e
Style cleanup, missing import
by Nick Bastin
· 10 years ago
11f0f8a
Add test for arbitrary access_method
by Nick Bastin
· 10 years ago
d06763d
Allow any OID for access_method, validate OIDs at creation time, fix tests.
by Nick Bastin
· 10 years ago
fc504fe
Merge pull request #2534 from alex/ev-oid
by Paul Kehrer
· 10 years ago
3b2fc96
updated the short names of oids
by Alex Gaynor
· 10 years ago
dd18c03
added oid names
by Alex Gaynor
· 10 years ago
a2293c8
added business category oid
by Alex Gaynor
· 10 years ago
1abe167
Merge pull request #2536 from alex/bump-3.5
by Paul Kehrer
· 10 years ago
0021fd9
Merge pull request #2488 from tiran/password_cb_userdata
by Alex Gaynor
· 10 years ago
c8b893f
Change password callback to use userdata pointer
by Christian Heimes
· 10 years ago
edfd8f8
too many newlines
by Alex Gaynor
· 10 years ago
Next »