Stephen Shelton
|
ef2670dfb4
|
Drop new inbound IWP sessions when the first packet can't be handled
|
2019-11-19 09:24:29 -07:00 |
|
Jeff Becker
|
c9f26c4911
|
call Router::PumpLL after every batch of packets from a link session
|
2019-11-04 13:49:08 -05:00 |
|
jeff
|
3c1d5518d8
|
fix windows port and make it compile
|
2019-10-02 09:06:14 -04:00 |
|
jeff
|
32ed821763
|
Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography
|
2019-10-01 10:51:28 -04:00 |
|
Michael
|
86a07e2a80
|
Enable more sanitisers
|
2019-09-23 11:47:58 +01:00 |
|
Jeff Becker
|
327c545530
|
finish multithread cryptography first pass
|
2019-09-16 12:12:05 -04:00 |
|
jeff
|
14c9ef15ed
|
try calling stuff in logic thread from event loop
|
2019-09-16 06:21:12 -04:00 |
|
jeff
|
ac2a2aed1d
|
gut libutp and finish making things compile and pass tests
|
2019-09-12 14:19:25 -04:00 |
|
Jeff Becker
|
3c0245f8b3
|
Merge remote-tracking branch 'github/master' into iwp-multi-ack
|
2019-09-05 13:40:04 -04:00 |
|
Jeff Becker
|
4bf6882c8a
|
more async cryptography
|
2019-09-05 13:39:09 -04:00 |
|
Jeff Becker
|
88cde21b9b
|
multithreaded iwp cryptography
|
2019-09-05 10:57:01 -04:00 |
|
Jeff Becker
|
2ab265be41
|
disable link layer locking because there was no contention
|
2019-09-03 11:58:36 -04:00 |
|
Jeff Becker
|
c01112e4b7
|
tracy lock contention testing and other fun things
|
2019-09-03 11:56:56 -04:00 |
|
Jeff Becker
|
acf5f78949
|
update iwp , add NACK
|
2019-08-23 07:32:52 -04:00 |
|
Jeff Becker
|
426ee41c46
|
initial iwp
|
2019-08-22 16:53:27 -04:00 |
|
Michael
|
16cdfbd5f0
|
clang-tidy modernize pass
|
2019-08-12 16:52:58 +01:00 |
|
Jeff
|
674f272a46
|
Merge pull request #630 from majestrate/master
recent stability stuff
|
2019-05-29 08:20:25 -04:00 |
|
Michael
|
491fee206b
|
Port code to use CryptoManager over passing Crypto pointers
|
2019-05-28 20:45:08 +01:00 |
|
Jeff Becker
|
27c101cc32
|
close timed out sessions
|
2019-05-25 10:54:30 -04:00 |
|
Jeff Becker
|
64c7ed42fc
|
make format
|
2019-05-22 12:20:50 -04:00 |
|
Jeff Becker
|
9c96aecf3f
|
move llarp::Logic to std::shared_ptr
add sequence numbers to HSD messages
begin work on network isolation code
add more docs
|
2019-05-22 12:20:03 -04:00 |
|
Michael
|
25f10d5b11
|
Fix more address sanitiser issues
|
2019-04-02 10:03:53 +01:00 |
|
Michael
|
561b997c93
|
Move IWP code to its own directory
|
2019-03-29 16:00:12 +00:00 |
|