aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/constructs
Commit message (Collapse)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-1016-16/+16
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Change TLS session encryption to use AES-256/GCM instead of CBC+HMAClloyd2015-01-083-190/+0
|
* Cleanup PBES2 and add GCM supportlloyd2014-11-193-0/+251
|
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-312-18/+15
|
* Guess I won't be needing theselloyd2014-01-185-5/+0
|
* More unique_ptr, and pull <memory> all the way up to types.hlloyd2014-01-182-8/+8
|
* Move lib into srclloyd2014-01-1023-0/+1741