Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 16 | -16/+16 |
* | Change TLS session encryption to use AES-256/GCM instead of CBC+HMAC | lloyd | 2015-01-08 | 3 | -190/+0 |
* | Cleanup PBES2 and add GCM support | lloyd | 2014-11-19 | 3 | -0/+251 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 2 | -18/+15 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 5 | -5/+0 |
* | More unique_ptr, and pull <memory> all the way up to types.h | lloyd | 2014-01-18 | 2 | -8/+8 |
* | Move lib into src | lloyd | 2014-01-10 | 23 | -0/+1741 |