Commit graph

3859 commits

Author SHA1 Message Date
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
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