R4SAS
|
905c6debf2
|
[win32] use boost filesystem for gcc builds
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
4 weeks ago |
orignal
|
bbadbdbfdb
|
Switch to C++17 for Mac OS X
|
2 months ago |
orignal
|
2f5f39aaf2
|
disable clock_cast iuntil implemented
|
2 months ago |
orignal
|
937809bc0f
|
don't use clock_cast with clang
|
2 months ago |
Vort
|
e87ace0c3d
|
implement UTF-8 conversion with WinAPI for Windows platform
|
2 months ago |
orignal
|
e957d7bbfb
|
use std::filesystem for windows
|
2 months ago |
orignal
|
4a4b76141a
|
C++20 support
|
2 months ago |
orignal
|
ae309ca632
|
use std::filesystem for C++17
|
2 months ago |
R4SAS
|
6921c8391e
|
[FS] boost 1.85.0 support
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
6 months ago |
R4SAS
|
1b5f67e185
|
[FS] misc: bump year
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
7 months ago |
Vlad Solomenchuk
|
59beb5e4e4
|
fix TARGET_OS_SIMULATOR check
|
8 months ago |
Vlad Solomenchuk
|
51446f0324
|
fix FS::HashedStorage::Init exceptions in ios simulator.
|
8 months ago |
hfsfox
|
0cf656cd76
|
Add Haiku OS support (#1970)
|
1 year ago |
R4SAS
|
690c9f7c6f
|
[FS] add support for windows ProgramData path when running as service
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
e8ad7b4f79
|
rework of storing certificates path (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
80b44fc9a9
|
Support multilang, update code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
0e68fe4a57
|
[i18n] start multilang support for webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
bc330ff0ea
|
update makefiles, license year
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7d0d421724
|
[windows] handle unexpected conditions (#1185)
|
6 years ago |
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
7 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
R4SAS
|
629261c4be
|
remove msvc and NSIS project files
fix some windows build warnings
|
8 years ago |
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
8 years ago |
orignal
|
c2f62ba52a
|
persist incoming tags
|
8 years ago |
orignal
|
3d4e2a275c
|
correct separator for android
|
8 years ago |
orignal
|
a41f179785
|
get home directory from EXTERNAL_STORAGE for andorid
|
8 years ago |
orignal
|
cb324ca723
|
portable windows data directory
|
8 years ago |
Jeff Becker
|
fec49e5609
|
add hooks for visiting netdb
|
8 years ago |
Jeff Becker
|
63c36e917e
|
Merge branch 'upstream-openssl' into restricted_routes
|
8 years ago |
orignal
|
153c275d74
|
use /sdcard for android only if available
|
8 years ago |
hypnosis-i2p
|
9d9793e1af
|
fs fixed. need another solution
|
8 years ago |
orignal
|
6264569ca0
|
use /sdcard/i2pd at android
|
8 years ago |
orignal
|
1a894abcff
|
persist etag for addressbook subscription
|
9 years ago |
Mikhail Titov
|
5a9ef57f78
|
Make mingw via cmake happy with _WIN32 in FS.CPP
|
9 years ago |
Mikhail Titov
|
e7f46b4fbe
|
Create missing directories on the way
|
9 years ago |
orignal
|
38b6c12153
|
fixed bug with missed data directory
|
9 years ago |
orignal
|
88798b1a9e
|
fixed windows build
|
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
|
138d57143a
|
* FS.cpp : add const to accessors
|
9 years ago |
hagen
|
464a228106
|
* FS.cpp : rename method
|
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 |