91 Commits (7ea5af448efc18f5aef984bfda3bfe753e6686ff)

Author SHA1 Message Date
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
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
orignal 5e2dc14dd5 get family string from local RouterInfo 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
weekendi2p 61e8becd38 wrong file version 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
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 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
hagen 2335d3879e * migrate to new settings 9 years ago
hagen 7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 9 years ago
hagen 6740ec464c * unwrap i2p::util::config::* calls in Daemon.cpp 9 years ago
hagen 1d5194a138 * drop mapMultiArgs : it's not used anywhere 9 years ago
hagen 05043f30dc * tune logs 9 years ago
orignal 258be40285 notransit parameter added 9 years ago
orignal 7149b509d7 extra bandwidth caps 9 years ago
orignal ef4dc3cbc9 fixed race condition of openssl calls 9 years ago
hagen a0e8fe5848 * implement --loglevel option 9 years ago
hagen 1b2c88fe38 * drop i2p::util::config::GetCharArg 9 years ago