Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include <string> in buf_comp.h and filter.h as we used std::string but | lloyd | 2012-05-25 | 1 | -16/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -5/+5 |
* | Huge pile of post merge fixups, mtn really fucked that merge | lloyd | 2012-04-25 | 1 | -1/+1 |
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07... | lloyd | 2012-04-25 | 1 | -16/+39 |
|\ | |||||
| * | Use just 256 bits of secret exponent (recomended value in RFC 5054). | lloyd | 2012-04-06 | 1 | -4/+4 |
| * | Remove the client SRP6 class, really free standing functions are fine | lloyd | 2012-04-05 | 1 | -12/+35 |
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6... | lloyd | 2012-02-20 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Fixes for GCC 4.7.0 (r183974) | lloyd | 2012-02-07 | 1 | -5/+5 |
* | | Remove the autheticator generation from the SRP code as it's not used | lloyd | 2011-12-31 | 1 | -29/+8 |
|/ | |||||
* | Initial run at an SRP-6a implementation. Not entirely sure about the | lloyd | 2011-12-17 | 1 | -0/+177 |