Commit graph

3873 commits

Author SHA1 Message Date
r4sas 8b8007695c don't close streams after 1 hour 2016-12-17 22:49:51 +03:00
orignal ae442ee015 Merge pull request #739 from majestrate/udp-tunnel-crash-fix
Udp tunnel crash fix
2016-12-17 07:58:45 -05:00
Jeff 99b5f1b7b8 remove pedantic log entry 2016-12-17 07:36:59 -05:00
Jeff 8071df0e68 don't crash on os x when no lease set found for udp tunnel 2016-12-17 07:36:47 -05:00
orignal 63d6b23344 use correct encryption key for ElGamal 2016-12-16 21:23:04 -05:00
orignal 38d85a49e7 use AVX instructions for XOR in AES-CBC if applicable 2016-12-15 14:42:26 -05:00
orignal 0edc149ecc fixed typo 2016-12-15 13:36:52 -05:00
orignal 10d6cd9896 use token for commands 2016-12-15 13:10:12 -05:00
orignal 6913da7efa fixed AVX crash for mingw build 2016-12-15 10:43:48 -05:00
orignal 34df1b1646 add AVX to clobber list 2016-12-15 07:21:34 -05:00
orignal 992603496e don't copy address 2016-12-14 13:54:16 -05:00
orignal b9552c42f1 don't overwrite whole lease 2016-12-14 11:32:20 -05:00
orignal 37e4dfc5d5 cleanup from some overhead 2016-12-14 10:59:36 -05:00
orignal 15b7284a8f AVX support for Windows 2016-12-14 09:48:05 -05:00
orignal b57a62fece static and AVX support for OSX 2016-12-14 09:35:15 -05:00
orignal 9c7de5ad03 avoid sending RST instead FIN 2016-12-13 14:54:48 -05:00
orignal c065fae422 store remote IdentHash only 2016-12-13 12:45:18 -05:00
orignal cfde1f8c27 rollback 2016-12-13 12:44:05 -05:00
orignal c45f72a63e make sure all outstading data got sent before closing socket 2016-12-13 11:01:13 -05:00
orignal e1d9eca7bd 0.9.28 2016-12-13 09:49:42 -05:00
orignal 2e66c4c9f5 Merge pull request #738 from majestrate/udptunnel-fix
make udp tunnel utilize GarlicRoutingPath correctly
2016-12-12 18:16:01 -05:00
Jeff 9a19b5994b fix 2016-12-12 15:50:36 -05:00
Jeff 920586f56c Merge remote-tracking branch 'origin/openssl' into udptunnel-fix 2016-12-12 14:51:01 -05:00
Jeff 919aa2895a request lease set 2016-12-12 14:50:38 -05:00
Jeff Becker 75690598e3 try fixing datagram 2016-12-12 14:50:31 -05:00
orignal ac2caf2787 make sure all incoming data gets sent before closing a socket 2016-12-12 14:45:37 -05:00
orignal 5405876d84 temporary exlude mamoth's shit from reseeds 2016-12-11 20:38:19 -05:00
orignal 4b9de0777b queue up LeaseSet requests 2016-12-11 14:17:09 -05:00
orignal 67492bf024 send v4 address for peer test 2016-12-11 09:53:43 -05:00
orignal 259baa0e84 use vzeroall to complete AVX mode 2016-12-10 20:41:42 -05:00
orignal dca48c7eec use AVX for HMAC 2016-12-09 15:46:21 -05:00
orignal 7386b0a523 fixed android build 2016-12-09 13:42:00 -05:00
orignal d0e9fe1e3e Merge pull request #734 from majestrate/fix-732
fixe issue 732
2016-12-09 09:59:18 -05:00
orignal 2b7bab04dd add BloomFilter to QT android 2016-12-09 09:50:42 -05:00
orignal ad5f890a1e Merge pull request #733 from majestrate/bloom-filter
add simple bloomfilter implementation
2016-12-09 09:41:09 -05:00
Jeff Becker fa191e2928 fixes issue 732 and wave hi to ISPG 2016-12-09 09:27:19 -05:00
Jeff Becker 6d8a23ec16 tabify 2016-12-09 09:10:08 -05:00
Jeff Becker 12371650f9 tabify 2016-12-09 09:09:35 -05:00
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