crypto
|
- UnswappableAllocator
|
2018-09-11 21:51:31 -07:00 |
data
|
Introduce Allocators to cpputils::Data
|
2018-09-11 18:49:13 -07:00 |
io
|
Fix IOStreamConsole::askPassword
|
2018-09-13 05:09:51 -07:00 |
lock
|
Enable some more clang-tidy checks and fix warnings
|
2017-10-29 16:35:10 +00:00 |
logging
|
Fix logger for windows
|
2018-08-07 18:33:36 -07:00 |
network
|
Change error handling in HttpClient
|
2018-09-16 23:37:12 -07:00 |
process
|
Fix exception safety in subprocess
|
2018-05-20 19:22:46 -07:00 |
random
|
Fixes for MSVC
|
2018-07-17 21:08:17 -07:00 |
system
|
Fix VirtualLock on Windows
|
2018-09-13 05:08:42 -07:00 |
tempfile
|
Use boost::filesystem::path more portably
|
2018-05-20 19:22:46 -07:00 |
testutils
|
Fix CaptureStderrRAII for Windows
|
2018-09-07 19:13:16 -07:00 |
thread
|
Make ThreadSystem work on windows
|
2018-05-20 19:21:58 -07:00 |
macros.h
|
WARN_UNUSED_RESULT for windows
|
2018-05-20 19:22:46 -07:00 |