Jeff Becker
|
7b5e18d94b
|
changes
|
2016-08-21 21:17:09 -04:00 |
|
Jeff Becker
|
46d640cd86
|
fixes
|
2016-08-21 18:46:34 -04:00 |
|
Jeff Becker
|
2a5af37075
|
retrgiger expiration
|
2016-08-21 15:47:00 -04:00 |
|
Jeff Becker
|
e529d3ecc9
|
fixes
|
2016-08-21 15:39:11 -04:00 |
|
Jeff Becker
|
e8f9ecc7d9
|
fixes
|
2016-08-21 15:33:19 -04:00 |
|
Jeff Becker
|
aa3723d2bd
|
udp tunnels
|
2016-08-21 15:02:17 -04:00 |
|
Jeff Becker
|
03927b0a68
|
Merge branch 'upstream-openssl'
|
2016-08-06 20:27:57 -04:00 |
|
brain5lug
|
b8ec63cf8c
|
copy ellimination for ranges #part1
|
2016-08-06 01:03:13 +03:00 |
|
Jeff Becker
|
fc5b1ae3e2
|
fug
|
2016-07-28 12:28:18 -04:00 |
|
Jeff Becker
|
13735d0475
|
move setting
|
2016-07-28 12:26:05 -04:00 |
|
Jeff Becker
|
6b3a783ce9
|
change type
|
2016-07-28 12:21:59 -04:00 |
|
Jeff Becker
|
3b66bba92e
|
more fixes
|
2016-07-28 12:17:24 -04:00 |
|
Jeff Becker
|
aa3a93b6a0
|
implement streaming limiting (initial)
|
2016-07-28 11:16:29 -04:00 |
|
Jeff Becker
|
eeeae12639
|
check for correctly loaded privatekeys
|
2016-07-25 11:13:54 -04:00 |
|
Jeff Becker
|
1e1c4d159b
|
do reload
|
2016-07-25 10:28:20 -04:00 |
|
/dev/null
|
c908beade2
|
Added client tunnel reload on SIGHUP for Linux
|
2016-07-21 17:57:43 -06:00 |
|
orignal
|
756e86662b
|
fixed android build
|
2016-06-14 14:37:22 -04:00 |
|
orignal
|
a5be4c9d0e
|
moved std::to_string to util.h from android
|
2016-06-14 11:55:44 -04:00 |
|
anon5
|
58b058ab3a
|
.apk builds. untested
|
2016-06-14 23:17:37 +08:00 |
|
orignal
|
025eec1782
|
I2CP configuration
|
2016-05-31 11:54:45 -04:00 |
|
orignal
|
67f1e07508
|
I2CP added
|
2016-05-12 15:37:46 -04:00 |
|
orignal
|
c49fdf1233
|
initial commit for reload config command
|
2016-05-12 11:38:18 -04:00 |
|
orignal
|
d582c30f6e
|
allow same port at different interfaces
|
2016-04-24 17:32:24 -04:00 |
|
Mikal Villa
|
f1fb265119
|
Adding exceptions for SOCKS, SAM and BOB proxy/briges
|
2016-03-30 00:03:15 +02:00 |
|
Mikal Villa
|
6c628094ce
|
Adding exception handler on HTTP Proxy
|
2016-03-29 23:55:29 +02:00 |
|
hagen
|
e6dbeda18e
|
* rename tunnels.conf -> tunnels.conf, add detection of old config
|
2016-03-28 11:36:05 +00:00 |
|
orignal
|
215d39fc54
|
address lookup
|
2016-03-26 10:31:47 -04:00 |
|
xcps
|
ef0bab0c6e
|
webirc support
|
2016-03-04 11:37:38 +05:00 |
|
orignal
|
81b72d5481
|
fixed crash on termination if proxies were excluded
|
2016-03-02 12:04:02 -05:00 |
|
orignal
|
6d892179c8
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
|
xcps
|
57a53b4b6c
|
fixed I2PServerTunnelHTTP call
|
2016-02-28 21:13:01 +05:00 |
|
xcps
|
e45cfe7d0c
|
init
|
2016-02-28 18:17:35 +05:00 |
|
orignal
|
8dcf70408d
|
hostoverride added
|
2016-02-25 20:32:05 -05:00 |
|
orignal
|
6eec353c2b
|
moved tunnel config file inialization to ClientContext
|
2016-02-22 15:27:40 -05:00 |
|
hagen
|
55315fca80
|
Merge branch 'openssl' into new-fs
Conflicts:
AddressBook.cpp
NetDb.cpp
filelist.mk
|
2016-02-20 00:59:48 +00:00 |
|
orignal
|
094d9193b9
|
start addressbook first
|
2016-02-18 22:34:14 -05:00 |
|
hagen
|
79bf44b3f5
|
* i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
62cec2a31c
|
* correct shutdown of httpserver & socksproxy
|
2016-02-03 13:14:54 +00:00 |
|
hagen
|
3817a0c2a1
|
Merge branch 'openssl' into new-cmdline
|
2016-01-26 08:03:18 +00:00 |
|
orignal
|
0c9ce6258c
|
sockoutproxy params added
|
2016-01-24 09:59:02 -05:00 |
|
orignal
|
f593802a51
|
I2CP option crypto.tagsToSend added for I2P tunnels
|
2016-01-23 20:52:21 -05:00 |
|
orignal
|
431af2c0dd
|
fixed issue #331. reuse existing local detination for tunnels
|
2016-01-21 15:51:08 -05:00 |
|
hagen
|
2335d3879e
|
* migrate to new settings
|
2016-01-20 11:29:54 +00:00 |
|
hagen
|
314e1e4bfe
|
* unwrap i2p::util::config::* calls in ClientContext.cpp
|
2016-01-18 09:04:25 +00:00 |
|
orignal
|
cd549937c5
|
support multiple server tunnels with same destination and different ports
|
2016-01-17 18:55:09 -05:00 |
|
orignal
|
02bbb46d2e
|
separate keys and destination creation
|
2016-01-15 14:46:29 -05:00 |
|
orignal
|
13ffdc6dd2
|
common ReadI2CPOptions
|
2016-01-15 12:24:40 -05:00 |
|
orignal
|
3d4890a28b
|
handle I2CP keys correctly
|
2016-01-14 18:45:47 -05:00 |
|
orignal
|
fe4362f459
|
tunnel parameters
|
2016-01-14 15:57:55 -05:00 |
|
orignal
|
8fa053f7c7
|
show I2P tunnels at web console
|
2016-01-13 20:21:53 -05:00 |
|