aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Check for overflow in BER decoder EOC scanningJack Lloyd2016-11-271-1/+2
* Add compiler.h macro header extracted from build.hJack Lloyd2016-11-261-0/+1
* Implement barriers for Threaded ForkJoel Low2016-11-061-0/+1
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-0/+1
* Utils needs librt dependency due to calling clock_gettimeJack Lloyd2016-02-071-0/+4
* Add OS utility headerJack Lloyd2015-12-051-0/+1
* Make PKCS #1 and OAEP decoding constant time to avoid oracle attacksJack Lloyd2015-10-161-2/+2
* Move DataSource to utils and rewrite PEM encoding to avoid filtersJack Lloyd2015-10-141-0/+1
* Internal header cleanupsJack Lloyd2015-09-191-3/+1
* Refactor internal/filesystem.hSimon Warta2015-07-161-12/+12
* Hide all uses of boost filesystem in fs.cpp. Use readdir as anlloyd2015-02-211-0/+1
* Add support for configuring a TLS::Policy by text filelloyd2015-01-231-1/+1
* Add Poly1305, based on poly1305-donna by Andrew Moon.lloyd2014-12-291-0/+1
* Add abstract database interface so applications can easily store infolloyd2014-12-201-0/+1
* Add some util functions for timing attack countermeasures from Falkolloyd2014-11-151-0/+1
* Move lib into srclloyd2014-01-101-0/+29