orignal
07e7c2d852
ntcp2.published and ntcp2.port parameters
6 years ago
mewmew@i2p
ed2818eaa2
qt log viewer now works
7 years ago
Jeff
b970a005de
don't log AESNI/AVX here
7 years ago
yangfl
46f62e1af9
remove trailing whitespaces
7 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
3f64c042bd
Fixed #880 . Print if AESNI or AVX enabled
8 years ago
Jeff Becker
3ea1eca350
ntcp socks proxy (initial)
8 years ago
orignal
124e2e759c
fix #846 . ability to limit transit bandwidth
8 years ago
Jeff Becker
e238f7ed37
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
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
7caf3ea7d0
eliminate dependancy from GOST engine for GOST R 34.10
8 years ago
orignal
d6e037dd28
fixed build error
8 years ago
orignal
83b9b3bf4a
enable GOST R 34.10 signatures from netid!=2
8 years ago
Jeff Becker
c5d3c0c6f8
* add websocks
...
* enable socks, websocks and httpproxy as client tunnels
* remove old websocks config
8 years ago
Jeff Becker
0d83a34cfd
add initial WebSOCKS implementation
8 years ago
orignal
b4a9d4df8c
fixed crash in daemon mode
8 years ago
orignal
d91691c344
write to log through the separate thread
8 years ago
orignal
2d513277f2
fixed #696 . set netid before context::Init
8 years ago
Jeff Becker
d4a0076aba
merge
8 years ago
Jeff Becker
1a1d54387c
update build files and allow compile without websocket
8 years ago
Jeff Becker
b4e9ed7d18
add web socket ui
8 years ago
Jeff Becker
5f396d6311
add option to only connect to certain routers
8 years ago
orignal
4ee9b4524d
correct netid handling
8 years ago
Jeff Becker
3ad196c4c7
fix meshnet mode:
...
* don't default to ipv4 when creating router.info
* add i2p::util::config::GetHost for getting host to use from config
* proper check for no transports in Transports.cpp on startup
8 years ago
hagen
9340bf385e
* Daemon.cpp : make upnp configurable via options
8 years ago
Jeff Becker
fab34d3dbb
clean up identation
9 years ago
Jeff Becker
6b16a48568
revert
9 years ago
Jeff Becker
b8a205f755
netdb.cpp:
...
* explicitly define replyIdent
Daemon.cpp:
* wait for 1 second before checking if transports are bound to wait for transports to bind
9 years ago
Jeff Becker
ae5cea7f36
change order of initialization
9 years ago
Jeff Becker
f88f68f248
Add bind to network interface option
9 years ago
Jeff Becker
24d616672b
revert daemon.cpp change
9 years ago
Jeff Becker
866cf940da
make always reachable when in meshnet mode
9 years ago
Jeff Becker
4cf4436169
initial meshnet mode
9 years ago
Jeff Becker
93deb37c94
add primordial goo tier "hidden mode" (aka toy feature needs more work doesn't do it correctly all the way)
9 years ago
Jeff Becker
74a7e67002
implement restricted routes (initial)
9 years ago
orignal
f76c04b7a6
fixed build errors
9 years ago
hypnosis-i2p
1b35f68de9
qt: daemon now operates in the background thread; added Quit GUI button
9 years ago
Jeff Becker
e868d427dd
add options to not use ntcp or ssu
9 years ago
Jeff Becker
fa68e392c8
don't abort when ntcp fails to bind
9 years ago
hagen
1b2ac38a50
* fix compilation warnings
9 years ago
orignal
5e2dc14dd5
get family string from local RouterInfo
9 years ago
hagen
80e37df012
* HTTPServer.{cpp,h}: change page/cmd processing flow
9 years ago
hagen
332f0118a2
* rename namespace for http
9 years ago
weekendi2p
61e8becd38
wrong file version
9 years ago
orignal
e120e9a78e
configurable transit tunnels limit
9 years ago
orignal
aff8cd478c
optional elgamal precomputation for x64
9 years ago
orignal
df5b7c7d0d
specify bandwidth for floodfill
9 years ago
hagen
350dea6228
* update --bandwidth option handling
9 years ago
hagen
38103aaac5
* logger: explicit allow log output
9 years ago
hagen
8437d45866
* rename i2p.conf -> i2pd.conf, add detection of old config
9 years ago