.. |
assert
|
Add support for atime mount options (noatime, strictatime, relatime, atime, nodiratime). As before, relatime is the default.
|
2019-11-05 10:08:04 -05:00 |
crypto
|
Add XChaCha20-Poly1305 cipher and make it the default
|
2021-01-14 20:02:06 -08:00 |
data
|
Simplify mocking thanks to new googletest features
|
2019-10-25 23:38:04 -07:00 |
io
|
Added an option to create a mountpoint with a missing directory (#354)
|
2020-07-31 18:08:19 -07:00 |
lock
|
Move fspp to its own subdirectories
|
2016-02-11 12:53:42 +01:00 |
logging
|
Update to spdlog 1.3.1
|
2019-06-03 19:09:13 -07:00 |
network
|
Change error handling in HttpClient
|
2018-09-16 23:37:12 -07:00 |
pointer
|
Simplify mocking thanks to new googletest features
|
2019-10-25 23:38:04 -07:00 |
process
|
- Add Clang 8 and GCC 9 to CI
|
2019-06-08 13:06:17 -07:00 |
random
|
Move fspp to its own subdirectories
|
2016-02-11 12:53:42 +01:00 |
system
|
Implement cryfs-unmount for unmounting filesystems
|
2019-01-19 13:02:41 -08:00 |
tempfile
|
Use boost::filesystem::path more portably
|
2018-05-20 19:22:46 -07:00 |
thread
|
Implement pthread_getname_np_gcompat for musl (#255)
|
2019-03-17 16:53:20 -07:00 |
value_type
|
Fix googletest deprecations
|
2019-10-19 18:38:54 -07:00 |
CMakeLists.txt
|
Merge from release/0.10
|
2019-04-03 18:44:48 -07:00 |
either_test.cpp
|
Update googletest
|
2021-04-21 01:15:27 -07:00 |
MacrosIncludeTest.cpp
|
Move fspp to its own subdirectories
|
2016-02-11 12:53:42 +01:00 |