aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document --link-method and make it obvious what it controlslloyd2013-01-301-6/+7
* Fix MacPorts linklloyd2013-01-301-1/+1
* Reorder download optionslloyd2013-01-221-14/+14
* Turn on zero as nullptr warning all the timelloyd2013-01-111-2/+2
* Initial 1.11.2 release noteslloyd2013-01-091-0/+21
* merge of 'cd6ac87e70c08d19a2628acaacc9c4f592dfd6fb'lloyd2013-01-093-3/+21
|\
| * Update docs for 1.10.4 releaselloyd2013-01-093-3/+21
* | Error creating botan_version.py for release :(lloyd2012-12-271-1/+1
* | Don't need to pass the sequence numbers struct in here, all we need islloyd2012-12-143-5/+3
|/
* merge of '2a4d641c566916555a5127b4ba82a1fa9f9e2b0c'lloyd2012-12-105-90/+123
|\
| * Re-add support for reading SSLv2 client helloslloyd2012-12-102-11/+22
| * Add a Record struct to combine the record contents, type, sequence #,lloyd2012-12-105-82/+104
* | Example compile fixeslloyd2012-12-084-5/+20
* | merge of '89aeac10a9f26bde460f79731880bb728caf6312'lloyd2012-12-0756-88/+229
|\|
| * Add new helper zap which zeros a vector, clears it, and then callslloyd2012-11-2955-84/+224
| * Compile fixlloyd2012-11-291-4/+5
* | Avoid compile time incompatability with VC 2012lloyd2012-11-211-8/+2
|/
* Update for new cred APIlloyd2012-11-131-11/+6
* Change Credentials_Manager::trusted_certificate_authorities to returnlloyd2012-11-138-47/+78
* Changes so DTLS handshake can send messages under different epochs, eglloyd2012-11-127-55/+85