Commit Graph

16 Commits (af20b13c7a54a852a16024111714d17585aecdee)

Author SHA1 Message Date
orignal 9f2a2e44a3 common MixHash and MixKey 4 years ago
orignal c93ee0d65d tunnels through ECIES routers 4 years ago
orignal e3464add50 don't create new tunnels if offline 4 years ago
orignal e21dac21c8 fixed #1557. don't try to send empty message 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS a9436aa9af drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
Rosen Penev eabcafa516
replace random_shuffle with shuffle
random_shuffle is gone with C++17.

Found and fixed with clang-tidy.
5 years ago
yangfl 52f3081a40 fix typo 6 years ago
orignal 5a2b795440 fixed crash 6 years ago
Jeff Becker 82a4630061
use correct function 6 years ago
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 1967dee50c
don't recreate tunnels of different size 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 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
7 years ago