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
...
*
Bump the minimum PyPy/cffi version and simplify as a result (#3585)
Alex Gaynor
2017-05-23
7
-96
/
+14
*
let's deprecate some hashes we should never have exposed (#3584)
Paul Kehrer
2017-05-23
3
-16
/
+17
*
update the docs index (#3583)
Paul Kehrer
2017-05-23
1
-23
/
+19
*
let's use xcode8.3 (still macOS 10.12) (#3582)
Paul Kehrer
2017-05-23
1
-9
/
+9
*
Document DH in serialization (#3569)
Aviv Palivoda
2017-05-23
1
-1
/
+10
*
Close stdout and stderr when spawning a process (#3578)
Alex Gaynor
2017-05-23
1
-9
/
+13
*
Fixes #3573 -- archive the built docs in that builder (#3580)
Alex Gaynor
2017-05-23
1
-4
/
+16
*
More deprecation warnings (#3579)
Alex Gaynor
2017-05-23
1
-7
/
+3
*
Fix deprecation warning (#3574)
Alex Gaynor
2017-05-23
1
-1
/
+5
*
Let's help out the newbies (#3572)
Cory Benfield
2017-05-22
1
-2
/
+5
*
Remove dependency on setuptools (#3567)
Alex Gaynor
2017-05-22
1
-1
/
+0
*
Deprecate Python 3.3 support, with the intention of being removed in the next...
Alex Gaynor
2017-05-22
3
-0
/
+10
*
Switch to jenkinsfile (#3525)
Paul Kehrer
2017-05-22
1
-0
/
+343
*
upgrade our pypy2 5.6 builders to 5.7.1 (#3558)
Paul Kehrer
2017-05-20
1
-2
/
+2
*
Switch from 12.04 to 14.04 on travis (#3559)
Alex Gaynor
2017-05-20
2
-9
/
+9
*
Delete some code (#3563)
Alex Gaynor
2017-05-20
3
-72
/
+8
*
add the x25519 NID (#3560)
Paul Kehrer
2017-05-20
2
-0
/
+12
*
Fixed #3533 -- made GCM mode object immutable (#3553)
Alex Gaynor
2017-05-20
5
-40
/
+64
*
Replace release automation with click (#3557)
Alex Gaynor
2017-05-20
3
-13
/
+24
*
remove multibackend (#3555)
Paul Kehrer
2017-05-20
10
-1280
/
+10
*
Dropped support for really old macOS (#3554)
Alex Gaynor
2017-05-20
2
-5
/
+5
*
changelog entry for libre (#3556)
Paul Kehrer
2017-05-20
1
-0
/
+2
*
More accurate LibreSSL detection (#3530)
Moriyoshi Koizumi
2017-05-20
1
-0
/
+8
*
time to remove commoncrypto, fare thee well (#3551)
Paul Kehrer
2017-05-20
39
-1932
/
+11
*
Don't raise an UnsupportedExtension for critical extensions. (#3550)
Alex Gaynor
2017-05-20
8
-51
/
+39
*
Add PEM_write_bio_DHxparams, d2i_DHxparams_bio, i2d_DHxparams_bio (#3485)
Aviv Palivoda
2017-05-19
3
-0
/
+23
*
Don't skip DH tests when dhx unsupported and no dhx is required (#3484)
Aviv Palivoda
2017-05-19
1
-17
/
+35
*
Added a binding that will be useful for AIA chasing (#3546)
Alex Gaynor
2017-05-18
2
-1
/
+20
*
Make the code compatible with the latest sphinx release (#3543)
Alex Gaynor
2017-05-17
1
-15
/
+6
*
pin sphinx version to avoid test breakage (#3544)
Alex Gaynor
2017-05-17
1
-1
/
+1
*
Fixes #3538 -- Make our OpenSSL EC verifier's implementation match the API (#...
Alex Gaynor
2017-05-10
4
-18
/
+28
*
use openssl constants (#3534)
Paul Kehrer
2017-05-03
4
-13
/
+35
*
add a changelog entry for finalize_with_tag and move the note (#3531)
Paul Kehrer
2017-05-02
2
-4
/
+8
*
postpone GCM authentication tag requirement until finalization (#3421)
Philipp Gesang
2017-05-02
7
-33
/
+208
*
Delete dead code and update a comment (#3529)
Alex Gaynor
2017-04-30
2
-5
/
+3
*
Don't compare cffi version using strings (#3524)
Alex Gaynor
2017-04-29
5
-15
/
+5
*
Remove trailing space in vector #3522 (#3523)
Alex Gaynor
2017-04-28
1
-1
/
+1
*
Remove unused assignment (#3519)
Alex Gaynor
2017-04-27
1
-1
/
+1
*
Update docs to reflect a change that occured long ago with bindings (#3517)
Alex Gaynor
2017-04-26
1
-3
/
+4
*
bump minimum setuptools version (#3513)
Alex Gaynor
2017-04-22
1
-1
/
+1
*
Additional SCT bindings (#3510)
Alex Gaynor
2017-04-21
2
-0
/
+23
*
format some function names in docs (#3511)
Alex Gaynor
2017-04-21
1
-1
/
+1
*
Removed some legacy garbage (#3502)
Alex Gaynor
2017-04-13
1
-2
/
+0
*
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
[prev]
[next]