| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the release type (unreleased, released, snapshot) in | lloyd | 2013-03-04 | 5 | -9/+24 |
* | Add ability for dist script to create snapshots of named branches | lloyd | 2013-03-04 | 1 | -26/+97 |
* | Call out using TLS if possible. | lloyd | 2013-03-04 | 1 | -10/+12 |
* | Reset position at end of CTS message. Bug 234 | lloyd | 2013-03-04 | 1 | -0/+2 |
* | Update for 1.11.2 release1.11.2 | lloyd | 2013-03-03 | 3 | -5/+5 |
* | Run GPG at the end, sadly can't sign all files at once | lloyd | 2013-03-02 | 1 | -10/+10 |
* | Try again | lloyd | 2013-03-02 | 1 | -4/+4 |
* | Correct Doxygen comments | lloyd | 2013-03-02 | 2 | -2/+1 |
* | Fix formatting | lloyd | 2013-03-02 | 1 | -1/+1 |
* | merge of '213e5186680ca4e09403a92a34cbec816ca24eb0' | lloyd | 2013-03-02 | 1 | -2/+2 |
|\ |
|
| * | New Windows binaries | lloyd | 2013-03-02 | 1 | -2/+2 |
* | | New style for binary names | lloyd | 2013-03-02 | 1 | -4/+4 |
* | | Add 1.10.5 to index | lloyd | 2013-03-02 | 1 | -0/+1 |
* | | Mention BIND. Reminder to set distribution info on Windows binaries | lloyd | 2013-03-02 | 2 | -1/+4 |
|/ |
|
* | Update for 1.10.5 final release | lloyd | 2013-03-02 | 2 | -4/+8 |
* | Add sync handshake function to Blocking_Client | lloyd | 2013-03-01 | 2 | -8/+32 |
* | Add BOTAN_ASSERT_IMPLICATION macro | lloyd | 2013-03-01 | 1 | -0/+13 |
* | Blocking_Client fixes. Add relnote | lloyd | 2013-02-28 | 5 | -27/+33 |
* | Initial blocking client interface for simple uses and 1.10 compat | lloyd | 2013-02-28 | 2 | -0/+174 |
* | Initial notes for 1.10.5 | lloyd | 2013-02-27 | 1 | -0/+9 |
* | merge of '2fb3b7cb6256466e43af267053cae477a3bcf0ce' | lloyd | 2013-02-25 | 9 | -524/+572 |
|\ |
|
| * | Move the major TLS record MAC check and decrypt routines to their own | lloyd | 2013-02-11 | 1 | -75/+112 |
| * | Move record decrypt to its own function | lloyd | 2013-02-11 | 1 | -86/+104 |
| * | Simplify this catch | lloyd | 2013-02-11 | 1 | -6/+1 |
| * | Move the CAST sboxes to an internal header instead of a source file | lloyd | 2013-02-11 | 7 | -430/+428 |
* | | CVE shortcut | lloyd | 2013-02-07 | 1 | -0/+2 |
|/ |
|
* | Correct RFC links | lloyd | 2013-02-06 | 2 | -8/+8 |
* | Prefer RC4 over AES. Gak. | lloyd | 2013-02-06 | 2 | -3/+7 |
* | Add Threaded_Fork, which acts like a normal Fork filter except that | lloyd | 2013-02-02 | 9 | -3/+278 |
* | Small TLS doc clarifications | lloyd | 2013-02-02 | 1 | -7/+13 |
* | Document --link-method and make it obvious what it controls | lloyd | 2013-01-30 | 1 | -6/+7 |
* | Fix MacPorts link | lloyd | 2013-01-30 | 1 | -1/+1 |
* | Reorder download options | lloyd | 2013-01-22 | 1 | -14/+14 |
* | Turn on zero as nullptr warning all the time | lloyd | 2013-01-11 | 1 | -2/+2 |
* | Initial 1.11.2 release notes | lloyd | 2013-01-09 | 1 | -0/+21 |
* | merge of 'cd6ac87e70c08d19a2628acaacc9c4f592dfd6fb' | lloyd | 2013-01-09 | 3 | -3/+21 |
|\ |
|
| * | Update docs for 1.10.4 release | lloyd | 2013-01-09 | 3 | -3/+21 |
* | | Error creating botan_version.py for release :( | lloyd | 2012-12-27 | 1 | -1/+1 |
* | | Don't need to pass the sequence numbers struct in here, all we need is | lloyd | 2012-12-14 | 3 | -5/+3 |
|/ |
|
* | merge of '2a4d641c566916555a5127b4ba82a1fa9f9e2b0c' | lloyd | 2012-12-10 | 5 | -90/+123 |
|\ |
|
| * | Re-add support for reading SSLv2 client hellos | lloyd | 2012-12-10 | 2 | -11/+22 |
| * | Add a Record struct to combine the record contents, type, sequence #, | lloyd | 2012-12-10 | 5 | -82/+104 |
* | | Example compile fixes | lloyd | 2012-12-08 | 4 | -5/+20 |
* | | merge of '89aeac10a9f26bde460f79731880bb728caf6312' | lloyd | 2012-12-07 | 56 | -88/+229 |
|\| |
|
| * | Add new helper zap which zeros a vector, clears it, and then calls | lloyd | 2012-11-29 | 55 | -84/+224 |
| * | Compile fix | lloyd | 2012-11-29 | 1 | -4/+5 |
* | | Avoid compile time incompatability with VC 2012 | lloyd | 2012-11-21 | 1 | -8/+2 |
|/ |
|
* | Update for new cred API | lloyd | 2012-11-13 | 1 | -11/+6 |
* | Change Credentials_Manager::trusted_certificate_authorities to return | lloyd | 2012-11-13 | 8 | -47/+78 |
* | Changes so DTLS handshake can send messages under different epochs, eg | lloyd | 2012-11-12 | 7 | -55/+85 |