Commit Graph

101 Commits (14f2b24b16fd6c1adc86d4b4ad601b309f8b42f0)

Author SHA1 Message Date
Jeff Becker 50756eb94a
Merge branch 'restricted_routes' into meshnet 8 years ago
Jeff Becker 24d616672b
revert daemon.cpp change 8 years ago
Jeff Becker 866cf940da
make always reachable when in meshnet mode 8 years ago
Jeff Becker 4cf4436169
initial meshnet mode 8 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) 8 years ago
Jeff Becker 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 8 years ago
Jeff Becker 336ab2d82a
Merge remote-tracking branch 'purple/openssl' into restricted_routes 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
orignal f76c04b7a6 fixed build errors 8 years ago
hypnosis-i2p 1b35f68de9 qt: daemon now operates in the background thread; added Quit GUI button 8 years ago
Jeff Becker e868d427dd add options to not use ntcp or ssu 8 years ago
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
hagen 80e37df012 * HTTPServer.{cpp,h}: change page/cmd processing flow 8 years ago
hagen 332f0118a2 * rename namespace for http 8 years ago
orignal e120e9a78e configurable transit tunnels limit 8 years ago
orignal aff8cd478c optional elgamal precomputation for x64 8 years ago
orignal df5b7c7d0d specify bandwidth for floodfill 8 years ago
hagen 350dea6228 * update --bandwidth option handling 8 years ago
hagen 38103aaac5 * logger: explicit allow log output 8 years ago
hagen 8437d45866 * rename i2p.conf -> i2pd.conf, add detection of old config 8 years ago
hagen c57b13d922 * migration 8 years ago
Jeff Becker 5261a3e845
add syslog logging option 8 years ago
Jeff Becker 12c12a8ad1
add no ipv4 option in config 8 years ago
hagen aa877a73ba * fix mistype 8 years ago
orignal 6eec353c2b moved tunnel config file inialization to ClientContext 8 years ago
orignal 2b4c3b8d1f start up if i2p.conf is not presented 8 years ago
hagen c197270125 Merge branch 'new-fs' into openssl
Conflicts:
	Family.cpp
8 years ago
orignal 230af9cafa set router's family 8 years ago
hagen 97c136d043 * i2p::fs migration: Daemon, DaemonLinux, api (#290) 9 years ago
orignal 45c3b3987b reset floodfill 9 years ago
hagen d5f831301f * explicit log message when bandwidth set to 'low' 9 years ago
hagen 7a0a45e9d2 * use IsDefault() to check explicitly set values 9 years ago
hagen 72b3c10ebd * fix updating address in RI 9 years ago
hagen 62cec2a31c * correct shutdown of httpserver & socksproxy 9 years ago
hagen 21ecf309bb * Daemon.cpp : --log option now uses descriptive values: file, stdout (#356) 9 years ago
hagen 4bb4012d87 * Daemon.cpp : move logs init to single place 9 years ago
hagen 10fd8eb709 * Daemon.cpp : move ParseCmdline() before use of i2p::fs -- allow redefined paths 9 years ago
orignal 3eeee1b08d set correct log level for console 9 years ago
orignal 4ced1e5075 proccess loglevel and logfile correctly 9 years ago
orignal 8de15c9d0d fixed bandwidth logic 9 years ago
hagen 900fc1cb46 Merge branch 'new-cmdline' into openssl
Conflicts:
	ClientContext.cpp
	Daemon.cpp
	I2PControl.cpp
	I2PControl.h
	docs/configuration.md
9 years ago
hagen deb87f1d4c * for compatibility - leave --log option with arg 9 years ago
hagen d2d4fa29e4 * add --logfile option 9 years ago
orignal 6d8b0e3a5d control logs destination through -log parameter 9 years ago
Evgenii Terechkov ab0d66c2ef Write service log to separate directory 9 years ago
hagen 7da17ba21e * tune logs 9 years ago
hagen 0f7e2ad11a * Daemon_Singleton::init : rewrite setting bandwidth limit and floodfill mode 9 years ago
hagen 26d232c567 * Daemon_Singleton::init : unwrap spagetti-code 9 years ago
hagen efa48a7e39 * tune logs 9 years ago