Commit Graph

5075 Commits

Author SHA1 Message Date
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
orignal
acbe0d801d eliminate extra copy 2014-06-26 14:45:34 -04:00
orignal
7a79d49e6e Merge pull request #77 from chertov/master
fix VS project
2014-06-26 06:52:49 -04:00
chertov
1a041ea2aa fix VS project 2014-06-26 07:55:40 +04:00
chertov
68a08c2237 Merge pull request #5 from orignal/master
Merge pull request from orignal/master
2014-06-26 07:33:12 +04:00
orignal
ec21138bd2 specify number of hops for a tunnel pool 2014-06-25 19:28:33 -04:00
orignal
92dc9b3542 set replyIV for each hop decryption 2014-06-24 19:33:30 -04:00
orignal
53be08e239 fake tunnel build ecord 2014-06-18 21:24:24 -04:00
orignal
59439ebf26 don't rely on order in tunnel build message. assign index to hop instead 2014-06-18 19:38:21 -04:00
orignal
b95caaf219 exclude hidden routers from tunnels 2014-06-18 10:41:59 -04:00
orignal
ebd64c9337 check for duplicates 2014-06-17 13:15:32 -04:00
orignal
566909a50c explore 5 addresses at the time 2014-06-16 22:30:34 -04:00
orignal
d6b97670c4 exploratory if tunnels are not created yet 2014-06-16 21:23:22 -04:00
Mikal Villa
9ecf2500f5 Adding support for Mac OSX.
Compiles fine on 10.9,
$ uname -a
Darwin mikalv.local 13.1.0 Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST
2014; root:xnu-2422.90.20~2/RELEASE_X86_64 x86_64
2014-06-15 13:03:29 +02:00
orignal
99b818ad15 don't print duplicate acks 2014-06-12 21:01:04 -04:00
orignal
fccb13cedd store sent messages until ack-ed 2014-06-12 11:14:22 -04:00
orignal
d5fff57edb defualt port consistency (17007) 2014-06-12 09:12:39 -04:00
orignal
4e09b39735 check sequence of fragments 2014-06-11 10:56:20 -04:00