aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add extended master secret extension (RFC 7627) to TLSJack Lloyd2016-01-031-0/+7
* Fix PointGFp multiplication bugJack Lloyd2016-01-031-6/+19
* Use memcpy instead of misaligned pointer casts for reading words.Jack Lloyd2015-12-311-0/+9
* Add missing assignment in DataSource::discard_nextJack Lloyd2015-12-311-0/+4
* Reading listJack Lloyd2015-12-261-0/+69
* Add generalized KEM interfaceJack Lloyd2015-12-261-0/+8
* On PythonJack Lloyd2015-12-251-4/+22
* Export mgf1_mask GH #380Jack Lloyd2015-12-251-0/+2
* Guard all std::mem* ops against any call with zero length.Jack Lloyd2015-12-251-0/+11
* Fix a lot of backquotes in hacking.rstSimon Warta2015-12-221-51/+51
* Remove hyperlink from m_ in hacking.rstSimon Warta2015-12-221-2/+1
* Add TPM v1.2 support (RSA keygen/signing, RNG)Jack Lloyd2015-12-191-1/+5
* Remove references to deleted examples GH #339Jack Lloyd2015-12-194-36/+1
* Merge pull request #370 from neusdan/rdseedJack Lloyd2015-12-191-0/+2
|\
| * add support for Intel RdSeedDaniel Neus2015-12-181-0/+2
* | CLI rewriteJack Lloyd2015-12-191-2/+6
* | More notesJack Lloyd2015-12-191-62/+103
|/
* Enable RdRand on Windows/MSVCDaniel Neus2015-12-161-0/+2
* RantingJack Lloyd2015-12-121-0/+51
* Replace path src/cmd/ by new src/cli/ in documentationSimon Warta2015-12-115-16/+10
* Bump version to 1.11.26-preJack Lloyd2015-12-111-0/+8
* Rename cmd/app -> cliSimon Warta2015-12-091-1/+1
* 1.11.25 release1.11.25Jack Lloyd2015-12-071-4/+14
* Merge pull request #321 from matejk/fix_algo_registry_locking_windowsJack Lloyd2015-12-042-0/+6
|\
| * Added myself to credits/copyright.Matej Kenda2015-11-202-0/+6
* | Remove support for broken 112 and 128 bit SECP ECC groups.Jack Lloyd2015-12-021-0/+3
* | Improve side channel attack resistance of table based AES implJack Lloyd2015-11-292-1/+8
* | New reseed_with_sources call on RNGsJack Lloyd2015-11-241-1/+0
* | Updates for news, readmeJack Lloyd2015-11-241-9/+8
|/
* Add Simon Warta to license and creditsSimon Warta2015-11-182-0/+7
* Merge pull request #332 from tiwoc/creditsJack Lloyd2015-11-162-0/+5
|\
| * Add myself to credits.rst and license.txtDaniel Seither2015-11-162-0/+5
* | Update hacking.rst with copyright info and other hints. GH #331Jack Lloyd2015-11-161-7/+78
|/
* Fix bug causing TLS client to sometimes reject DHE server kexJack Lloyd2015-11-131-0/+4
* Add remove_all to TLS session manager interfaceJack Lloyd2015-11-131-0/+2
* Add TLS_PSK testsJack Lloyd2015-11-132-1/+10
* Update and consolidate the test framework.Jack Lloyd2015-11-111-2/+13
* Tick version to 1.11.25Jack Lloyd2015-11-041-0/+5
* Correct 1.11.24 release dateJack Lloyd2015-11-041-1/+1
* Update for 1.11.24 release1.11.24Jack Lloyd2015-11-041-0/+11
* Add check for path validation result in Credentials_Manager. GH #324Jack Lloyd2015-11-041-0/+6
* Update newsJack Lloyd2015-10-271-0/+6
* Tick version to 1.11.23Jack Lloyd2015-10-271-0/+7
* Update for 1.11.23 release1.11.23Jack Lloyd2015-10-261-1/+6
* 1.11.22 release1.11.22Jack Lloyd2015-10-262-11/+82
* Merge pull request #314 from randombit/ct-tls-cbc-paddingJack Lloyd2015-10-262-2/+6
|\
| * TLS improvementsJack Lloyd2015-10-252-2/+6
* | Merge pull request #306 from webmaster128/update-docsSimon Warta2015-10-262-41/+33
|\ \ | |/ |/|
| * Update doc for issuer_dn() and subject_dn()Simon Warta2015-10-201-3/+3
| * Remove redundant function definitions from docsSimon Warta2015-10-201-10/+0