Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
0417d00d9ff1e19bc3ab67d39bdd18e1674768c1
0417d00
Don't compare cffi version using strings (#3524)
by Alex Gaynor
· 8 years ago
f2b541f
Remove trailing space in vector #3522 (#3523)
by Alex Gaynor
· 8 years ago
9e6e23b
Remove unused assignment (#3519)
by Alex Gaynor
· 8 years ago
89c2ce4
Update docs to reflect a change that occured long ago with bindings (#3517)
by Alex Gaynor
· 8 years ago
82393f9
bump minimum setuptools version (#3513)
by Alex Gaynor
· 8 years ago
346a573
Additional SCT bindings (#3510)
by Alex Gaynor
· 8 years ago
de569c5
format some function names in docs (#3511)
by Alex Gaynor
· 8 years ago
4ecbf3e
Removed some legacy garbage (#3502)
by Alex Gaynor
· 8 years ago
3f12963
Another simplification of freeing (#3498)
by Alex Gaynor
· 8 years ago
e660ffe
Fixed #3489 -- document that we don't have wheels for pypy (#3496)
by Alex Gaynor
· 8 years ago
a699167
Fixed #3492 -- use a better API (#3497)
by Alex Gaynor
· 8 years ago
ef027a6
Add some ASN1_TIME related functions for the relevant PyOpenSSL patch. (#3491)
by Moriyoshi Koizumi
· 8 years ago
eba6750
minor int_to_bytes performance increase (#3490)
by Ofek Lev
· 8 years ago
854e5fa
Style nit in C code (#3486)
by Alex Gaynor
· 8 years ago
d827e9c
remove key check (#3473)
by Ofek Lev
· 8 years ago
8d85b95
Attempt to simplify the libressl checing (#3482)
by Alex Gaynor
· 8 years ago
9ef1d6f
I don't know what a bug issue is (#3481)
by Alex Gaynor
· 8 years ago
2a0b834
Update symmetric-encryption.rst (#3479)
by gdmnbt
· 8 years ago
6cf66d6
Two additional bindings for CT (#3478)
by Alex Gaynor
· 8 years ago
4a772a8
Another site goes HTTPS! (#3477)
by Alex Gaynor
· 8 years ago
46c0c62
Use some more recent version numbers in examples (#3474)
by Alex Gaynor
· 8 years ago
511098c
From time to time, we ignore our own policy (#3475)
by Alex Gaynor
· 8 years ago
03d8e02
Use stronger language (#3476)
by Alex Gaynor
· 8 years ago
42062cc
First pass at adding SCT bindings (#3471)
by Alex Gaynor
· 8 years ago
bca951e
Interfaces for SCTs, feedback wanted (#3467)
by Alex Gaynor
· 8 years ago
a783c57
Remove API deprecated in 1.6, clean up the legacy deprecations (#3468)
by Alex Gaynor
· 8 years ago
fd2b27a
add captions to the split toctrees (#3466)
by anarcat
· 8 years ago
9bab0ed
Refs #3461 -- added the OID for the SCT x.509 extension (#3464)
by Alex Gaynor
· 8 years ago
5f9c5cb
Refs #3461 -- added a test vector with SCTs (#3462)
by Alex Gaynor
· 8 years ago
ecf7425
Update wheel scripts to match what Jenkins has (#3459)
by Alex Gaynor
· 8 years ago
05943d7
Remove workaround for weird NetBSD bug (#3458)
by Alex Gaynor
· 8 years ago
d6d2527
Write a memory leak test for X.509 extensions (#3451)
by Alex Gaynor
· 8 years ago
41e8842
Improvements to the memleak tests (#3457)
by Alex Gaynor
· 8 years ago
5b8914a
Ec is a thing (#3453)
by Alex Gaynor
· 8 years ago
0604944
Be on brand: it's macOS (#3456)
by Alex Gaynor
· 8 years ago
6ca6f4d
add X509_STORE_CTX_get0_cert binding (#3455)
by Paul Kehrer
· 8 years ago
4ce11b1
update dev docs to also say macOS and use openssl 1.1 (#3452)
by Paul Kehrer
· 8 years ago
baff4ac
More ifdef death (#3450)
by Alex Gaynor
· 8 years ago
2e5f4ea
Memleak tests (#3140)
by Alex Gaynor
· 8 years ago
2c53403
Removed some unused ifdefs from openssl bindings (#3448)
by Alex Gaynor
· 8 years ago
3017c33
fix typo (#3442)
by Ofek Lev
· 8 years ago
d0aad45
port 1.8.1 changelog and update master for 1.9 release cycle (#3440)
by Paul Kehrer
· 8 years ago
928e4ee
1.8 version bump and changelog date (#3438)
by Paul Kehrer
· 8 years ago
524e745
it's called macOS and let's document openssl 1.1.0 installation on mac (#3437)
by Paul Kehrer
· 8 years ago
e9dbbd8
document that we're not building universal wheels now (#3436)
by Paul Kehrer
· 8 years ago
20fe2be
add changelog entry, fixes #3427 (#3435)
by Paul Kehrer
· 8 years ago
4bd9a07
reverts a change to our exceptions (#3429)
by Paul Kehrer
· 8 years ago
d5e05f2
Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431)
by Alex Gaynor
· 8 years ago
722235c
missing coverage for dh_x942_serialization_supported in MultiBackend (#3432)
by Paul Kehrer
· 8 years ago
e44efb6
DH subgroup order (q) (#3369)
by Aviv Palivoda
· 8 years ago
3bab4e5
Fixed #3422 -- Remove some legacy code which is now in 1.0.1 (#3423)
by Alex Gaynor
· 8 years ago
64f1f42
Update NIST urls in docs (#3418)
by Alex Gaynor
· 8 years ago
500047b
SHA-1 is broken, run for the hills (#3417)
by Alex Gaynor
· 8 years ago
9a59ad8
Use HTTPS urls for a few more websites (#3416)
by Alex Gaynor
· 8 years ago
b1d5b32
Add ASN1_F_ASN1_CHECK_TLEN (#3414)
by Aviv Palivoda
· 8 years ago
8ad694c
Fixes #3409 -- bump idna dep to a version with massively improved performance/memory usage (#3411)
by Alex Gaynor
· 8 years ago
5ad6df9
This is HTTPS now (#3407)
by Alex Gaynor
· 8 years ago
127e862
use official API for unreachable C code (#3404)
by Alex Gaynor
· 8 years ago
8aa893b
Two random grammar fixes (#3402)
by Alex Gaynor
· 8 years ago
401ac6f
Fixed #3398 -- document the serial deprecation in the changelog (#3401)
by Alex Gaynor
· 8 years ago
9b34ca9
add support for update_into on CipherContext (#3190)
by Paul Kehrer
· 8 years ago
83d3ade
bump openssl for tests to 1.1.0e (#3399)
by Alex Gaynor
· 8 years ago
a39b20d
Refactor binding initialization to allow specified errors (#3278)
by Paul Kehrer
· 8 years ago
4a90c25
switch the PEM password callback to a C implementation (#3382)
by Paul Kehrer
· 8 years ago
bd7cd2d
faq entry for setuptools_ext issues (#3393)
by Paul Kehrer
· 8 years ago
9794588
Update tutorial.rst (#3394)
by AlexanderWeyman
· 8 years ago
84cdca7
Add EVP_PKEY_DHX (#3388)
by Aviv Palivoda
· 8 years ago
f99e3f5
bump our latest pypy builds to use the latest pypy (#3391)
by Paul Kehrer
· 9 years ago
54be255
Bump openssl on travis (#3390)
by Alex Gaynor
· 9 years ago
5a05902
Fixed #3306 -- changelog entry for linking against OpenSSL 1.1.0 (#3389)
by Alex Gaynor
· 9 years ago
f19fef1
support defining which windows libraries to link with an env var (#3356)
by Paul Kehrer
· 9 years ago
7a13085
enforce password must be bytes when loading PEM/DER asymmetric keys (#3383)
by Paul Kehrer
· 9 years ago
0e6a129
replace pyasn1 with asn1crypto (#3361)
by Ofek Lev
· 9 years ago
1c7bd66
Dh serialization changelog (#3385)
by Aviv Palivoda
· 9 years ago
6723a12
DH serialization (#3297)
by Aviv Palivoda
· 9 years ago
523b132
Backport DH_check from OpenSSL 1.1.0. (#3375)
by Mark Williams
· 9 years ago
a840aa2
make cryptography fallback to /dev/urandom on mac on macOS < 10.12 (#3354)
by Paul Kehrer
· 9 years ago
c7a2e72
port 1.7.2 changelog (#3371)
by Paul Kehrer
· 9 years ago
d0c6983
Point people to python3-dev if needed (#3359)
by Alex Gaynor
· 9 years ago
4e87cf4
Removed dead link from docs (#3360)
by Alex Gaynor
· 9 years ago
d078e54
Use static callbacks with Python 3.x again (#3350)
by Christian Heimes
· 9 years ago
1bab7bc
add a SAN to the certificatebuilder example (#3353)
by Paul Kehrer
· 9 years ago
5ab97a0
update comment to be more descriptive (#3349)
by Paul Kehrer
· 9 years ago
66a2372
fix #3308 (#3352)
by Paul Kehrer
· 9 years ago
aa396c0
Move pkg_resources import location. (#3347)
by Dan Sully
· 9 years ago
d74ba32
add memory limit check for scrypt (#3328)
by Paul Kehrer
· 9 years ago
1c2458e
It is 2017, in UTC (#3342)
by Alex Gaynor
· 9 years ago
1341bb7
openssl backend: s/unserialize/deserialize/ in exception messages (#3339)
by Jan-Philip Gehrcke
· 9 years ago
93c1a8c
Inline a pair of functions that became trivial post-1.0.0 (#3336)
by Alex Gaynor
· 9 years ago
31b5d78
Fixed #3334 -- added Python 3.6 support (#3335)
by Alex Gaynor
· 9 years ago
5685baa
add openssl_version_number & doc openssl_version_text (#3329)
by Paul Kehrer
· 9 years ago
e432562
DTLS bindings (#3309)
by Paul Kehrer
· 9 years ago
7a15827
We test the latest version of 1.1.0 (#3327)
by Alex Gaynor
· 9 years ago
7978393
Add d2i_DHparams_bio, i2d_DHparams_bio bindings (#3322)
by Aviv Palivoda
· 9 years ago
c8f47ad
1.7.1 changelog port (#3320)
by Paul Kehrer
· 9 years ago
cfd41c2
restore this constant, pyopenssl needs it (#3321)
by Alex Gaynor
· 9 years ago
0e8cdf1
Drop 1.0.0 (#3312)
by Alex Gaynor
· 9 years ago
874445a
fix a regression in int_from_bytes (#3316)
by Paul Kehrer
· 9 years ago
cd77364
no-ssl3, and some hacks (#3313)
by Alex Gaynor
· 9 years ago
fad63fe
1.8 begins (#3311)
by Paul Kehrer
· 9 years ago
Next »