index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow p % 24 == 23 when generator == 2 in DH_check (#3768)
Paul Kehrer
2017-07-09
1
-0
/
+2
*
remove egd (#3771)
Paul Kehrer
2017-07-08
1
-11
/
+0
*
remove cryptodev (#3770)
Paul Kehrer
2017-07-08
1
-10
/
+0
*
Remove conditionals we never use. (#3766)
Alex Gaynor
2017-07-08
1
-6
/
+0
*
Funcs macros gone (#3695)
Paul Kehrer
2017-06-27
36
-118
/
+2
*
enable wconversion and finish fixes (#3728)
Paul Kehrer
2017-06-26
4
-5
/
+29
*
bind DTLS 1.2 methods (#3725)
Paul Kehrer
2017-06-26
1
-0
/
+15
*
some wconversion fixes (#3727)
Paul Kehrer
2017-06-26
3
-7
/
+8
*
pypy3 compilation fix for locking callback (#3716)
Paul Kehrer
2017-06-24
1
-20
/
+60
*
bind even more evp (#3684)
Paul Kehrer
2017-06-06
1
-3
/
+8
*
bind EVP_PKEY_get1_tls_encodedpoint because X25519 (#3682)
Paul Kehrer
2017-06-05
1
-0
/
+11
*
add EVP_PKEY_keygen and EVP_PKEY_keygen_init for x25519/ed25519 (#3681)
Paul Kehrer
2017-06-05
1
-0
/
+6
*
bind EVP_CTRL_AEAD even when on < 1.1.0 (#3679)
Paul Kehrer
2017-06-04
1
-3
/
+14
*
runtime detection of getentropy for macOS via weak-linking (#3650)
Paul Kehrer
2017-05-30
2
-22
/
+55
*
move files to make the next PR easier to read (#3651)
Paul Kehrer
2017-05-30
1
-43
/
+43
*
Remove a binding that hasn't been used for a while (#3643)
Alex Gaynor
2017-05-30
1
-7
/
+0
*
jurisdictionCountryName also must be PrintableString (#3516)
Alex Gaynor
2017-05-25
1
-1
/
+6
*
fix compilation on 1.1.0f (#3603)
Paul Kehrer
2017-05-25
1
-2
/
+4
*
allow global suppression of link flags (#3592)
Paul Kehrer
2017-05-24
1
-24
/
+11
*
add the x25519 NID (#3560)
Paul Kehrer
2017-05-20
1
-0
/
+9
*
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
17
-1042
/
+0
*
Add PEM_write_bio_DHxparams, d2i_DHxparams_bio, i2d_DHxparams_bio (#3485)
Aviv Palivoda
2017-05-19
2
-0
/
+20
*
Added a binding that will be useful for AIA chasing (#3546)
Alex Gaynor
2017-05-18
1
-1
/
+16
*
use openssl constants (#3534)
Paul Kehrer
2017-05-03
1
-0
/
+2
*
Delete dead code and update a comment (#3529)
Alex Gaynor
2017-04-30
1
-2
/
+0
*
Additional SCT bindings (#3510)
Alex Gaynor
2017-04-21
1
-0
/
+21
*
Another simplification of freeing (#3498)
Alex Gaynor
2017-04-09
1
-0
/
+1
*
Fixed #3492 -- use a better API (#3497)
Alex Gaynor
2017-04-09
1
-0
/
+1
*
Add some ASN1_TIME related functions for the relevant PyOpenSSL patch. (#3491)
Moriyoshi Koizumi
2017-04-06
1
-0
/
+2
*
Style nit in C code (#3486)
Alex Gaynor
2017-04-03
1
-1
/
+1
*
Attempt to simplify the libressl checing (#3482)
Alex Gaynor
2017-03-26
16
-60
/
+54
*
Two additional bindings for CT (#3478)
Alex Gaynor
2017-03-23
1
-0
/
+7
*
First pass at adding SCT bindings (#3471)
Alex Gaynor
2017-03-22
2
-0
/
+69
*
Remove workaround for weird NetBSD bug (#3458)
Alex Gaynor
2017-03-17
1
-21
/
+0
*
Ec is a thing (#3453)
Alex Gaynor
2017-03-15
8
-240
/
+3
*
Be on brand: it's macOS (#3456)
Alex Gaynor
2017-03-15
1
-1
/
+1
*
add X509_STORE_CTX_get0_cert binding (#3455)
Paul Kehrer
2017-03-14
1
-0
/
+9
*
More ifdef death (#3450)
Alex Gaynor
2017-03-14
2
-34
/
+0
*
Memleak tests (#3140)
Alex Gaynor
2017-03-14
1
-0
/
+46
*
Removed some unused ifdefs from openssl bindings (#3448)
Alex Gaynor
2017-03-14
2
-26
/
+0
*
Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431)
Alex Gaynor
2017-03-09
1
-0
/
+6
*
Add ASN1_F_ASN1_CHECK_TLEN (#3414)
Aviv Palivoda
2017-02-21
1
-0
/
+1
*
use official API for unreachable C code (#3404)
Alex Gaynor
2017-02-18
1
-3
/
+3
*
switch the PEM password callback to a C implementation (#3382)
Paul Kehrer
2017-02-13
1
-31
/
+35
*
Add EVP_PKEY_DHX (#3388)
Aviv Palivoda
2017-02-13
1
-0
/
+9
*
support defining which windows libraries to link with an env var (#3356)
Paul Kehrer
2017-02-09
1
-1
/
+10
*
Backport DH_check from OpenSSL 1.1.0. (#3375)
Mark Williams
2017-02-03
1
-1
/
+114
*
make cryptography fallback to /dev/urandom on mac on macOS < 10.12 (#3354)
Paul Kehrer
2017-01-31
1
-2
/
+6
*
Use static callbacks with Python 3.x again (#3350)
Christian Heimes
2017-01-18
1
-4
/
+1
[next]