assert
|
Allow std::string ASSERT messages
|
2015-11-10 19:40:34 -08:00 |
crypto
|
Make sure, ciphers link without errors
|
2015-11-11 14:03:16 -08:00 |
data
|
Better exceptions
|
2015-10-30 18:10:48 +01:00 |
io
|
Fix warnings from -Weffc++
|
2015-10-17 20:15:20 +02:00 |
lock
|
Added new LoopThread implementation
|
2015-11-07 00:00:25 -08:00 |
logging
|
Default logger logs to stderr, not stdout
|
2015-10-17 16:49:58 +02:00 |
pointer
|
Unify (and fix) include guards
|
2015-10-15 12:58:16 +02:00 |
process
|
Make ThreadSystem onfork handlers threadsafe
|
2015-11-07 00:11:12 -08:00 |
random
|
Allow terminating LoopThreads from within
|
2015-11-12 13:07:20 -08:00 |
tempfile
|
TempDir/TempFile don't fail if they can't delete themselves
|
2015-10-30 18:27:40 +01:00 |
test
|
Fix compiler error in test cases
|
2015-11-12 15:31:11 -08:00 |
thread
|
Allow terminating LoopThreads from within
|
2015-11-12 13:07:20 -08:00 |
.gitignore
|
Initial commit
|
2015-02-16 21:29:49 +01:00 |
.travis.yml
|
Workaround for broken travis biicode deployment
|
2015-04-08 17:20:19 +02:00 |
biicode.conf
|
Depend on stable version of Crypto++
|
2015-11-17 20:16:39 +01:00 |
CMakeLists.txt
|
Fix boost thread dependency
|
2015-10-16 03:12:27 +02:00 |
either.h
|
Add include tests
|
2015-10-18 01:09:49 +02:00 |
LICENSE
|
Update LICENCE to LGPL
|
2015-03-12 16:23:57 +01:00 |
macros.h
|
Refactor random library
|
2015-10-22 17:36:03 +02:00 |
README.md
|
Added build logo to README
|
2015-02-18 16:56:48 +01:00 |