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
*
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
*
Two random grammar fixes (#3402)
Alex Gaynor
2017-02-18
2
-2
/
+2
*
Fixed #3398 -- document the serial deprecation in the changelog (#3401)
Alex Gaynor
2017-02-17
1
-0
/
+3
*
add support for update_into on CipherContext (#3190)
Paul Kehrer
2017-02-16
9
-6
/
+316
*
bump openssl for tests to 1.1.0e (#3399)
Alex Gaynor
2017-02-16
1
-2
/
+2
*
Refactor binding initialization to allow specified errors (#3278)
Paul Kehrer
2017-02-13
2
-2
/
+19
*
switch the PEM password callback to a C implementation (#3382)
Paul Kehrer
2017-02-13
4
-136
/
+81
*
faq entry for setuptools_ext issues (#3393)
Paul Kehrer
2017-02-13
1
-0
/
+5
*
Update tutorial.rst (#3394)
AlexanderWeyman
2017-02-13
1
-2
/
+2
*
Add EVP_PKEY_DHX (#3388)
Aviv Palivoda
2017-02-13
2
-0
/
+12
*
bump our latest pypy builds to use the latest pypy (#3391)
Paul Kehrer
2017-02-11
1
-2
/
+2
*
Bump openssl on travis (#3390)
Alex Gaynor
2017-02-12
1
-2
/
+2
*
Fixed #3306 -- changelog entry for linking against OpenSSL 1.1.0 (#3389)
Alex Gaynor
2017-02-11
1
-0
/
+1
*
support defining which windows libraries to link with an env var (#3356)
Paul Kehrer
2017-02-09
2
-2
/
+17
*
enforce password must be bytes when loading PEM/DER asymmetric keys (#3383)
Paul Kehrer
2017-02-08
4
-2
/
+47
*
replace pyasn1 with asn1crypto (#3361)
Ofek Lev
2017-02-08
6
-66
/
+19
*
Dh serialization changelog (#3385)
Aviv Palivoda
2017-02-08
2
-0
/
+11
*
DH serialization (#3297)
Aviv Palivoda
2017-02-07
12
-8
/
+393
*
Backport DH_check from OpenSSL 1.1.0. (#3375)
Mark Williams
2017-02-03
2
-3
/
+116
*
make cryptography fallback to /dev/urandom on mac on macOS < 10.12 (#3354)
Paul Kehrer
2017-01-31
1
-2
/
+6
*
port 1.7.2 changelog (#3371)
Paul Kehrer
2017-01-28
1
-0
/
+5
*
Point people to python3-dev if needed (#3359)
Alex Gaynor
2017-01-21
1
-2
/
+4
*
Removed dead link from docs (#3360)
Alex Gaynor
2017-01-21
1
-3
/
+2
*
Use static callbacks with Python 3.x again (#3350)
Christian Heimes
2017-01-18
1
-4
/
+1
*
add a SAN to the certificatebuilder example (#3353)
Paul Kehrer
2017-01-18
1
-0
/
+6
*
update comment to be more descriptive (#3349)
Paul Kehrer
2017-01-18
1
-2
/
+3
*
fix #3308 (#3352)
Paul Kehrer
2017-01-18
1
-3
/
+1
*
Move pkg_resources import location. (#3347)
Dan Sully
2017-01-17
1
-2
/
+4
*
add memory limit check for scrypt (#3328)
Paul Kehrer
2017-01-05
3
-5
/
+34
[next]