Commit Graph

26 Commits (482fc0e8b1c3c0e63069d903bd8ce194a7a392cf)

Author SHA1 Message Date
orignal 334c92bb49 daemonization. 10 years ago
Alexander Ryzhov 5f2d9db131 i2p.cpp: fix return code declaration 10 years ago
chertov 64ba1622c2 Use Daemon.init in main() 10 years ago
chertov edafc3dabf fix i2p.cpp 10 years ago
chertov 0b210ee99d Add simple Linux, Win32 daemons 10 years ago
chertov e6e11590c8 add mikhail4021 Win32Service, run i2pd as admin 10 years ago
Meeh d0a8cc933b Adding a simple GET HTTP Proxy 10 years ago
orignal 3313a5af5c generate LeaseSet from tunnel pool 10 years ago
orignal 28cc50fece handle garlic message in separate thread 10 years ago
Meeh acf59f0b7e Adding volatile keyword 11 years ago
Meeh 9b1e7956cb defining vars should cost less than function calls 11 years ago
orignal 70cab34026 Merge pull request #35 from meeh420/master
Rewrite of signal handler, pid file
11 years ago
Meeh b14d3b7c01 Changed error text 11 years ago
Meeh 6afc32510b Rewriting signal handler, adding pid file support. 11 years ago
chertov 728c1a9226 fix LittleEndian, change endian.h version 11 years ago
Meeh 0dbb2ac557 Handle shutdown signals 11 years ago
Meeh bcf10eb979 Try not to break windows builds. 11 years ago
Meeh 8f1e300b13 Log to file, reload config and daemon mode 11 years ago
Meeh 2fd31c6c8d Custom datadir + cleanup 11 years ago
Meeh d95b4befaa Adding support for config file
Example:
-port=17070
--port=17070

cat /home/$USER/.i2pd/i2p.conf
port=17070
11 years ago
Meeh 633c9becd9 Adding more to the option parser.
Adding instruction on how to test it.
11 years ago
Meeh fb16e50c4d Adding lightweight option parser 11 years ago
chertov bc3bf838d9 fix NetDb save bug, console cyrillic symbols, add files to project 11 years ago
orignal 460d4e754e fixed compilation error 11 years ago
mikhail4021 55392ce783 ms visual studio 2013 support
not full support
11 years ago
orignal 2c73daa4e2 Temporary Makefile and main 11 years ago