Commit graph

22 commits

Author SHA1 Message Date
orignal dbe1e3f577 ThrowFatal function 2020-05-05 10:16:16 -04:00
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-05 02:45:25 +03:00
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-04 18:19:38 +03:00
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-02-27 14:58:06 +03:00
orignal 4c4e856a1a ntcp2.addressv6 parameter 2019-04-17 14:40:00 -04:00
orignal 3236827781 add/removed NTCP addresses 2019-04-16 21:04:04 -04:00
Dimitris Apostolou 6a497a23d9
Fix typos 2019-04-08 22:22:42 +03:00
orignal 8a549b83a2 NTP sync in separate thread 2018-11-16 12:49:04 -05:00
orignal 85394f2438 NTP time sync 2018-11-14 11:06:53 -05:00
orignal a2c41c9e36 allow NTCP2 only transports 2018-08-10 15:35:43 -04:00
orignal f7415c8a8f enable/disable NTCP2 address 2018-08-03 14:49:28 -04:00
orignal 07e7c2d852 ntcp2.published and ntcp2.port parameters 2018-07-31 12:59:38 -04:00
mewmew@i2p ed2818eaa2 qt log viewer now works 2018-05-19 23:06:06 +08:00
Jeff b970a005de don't log AESNI/AVX here 2018-02-19 10:45:13 -05:00
yangfl 46f62e1af9 remove trailing whitespaces 2018-01-06 22:24:03 +08:00
Darknet Villain 681810ea38 Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp 2017-09-19 19:46:28 -04:00
orignal 36c4719570 Merge pull request #881 from majestrate/ntcp-socks
NTCP SOCKS/HTTP Proxy support
2017-05-29 10:36:46 -04:00
orignal 3f64c042bd Fixed #880. Print if AESNI or AVX enabled 2017-05-29 10:08:49 -04:00
Jeff Becker 3ea1eca350 ntcp socks proxy (initial) 2017-05-29 01:28:16 -04:00
orignal 124e2e759c fix #846. ability to limit transit bandwidth 2017-05-04 14:58:12 -04: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
Renamed from Daemon.cpp (Browse further)