Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
079c963ddd4ebfd13a905829bc341dce85d94fbd
/
src
/
OpenSSL
079c963
use _ffi.from_buffer() to support bytearray (#852)
by Daniel Holth
· 6 years ago
60827f8
Fix for Python 4 (#862)
by Hugo van Kemenade
· 6 years ago
a181373
Expose OP_NO_TLSv1_3 (#861)
by Nathaniel J. Smith
· 6 years ago
3efa98c
Update SSL.py docstring (#849)
by Daniel Holth
· 6 years ago
a42c5c9
OpenSSL always has SNI (#821)
by Alex Gaynor
· 6 years ago
be2bd54
Deprecated NPN (#820)
by Alex Gaynor
· 6 years ago
df2480d
Raise an Error with "no cipher match" even with TLS 1.3 (#818)
by Mark Williams
· 6 years ago
01f90a1
Removed deprecated Type aliases (#814)
by Alex Gaynor
· 7 years ago
80dcf38
Provide a valid digest option (#811)
by Wayne Werner
· 7 years ago
f0a59cd
Reopen master for 19.1 (#810)
by Alex Gaynor
· 7 years ago
c9a71e1
release 19.0.0 (#808)
by Paul Kehrer
· 7 years ago
fd70632
changelog and call it 19 now (#807)
by Paul Kehrer
· 7 years ago
2f874f2
add key types consts (#776)
by Igr
· 7 years ago
4121e25
Fixes incorrect rtype in documentation (#802)
by Gaurav Malhotra
· 7 years ago
4183beb
Handle NULL bytes in get_components() values (#804)
by Romuald Brunet
· 7 years ago
7d5a3bf
Hypothetically fixes pyOpenSSL tests (#805)
by Paul Kehrer
· 7 years ago
37e6022
Update OpenSSL manpage link to x509v3_config (#789)
by Cyril Stoller
· 7 years ago
6f25ced
Add note on zero-based certificate version value (#790)
by Cyril Stoller
· 7 years ago
0e6c553
X509Store.add_cert no longer raises an error on duplicate cert (#787)
by Paul Kehrer
· 7 years ago
179eb1d
Only allocate exponent in the TYPE_RSA path. (#767)
by David Benjamin
· 7 years ago
7ac5f27
Tone down the comment around SSL_set_tlsext_status_ocsp_resp. (#764)
by David Benjamin
· 7 years ago
ce5c384
Fix SSL_CTX_set_tlsext_servername_callback type signature. (#763)
by David Benjamin
· 7 years ago
a40e861
reopen master for 18.1 (#761)
by Paul Kehrer
· 7 years ago
74de8a1
18.0.0 release time (#760)
by Paul Kehrer
· 7 years ago
460a19d
Add Connection.get_certificate method (#733)
by Jeremy Lainé
· 7 years ago
e7f3345
Make sure a NotImplementedError is always raised on Connection.makefile() (#744)
by Ayke
· 7 years ago
02261ad
Add Context.set_tlsext_use_srtp (#734)
by Jeremy Lainé
· 7 years ago
15c2935
Always enable auto retry (#753)
by Paul Kehrer
· 7 years ago
1ae7cb6
Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)
by Jeremy Lainé
· 7 years ago
993c4e4
Don't add not supported SSL_ST_* into _all_, fixies #738 (#739)
by Ondřej Nový
· 7 years ago
d072cae
Use autofocus for all module documentation/docstrings (#737)
by Alex Chan
· 7 years ago
3d231f0
open for 17.6.0 (#727)
by Paul Kehrer
· 8 years ago
d21fcd8
17.5.0 version bump (#726)
by Paul Kehrer
· 8 years ago
bdb7639
Export keying material support (#725)
by Paul Kehrer
· 8 years ago
e738186
fix a memory leak and a potential UAF and also #722 (#723)
by Paul Kehrer
· 8 years ago
736c621
define __all__ to make wildcard import work (#719)
by Nicolas Karolak
· 8 years ago
57051a5
reopen master (#718)
by Paul Kehrer
· 8 years ago
5a3fb40
bump to 17.4.0 (#714)
by Paul Kehrer
· 8 years ago
acbd662
restore a subset of the rand module (#708)
by Paul Kehrer
· 8 years ago
4aa52c3
Don't use things after they're freed...duh (#709)
by Alex Gaynor
· 8 years ago
c3697ad
fix errors with latest flake8 (#710)
by Alex Gaynor
· 8 years ago
fe0120f
Improve documentation for passphrase callback (#703)
by Diego Fernandez
· 8 years ago
1eac0e8
17.4.0.dev0 bump (#694)
by Paul Kehrer
· 8 years ago
9bd33dc
bump version and update changelog (#693)
by Paul Kehrer
· 8 years ago
58193f1
Avoid a double call to X509_STORE_CTX_init as it leaks memory (#691)
by Jeremy Cline
· 8 years ago
9e15eca
Provide a destructor for the CRL object (#690)
by Jeremy Cline
· 8 years ago
23c965e
Delete rand.py (#675)
by Alex Gaynor
· 8 years ago
a079213
Fixes #655 -- deprecate OpenSSL.tsafe (#673)
by Alex Gaynor
· 8 years ago
a723ba2
Start new release cycle (#672)
by Hynek Schlawack
· 8 years ago
dd44662
Prepare 17.2.0 (#671)
by Hynek Schlawack
· 8 years ago
59d2625
(EC)DSA signature fix (#670)
by Paul Kehrer
· 8 years ago
8102128
Bend some recent changes to standards (#669)
by Hynek Schlawack
· 8 years ago
a92a1a7
fix #664 (#665)
by Paul Kehrer
· 8 years ago
8a1de8d
Fixed #631 -- deprecate all of OpenSSL.rand (#658)
by Alex Gaynor
· 8 years ago
a421276
Start new release cycle (#654)
by Hynek Schlawack
· 8 years ago
a46d234
Prepare 17.1 (#653)
by Hynek Schlawack
· 8 years ago
173e4ba
Removed the deprecated md5 default on CRL.export() (#652)
by Alex Gaynor
· 8 years ago
d61c46a
Kill some commented out code and other cleanups (#649)
by Alex Gaynor
· 8 years ago
336d802
Kill dead code (#647)
by Alex Gaynor
· 8 years ago
55fb341
try loading trusted certs from a list of fallbacks (#633)
by Paul Kehrer
· 8 years ago
cded993
dump_privatekey with FILETYPE_TEXT only supports RSA keys (#646)
by Paul Kehrer
· 8 years ago
41c1024
add to_cryptography/from_cryptography on CRL and X509Req (#645)
by Paul Kehrer
· 8 years ago
10d3083
Fixed #486 -- deprecate the backwards compat names (#643)
by Alex Gaynor
· 8 years ago
9939ba1
Added an API for converting X509 to/from cryptography (#640)
by Alex Gaynor
· 8 years ago
f8022d6
Drop some dead code, cryptography has _never_ bound RAND_screen (#641)
by Alex Gaynor
· 8 years ago
ce98ee6
update docs and and changelog for #612 (#639)
by Paul Kehrer
· 8 years ago
80b25ef
Fix invalid cast from ASN1_TIME to ASN1_GENERALIZEDTIME (#612)
by Moriyoshi Koizumi
· 8 years ago
3ed6273
Drop the deprecated rand.egd function (#630)
by Alex Gaynor
· 8 years ago
0d2aec5
Use the normal OpenSSL function instead of the crypto wrapper (#629)
by Alex Gaynor
· 8 years ago
d52975c
Add an informative __main__.py (#620)
by Hynek Schlawack
· 8 years ago
7706e14
Start new release cycle (#618)
by Hynek Schlawack
· 8 years ago
7970508
Prepare 17.0.0 (#617)
by Hynek Schlawack
· 8 years ago
84902a2
Remove code for checking if EC support is present (#616)
by Alex Chan
· 8 years ago
f6c96af
Prepare for 17.0.0 (#615)
by Hynek Schlawack
· 8 years ago
54005ce
Fix broken links in the documentation (#611)
by Alex Chan
· 8 years ago
868dc3c
Limit SSL_write bufsize to avoid OverflowErrors (#603)
by Maximilian Hils
· 9 years ago
36eb2de
Prevent _PassphraseHelper.raise_if_problem() from eating exceptions (#581)
by Greg Bowser
· 9 years ago
496652a
Add support for OCSP stapling. (#580)
by Cory Benfield
· 9 years ago
6c6bf86
automatically set SSL_CTX_set_ecdh_auto when available (#575)
by Paul Kehrer
· 9 years ago
01c3167
Activate intersphinx (#583)
by Hynek Schlawack
· 9 years ago
e62840e
Don't zero memory when we don't have to. (#578)
by Cory Benfield
· 9 years ago
e15e60a
Add the ability to set a custom verification time on X509Store (#567)
by Thomas Sileo
· 9 years ago
33675f9
Clarify error message (#573)
by Hynek Schlawack
· 9 years ago
c607706
Convert X509ExtTests to use pytest-style tests (#564)
by Alex Chan
· 9 years ago
6b69c55
Convert test_rand to use pytest-style tests (#563)
by Alex Chan
· 9 years ago
29add1d
Start new release cycle (#556)
by Hynek Schlawack
· 9 years ago
c3b38e5
Prepare 16.2.0 (#555)
by Hynek Schlawack
· 9 years ago
eb63384
move our cryptography backend import (#552)
by Paul Kehrer
· 9 years ago
5af32d0
Test on OpenSSL 1.1.0 with travis. Fixes #524 (#526)
by Alex Gaynor
· 9 years ago
9f9113a
fix cffi warnings for proper buffer types (#545)
by Paul Kehrer
· 9 years ago
239e2d3
Nudge people towards better hashes in a few places (#538)
by Alex Gaynor
· 9 years ago
8e99fef
bump version and add changelog template to reopen tree (#519)
by Paul Kehrer
· 9 years ago
d0513ab
16.1.0 changelog + version bump (#518)
by Paul Kehrer
· 9 years ago
3aeead9
Simplify conditions and delete an unused function (#512)
by Alex Gaynor
· 9 years ago
8a2dd77
Add guard for allocations failure of X509 objects (#507)
by Hynek Schlawack
· 9 years ago
72d968b
Convert between pyOpenSSL and cryptography objects (#439)
by Paul Kehrer
· 9 years ago
3772611
Write a few more tests (#503)
by Alex Gaynor
· 9 years ago
7778e79
Write a few more tests for coverage (#501)
by Alex Gaynor
· 9 years ago
5bb2bd1
Simplify a few more branches to improve coverage (#500)
by Alex Gaynor
· 9 years ago
09f19f5
Port the easy cases of SSL.py to _openssl_assert (#499)
by Alex Gaynor
· 9 years ago
Next »