R4SAS
|
00db527377
|
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-02-27 14:58:06 +03:00 |
|
Rosen Penev
|
eabcafa516
|
replace random_shuffle with shuffle
random_shuffle is gone with C++17.
Found and fixed with clang-tidy.
|
2020-01-19 18:09:04 -08:00 |
|
Jeff Becker
|
7b4fc19fca
|
be concise
|
2018-02-26 08:18:01 -05:00 |
|
Jeff Becker
|
2f7cfddfc4
|
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig
|
2018-02-26 07:58:03 -05:00 |
|
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
|
Jeff Becker
|
1967dee50c
|
don't recreate tunnels of different size
|
2018-01-02 12:59:16 -05:00 |
|
Jeff Becker
|
938d5d901a
|
implement i2cp session reconfigure
|
2018-01-02 11:34:58 -05:00 |
|
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
2017-04-21 20:04:16 -04:00 |
|
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
|
2017-04-21 06:33:45 -04:00 |
|