aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refs #3461 -- parse SCTs from x.509 extension (#3480)Alex Gaynor2017-06-048-6/+173
* Fixes #2347 -- link to the stdlib secrets module in our random number generat...Alex Gaynor2017-06-041-0/+5
* deprecate signer/verifier on asymmetric keys (#3663)Paul Kehrer2017-06-0313-210/+160
* call check_backend_support directly from backend fixture (#3666)Alex Gaynor2017-06-033-40/+15
* Switched our backend to be a normal fixture in tests (#3665)Alex Gaynor2017-06-033-39/+17
* revert codecov.yml workaround and pin coverage to 4.3.4 (#3662)Paul Kehrer2017-06-033-12/+4
* Attempted workaround for intermittent coverage issues (#3661)Alex Gaynor2017-06-031-0/+9
* Fixes #3653 -- attempt to retry git clones up to 3 times (#3660)Alex Gaynor2017-06-031-28/+30
* make signature and verification contexts error better re: prehashed (#3658)Paul Kehrer2017-06-028-3/+86
* Simplify git clones in Jenkinsfile (#3654)Alex Gaynor2017-06-011-4/+4
* FreeBSD 10 and higher use Fortuna, not Yarrow (#3652)Jeroen Ruigrok van der Werven2017-06-011-2/+4
* runtime detection of getentropy for macOS via weak-linking (#3650)Paul Kehrer2017-05-303-23/+56
* move files to make the next PR easier to read (#3651)Paul Kehrer2017-05-301-43/+43
* Remove a binding that hasn't been used for a while (#3643)Alex Gaynor2017-05-301-7/+0
* for humans is irritating, let's stop saying it (#3647)Paul Kehrer2017-05-301-2/+2
* download artifacts from new jenkins (#3645)Paul Kehrer2017-05-291-42/+27
* Post release tasks to open master for 2.0 (#3644)Alex Gaynor2017-05-294-3/+8
* 1.9 version bump and changelog (#3641)Paul Kehrer2017-05-293-6/+4
* update to new CI server for wheels + switch to using a job token (#3638)Paul Kehrer2017-05-291-6/+6
* update the docs with new jenkins CI URL & mac openssl upgrade process (#3639)Paul Kehrer2017-05-292-3/+2
* reorder the primitives list and improve a few titles (#3640)Paul Kehrer2017-05-293-9/+9
* add a jenkinsfile for building wheels (#3636)Paul Kehrer2017-05-293-127/+127
* Enlarge _oid2txt buffer to handle larger OIDs (#3612)Fraser Tweedale2017-05-294-0/+70
* move MACContext to mac.py and eliminate interfaces.py (#3631)Paul Kehrer2017-05-2914-106/+89
* add a jenkinsfile for updating homebrew openssl on jenkins builders (#3630)Paul Kehrer2017-05-291-0/+35
* reorganize our toc to look nicer and make more sense (#3632)Paul Kehrer2017-05-291-5/+5
* Ignore linkcheck errors from cryptrec (#3629)Alex Gaynor2017-05-281-0/+5
* Simplify int to hex string conversion (#3628)Alex Gaynor2017-05-281-3/+3
* add windows OpenSSL 1.1 jenkinsfile builder (#3624)Paul Kehrer2017-05-281-0/+86
* Sphinx 1.6.2 is also broken (#3627)Alex Gaynor2017-05-281-1/+1
* Improve accuracy of install docs page (#3626)Paul Kehrer2017-05-271-5/+5
* Typo fix (#3625)Paul Kehrer2017-05-271-1/+1
* strongly encourage the use of fernet, document its limitation (#3623)Paul Kehrer2017-05-272-0/+10
* Modify DH/ECDH examples to be explicit for DHE/ECDHE (#3622)Paul Kehrer2017-05-272-3/+32
* re-add the why of cryptography to the faq with some small updates (#3621)Paul Kehrer2017-05-271-0/+19
* Remove unused line from mac wheel builder (#3619)Alex Gaynor2017-05-261-1/+0
* port 1.8.2 changelog to master (#3616)Paul Kehrer2017-05-261-1/+5
* fix libressl error/refactor some error handling (#3609)Paul Kehrer2017-05-267-59/+67
* Document when OpenSSL changed its default (#3611)Alex Gaynor2017-05-251-1/+1
* jurisdictionCountryName also must be PrintableString (#3516)Alex Gaynor2017-05-253-3/+22
* only build master and our release branches (#3601)Paul Kehrer2017-05-251-0/+8
* 1.1.0f for the next release (#3599)Paul Kehrer2017-05-251-0/+1
* update to 1.1.0f in travis (#3607)Paul Kehrer2017-05-251-2/+2
* add a missing word (#3600)Paul Kehrer2017-05-251-1/+1
* Switch mac wheel builder to use new syntax (#3597)Alex Gaynor2017-05-251-1/+1
* Remove now unused env var from Windows wheel buidler (#3598)Alex Gaynor2017-05-251-2/+1
* fix compilation on 1.1.0f (#3603)Paul Kehrer2017-05-251-2/+4
* 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