Commit graph

3835 commits

Author SHA1 Message Date
Jeff Becker 79e1d54e4c implement simple bloom filter 2016-12-09 09:08:03 -05:00
orignal 447f5f69c9 use AVX for DHT 2016-12-08 15:23:40 -05:00
orignal e08a26d015 AVX instructions support 2016-12-08 12:59:19 -05:00
orignal 381f6b184e clean up incomplete messages 2016-12-06 16:23:52 -05:00
orignal 59681398cb don't store lookup replies anymore 2016-12-05 18:39:01 -05:00
orignal adf887a06b request destination if we are not closest 2016-12-05 16:36:51 -05:00
orignal 42f70cd55d request destination after frist lookup 2016-12-05 15:45:04 -05:00
r4sas 3704a4ff47 2.10.2 2016-12-05 00:31:41 +03:00
MXPLRS | Kirill 5b8d637f6a 2.10.2 2016-12-05 00:21:18 +03:00
orignal 436621f79f 2.10.2 2016-12-04 14:38:57 -05:00
orignal 739b6645f8 eliminate bad_function_call exception 2016-12-02 16:10:49 -05:00
orignal 7a7ae4cc83 select ipv4 peers for peer test 2016-12-02 11:17:22 -05:00
orignal db83cbe58f handle read_some errors 2016-12-01 22:14:43 -05:00
orignal 87228429d6 handle receive_from errors 2016-12-01 19:24:15 -05:00
orignal 2651723b50 fixed termination crash 2016-12-01 19:23:55 -05:00
orignal b8a01d2ff1 rollback 2016-12-01 15:03:54 -05:00
orignal 5c20751937 give priority to ipv6 2016-12-01 14:06:23 -05:00
MXPLRS | Kirill 06b0a50462 static libminiupnpc 2016-12-01 20:17:28 +03:00
orignal 0d589895f6 print time difference with one in timestamp message 2016-12-01 10:51:01 -05:00
orignal 230c2aaf26 reopen UDP socket in case of error 2016-11-30 21:14:10 -05:00
orignal 1d8807a6ba handle async_receive_from errors 2016-11-30 14:51:26 -05:00
orignal 81978b214c correct NTCP sessions termination 2016-11-30 09:24:49 -05:00
orignal 5699b7bae5 5 seconds connection timeout for NTCP 2016-11-29 14:12:44 -05:00
orignal e726d216bb cleanup tags on stop 2016-11-28 22:47:37 -05:00
orignal 3480824290 correct leaseset requests cleanup 2016-11-28 14:37:17 -05:00
orignal c8b935151a fixed tremination crash 2016-11-28 13:47:10 -05:00
orignal 5e5aefa290 cleanup leaseset requests on stop 2016-11-27 10:14:54 -05:00
orignal 0e14b54b6d break circular reference 2016-11-25 22:36:35 -05:00
orignal c6ddae2d8e excluded obsolete boost dependancies 2016-11-25 13:45:41 -05:00
orignal d092b21da7 assume ElGamal data size as 222 bytes 2016-11-24 16:02:14 -05:00
orignal a8061003dd Merge pull request #725 from majestrate/fix-722
don't add multiple router addresses when specifying ifname4/6
2016-11-24 14:05:30 -05:00
Jeff Becker 50f0099645 don't add multiple router addresses 2016-11-24 13:56:37 -05:00
orignal c270687223 Merge pull request #723 from majestrate/fix-722
add ifname4 and ifname6 options
2016-11-24 10:43:39 -05:00
Jeff Becker a92652f4ad add ifname4 and ifname6 options 2016-11-24 10:11:46 -05:00
orignal 006e4526e8 fixed memory leak 2016-11-23 16:41:27 -05:00
orignal 55dbbb3546 fixed memory leak 2016-11-23 16:30:36 -05:00
orignal e4fe18e435 Merge pull request #718 from l-n-s/my_fixes
Add possibility to reseed from HTTPS URL
2016-11-23 08:58:28 -05:00
Darknet Villain cea38549da Merge remote-tracking branch 'upstream/openssl' into my_fixes 2016-11-23 07:45:06 -05:00
Darknet Villain 0487e730ba Add possibility to reseed from HTTPS URL 2016-11-23 07:42:38 -05:00
orignal 8fdd7205d7 check if routing session got detached 2016-11-22 15:20:48 -05:00
orignal 1d8d71cfb6 16-bytes alignment for IV for AES-CBC 2016-11-21 21:13:13 -05:00
orignal 10bd017e57 16-byte alignment for received I2NP message 2016-11-21 19:45:29 -05:00
atnaguzin 70f39eb959 Added new logo to webconsole 2016-11-21 00:58:38 +03:00
atnaguzin 3a3b0cc847 New logo 2016-11-21 00:27:39 +03:00
orignal 65d721285b fixed build error for some compilers 2016-11-20 08:33:33 -05:00
orignal 565f844b7f correct termination of pending leaseset 2016-11-19 17:24:38 -05:00
orignal 248992b27b temporarty fix crash 2016-11-19 14:28:58 -05:00
orignal bdd6037726 use std::map for unconfirmed tags 2016-11-18 14:50:29 -05:00
orignal 9d292bb6a4 fixed potential race condition 2016-11-18 11:16:55 -05:00
orignal 12b9b49902 fixed infinite loop bug 2016-11-18 10:27:49 -05:00