orignal
3961fdc2e1
don't load non-reachable routers
2014-07-24 20:47:12 -04:00
orignal
d512c90193
send RouterInfo if found by DatabseLookup
2014-07-24 15:59:00 -04:00
orignal
d73abd9c55
fixed crash
2014-07-23 21:45:45 -04:00
orignal
5492deff21
moved handling of DatabaseLookup to netDb's thread
2014-07-23 11:10:03 -04:00
orignal
028c70d6ee
load RI buffer from file by request
2014-07-23 10:56:41 -04:00
Meeh
c21adbe3ae
Updating reseed host list (Since updated the java version as well)
2014-07-22 20:00:00 +02:00
orignal
1fc41e2fa9
proper update of own RouterInfo
2014-07-22 08:03:02 -04:00
orignal
3a8d4403f6
reduce memory usage by deleting RI's buffer after parsing and saving
2014-07-21 22:59:57 -04:00
orignal
6dbf8d1457
don't save received IV
2014-07-21 22:13:57 -04:00
orignal
f3c6dd4d3d
don't copy RouterInfos and LeaseSets
2014-07-21 20:14:11 -04:00
orignal
207022a6bb
throw connection_reset error is stream is closed
2014-07-21 14:28:17 -04:00
Meeh
45289891d6
Merge branch 'master' of github-meeh420:orignal/i2pd
...
* 'master' of github-meeh420:orignal/i2pd:
delete unreachable SSU sessions
show number sent/received bytes through the status page
resend
fixed memory leak
close connection to first hop of declined tunnel
process extended data
handle individaul bitfields ack
Moving file list to a common one. Still in makefile format, but now with CPP/H as input instead of OBJECTS. Issue #82
Removing Qt build file. Issue #82
create inbound tunnel though outbound
Makefile now detects which file to use (OSX or Linux) Issue #82
Prepare support for POST/PUT
close SSU session if not established
send ack per fragment. temporary disble check for duplicated through IV
fixed memory leak
save out-of-sequence fragments
2014-07-21 20:09:14 +02:00
Meeh
105131a5f1
Adding certificates from the Java version.
2014-07-21 20:08:51 +02:00
orignal
de377b45b4
delete unreachable SSU sessions
2014-07-20 18:16:55 -04:00
orignal
756a920c1a
show number sent/received bytes through the status page
2014-07-20 17:12:36 -04:00
orignal
d7bcaaa3f7
resend
2014-07-20 10:38:39 -04:00
orignal
541a49c359
fixed memory leak
2014-07-19 18:53:02 -04:00
orignal
8801a144a0
close connection to first hop of declined tunnel
2014-07-18 20:32:45 -04:00
orignal
05d869254d
process extended data
2014-07-17 15:22:32 -04:00
orignal
275155998f
handle individaul bitfields ack
2014-07-17 15:00:33 -04:00
Mikal Villa
02296ef775
Moving file list to a common one. Still in makefile format, but now with CPP/H
...
as input instead of OBJECTS.
Issue #82
2014-07-17 19:12:52 +02:00
Mikal Villa
c5860a6254
Removing Qt build file. Issue #82
2014-07-17 19:02:05 +02:00
orignal
d2160efdc8
create inbound tunnel though outbound
2014-07-17 07:40:34 -04:00
Mikal Villa
1ec8728ab0
Makefile now detects which file to use (OSX or Linux)
...
Issue #82
2014-07-16 18:59:17 +02:00
Mikal Villa
bff3d8f5c1
Prepare support for POST/PUT
2014-07-16 18:41:40 +02:00
orignal
9ee049aa63
close SSU session if not established
2014-07-15 21:40:44 -04:00
orignal
2f601ce02f
send ack per fragment. temporary disble check for duplicated through IV
2014-07-15 14:49:54 -04:00
orignal
05a96fd398
fixed memory leak
2014-07-15 08:03:45 -04:00
orignal
999abd517c
save out-of-sequence fragments
2014-07-14 22:06:58 -04:00
Meeh
eb073b09aa
Reseed list update + working on a (yet uncommited)SSLClient class so the httpsReseedHostList had to be commited as well.
2014-07-14 20:16:04 +02:00
Meeh
0fca4e3e57
Ignore su3 files for now, support is comming.
2014-07-14 19:47:51 +02:00
Meeh
ccea06202c
Updating win32 build files
2014-07-14 19:08:15 +02:00
Meeh
042c3fa3cc
Updating cmake file
2014-07-14 19:06:16 +02:00
Meeh
a6941b9a73
Updating qmake template
2014-07-14 19:05:09 +02:00
Meeh
1c06ca4aca
Added socks to osx makefile
2014-07-14 19:03:08 +02:00
Meeh
b052b771fb
Merge pull request #81 from majestrate/pull-request-0
...
socks proxy
2014-07-14 18:52:25 +02:00
jeff
e832002795
add socks proxy
2014-07-14 12:40:06 -04:00
Meeh
9b4dd95b1c
To force build against OSX, set the language to objective-c as well acording to https://github.com/biocore/scikit-bio/issues/184#issuecomment-37843764
2014-07-14 07:16:41 +02:00
Meeh
8b2fc666db
Re-adding caching of APT packages for linux builds
2014-07-14 06:36:04 +02:00
Meeh
39577179f4
Trying the multi section setting.
...
https://github.com/travis-ci/travis-ci/issues/216#issuecomment-19430107
2014-07-14 06:26:11 +02:00
Meeh
da1c31c7fe
Minor changes to travis config
2014-07-14 06:19:57 +02:00
Meeh
6475c522e0
Testing travis OSX building
2014-07-14 06:12:19 +02:00
Meeh
aaf53ad862
Updating the OSX makefile. Should work from 10.7 -> 10.10 now.
2014-07-14 05:59:54 +02:00
orignal
8dc06ec391
load local destinations
2014-07-13 08:25:30 -04:00
orignal
67c9e68559
fxied crash
2014-07-11 19:14:14 -04:00
orignal
e50454d92e
multiple local destinations
2014-07-11 15:39:38 -04:00
orignal
a7406e03ab
try to find existing SSU session to introducer first
2014-07-11 12:23:29 -04:00
orignal
6ce3e41a70
specify number of hops for inbound tunnels
2014-07-11 07:34:45 -04:00
orignal
ad65e52ce0
moved save to file to RI
2014-07-10 15:33:42 -04:00
orignal
4de9ed80af
drop messages to other router coming down an inbound tunnel
2014-07-10 12:44:49 -04:00