index
:
delta/pyopenssl-git.git
23.1.x
add-notice
alex-patch-1
dependabot/github_actions/dessant/lock-threads-3
gha
main
master
github.com: pyca/pyopenssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose some DTLS-related features (#1026)
Nathaniel J. Smith
2021-11-02
1
-0
/
+5
*
fixed version number typo (#1050)
Alex Gaynor
2021-10-15
1
-1
/
+1
*
py27 going, going, gone (#1047)
Paul Kehrer
2021-10-04
1
-0
/
+3
*
reopen main for 21.1 dev (#1042)
Paul Kehrer
2021-09-28
1
-0
/
+12
*
21.0.0 release (#1041)
21.0.0
Paul Kehrer
2021-09-28
1
-1
/
+3
*
Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)
Maximilian Hils
2021-03-10
1
-0
/
+5
*
Check return code of SSL_[CTX_]set_alpn_protos (#993)
Maximilian Hils
2021-02-17
1
-0
/
+3
*
reopen master for dev (#980)
Paul Kehrer
2020-12-15
1
-0
/
+12
*
Prepare for 20.0.1 release (#979)
20.0.1
Alex Gaynor
2020-12-15
1
-1
/
+3
*
reopen master for next dev cycle (#969)
Paul Kehrer
2020-11-27
1
-0
/
+12
*
20.0.0 before 2020 is even over (#968)
20.0.0
Paul Kehrer
2020-11-27
1
-1
/
+1
*
Drop CI for OpenSSL 1.0.2 (#953)
Alex Gaynor
2020-10-26
1
-1
/
+2
*
crypto._PassphraseHelper: pass non-callable passphrase using callback (#947)
Huw Jones
2020-10-12
1
-1
/
+4
*
Allow using additional untrusted certificates for chain building in X509Store...
Sándor Oroszi
2020-10-12
1
-0
/
+3
*
Allow using an OpenSSL hashed directory for verification in X509Store (#943)
Sándor Oroszi
2020-09-11
1
-0
/
+3
*
Context.set_verify: allow omission of callback (#933)
Maximilian Hils
2020-08-07
1
-0
/
+3
*
Allow accessing a connection's verfied certificate chain (#894)
Shane Harvey
2020-08-05
1
-3
/
+3
*
Deprecated pkcs7 and pkcs12 support (#921)
Alex Gaynor
2020-08-05
1
-0
/
+2
*
remove npn support entirely. you should be using alpn (#932)
Paul Kehrer
2020-08-03
1
-0
/
+1
*
Add SSL.Context.set_keylog_callback (#910)
Maximilian Hils
2020-07-28
1
-1
/
+2
*
Remove deprecated tsafe module. (#913)
Benjamin Peterson
2020-05-22
1
-0
/
+1
*
Drop OpenSSL 1.0.1 (#908)
Alex Gaynor
2020-04-07
1
-0
/
+1
*
Drop support for Python 3.4, since cryptography dropped it (#884)
Alex Gaynor
2019-12-15
1
-1
/
+1
*
reopen master, call it 20.0 because let's be honest with ourselves (#878)
Paul Kehrer
2019-11-18
1
-0
/
+21
*
version bump for 19.1 release (#877)
19.1.0
Paul Kehrer
2019-11-17
1
-1
/
+1
*
ALPN: complete handshake without accepting a client's protocols. (#876)
Mark Williams
2019-11-18
1
-0
/
+2
*
use _ffi.from_buffer() to support bytearray (#852)
Daniel Holth
2019-11-18
1
-1
/
+2
*
bump the minimum cryptography version (#875)
Paul Kehrer
2019-11-17
1
-0
/
+2
*
Deprecated NPN (#820)
Alex Gaynor
2019-02-22
1
-1
/
+3
*
Removed deprecated Type aliases (#814)
Alex Gaynor
2019-02-07
1
-2
/
+3
*
Reopen master for 19.1 (#810)
Alex Gaynor
2019-01-21
1
-0
/
+24
*
release 19.0.0 (#808)
19.0.0
Paul Kehrer
2019-01-21
1
-1
/
+1
*
changelog and call it 19 now (#807)
Paul Kehrer
2019-01-21
1
-2
/
+6
*
X509Store.add_cert no longer raises an error on duplicate cert (#787)
Paul Kehrer
2018-08-23
1
-1
/
+2
*
reopen master for 18.1 (#761)
Paul Kehrer
2018-05-16
1
-0
/
+24
*
18.0.0 release time (#760)
18.0.0
Paul Kehrer
2018-05-16
1
-1
/
+1
*
Add Connection.get_certificate method (#733)
Jeremy Lainé
2018-05-16
1
-0
/
+2
*
Add Context.set_tlsext_use_srtp (#734)
Jeremy Lainé
2018-05-16
1
-0
/
+2
*
Always enable auto retry (#753)
Paul Kehrer
2018-05-14
1
-2
/
+3
*
Make the changelog consistent (#754)
Alex Gaynor
2018-05-14
1
-3
/
+3
*
Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)
Jeremy Lainé
2018-03-21
1
-1
/
+2
*
open for 17.6.0 (#727)
Paul Kehrer
2017-12-01
1
-0
/
+24
*
17.5.0 version bump (#726)
17.5.0
Paul Kehrer
2017-11-30
1
-1
/
+1
*
Export keying material support (#725)
Paul Kehrer
2017-11-30
1
-0
/
+2
*
fix a memory leak and a potential UAF and also #722 (#723)
Paul Kehrer
2017-11-30
1
-3
/
+3
*
reopen master (#718)
Paul Kehrer
2017-11-21
1
-0
/
+26
*
bump to 17.4.0 (#714)
17.4.0
Paul Kehrer
2017-11-21
1
-1
/
+1
*
restore a subset of the rand module (#708)
Paul Kehrer
2017-11-20
1
-0
/
+3
*
Don't use things after they're freed...duh (#709)
Alex Gaynor
2017-11-20
1
-1
/
+2
*
17.4.0.dev0 bump (#694)
Paul Kehrer
2017-09-13
1
-0
/
+24
[next]