Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -55/+0 |
* | Move cryptobox/raw_key.cpp to new module cryptobox_psk which allows it | lloyd | 2013-06-05 | 1 | -23/+0 |
* | Pull the code doing TLS session crypto out to cryptobox for general | lloyd | 2013-03-04 | 1 | -0/+25 |
* | s/u32bit/size_t/ | lloyd | 2010-10-18 | 1 | -2/+2 |
* | Realization while thinking about the recently added truncate: in a STL | lloyd | 2010-09-07 | 1 | -0/+8 |
* | In 1.9.9 I moved the cryptobox functions out of the CryptoBox | lloyd | 2010-08-10 | 1 | -6/+13 |
* | Remove some of the more extraneous namespaces | lloyd | 2010-06-16 | 1 | -9/+5 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -0/+42 |