orignal
3d669c95d9
send floodfill in DatabaseSerachReply
10 years ago
orignal
3961fdc2e1
don't load non-reachable routers
10 years ago
orignal
d512c90193
send RouterInfo if found by DatabseLookup
10 years ago
orignal
d73abd9c55
fixed crash
10 years ago
orignal
5492deff21
moved handling of DatabaseLookup to netDb's thread
10 years ago
orignal
028c70d6ee
load RI buffer from file by request
10 years ago
Meeh
c21adbe3ae
Updating reseed host list (Since updated the java version as well)
10 years ago
orignal
1fc41e2fa9
proper update of own RouterInfo
10 years ago
orignal
3a8d4403f6
reduce memory usage by deleting RI's buffer after parsing and saving
10 years ago
orignal
6dbf8d1457
don't save received IV
10 years ago
orignal
f3c6dd4d3d
don't copy RouterInfos and LeaseSets
10 years ago
orignal
207022a6bb
throw connection_reset error is stream is closed
10 years ago
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
10 years ago
Meeh
105131a5f1
Adding certificates from the Java version.
10 years ago
orignal
de377b45b4
delete unreachable SSU sessions
10 years ago
orignal
756a920c1a
show number sent/received bytes through the status page
10 years ago
orignal
d7bcaaa3f7
resend
10 years ago
orignal
541a49c359
fixed memory leak
10 years ago
orignal
8801a144a0
close connection to first hop of declined tunnel
10 years ago
orignal
05d869254d
process extended data
10 years ago
orignal
275155998f
handle individaul bitfields ack
10 years ago
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
10 years ago
Mikal Villa
c5860a6254
Removing Qt build file. Issue #82
10 years ago
orignal
d2160efdc8
create inbound tunnel though outbound
10 years ago
Mikal Villa
1ec8728ab0
Makefile now detects which file to use (OSX or Linux)
...
Issue #82
10 years ago
Mikal Villa
bff3d8f5c1
Prepare support for POST/PUT
10 years ago
orignal
9ee049aa63
close SSU session if not established
10 years ago
orignal
2f601ce02f
send ack per fragment. temporary disble check for duplicated through IV
10 years ago
orignal
05a96fd398
fixed memory leak
10 years ago
orignal
999abd517c
save out-of-sequence fragments
10 years ago
Meeh
eb073b09aa
Reseed list update + working on a (yet uncommited)SSLClient class so the httpsReseedHostList had to be commited as well.
10 years ago
Meeh
0fca4e3e57
Ignore su3 files for now, support is comming.
10 years ago
Meeh
ccea06202c
Updating win32 build files
10 years ago
Meeh
042c3fa3cc
Updating cmake file
10 years ago
Meeh
a6941b9a73
Updating qmake template
10 years ago
Meeh
1c06ca4aca
Added socks to osx makefile
10 years ago
Meeh
b052b771fb
Merge pull request #81 from majestrate/pull-request-0
...
socks proxy
10 years ago
jeff
e832002795
add socks proxy
10 years ago
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
10 years ago
Meeh
8b2fc666db
Re-adding caching of APT packages for linux builds
10 years ago
Meeh
39577179f4
Trying the multi section setting.
...
https://github.com/travis-ci/travis-ci/issues/216#issuecomment-19430107
10 years ago
Meeh
da1c31c7fe
Minor changes to travis config
10 years ago
Meeh
6475c522e0
Testing travis OSX building
10 years ago
Meeh
aaf53ad862
Updating the OSX makefile. Should work from 10.7 -> 10.10 now.
10 years ago
orignal
8dc06ec391
load local destinations
10 years ago
orignal
67c9e68559
fxied crash
10 years ago
orignal
e50454d92e
multiple local destinations
10 years ago
orignal
a7406e03ab
try to find existing SSU session to introducer first
10 years ago
orignal
6ce3e41a70
specify number of hops for inbound tunnels
10 years ago
orignal
ad65e52ce0
moved save to file to RI
10 years ago