21 Commits (8981e406f50e49561b5d209685880800ae6cfc3f)

Author SHA1 Message Date
R4SAS 905c6debf2
[win32] use boost filesystem for gcc builds 2 weeks ago
orignal cc59003560 removed C++17 check 2 months ago
orignal bbadbdbfdb Switch to C++17 for Mac OS X 2 months ago
orignal a1f40d3048 use __has_include(<filesystem>)) to detect if std::filesystem can be used 2 months ago
orignal 5cc15fac31 rollback 2 months ago
orignal ea3f356856 removed dependency from boost::filesystem 2 months ago
orignal 8189ff0f48 innclude <filesystem> before _cpp_lib_filesystem check 2 months ago
orignal 937809bc0f don't use clock_cast with clang 2 months ago
orignal bc48e6881d use boost::filesystem for Win32 and clang 2 months ago
orignal e957d7bbfb use std::filesystem for windows 2 months ago
orignal ac876a0cd5 use boost::filesystem for Mac OS X 2 months ago
orignal a93043f064 check for __cpp_lib_filesystem 2 months ago
orignal ae309ca632 use std::filesystem for C++17 2 months ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS e8ad7b4f79
rework of storing certificates path (#1642) 3 years ago
R4SAS 80b44fc9a9
Support multilang, update code 3 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 8 years ago
orignal c2f62ba52a persist incoming tags 8 years ago
Jeff Becker fec49e5609
add hooks for visiting netdb 8 years ago
orignal 803f11bebb local addresses 9 years ago
orignal 1a894abcff persist etag for addressbook subscription 9 years ago
hagen 0d15eceacb * Profiling : move storage from FS.cpp to Profiling.cpp 9 years ago
hagen b69fbdda9a * NetDb : move storage from FS.cpp to NetDb.cpp 9 years ago
hagen d3746e0119 * FS.h : add include guards 9 years ago
hagen 138d57143a * FS.cpp : add const to accessors 9 years ago
hagen 464a228106 * FS.cpp : rename method 9 years ago
hagen 2b92a039bb * FS.h : more comments 9 years ago
hagen f190ee951c * use characters sets from Base.cpp - remove ABook class 9 years ago
hagen f24054100e * new i2p::fs implementation 9 years ago