Commit Graph

7377 Commits

Author SHA1 Message Date
orignal
2200133ce3 moved LeaseSet creation away from StreamingDestination 2014-07-29 14:56:36 -04:00
orignal
220637b29d DatabaseStore for LeaseSet 2014-07-29 14:31:55 -04:00
orignal
ee2297c851 create LeaseSet from local tunnel pool 2014-07-29 13:44:54 -04:00
orignal
4236299879 handle excluded peers in DatabaseLookup 2014-07-28 22:28:11 -04:00
orignal
c55ad954bf send encrypted reply to DatabaseLokkup if requested 2014-07-28 14:25:14 -04:00
orignal
b1c2ba53d1 use SessionTag 2014-07-28 12:02:50 -04:00
orignal
750d6fbaed one-time aes garlic encryption 2014-07-28 11:54:34 -04:00
orignal
e77f625814 fixed crash 2014-07-27 10:39:38 -04:00
orignal
72e689791c tunnel state 2014-07-26 20:56:42 -04:00
Meeh
4576efd5b3 Update new CI icon 2014-07-26 07:04:19 +02:00
Meeh
61571b88ce Removing broken travis 2014-07-26 00:53:34 +02:00
orignal
3d669c95d9 send floodfill in DatabaseSerachReply 2014-07-24 22:01:07 -04:00
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