Commit Graph

48 Commits (1a4250d8cc60afb55e06b5244ca1335c5ef4d20b)

Author SHA1 Message Date
R4SAS 80b44fc9a9
Support multilang, update code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS c359c6e634
update config file example, add v6 status to windows daemon window, code cleanup
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal edf3b7e2fc set X bandiwth for floodfill by default 3 years ago
orignal a7b56bbbb7 publish Yggdrasil address when enabled 3 years ago
orignal 43d458cf72 publish and upublish NTCP2 and yggdrasil addresses separatly 3 years ago
orignal cf8665748b network sattus Mesh added 3 years ago
R4SAS cb8651ec68 [win32] drop service code, fix start with daemon option. Throw notification when unable to parse config
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 744b25190a don't set proxy if ntcp2 is disabled 3 years ago
orignal 5f93dc72fd convert ifname* params to address* 3 years ago
orignal 2d59c968ca don't publish NTCP2 address connected through proxy 3 years ago
orignal 3b32da4f5c don't disable NTCP2 address if Yggdrasil address is presented 3 years ago
orignal 1bc3de8df4 add Yggdrasil address without NTCP2 3 years ago
orignal 374e0cbbc3 enable NTCP2 server for Yggdrasil 3 years ago
R4SAS f59d509b15
fix rebase result build issue
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 6966539b86 reindent Datagram, Daemon, update default subscription in config example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal a74f685a5d check local address 3 years ago
orignal ace80c29e7 meshnets.yggaddress added 3 years ago
orignal c4fc0f4ecf add Yggdrasil address 3 years ago
orignal ba3acdac75 NTCP2 transports through the Yggdrasil 3 years ago
R4SAS 62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
4 years ago
R4SAS 85e9da82b0 [transports] validate IP when trying connect to remote peer for being in reserved IP range
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 243f6e755b restore copyright header 4 years ago
orignal c2f13a1496 some cleanup 4 years ago
orignal faae2709d9 removed NTCP 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal dbe1e3f577 ThrowFatal function 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole
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
orignal 4c4e856a1a ntcp2.addressv6 parameter 5 years ago
orignal 3236827781 add/removed NTCP addresses 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 8a549b83a2 NTP sync in separate thread 6 years ago
orignal 85394f2438 NTP time sync 6 years ago
orignal a2c41c9e36 allow NTCP2 only transports 6 years ago
orignal f7415c8a8f enable/disable NTCP2 address 6 years ago
orignal 07e7c2d852 ntcp2.published and ntcp2.port parameters 6 years ago
mewmew@i2p ed2818eaa2 qt log viewer now works 6 years ago
Jeff b970a005de don't log AESNI/AVX here 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Darknet Villain 681810ea38 Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp 7 years ago
orignal 36c4719570 Merge pull request #881 from majestrate/ntcp-socks
NTCP SOCKS/HTTP Proxy support
7 years ago
orignal 3f64c042bd Fixed #880. Print if AESNI or AVX enabled 7 years ago
Jeff Becker 3ea1eca350 ntcp socks proxy (initial) 7 years ago
orignal 124e2e759c fix #846. ability to limit transit bandwidth 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