aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add algorithm_kat_detailed which returns a string with info about the failurelloyd2013-03-164-20/+60
* Move assert.h from internal to very public (included in types.h)lloyd2013-03-1326-29/+9
* src/utils/semaphore.h was marked both public and internal, which brokelloyd2013-03-092-11/+13
* Document new external lib optionslloyd2013-03-091-7/+11
* Give version cryptobox was addedlloyd2013-03-071-5/+9
* Mention github mirrorlloyd2013-03-071-3/+5
* Report the version type and date in configure outputlloyd2013-03-061-2/+9
* Link to the snapshots in the download pagelloyd2013-03-051-0/+3
* Create the checkout in the current working directory, then move thelloyd2013-03-051-5/+12
* Vaguely document the cryptobox functionslloyd2013-03-052-0/+25
* Document BlockCipher::parallelismlloyd2013-03-051-0/+6
* Update copyright yet (and set off a rebuild)lloyd2013-03-051-1/+1
* Mention new cryptobox functionslloyd2013-03-041-0/+1
* Avoid nested listslloyd2013-03-041-14/+30
* Pull the code doing TLS session crypto out to cryptobox for generallloyd2013-03-043-101/+163
* Tick to 1.11.3 prelloyd2013-03-045-3/+7
* Compile fix, add --print-output-names, log to stderrlloyd2013-03-041-4/+11
* Support for passphrase filelloyd2013-03-041-4/+14
* Add --quiet to dist.pylloyd2013-03-041-0/+6
* Tweak output name, fix botan_version.py rewriterlloyd2013-03-041-7/+7
* Set the release type (unreleased, released, snapshot) inlloyd2013-03-045-9/+24
* Add ability for dist script to create snapshots of named brancheslloyd2013-03-041-26/+97
* Call out using TLS if possible.lloyd2013-03-041-10/+12
* Reset position at end of CTS message. Bug 234lloyd2013-03-041-0/+2
* Update for 1.11.2 release1.11.2lloyd2013-03-033-5/+5
* Run GPG at the end, sadly can't sign all files at oncelloyd2013-03-021-10/+10
* Try againlloyd2013-03-021-4/+4
* Correct Doxygen commentslloyd2013-03-022-2/+1
* Fix formattinglloyd2013-03-021-1/+1
* merge of '213e5186680ca4e09403a92a34cbec816ca24eb0'lloyd2013-03-021-2/+2
|\
| * New Windows binarieslloyd2013-03-021-2/+2
* | New style for binary nameslloyd2013-03-021-4/+4
* | Add 1.10.5 to indexlloyd2013-03-021-0/+1
* | Mention BIND. Reminder to set distribution info on Windows binarieslloyd2013-03-022-1/+4
|/
* Update for 1.10.5 final releaselloyd2013-03-022-4/+8
* Add sync handshake function to Blocking_Clientlloyd2013-03-012-8/+32
* Add BOTAN_ASSERT_IMPLICATION macrolloyd2013-03-011-0/+13
* Blocking_Client fixes. Add relnotelloyd2013-02-285-27/+33
* Initial blocking client interface for simple uses and 1.10 compatlloyd2013-02-282-0/+174
* Initial notes for 1.10.5lloyd2013-02-271-0/+9
* merge of '2fb3b7cb6256466e43af267053cae477a3bcf0ce'lloyd2013-02-259-524/+572
|\
| * Move the major TLS record MAC check and decrypt routines to their ownlloyd2013-02-111-75/+112
| * Move record decrypt to its own functionlloyd2013-02-111-86/+104
| * Simplify this catchlloyd2013-02-111-6/+1
| * Move the CAST sboxes to an internal header instead of a source filelloyd2013-02-117-430/+428
* | CVE shortcutlloyd2013-02-071-0/+2
|/
* Correct RFC linkslloyd2013-02-062-8/+8
* Prefer RC4 over AES. Gak.lloyd2013-02-062-3/+7
* Add Threaded_Fork, which acts like a normal Fork filter except thatlloyd2013-02-029-3/+278
* Small TLS doc clarificationslloyd2013-02-021-7/+13