aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some explicit instructions on determining key type in a cert (#3596)Paul Kehrer2017-05-241-0/+17
* comma comma comma (#3595)Paul Kehrer2017-05-241-2/+2
* Put the exchange method on the correct interface (#3591)Alex Gaynor2017-05-243-20/+20
* update supported versions and some grammar (#3594)Paul Kehrer2017-05-241-3/+3
* Update the docs to not be redundant and wrong (#3593)Paul Kehrer2017-05-241-3/+0
* allow global suppression of link flags (#3592)Paul Kehrer2017-05-246-43/+29
* Removed branches that are now unused (#3589)Alex Gaynor2017-05-241-3/+0
* can we convince people we're pyca/cryptography and not cryptography.io (#3588)Paul Kehrer2017-05-232-4/+4
* add convenience methods for key_size on EC{Public,Private}Key (#3587)Paul Kehrer2017-05-235-1/+54
* Simplify the update (#3586)Alex Gaynor2017-05-231-7/+3
* master builds should use the commit at the time it was merged (#3577)Paul Kehrer2017-05-231-11/+28
* Bump the minimum PyPy/cffi version and simplify as a result (#3585)Alex Gaynor2017-05-237-96/+14
* let's deprecate some hashes we should never have exposed (#3584)Paul Kehrer2017-05-233-16/+17
* update the docs index (#3583)Paul Kehrer2017-05-231-23/+19
* let's use xcode8.3 (still macOS 10.12) (#3582)Paul Kehrer2017-05-231-9/+9
* Document DH in serialization (#3569)Aviv Palivoda2017-05-231-1/+10
* Close stdout and stderr when spawning a process (#3578)Alex Gaynor2017-05-231-9/+13
* Fixes #3573 -- archive the built docs in that builder (#3580)Alex Gaynor2017-05-231-4/+16
* More deprecation warnings (#3579)Alex Gaynor2017-05-231-7/+3
* Fix deprecation warning (#3574)Alex Gaynor2017-05-231-1/+5
* Let's help out the newbies (#3572)Cory Benfield2017-05-221-2/+5
* Remove dependency on setuptools (#3567)Alex Gaynor2017-05-221-1/+0
* Deprecate Python 3.3 support, with the intention of being removed in the next...Alex Gaynor2017-05-223-0/+10
* Switch to jenkinsfile (#3525)Paul Kehrer2017-05-221-0/+343
* upgrade our pypy2 5.6 builders to 5.7.1 (#3558)Paul Kehrer2017-05-201-2/+2
* Switch from 12.04 to 14.04 on travis (#3559)Alex Gaynor2017-05-202-9/+9
* Delete some code (#3563)Alex Gaynor2017-05-203-72/+8
* add the x25519 NID (#3560)Paul Kehrer2017-05-202-0/+12
* Fixed #3533 -- made GCM mode object immutable (#3553)Alex Gaynor2017-05-205-40/+64
* Replace release automation with click (#3557)Alex Gaynor2017-05-203-13/+24
* remove multibackend (#3555)Paul Kehrer2017-05-2010-1280/+10
* Dropped support for really old macOS (#3554)Alex Gaynor2017-05-202-5/+5
* changelog entry for libre (#3556)Paul Kehrer2017-05-201-0/+2
* More accurate LibreSSL detection (#3530)Moriyoshi Koizumi2017-05-201-0/+8
* time to remove commoncrypto, fare thee well (#3551)Paul Kehrer2017-05-2039-1932/+11
* Don't raise an UnsupportedExtension for critical extensions. (#3550)Alex Gaynor2017-05-208-51/+39
* Add PEM_write_bio_DHxparams, d2i_DHxparams_bio, i2d_DHxparams_bio (#3485)Aviv Palivoda2017-05-193-0/+23
* Don't skip DH tests when dhx unsupported and no dhx is required (#3484)Aviv Palivoda2017-05-191-17/+35
* Added a binding that will be useful for AIA chasing (#3546)Alex Gaynor2017-05-182-1/+20
* Make the code compatible with the latest sphinx release (#3543)Alex Gaynor2017-05-171-15/+6
* pin sphinx version to avoid test breakage (#3544)Alex Gaynor2017-05-171-1/+1
* Fixes #3538 -- Make our OpenSSL EC verifier's implementation match the API (#...Alex Gaynor2017-05-104-18/+28
* use openssl constants (#3534)Paul Kehrer2017-05-034-13/+35
* add a changelog entry for finalize_with_tag and move the note (#3531)Paul Kehrer2017-05-022-4/+8
* postpone GCM authentication tag requirement until finalization (#3421)Philipp Gesang2017-05-027-33/+208
* Delete dead code and update a comment (#3529)Alex Gaynor2017-04-302-5/+3
* Don't compare cffi version using strings (#3524)Alex Gaynor2017-04-295-15/+5
* Remove trailing space in vector #3522 (#3523)Alex Gaynor2017-04-281-1/+1
* Remove unused assignment (#3519)Alex Gaynor2017-04-271-1/+1
* Update docs to reflect a change that occured long ago with bindings (#3517)Alex Gaynor2017-04-261-3/+4