Commit Graph

1897 Commits (4348f5b13d7f6fa4340383858d2d2e0a2aebf2e5)

Author SHA1 Message Date
Jeff 4348f5b13d
Merge pull request #405 from majestrate/master
make macos happy
6 years ago
Jeff 4c611ea935 make macos happy 6 years ago
Rick V 3d62460f42
that didn't even fix the abseil shite
in fact, the *original* issue was resolved ages ago

This reverts commit 2373698ea91feb29158caa1634335858becb038d.
yeah this was a solution in search of a problem that no longer exists
6 years ago
Rick V 8443c5ab8c
Support abseil on i686-pc-winnt-gnu 6 years ago
Rick V 61fb9a9c82
added some notes to gear up for the #371 putback by @michael-loki
moved platform-specifc stuff *to* platform specifc lib
removed -Wno-format on windows and *actually* turn on proper format checking
here using compiler-specifc extension for C99
6 years ago
Rick V ad966342d9
make windows happy 6 years ago
Jeff Becker 136a01391e
fix message 6 years ago
Jeff Becker 7ebb49478e
remove dead code 6 years ago
Jeff Becker de868e3623
fix order 6 years ago
Jeff Becker 4bfe97781c
relax ping to 10s of inactivity 6 years ago
Jeff Becker 8d078f19eb
wrap epoll with IO checks for resetting errno 6 years ago
Jeff Becker 2147cc3685
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff Becker ab83f51735
clear errno 6 years ago
Jeff d6307cfb2f
Merge pull request #396 from michael-loki/profiling_thread_safety
Fix deadlock in profiling
6 years ago
Jeff a1ccf61df3
Merge pull request #397 from majestrate/staging
don't inline shit
6 years ago
Jeff Becker 089e8ab4ef
don't inline shit 6 years ago
Michael 8dfe72cbc9
Fix deadlock in profiling 6 years ago
Jeff a79f27cfd0
Merge pull request #395 from majestrate/staging
lokinet rpc use http digest auth instead of basic auth
6 years ago
Jeff Becker 990049f423
make rpc do basic auth and shit like that 6 years ago
Jeff e2989c9ea4
Merge pull request #391 from majestrate/staging
Staging
6 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
Jeff Becker 232a7ff010
more 6 years ago
Jeff Becker 734a5b5fae
more 6 years ago
Ryan Tharp 22d76f7454 additional macos DNS fixes 6 years ago
Jeff Becker 6489ea2152
make it work 6 years ago
Jeff Becker 8a4c0ce841
more 6 years ago
Jeff Becker 280d85d478
handle protocol discard 6 years ago
Jeff Becker df17866ff7
breaking protocol change, bundle source txid on outside of path transfer message. 6 years ago
Jeff Becker 792d7d16c0
try fixing timeout issue 6 years ago
Jeff Becker a5557e0902
always use current intro for reply 6 years ago
Jeff Becker c9a4c77fb9
better chill with path building 6 years ago
Jeff Becker 3547863f8e
fix excessive pings 6 years ago
Jeff Becker 2218749134
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Jeff Becker 6a09348c47
today's work 6 years ago
Ryan Tharp 75c7c12502 fix linux gcc 7.3 issues, feeling like #include <condition_variable> should be in one of the threading headers tho 6 years ago
Jeff Becker eceb55623c
more 6 years ago
sachaaaaa 608efeaa96 Add missing reference operator in profiling.cpp 6 years ago
sachaaaaa 1f95e2ef28 Fix typo in ev_kqueue 6 years ago
Jeff cf9d6a1793
Merge pull request #380 from majestrate/staging
Staging
6 years ago
Jeff 1a09a12ee0
Merge branch 'staging' into absl_mutex 6 years ago
Jeff Becker 4dbeae63ee
handle kqueue code more like epoll's code 6 years ago
Jeff Becker a1bd26a165
update profiling code to decay instead of clearing all stats 6 years ago
Jeff Becker 8331449ab9
update profiles on path build 6 years ago
Jeff Becker df0120f161
fix limit 6 years ago
Michael 61f3273dc4
Add threading annotations and fix potential deadlocks 6 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 6 years ago
Michael ab83d3d54e
Fixup build on debian 6 years ago
Michael 31441b46dc
Convert from rapidjson to use nlohmann::json 6 years ago
Michael 93399fdbb4
Make nlohmann::json part of the build 6 years ago
Jeff 0a44d1b730
Merge pull request #367 from majestrate/staging
delay dns resolution for snode until we have a session with it
6 years ago