Thomas Winget
|
6d506302dc
|
Show number of logic thread jobs in debug builds
|
2019-11-29 19:11:14 -04:00 |
|
Thomas Winget
|
6acf7bff7e
|
Track and log UV event loop ticks in debug builds
|
2019-11-29 19:11:14 -04:00 |
|
Jeff Becker
|
6f95fbfece
|
work in progress
|
2019-11-22 16:23:20 -05:00 |
|
Jeff Becker
|
56dce90de9
|
add trace log level for tracking logic thread jobs
|
2019-11-22 16:23:19 -05:00 |
|
Jeff Becker
|
d7f09a365d
|
contention killer
|
2019-11-22 16:23:18 -05:00 |
|
Jeff Becker
|
7ee026fa50
|
make path builds work again
|
2019-11-05 11:58:53 -05:00 |
|
Jeff Becker
|
e25356c035
|
use <= not ==
|
2019-11-03 14:53:41 -05:00 |
|
Jeff Becker
|
89e5b6b4cc
|
try fixing leak
|
2019-11-03 14:38:34 -05:00 |
|
Jeff Becker
|
2134355a3a
|
fix event loop tcp connections so they are thread safe
|
2019-10-28 10:15:36 -04:00 |
|
jeff
|
788bc0f912
|
Merge remote-tracking branch 'upstream/dev' into ed25519-signing
also stop using libuv's uv_loop_new as it is deprecated
|
2019-10-16 07:45:52 -04:00 |
|
jeff
|
b7601a6236
|
call read handler in logic thread
|
2019-10-11 07:47:21 -04:00 |
|
jeff
|
3c1d5518d8
|
fix windows port and make it compile
|
2019-10-02 09:06:14 -04:00 |
|
jeff
|
14c9ef15ed
|
try calling stuff in logic thread from event loop
|
2019-09-16 06:21:12 -04:00 |
|
Jeff Becker
|
e3bb59707e
|
more
|
2019-09-05 17:28:50 -04:00 |
|
Jeff Becker
|
4bf6882c8a
|
more async cryptography
|
2019-09-05 13:39:09 -04:00 |
|
Jeff Becker
|
1d32e6a28f
|
silence clang errors again
|
2019-08-23 08:55:28 -04:00 |
|
Jeff Becker
|
aea4542edd
|
more
|
2019-08-22 07:18:05 -04:00 |
|
Jeff
|
ecf3c37d2e
|
Merge pull request #768 from majestrate/sane-limits
Sane limits
|
2019-08-14 06:28:28 -04:00 |
|
Michael
|
40aabd6d92
|
Use the right version of clang-tidy
|
2019-08-13 22:38:00 +01:00 |
|
Michael
|
0a1620aff2
|
make format
|
2019-08-12 22:10:07 +00:00 |
|
Michael
|
16cdfbd5f0
|
clang-tidy modernize pass
|
2019-08-12 16:52:58 +01:00 |
|
Jeff Becker
|
a1fff96a1b
|
limit connections in outbound session maker
|
2019-08-12 08:40:38 -04:00 |
|
Michael
|
84601fa474
|
Make format
|
2019-08-08 00:26:40 +01:00 |
|
Jeff
|
10d7e7cb77
|
Merge branch 'master' into master
|
2019-08-05 07:59:30 -04:00 |
|
Michael
|
c429f0cec9
|
Jeff's fixes
|
2019-08-04 22:30:47 +01:00 |
|
Michael
|
f9e9227e19
|
Fix gcc trunk warnings
|
2019-08-02 10:29:08 +01:00 |
|
Rick V
|
f6c97091fd
|
clang-format
|
2019-08-01 22:25:48 -05:00 |
|
Jeff Becker
|
f48754c45d
|
make hop count and length configurable
|
2019-07-18 12:28:17 -04:00 |
|
Jeff Becker
|
9820315337
|
=default
|
2019-06-21 09:00:17 -04:00 |
|
Jeff Becker
|
53d2034a73
|
fix up libuv close logic
|
2019-06-20 14:28:59 -04:00 |
|
Jeff Becker
|
698cc076e9
|
fix borken unit tests
|
2019-06-19 16:01:18 -04:00 |
|
Rick V
|
042baf9270
|
fix callback hell
|
2019-06-18 18:56:48 -05:00 |
|
Rick V
|
5092a1fa85
|
restore llarp_make_ev_loop() as we only use libuv now; separate function is now ded code
|
2019-06-17 23:29:46 -05:00 |
|
Jeff Becker
|
3c4d557942
|
dont use timers use check for tick
|
2019-06-04 10:36:54 -04:00 |
|
Jeff Becker
|
35bb7444fe
|
make tcp work with libuv probably
|
2019-06-03 10:03:59 -04:00 |
|
Jeff Becker
|
4c7f8e8351
|
more libuv jizz
|
2019-06-03 08:02:54 -04:00 |
|
Jeff Becker
|
301bd260a4
|
try fixing tcp
|
2019-06-03 07:14:31 -04:00 |
|
Jeff Becker
|
b6a1fc4c86
|
use timers not idle
|
2019-06-02 17:37:29 -04:00 |
|
Jeff Becker
|
9deafa4cb8
|
use libuv
|
2019-06-02 17:17:05 -04:00 |
|