Commit Graph

4155 Commits (4ac07ea9fbf6ba7d5c7cf0f8733a26d3d23f4c6e)
 

Author SHA1 Message Date
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 244af9891b
fix a crash on some win32 systems
make clang+libc2 happy
5 years ago
Rick V d4688ed3b3
get our TAP ifindex to pass to ipv6(1) on old platforms 5 years ago
Rick V 8cf5f2c9a5 fix thread naming on windows 5 years ago
Rick V c5aaefa7e7
this is getting hairy 5 years ago
Rick V 54d4932d74
why isn't cmake picking this up 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 b7ffe37ffb
add make windows config command line 5 years ago
Rick V 5b0b6e4ae2
fix header case
do not use Microsoft <filesystem>
add build stamp to version resource if we're doing local CI
5 years ago
Rick V 728b2002aa
fix single-arch install config 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 b5db869baa
Merge pull request #744 from michael-loki/travis_wait
Use travis_wait because builds/linkers are slow
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 a08f79aecd
remove limit 5 years ago
Jeff Becker f37552bbd3
properly close dropped inbound sessions on utp 5 years ago
michael-loki 650cf49e8e
ugh travis 5 years ago
michael-loki aaba30b82d
Go back to 20 minutes, don't let this job block CI 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
michael-loki 94b10a8a7d
Try bumping to 30 minutes wait 5 years ago
Jeff 7cd92f455a
Merge pull request #743 from michael-loki/asan
Add ASAN CI
5 years ago
Michael dcc57deebf
Use travis_wait because builds/linkers are slow 5 years ago
Michael 9605bec0af
Add ASAN CI 5 years ago
Jeff 0515ad6bf9
Merge pull request #726 from michael-loki/travis_docker
Get make windows working in CI
5 years ago
Jeff 2f43a6d692
Merge pull request #742 from majestrate/master
unbreak snode traffic
5 years ago
Jeff Becker f349677f1c
use ipv4 address on snodes for now 5 years ago
Jeff e4919d56da
Merge pull request #741 from majestrate/master
make dht exploration work again
5 years ago
Jeff Becker 7e9ef19f69
use std::min 5 years ago
Jeff Becker f4ac918b7e
remove -1 5 years ago
Jeff Becker d595b51b0b
fix dht exploration ;~; 5 years ago
Jeff Becker 702273427e
Merge remote-tracking branch 'origin/master' 5 years ago
Jeff 3bf990cbad
Merge pull request #740 from majestrate/fix-testnet-crashes-2019-07-29
Fix testnet crashes 2019 07 29
5 years ago
Jeff Becker e1dd7ad97f
revert dht stuff 5 years ago
Michael a062186f2d
or not 5 years ago
Michael ee2dd0fb68
Use __cpp_lib_filesystem 5 years ago