aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* add issuingDistributionPoint vectors (#4537)Paul Kehrer2018-10-291-0/+24
* OCSP response builder (#4485)Paul Kehrer2018-10-281-0/+185
* add IDP OID and docs (#4533)Paul Kehrer2018-10-281-0/+6
* change ECDH documentation to show both classical ECDH and ECDHE (#4530)Paul Kehrer2018-10-281-6/+52
* reorder curves to put binary (SECT) curves down at the bottom (#4529)Paul Kehrer2018-10-281-48/+59
* add a new SCT vector (#4528)Paul Kehrer2018-10-272-0/+3
* HTTPS one last URL (#4522)Alex Gaynor2018-10-251-1/+1
* OpenPGP's website is also HTTPS! (#4518)Alex Gaynor2018-10-241-1/+1
* oss-security page is https too! (#4517)Alex Gaynor2018-10-241-1/+1
* Colin's website went HTTPS! (#4515)Alex Gaynor2018-10-242-3/+3
* next_update is not a required field on OCSP responses (#4513)Paul Kehrer2018-10-231-0/+2
* Another URL goes https! (#4512)Alex Gaynor2018-10-241-1/+1
* Update the linkcheck ignores (#4511)Alex Gaynor2018-10-241-2/+5
* Enhance info on pip requirements intallation (#4499)André Almeida2018-10-191-0/+4
* simplify some language (#4495)Paul Kehrer2018-10-101-2/+7
* Style nits for docs (#4494)Alex Gaynor2018-10-101-5/+5
* Add a tutorial explaining how to check the signature of a certificate (#4478)g_goessel2018-10-101-0/+68
* OCSP response serialization (#4482)Paul Kehrer2018-10-061-0/+8
* support extensions in the OCSP request builder (#4481)Paul Kehrer2018-10-061-0/+10
* add OCSP basic response extension parsing (#4479)Paul Kehrer2018-10-061-0/+5
* support OCSP response parsing (#4452)Paul Kehrer2018-10-011-0/+21
* a few docs fixes and language improvements (#4472)Paul Kehrer2018-09-144-13/+11
* OCSP request extension parsing (#4464)Paul Kehrer2018-09-093-0/+40
* add OCSP request with a request extension (nonce) (#4462)Paul Kehrer2018-09-071-0/+2
* document that OCSPResponse attributes can raise valuerror (#4453)Paul Kehrer2018-09-011-0/+48
* More OCSP vectors (#4451)Paul Kehrer2018-09-011-0/+5
* add LE subordinate certificate to test vectors (#4450)Paul Kehrer2018-09-011-0/+2
* initial OCSP response docs (#4448)Paul Kehrer2018-09-011-0/+179
* add more OCSP response vectors (#4445)Paul Kehrer2018-09-011-0/+7
* Fixes #4333 -- added support for precert poison extension (#4442)Alex Gaynor2018-08-311-0/+23
* OCSP response vector (#4443)Paul Kehrer2018-08-311-0/+5
* refactor ocsp request parsing and generation to support only one cert (#4439)Paul Kehrer2018-08-311-25/+17
* Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)Alex Gaynor2018-08-311-0/+4
* Fixes #4357 -- document the additional release steps for a security release (...Alex Gaynor2018-08-302-0/+17
* Added vector for pre-certificate poison extension (#4432)Alex Gaynor2018-08-301-0/+2
* Update our security documentation to match what we actually do (#4430)Alex Gaynor2018-08-301-37/+7
* make an ocsp request (#4402)Paul Kehrer2018-08-301-0/+113
* Fixes #4426 -- use modern idiom in our bindings docs (#4428)Alex Gaynor2018-08-301-1/+1
* Fixes #4408 -- added an FAQ about abi3 wheels (#4425)Alex Gaynor2018-08-301-0/+8
* Mention that PyCA also maintains pynacl (#4422)Alex Gaynor2018-08-291-1/+2
* Remove several very old FAQ entries (#4423)Alex Gaynor2018-08-291-11/+1
* openssl 1.1.1 testing (#4112)Paul Kehrer2018-08-291-0/+1
* Fix encoding errors in RSA test keys. (#4410)David Benjamin2018-08-231-2/+4
* remove freebsd11 builder (#4401)Paul Kehrer2018-08-151-2/+0
* OCSP request parsing (#4393)Paul Kehrer2018-08-152-0/+95
* add new OCSP request vectors (#4399)Paul Kehrer2018-08-151-0/+4
* Document wycheproof revision we're current as of (#4390)Alex Gaynor2018-08-122-1/+14
* make a certificate expire a few years in the future, fixes doctests (#4383)Alex Gaynor2018-08-061-1/+1
* Refs #4375 -- integrate wycheproof AES CCM tests (#4379)Alex Gaynor2018-08-021-1/+1
* min_tag_length is an int (#4351)Paul Kehrer2018-07-171-1/+1