76 Commits (95b2bf3645452407f09e707d7061945b6dc61fe4)

Author SHA1 Message Date
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
hagen 56ef0dad9c * sane log messages: Daemon.cpp 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
Mikhail Titov 94d0915004 Reorder ssl/boost includes to avoid winsock complains 9 years ago
Mikhail Titov 88db99e593 Minor omissions 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 2442d0e910 moved UPnP instance to Transports. Use actual port from RouterContext 9 years ago
orignal ac79d8ed3e fixed misspelling 9 years ago
orignal 3ccc8d9508 badwidth parameter 9 years ago
orignal 513dc2fcc5 don't use explicit unreachable parameter anymore 9 years ago
multikatt dcad550a2f typo: stoped->stopped 10 years ago
orignal 2215dd7bd7 ability to turn floodfill off 10 years ago
orignal 7e45233c7d floodfill parameter 10 years ago
Mikal Villa 7acdc0a606 Libminiupnpc library support (v1.5 and v1.6), dynamic runtime linking. 10 years ago
orignal a3fd338fab pass our address as boost's address 10 years ago
orignal 7fb7341502 support ipv6 for outgoing NTCP connections 10 years ago
orignal a20cc97fa3 Update Daemon.cpp 10 years ago
Cameron Norman 65c13f1758 Decouple logging and daemonization 10 years ago