Jeff Becker
|
56dce90de9
|
add trace log level for tracking logic thread jobs
|
2019-11-22 16:23:19 -05:00 |
|
Jeff Becker
|
2c5561fc3c
|
make format
|
2019-11-05 12:01:34 -05:00 |
|
Jeff Becker
|
7ee026fa50
|
make path builds work again
|
2019-11-05 11:58:53 -05:00 |
|
jeff
|
32ed821763
|
Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography
|
2019-10-01 10:51:28 -04:00 |
|
jeff
|
7c691cf334
|
handover should be fixed now
|
2019-09-19 16:28:12 -04:00 |
|
jeff
|
6c2ebbb925
|
try fixing handover and add snapp traffic to multithreaded crypto workers
|
2019-09-19 10:41:31 -04: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 Becker
|
1adae338ce
|
Merge remote-tracking branch 'origin/master'
|
2019-09-04 07:58:02 -04:00 |
|
Michael
|
edd0ec398f
|
Move thread stuff to subdirectory
|
2019-09-03 20:52:28 +01:00 |
|
Michael
|
4d8fe2a8a8
|
Move meta programming to subdirectory
|
2019-09-03 20:52:28 +01:00 |
|
Jeff Becker
|
c01112e4b7
|
tracy lock contention testing and other fun things
|
2019-09-03 11:56:56 -04:00 |
|
Jeff Becker
|
eabbb83149
|
use estimated build time instead of expiration time for delta when determining when to space out builds
|
2019-08-27 16:07:09 -04:00 |
|
Jeff Becker
|
e0424a91a7
|
bump path build handover window, check cooldown on build.
|
2019-08-27 16:00:00 -04:00 |
|
Jeff Becker
|
3c3338e801
|
Merge remote-tracking branch 'origin/master' into memlink
|
2019-08-21 10:53:25 -04:00 |
|
Michael
|
094b697b01
|
Replace StatusObject with underlying JSON type
|
2019-08-19 10:33:26 +01:00 |
|
Michael
|
16cdfbd5f0
|
clang-tidy modernize pass
|
2019-08-12 16:52:58 +01:00 |
|
Jeff Becker
|
c1f33bb1ac
|
initial mempipe implementation
|
2019-08-07 12:33:29 -04:00 |
|
Michael
|
f9e9227e19
|
Fix gcc trunk warnings
|
2019-08-02 10:29:08 +01:00 |
|
Jeff Becker
|
db2206664a
|
fix crashes in testnet
|
2019-07-29 11:10:20 -04:00 |
|
Jeff Becker
|
f48754c45d
|
make hop count and length configurable
|
2019-07-18 12:28:17 -04:00 |
|
Michael
|
e52492911d
|
Refactor endpoint state management to a new class
|
2019-07-15 10:15:51 +01:00 |
|
Jeff Becker
|
1fd6b5ae74
|
Merge remote-tracking branch 'origin/master' into ipv6-tun
|
2019-07-12 09:53:52 -04:00 |
|
Michael
|
488695047f
|
Remove redundant else blocks
|
2019-07-09 22:54:46 +01:00 |
|
Jeff Becker
|
b9bcc2b775
|
make threadpool consice
|
2019-07-09 09:47:24 -04:00 |
|
Jeff Becker
|
fd911d0c52
|
make format
|
2019-07-08 10:22:47 -04:00 |
|
Jeff Becker
|
6467d21ba0
|
* fix testnet codepath
* add packet info for osx
|
2019-07-05 10:13:58 -04:00 |
|
Jeff Becker
|
81cab62bb9
|
* fix testnet codepath
* add packet info for osx
|
2019-07-05 08:07:06 -04:00 |
|
Jeff Becker
|
5874c38b38
|
swap path on inbound convo if expires soon
|
2019-07-01 17:35:49 -04:00 |
|
Jeff Becker
|
f211ff182a
|
pick ready paths for reply
|
2019-07-01 16:45:00 -04:00 |
|
Jeff Becker
|
d6ec528a72
|
start work on seperating ips out of endpoint
|
2019-07-01 10:56:56 -04:00 |
|
Jeff Becker
|
64e9622270
|
start seperating tun and endpoint
|
2019-07-01 09:44:25 -04:00 |
|
Jeff Becker
|
0146a967d0
|
fix convotag inbound state setting
|
2019-06-28 11:49:29 -04:00 |
|
Jeff Becker
|
6bca652182
|
choose first timestamp
|
2019-06-28 10:48:00 -04:00 |
|
Jeff Becker
|
0b90acff75
|
handle reply intro
|
2019-06-28 10:12:20 -04:00 |
|
Jeff Becker
|
b0612e2ee1
|
Merge remote-tracking branch 'origin/master' into ipv6-tun
|
2019-06-21 11:23:53 -04:00 |
|
Michael
|
b6b400baef
|
Tidy up pathbuilder code
|
2019-06-20 17:35:40 +01:00 |
|
Jeff Becker
|
5c61df08b5
|
Merge remote-tracking branch 'origin/master' into ipv6-tun
|
2019-06-20 10:35:51 -04:00 |
|
Michael
|
08609f9e5a
|
Rename message files
|
2019-06-19 23:30:07 +01:00 |
|
Michael
|
8a058fcb34
|
Move other messages
|
2019-06-19 21:35:57 +01:00 |
|
Michael
|
d6751e3eeb
|
Move subset of messages to right directory
|
2019-06-19 21:35:26 +01:00 |
|
Jeff Becker
|
cd05fa6150
|
Merge remote-tracking branch 'origin/master' into ipv6-tun
|
2019-06-18 08:46:35 -04:00 |
|
Rick V
|
c6c31efec9
|
make format
|
2019-06-17 23:29:54 -05:00 |
|
Jeff Becker
|
30f6a8ccd2
|
make format
|
2019-06-17 09:05:37 -04:00 |
|
Jeff Becker
|
9c24fc15a8
|
try not spamming network with builds
|
2019-06-17 08:43:16 -04:00 |
|
Jeff Becker
|
5853e5e3f4
|
pass in path
|
2019-06-14 09:13:06 -04:00 |
|
Jeff Becker
|
a323003824
|
differentiate between inbound and outbound convos
|
2019-06-14 08:49:45 -04:00 |
|
Jeff Becker
|
2403ab8f86
|
ipv6
|
2019-06-11 12:44:05 -04:00 |
|
Jeff Becker
|
9ec41b8831
|
update RC expiration logic, lookup more often and remove stale entries
|
2019-06-10 08:47:21 -04:00 |
|
Jeff Becker
|
73c1538518
|
fix
|
2019-06-06 07:16:03 -04:00 |
|