Commit Graph

592 Commits

Author SHA1 Message Date
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
orignal
b02c777390 delete destination if not requested again 2014-07-10 08:13:47 -04:00
orignal
ab5576c744 delete expired tunnels 2014-07-09 21:43:33 -04:00
orignal
30b25e9eeb always pick outbound tunnel before sending packet 2014-07-08 22:09:58 -04:00
orignal
3e25759ada request and process encrypted LeaseSet 2014-07-08 07:45:16 -04:00
orignal
38115b7dda session decryption - tags 2014-07-07 22:25:32 -04:00
orignal
13fec9bdfc generic tag introduced 2014-07-07 19:22:19 -04:00
orignal
a01e2213eb delete obsolete requested destination 2014-07-07 15:35:42 -04:00
orignal
e0291bb815 fixed memory leak 2014-07-07 12:34:19 -04:00
orignal
226ef77927 fixed memory leak 2014-07-06 17:48:16 -04:00
orignal
73ef5e29c2 fixed memory leak 2014-07-05 08:33:08 -04:00
orignal
49035ef55d HandleFollowOnFragment 2014-07-04 20:54:03 -04:00
orignal
b19e6bb5ba fixed memory leak 2014-07-04 15:18:05 -04:00
orignal
12fbc9cb86 increased I2NP max message size to 32K and check if fragmented message exceeds it 2014-07-04 12:35:02 -04:00
orignal
d4ac1391fe catch transit DatabaseStore 2014-07-03 21:53:29 -04:00
orignal
0d8b3910ef delete expired transit tunnels 2014-07-03 19:53:11 -04:00
orignal
46d2b38760 keyspace rotation 2014-07-03 14:47:12 -04:00
orignal
f2f4a0b04e cleanup requested destinations 2014-07-03 13:41:36 -04:00
orignal
2e0e6fc6c4 fixed memory leak 2014-07-03 10:33:23 -04:00
orignal
8aaaf26a9e log to file if daemon only 2014-07-02 14:25:57 -04:00
orignal
334c92bb49 daemonization. 2014-07-02 13:48:45 -04:00
orignal
3a864cb6c5 verify checksum 2014-06-27 20:11:21 -04:00
orignal
46ce01c89d fixed tunnel encryption for non-AESNI 2014-06-27 10:56:33 -04:00
orignal
9ad76aa0cf avoid race condition 2014-06-26 15:41:12 -04:00