index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Another simplification of freeing (#3498)
Alex Gaynor
2017-04-09
2
-7
/
+2
*
Fixed #3489 -- document that we don't have wheels for pypy (#3496)
Alex Gaynor
2017-04-09
2
-0
/
+5
*
Fixed #3492 -- use a better API (#3497)
Alex Gaynor
2017-04-09
2
-7
/
+2
*
Add some ASN1_TIME related functions for the relevant PyOpenSSL patch. (#3491)
Moriyoshi Koizumi
2017-04-06
1
-0
/
+2
*
minor int_to_bytes performance increase (#3490)
Ofek Lev
2017-04-06
1
-7
/
+13
*
Style nit in C code (#3486)
Alex Gaynor
2017-04-03
1
-1
/
+1
*
remove key check (#3473)
Ofek Lev
2017-04-01
1
-3
/
+0
*
Attempt to simplify the libressl checing (#3482)
Alex Gaynor
2017-03-26
18
-72
/
+57
*
I don't know what a bug issue is (#3481)
Alex Gaynor
2017-03-24
1
-1
/
+1
*
Update symmetric-encryption.rst (#3479)
gdmnbt
2017-03-23
1
-0
/
+1
*
Two additional bindings for CT (#3478)
Alex Gaynor
2017-03-23
2
-0
/
+9
*
Another site goes HTTPS! (#3477)
Alex Gaynor
2017-03-23
1
-1
/
+1
*
Use some more recent version numbers in examples (#3474)
Alex Gaynor
2017-03-22
1
-3
/
+3
*
From time to time, we ignore our own policy (#3475)
Alex Gaynor
2017-03-22
1
-0
/
+4
*
Use stronger language (#3476)
Alex Gaynor
2017-03-22
1
-2
/
+1
*
First pass at adding SCT bindings (#3471)
Alex Gaynor
2017-03-22
3
-0
/
+75
*
Interfaces for SCTs, feedback wanted (#3467)
Alex Gaynor
2017-03-22
4
-0
/
+128
*
Remove API deprecated in 1.6, clean up the legacy deprecations (#3468)
Alex Gaynor
2017-03-21
7
-35
/
+12
*
add captions to the split toctrees (#3466)
anarcat
2017-03-20
1
-9
/
+3
*
Refs #3461 -- added the OID for the SCT x.509 extension (#3464)
Alex Gaynor
2017-03-20
2
-0
/
+9
*
Refs #3461 -- added a test vector with SCTs (#3462)
Alex Gaynor
2017-03-19
3
-0
/
+33
*
Update wheel scripts to match what Jenkins has (#3459)
Alex Gaynor
2017-03-19
2
-6
/
+32
*
Remove workaround for weird NetBSD bug (#3458)
Alex Gaynor
2017-03-17
2
-25
/
+0
*
Write a memory leak test for X.509 extensions (#3451)
Alex Gaynor
2017-03-16
1
-0
/
+22
*
Improvements to the memleak tests (#3457)
Alex Gaynor
2017-03-15
1
-10
/
+15
*
Ec is a thing (#3453)
Alex Gaynor
2017-03-15
11
-388
/
+7
*
Be on brand: it's macOS (#3456)
Alex Gaynor
2017-03-15
8
-14
/
+14
*
add X509_STORE_CTX_get0_cert binding (#3455)
Paul Kehrer
2017-03-14
1
-0
/
+9
*
update dev docs to also say macOS and use openssl 1.1 (#3452)
Paul Kehrer
2017-03-14
1
-4
/
+4
*
More ifdef death (#3450)
Alex Gaynor
2017-03-14
4
-62
/
+2
*
Memleak tests (#3140)
Alex Gaynor
2017-03-14
3
-0
/
+209
*
Removed some unused ifdefs from openssl bindings (#3448)
Alex Gaynor
2017-03-14
3
-45
/
+0
*
fix typo (#3442)
Ofek Lev
2017-03-12
1
-1
/
+1
*
port 1.8.1 changelog and update master for 1.9 release cycle (#3440)
Paul Kehrer
2017-03-10
3
-2
/
+13
*
1.8 version bump and changelog date (#3438)
Paul Kehrer
2017-03-09
3
-6
/
+4
*
it's called macOS and let's document openssl 1.1.0 installation on mac (#3437)
Paul Kehrer
2017-03-09
1
-15
/
+15
*
document that we're not building universal wheels now (#3436)
Paul Kehrer
2017-03-09
2
-7
/
+7
*
add changelog entry, fixes #3427 (#3435)
Paul Kehrer
2017-03-09
1
-0
/
+1
*
reverts a change to our exceptions (#3429)
Paul Kehrer
2017-03-09
3
-43
/
+12
*
Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431)
Alex Gaynor
2017-03-09
4
-5
/
+26
*
missing coverage for dh_x942_serialization_supported in MultiBackend (#3432)
Paul Kehrer
2017-03-08
1
-0
/
+1
*
DH subgroup order (q) (#3369)
Aviv Palivoda
2017-03-05
20
-71
/
+481
*
Fixed #3422 -- Remove some legacy code which is now in 1.0.1 (#3423)
Alex Gaynor
2017-03-01
2
-50
/
+10
*
Update NIST urls in docs (#3418)
Alex Gaynor
2017-02-27
3
-4
/
+4
*
SHA-1 is broken, run for the hills (#3417)
Alex Gaynor
2017-02-23
1
-15
/
+16
*
Use HTTPS urls for a few more websites (#3416)
Alex Gaynor
2017-02-23
2
-3
/
+3
*
Add ASN1_F_ASN1_CHECK_TLEN (#3414)
Aviv Palivoda
2017-02-21
1
-0
/
+1
*
Fixes #3409 -- bump idna dep to a version with massively improved performance...
Alex Gaynor
2017-02-20
1
-1
/
+1
*
This is HTTPS now (#3407)
Alex Gaynor
2017-02-18
2
-2
/
+2
*
use official API for unreachable C code (#3404)
Alex Gaynor
2017-02-18
1
-3
/
+3
[prev]
[next]