aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed some confusing type descriptions in docs (#4231)Alex Gaynor2018-05-121-4/+1
* Add support for extracting timestamp from a Fernet token (#4229)Paul Kehrer2018-05-124-6/+43
* Fix some callback type signatures. (#4227)David Benjamin2018-05-121-3/+3
* fixed variable name to be correct (#4226)Alex Gaynor2018-05-111-3/+3
* Use a checklist for bumping openssl version (#4221)Alex Gaynor2018-05-092-19/+16
* add SHA3 and SHAKE vectors (#4213)Paul Kehrer2018-05-0921-0/+20714
* Remove unused BN bindings. (#4219)David Benjamin2018-05-091-28/+2
* adding name so that 1.3.6.1.4.1.11129.2.4.2 is no longer and 'Unknown OID' (#...Joshua Crowgey2018-05-071-0/+3
* update link to draft rfc (#4214)Alex Gaynor2018-05-021-1/+1
* Updated pip wheel option in installation script. (#4212)Justin Holmes2018-04-301-1/+1
* Remove cffi branch for pypy that's not needed (#4209)Alex Gaynor2018-04-281-2/+1
* Expose OpenSSL constant time bignum arithmetic (#4200)Tux2018-04-242-0/+15
* Add Session functions, necessary to implement new features in Python 3.6. (#4...Amaury Forgeot d'Arc2018-04-241-0/+14
* bump openssl version in travis (#4204)Alex Gaynor2018-04-221-3/+3
* Remove setup.py branch (#4203)Alex Gaynor2018-04-221-3/+1
* add custom extensions functions for openssl >=1.0.2 (#4202)Denis Lila2018-04-212-0/+77
* Revert #4195 (#4201)Alex Gaynor2018-04-201-3/+1
* Remove CDN purging, the new PyPI does the right thing (#4198)Alex Gaynor2018-04-171-12/+0
* Update URLs for new pypi! (#4194)Alex Gaynor2018-04-164-7/+11
* temporarily fix tests (#4195)Alex Gaynor2018-04-151-1/+3
* update the NIST keywrap vectors (#4191)Paul Kehrer2018-04-1212-17974/+17974
* Remove version number from an error message so that it makes sense (#4188)Alex Gaynor2018-04-091-2/+2
* simplify Jenkins test run taking advantage of https://github.com/awslabs/aws-...Matt Bullock2018-04-071-2/+2
* OpenSSL 1.0.2o has switched to winsock2 (#4184)Thierry Bastian2018-04-052-0/+6
* add X509_NAME_print_ex (#4174)Joshua Crowgey2018-04-041-0/+1
* Raise ve on bad gt (#4180)Joshua Crowgey2018-04-032-1/+19
* Fixed links to sphinx docs (#4182)Alex Gaynor2018-04-011-1/+1
* updated link to sphinx docs (#4181)Alex Gaynor2018-04-011-1/+1
* Added badtime.pem vector (#4179)Joshua Crowgey2018-03-302-0/+20
* Fix typo (#4178)Tim D. Smith2018-03-291-1/+1
* port changelog for 2.2.2 (#4172)Paul Kehrer2018-03-271-0/+8
* Add urllib3 to downstream tests (#4165)Paul Kehrer2018-03-201-0/+15
* forward port 2.2.1 changelog (#4167)Alex Gaynor2018-03-201-0/+13
* fix bug with n % 8 length wrapping on AESKWP (#4160)Paul Kehrer2018-03-202-2/+31
* Revert "don't allow GeneralNames to be an empty list (#4128)" (#4161)Alex Gaynor2018-03-202-7/+0
* add botan's AESKWP vectors reformatted for our NIST loader (#4159)Paul Kehrer2018-03-202-0/+652
* open master for 2.3 (#4151)Paul Kehrer2018-03-183-2/+9
* 2.2 release! (#4150)Paul Kehrer2018-03-183-6/+5
* implement AES KW with padding (RFC 5649) (#3880)Paul Kehrer2018-03-184-0/+166
* i hate groovy and i hate hard to test scripts (#4149)Paul Kehrer2018-03-181-11/+11
* change our manylinux1 and macos wheel builders to build limited api (#4113)Paul Kehrer2018-03-181-8/+32
* Update authors (#4148)Denis Gladkikh2018-03-181-0/+1
* Allow DSA q=224 (#4147)Paul Kehrer2018-03-183-93/+20
* Brainpool curves (#4129)Paul Kehrer2018-03-154-1/+76
* brainpool vectors from rfc 7027 (#4143)Paul Kehrer2018-03-153-0/+37
* bump travis to latest pypy version (#4134)Paul Kehrer2018-03-051-2/+2
* install only the minimum required to build our docs for rtd (#4133)Paul Kehrer2018-03-054-3/+7
* Check all .so's are noexecstack (#3994) (#4130)Jeremy Lainé2018-03-051-0/+3
* add X509_CRL_dup function (#4127)Dominic Chen2018-03-051-0/+1
* remove cms bindings we don't use (#4131)Paul Kehrer2018-03-053-149/+0