syncthing/vendor/github.com/templexxx/xor
Audrius Butkevicius cbcc3ea132 lib/connections: Use our own fork of kcp (fixes #4063)
This updates kcp and uses our own fork which:

1. Keys sessions not just by remote address, but by remote address +
conversation id 2. Allows not to close connections that were passed directly
to the library. 3. Resets cache key if the session gets terminated.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4339
LGTM: calmh
2017-09-02 06:04:35 +00:00
..
LICENSE lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00
avx2_amd64.s lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00
nosimd.go lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00
sse2_amd64.s lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00
xor.go lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00
xor_amd64.go lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00
xor_other.go lib/connections: Use our own fork of kcp (fixes #4063) 2017-09-02 06:04:35 +00:00