orignal
0a5d4741af
use short I2NP messages
10 years ago
orignal
816c415f22
short I2NP message
10 years ago
orignal
5e8dd82b6b
fixed crash
10 years ago
orignal
2f5967537a
re-create local LeaseSet only if expired
10 years ago
orignal
2200133ce3
moved LeaseSet creation away from StreamingDestination
10 years ago
orignal
220637b29d
DatabaseStore for LeaseSet
10 years ago
orignal
ee2297c851
create LeaseSet from local tunnel pool
10 years ago
orignal
4236299879
handle excluded peers in DatabaseLookup
10 years ago
orignal
c55ad954bf
send encrypted reply to DatabaseLokkup if requested
10 years ago
orignal
b1c2ba53d1
use SessionTag
10 years ago
orignal
750d6fbaed
one-time aes garlic encryption
10 years ago
orignal
e77f625814
fixed crash
10 years ago
orignal
72e689791c
tunnel state
10 years ago
Meeh
4576efd5b3
Update new CI icon
10 years ago
Meeh
61571b88ce
Removing broken travis
10 years ago
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