aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Move cpuid, factor, asn1lloyd2014-01-014-539/+0
* Move bcrypt example to run from test applloyd2014-01-011-38/+0
* Rename targetlloyd2014-01-012-2/+1
* Document the easy way to do thislloyd2014-01-011-14/+3
* Movelloyd2014-01-011-1/+1
* Make eax_test example (which reads LTC's EAX test file) an actuallloyd2013-12-313-881/+0
* Add MSG_NOSIGNAL as 0 on platforms that don't have it.lloyd2013-12-312-0/+8
* Compile fixlloyd2013-12-311-3/+9
* Add CPUID::printlloyd2013-12-311-33/+1
* Update for 1.11.6 release1.11.6lloyd2013-12-292-6/+7
* Add 1.10.7 release noteslloyd2013-12-293-9/+16
* Make Boost easier to disable with minimal feature losslloyd2013-12-283-10/+17
* Move clmul to its own file (for abi flags)lloyd2013-12-271-0/+2
* Add CPUID check for AVX-512lloyd2013-12-251-1/+2
* Add Threefish-512 in AVX2lloyd2013-12-241-7/+9
* Fix TLS-SRP examplelloyd2013-12-211-1/+1
* merge of 'c55938af0026b98297194116c1553d467104b41a'lloyd2013-12-193-3/+13
|\
| * Add cpuid support for new x86 feature flags like AVX2 and RDSEEDlloyd2013-12-141-2/+5
| * s/default_nonce_size/default_nonce_length/lloyd2013-12-101-0/+6
| * Have default TLS policy reject SSLv3. Add TLS::Policy::acceptable_ciphersuitelloyd2013-12-101-1/+2
* | Fix OAEP key size check during encoding, and an array over-read whenlloyd2013-12-061-0/+5
|/
* Turn off asking for client cert in TLS server examplelloyd2013-12-051-2/+10
* Add SIVlloyd2013-12-051-1/+3
* Support the normal names for CCM in TLS policy configlloyd2013-12-041-3/+3
* Disable RC4 in TLS by defaultlloyd2013-11-292-2/+4
* Have OCSP responses return an enum allowing a range of conditions to be expre...lloyd2013-11-291-14/+9
* Add OCSP example. Fix minor compile issues.lloyd2013-11-285-4/+28
* TLS in-memory session manager now requires a rng object as alloyd2013-11-282-11/+24
* Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP)lloyd2013-11-271-1/+2
* merge of '022cd3c92c37dee696d0c3c0c197f8df8981ccbb'lloyd2013-11-201-0/+5
|\
| * Direct people interested in TLS to 1.11lloyd2013-11-201-0/+5
* | Add HKDFlloyd2013-11-171-0/+3
* | Enable all the GCC warning flags, as we now require at least GCC 4.7 anywaylloyd2013-11-161-0/+2
* | Forgot to relnote thislloyd2013-11-101-0/+4
|/
* Remove download link to 1.8lloyd2013-11-101-8/+0
* Release 1.11.51.11.5lloyd2013-11-102-7/+7
* Add 1.10.6 release noteslloyd2013-11-102-0/+49
* Remove obsolete documentation on thread_safe param to lib initializerlloyd2013-11-091-9/+0
* Previously, AutoRNG was just a reference to the global rng, which canlloyd2013-11-081-1/+6
* Start updating release noteslloyd2013-11-081-7/+30
* Split TLS callbacks into a data callback and an alert callback.lloyd2013-11-054-88/+90
* Add Brainpool curves to TLS, and prefer them by default.lloyd2013-09-081-4/+5
* Enable CCM ciphersuites in TLS. Disable SHA-1 for signatures in TLS v1.2lloyd2013-09-061-3/+5
* Add CCM modelloyd2013-09-052-1/+3
* Support 64 and 96 bit tags in OCB, using the nonce formatting rulelloyd2013-08-261-0/+2
* Update build version to 1.11.5 prelloyd2013-08-191-0/+6
* Avoid undefined operation in rotation operationslloyd2013-07-311-0/+11
* merge of '2139fa117e35116a6d728cc58b050fd5fa20994f'lloyd2013-07-302-4/+4
|\
| * Update for 1.11.4 release1.11.4lloyd2013-07-252-4/+4
* | Add build instructions for iOS, sent by Jeffery Walton.lloyd2013-07-261-1/+40
|/