Commit Graph

2694 Commits (16cdfbd5f04e74665d93e66ff3990c5e16e56431)

Author SHA1 Message Date
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Jeff Becker 4f5c69c07e
Merge branch 'concise-utp-timeout-2019-08-09' into utp-write-split-2019-08-09 5 years ago
Jeff Becker 83de715f50
make sure stats are called every 1s 5 years ago
Jeff Becker e11ca27d1f
pumpwrite -> pump 5 years ago
Jeff Becker 79aaa8a021
when pushing large amounts per tick try not to bottleneck on utp_writev 5 years ago
Jeff Becker f4d2f808ec
make it compile 5 years ago
Jeff Becker 15e8c070c6
more consise utp timeout logic 5 years ago
Jeff Becker fdbb2e8dc8
make format 5 years ago
Jeff Becker 847fcdf5f3
move convotag missmatch check to the right place 5 years ago
Jeff 0d1dea997d
Merge pull request #759 from michael-loki/fix_metrics_thread_safety
Fix metrics thread safety
5 years ago
Jeff Becker a34b48e117
make it compile 5 years ago
Jeff Becker 3dd79d7137
also check if we are a public router when checking for timeout in read direction 5 years ago
Michael 84601fa474
Make format 5 years ago
Michael d1990b5e93
Fix suspicious thread-unsafety 5 years ago
Jeff da4f1ddb0a
Merge pull request #757 from majestrate/master
don't expire based on reply intro
5 years ago
Jeff c2c4f61ded don't expire based on reply intro 5 years ago
michael-loki d6f2a1954f
Merge pull request #756 from michael-loki/fix_deadlock_on_error
Fix a deadlock when link fails to establish
5 years ago
Michael be211926cf
Fix a deadlock when link fails to establish 5 years ago
Jeff Becker e3d13fc2a0
drop missmatched convotags 5 years ago
Jeff fc64b83c13
Merge pull request #752 from majestrate/master
always regen expired rc
5 years ago
Jeff Becker 70ddc84d3a
always regen expired rc 5 years ago
Jeff 60d9d72d4c
Merge pull request #751 from majestrate/master
dont close backlogged client connections
5 years ago
Jeff Becker b6987a389c
don't time out clients based on downstream traffic 5 years ago
Jeff 10d7e7cb77
Merge branch 'master' into master 5 years ago
Michael c429f0cec9
Jeff's fixes 5 years ago
Jeff Becker 768c6f7367
dont close socket on bad state 5 years ago
Michael a270fe5f33
fixup! Fix gcc trunk warnings 5 years ago
Michael f9e9227e19
Fix gcc trunk warnings 5 years ago
Michael 4763888d2c
Add fail-able docker build for gcc trunk 5 years ago
Rick V 8cf5f2c9a5 fix thread naming on windows 5 years ago
Rick V 2644f173b0
namespace 5 years ago
Rick V f6c97091fd
clang-format 5 years ago
Rick V 5cef16e7cf
this is new, intro'd with the libuv refactor
@when did implicit conversions from void* become bad

partial refactor of win32 udp listener impl
5 years ago
Rick V 609a9a1c31
fix netbsd 5 years ago
Rick V a0a14b97a0
really fix #689 this time 5 years ago
Rick V 3782479276
fix sun 5 years ago
Rick V 2ccbf5616d
enable SetThreadName (#689) 5 years ago
Rick V 581e64a2ef
back out for now 5 years ago
Rick V 578bcba73d
ok use exception filter
typo

no infinite loops
5 years ago
Rick V 16096c6adb
add debug helper lib for core dump generation on all supported windows targets
had an epiphany earlier

i kept having problems with static linking because
i merged the GNU C runtime with the SEH library
instead of merging the latter with pthread
5 years ago
Jeff 3d2dfcc027
Merge pull request #747 from majestrate/master
bug fixes
5 years ago
Jeff Becker 8329aa0ee6
always rewrite address 5 years ago
Jeff Becker a9f524383a
close dropped session later in event loop 5 years ago
Jeff Becker 4cfc3481dc
remove session->Close() 5 years ago
Jeff Becker 2261885206
mark addresses as active when we use them 5 years ago
Jeff Becker f37552bbd3
properly close dropped inbound sessions on utp 5 years ago
Jeff Becker aa0a795689
call path build fail stuff in logic thread 5 years ago
Jeff Becker b4af87aa42
have IPPacket::srcv6 and IPPacket::dstv6 check for ipv4 packets and expand them to ipv6 5 years ago
Jeff 0515ad6bf9
Merge pull request #726 from michael-loki/travis_docker
Get make windows working in CI
5 years ago
Jeff Becker f349677f1c
use ipv4 address on snodes for now 5 years ago