| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix GCM counter increment | Jack Lloyd | 2016-05-23 | 1 | -1/+12 |
* | Update with changes since 1.11.29 | Jack Lloyd | 2016-05-06 | 1 | -1/+30 |
* | Doc updates | Jack Lloyd | 2016-04-28 | 3 | -3/+10 |
* | Update for 1.10.13 release | Jack Lloyd | 2016-04-23 | 1 | -0/+12 |
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 1 | -27/+63 |
* | Specific ideas re PGP support | Jack Lloyd | 2016-04-15 | 1 | -3/+15 |
* | Don't reject TLS packets with zero plaintext bytes | Jack Lloyd | 2016-04-15 | 1 | -0/+5 |
* | Fix formatting bugs in TLS doc | Jack Lloyd | 2016-04-13 | 1 | -11/+6 |
* | Add support for ChaCha(12) | Jack Lloyd | 2016-04-09 | 1 | -1/+0 |
* | Update OCB ciphersuites to follow new nonce scheme from -04 draft | Jack Lloyd | 2016-04-04 | 1 | -0/+5 |
* | More todos | Jack Lloyd | 2016-04-03 | 1 | -2/+8 |
* | Add IETF standard ChaCha20Poly1305 ciphersuites to TLS | Jack Lloyd | 2016-03-23 | 2 | -1/+12 |
* | Typo fix | Jack Lloyd | 2016-03-22 | 1 | -1/+1 |
* | Release 1.11.291.11.29 | Jack Lloyd | 2016-03-20 | 2 | -11/+103 |
* | Remove support for TLS v1.2 MD5 and SHA-224 signatures. | Jack Lloyd | 2016-03-17 | 1 | -7/+4 |
* | Deprecate Rabin-Williams | Jack Lloyd | 2016-03-16 | 1 | -0/+4 |
* | Merge GH #454 X.509 name constraints | Jack Lloyd | 2016-03-16 | 2 | -1/+1 |
|\ |
|
| * | Changes from GH #454 review | Jack Lloyd | 2016-03-16 | 2 | -1/+1 |
* | | TLS client features | Jack Lloyd | 2016-03-16 | 1 | -3/+8 |
* | | Merge GH #450 Add support for Windows VirtualLock | Jack Lloyd | 2016-03-10 | 2 | -1/+3 |
|\ \ |
|
| * | | add support for VirtualLock/VirtualUnlock on Windows | Daniel Neus | 2016-03-07 | 2 | -1/+3 |
* | | | Add section on fork safety to rng manual | René Korthaus | 2016-03-08 | 1 | -0/+19 |
|/ / |
|
* / | Use a distinct PGP for signing git commits. | Jack Lloyd | 2016-03-03 | 1 | -1/+35 |
|/ |
|
* | Update release notes | Jack Lloyd | 2016-02-20 | 1 | -0/+31 |
* | Fix formatting GH #415 | Jack Lloyd | 2016-02-17 | 2 | -24/+32 |
* | Update iOS build instructions | René Korthaus | 2016-02-07 | 1 | -16/+16 |
* | Bump version to 1.11.29 pre | Jack Lloyd | 2016-02-06 | 1 | -0/+5 |
* | Update todo | Jack Lloyd | 2016-02-06 | 1 | -11/+15 |
* | Add info for 1.10.12 release | Jack Lloyd | 2016-02-03 | 1 | -0/+25 |
* | Fix two bugs in 1.11.27 which caused test failures.1.11.28 | Jack Lloyd | 2016-02-01 | 1 | -0/+6 |
* | Update news for 1.11.27 release1.11.27 | Jack Lloyd | 2016-02-01 | 2 | -4/+18 |
* | Fix heap overflow in ECC point multiplication | Jack Lloyd | 2016-02-01 | 1 | -1/+34 |
* | Fix (nearly) infinite loop in RESSOL (modular square root). | Jack Lloyd | 2016-02-01 | 1 | -0/+13 |
* | Bump version to 1.11.27 pre | Jack Lloyd | 2016-01-17 | 1 | -0/+15 |
* | Move hacking.rst to contributing.rst | Jack Lloyd | 2016-01-13 | 1 | -86/+71 |
* | Release 1.11.261.11.26 | Jack Lloyd | 2016-01-04 | 1 | -1/+1 |
* | Misc doc updates | Jack Lloyd | 2016-01-04 | 8 | -40/+91 |
* | Fix configure.py for CPython 2.6 | Jack Lloyd | 2016-01-04 | 1 | -0/+7 |
* | Add ECDH via OpenSSL | Jack Lloyd | 2016-01-04 | 1 | -0/+2 |
* | Use valgrind's memcheck API for checking const time annotations | Jack Lloyd | 2016-01-03 | 1 | -5/+12 |
* | Add extended master secret extension (RFC 7627) to TLS | Jack Lloyd | 2016-01-03 | 1 | -0/+7 |
* | Fix PointGFp multiplication bug | Jack Lloyd | 2016-01-03 | 1 | -6/+19 |
* | Use memcpy instead of misaligned pointer casts for reading words. | Jack Lloyd | 2015-12-31 | 1 | -0/+9 |
* | Add missing assignment in DataSource::discard_next | Jack Lloyd | 2015-12-31 | 1 | -0/+4 |
* | Reading list | Jack Lloyd | 2015-12-26 | 1 | -0/+69 |
* | Add generalized KEM interface | Jack Lloyd | 2015-12-26 | 1 | -0/+8 |
* | On Python | Jack Lloyd | 2015-12-25 | 1 | -4/+22 |
* | Export mgf1_mask GH #380 | Jack Lloyd | 2015-12-25 | 1 | -0/+2 |
* | Guard all std::mem* ops against any call with zero length. | Jack Lloyd | 2015-12-25 | 1 | -0/+11 |
* | Fix a lot of backquotes in hacking.rst | Simon Warta | 2015-12-22 | 1 | -51/+51 |