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
/
src
/
OpenSSL
/
crypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 16.2.0 (#555)
16.2.0
Hynek Schlawack
2016-10-15
1
-1
/
+1
*
move our cryptography backend import (#552)
Paul Kehrer
2016-10-06
1
-1
/
+13
*
Test on OpenSSL 1.1.0 with travis. Fixes #524 (#526)
Alex Gaynor
2016-09-24
1
-0
/
+2
*
fix cffi warnings for proper buffer types (#545)
Paul Kehrer
2016-09-20
1
-1
/
+1
*
Nudge people towards better hashes in a few places (#538)
Alex Gaynor
2016-09-11
1
-2
/
+2
*
Simplify conditions and delete an unused function (#512)
Alex Gaynor
2016-07-31
1
-12
/
+4
*
Add guard for allocations failure of X509 objects (#507)
Hynek Schlawack
2016-07-31
1
-2
/
+1
*
Convert between pyOpenSSL and cryptography objects (#439)
Paul Kehrer
2016-07-29
1
-0
/
+42
*
Write a few more tests (#503)
Alex Gaynor
2016-07-04
1
-3
/
+1
*
Write a few more tests for coverage (#501)
Alex Gaynor
2016-07-04
1
-2
/
+1
*
Simplify a few more branches to improve coverage (#500)
Alex Gaynor
2016-07-03
1
-16
/
+4
*
Replace several untested paths with _openssl_assert (#498)
Alex Gaynor
2016-07-03
1
-56
/
+18
*
Fix memory leak in OpenSSL.crypto.dump_privatekey (#496)
Hynek Schlawack
2016-07-03
1
-13
/
+15
*
Added more openssl asserst. (#491)
Alex Gaynor
2016-06-04
1
-27
/
+9
*
Removed more untested error handling. (#488)
Alex Gaynor
2016-06-04
1
-25
/
+8
*
Enable use of CRL (and more) in verify context. (#483)
Dan Sully
2016-06-04
1
-109
/
+234
*
fix a small bug with load_publickey (#481)
Paul Kehrer
2016-06-03
1
-0
/
+1
*
whitespace
Alex Gaynor
2016-06-02
1
-0
/
+1
*
Merge branch 'master' into opaque-the-sigalg
Alex Gaynor
2016-06-02
1
-2
/
+2
|
\
|
*
lol
Alex Gaynor
2016-06-02
1
-2
/
+2
|
*
fix
Alex Gaynor
2016-06-02
1
-1
/
+1
|
*
Make most things opaque
Alex Gaynor
2016-06-02
1
-16
/
+17
*
|
stuff passes!
Alex Gaynor
2016-06-02
1
-18
/
+18
*
|
X509 sigalg is now opaque
Alex Gaynor
2016-06-02
1
-2
/
+2
|
/
*
Fixed a misleading typo in teh docs
Alex Gaynor
2016-04-22
1
-1
/
+1
*
Fix some links and markup
Hynek Schlawack
2016-03-19
1
-2
/
+4
*
switch to OPENSSL_free
Paul Kehrer
2016-03-17
1
-1
/
+1
*
Remove code for pre-cryptography 1.2
Alex Gaynor
2016-03-16
1
-6
/
+1
*
treat x509 extension objects as opaque pointers
Paul Kehrer
2016-03-11
1
-6
/
+11
*
Merge pull request #435 from reaperhulk/m-asn1-time-dup
Hynek Schlawack
2016-03-11
1
-28
/
+2
|
\
|
*
fix test and a missing X509_REVOKED_dup call
Paul Kehrer
2016-03-09
1
-1
/
+1
|
*
remove X509_REVOKED_dup entirely since cryptography can do this
Paul Kehrer
2016-03-09
1
-27
/
+1
*
|
gc the DSA key a different way
Paul Kehrer
2016-03-10
1
-1
/
+3
*
|
switch to DSA_generate_parameters_ex
Paul Kehrer
2016-03-09
1
-2
/
+7
|
/
*
Fix signature buffer size for RSA keys
Colleen Murphy
2016-03-01
1
-2
/
+2
*
Make pyOpenSSL future-proof
Hynek Schlawack
2016-01-31
1
-2
/
+7
*
compare datetimes directly for the expiry check
Paul Kehrer
2016-01-21
1
-5
/
+2
*
Fix get_issuer/subject docstrings for X509 too.
Cory Benfield
2015-12-11
1
-6
/
+10
*
Fix get_subject docstring.
Cory Benfield
2015-12-11
1
-3
/
+5
*
Further clarify dump_publickey argument types.
Cory Benfield
2015-10-28
1
-2
/
+1
*
Cleanup types in docstrings.
Cory Benfield
2015-10-28
1
-4
/
+6
*
Further docstring cleanups.
Cory Benfield
2015-10-28
1
-3
/
+4
*
No coverage on this branch
Cory Benfield
2015-10-28
1
-2
/
+1
*
Remove :py: prefixes
Cory Benfield
2015-10-28
1
-4
/
+4
*
Cleanup docstrings.
Cory Benfield
2015-10-27
1
-8
/
+10
*
Support for serializing/deserializing public keys
Cory Benfield
2015-10-27
1
-0
/
+54
*
fix review issues
Paul Kehrer
2015-10-24
1
-2
/
+3
*
alter has_expired to fix bugs related to ASN1_UTCTIME_cmp_time_t
Paul Kehrer
2015-10-21
1
-5
/
+8
*
Add type information to crl parameter
Hynek Schlawack
2015-10-21
1
-2
/
+3
*
factor out function to dump crl
Dominic Chen
2015-10-21
1
-15
/
+28
[next]