Commit Graph

70 Commits (2f1971ea8f91934a7ee7bb45d60d348431bb00d1)

Author SHA1 Message Date
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
orignal 756e86662b fixed android build 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
anon5 58b058ab3a .apk builds. untested 8 years ago
orignal 025eec1782 I2CP configuration 8 years ago
orignal 67f1e07508 I2CP added 8 years ago
orignal c49fdf1233 initial commit for reload config command 8 years ago
orignal d582c30f6e allow same port at different interfaces 8 years ago
Mikal Villa f1fb265119 Adding exceptions for SOCKS, SAM and BOB proxy/briges 8 years ago
Mikal Villa 6c628094ce Adding exception handler on HTTP Proxy 8 years ago
hagen e6dbeda18e * rename tunnels.conf -> tunnels.conf, add detection of old config 8 years ago
orignal 215d39fc54 address lookup 8 years ago
xcps ef0bab0c6e webirc support 8 years ago
orignal 81b72d5481 fixed crash on termination if proxies were excluded 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
xcps 57a53b4b6c fixed I2PServerTunnelHTTP call 8 years ago
xcps e45cfe7d0c init 8 years ago
orignal 8dcf70408d hostoverride added 8 years ago
orignal 6eec353c2b moved tunnel config file inialization to ClientContext 8 years ago
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
8 years ago
orignal 094d9193b9 start addressbook first 8 years ago
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 9 years ago
hagen 62cec2a31c * correct shutdown of httpserver & socksproxy 9 years ago
hagen 3817a0c2a1 Merge branch 'openssl' into new-cmdline 9 years ago
orignal 0c9ce6258c sockoutproxy params added 9 years ago
orignal f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels 9 years ago
orignal 431af2c0dd fixed issue #331. reuse existing local detination for tunnels 9 years ago
hagen 2335d3879e * migrate to new settings 9 years ago
hagen 314e1e4bfe * unwrap i2p::util::config::* calls in ClientContext.cpp 9 years ago
orignal cd549937c5 support multiple server tunnels with same destination and different ports 9 years ago
orignal 02bbb46d2e separate keys and destination creation 9 years ago
orignal 13ffdc6dd2 common ReadI2CPOptions 9 years ago
orignal 3d4890a28b handle I2CP keys correctly 9 years ago
orignal fe4362f459 tunnel parameters 9 years ago
orignal 8fa053f7c7 show I2P tunnels at web console 9 years ago
orignal 0c290e65ef removed deprecated parameters 9 years ago
orignal 727436e1cf specify signature type for I2P tunnels 9 years ago
hagen 3e8c247c05 * sane log messages: ClientContext.cpp 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
Edward Tjörnhammar 4109ab1590 Make tunnels.cfg configurable 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 019af7bd3a http server tunnel added 9 years ago
orignal 12641ab0c0 fixed addressbook crash at shutdown 9 years ago
orignal 123e6b7de4 made keys parameter optional for client tunnels 9 years ago
orignal a09c67772c specify keys file for proxy's local destination 9 years ago
orignal 76ad7f24ee access list for server tunnels 9 years ago
orignal fee68cf333 read optional destination port form config 9 years ago
orignal 897af615f9 create persistent destinations with ECDSA 9 years ago
orignal ea6597c3ad .ini file format for tunnel.cfg 9 years ago
orignal 5a31d2e817 read tunnels.cfg using property tree 9 years ago