jeff
|
f9fb40f590
|
final touches
|
2019-09-20 12:56:19 -04:00 |
|
Michael
|
16cdfbd5f0
|
clang-tidy modernize pass
|
2019-08-12 16:52:58 +01:00 |
|
Michael
|
f9e9227e19
|
Fix gcc trunk warnings
|
2019-08-02 10:29:08 +01:00 |
|
Jeff Becker
|
aa0a795689
|
call path build fail stuff in logic thread
|
2019-07-31 08:51:24 -04:00 |
|
Michael
|
e52492911d
|
Refactor endpoint state management to a new class
|
2019-07-15 10:15:51 +01:00 |
|
Jeff Becker
|
d6ec528a72
|
start work on seperating ips out of endpoint
|
2019-07-01 10:56:56 -04:00 |
|
Michael
|
b6b400baef
|
Tidy up pathbuilder code
|
2019-06-20 17:35:40 +01:00 |
|
Michael
|
b89689fec3
|
Refactor path build code
|
2019-06-18 22:51:41 +01:00 |
|
Jeff Becker
|
df322e1149
|
don't include duplicate hops in paths
|
2019-05-08 10:01:31 -04:00 |
|
Jeff Becker
|
a53da68700
|
start work on sighup
|
2019-05-07 13:46:38 -04:00 |
|
Jeff Becker
|
34533db620
|
add urgent build that builds over an existing path for an endpoint
|
2019-05-07 08:31:34 -04:00 |
|
Jeff Becker
|
6c17bf35b3
|
decrease minimum path build interval
|
2019-05-06 12:00:10 -04:00 |
|
Jeff Becker
|
6711296b26
|
finish converting to shared_ptr
|
2019-04-23 12:13:22 -04:00 |
|
Jeff Becker
|
99c29cf05a
|
prepare for ios/android jazz
move to use std::shared_ptr instead of bare pointers so we can
multithread everything.
|
2019-04-23 10:28:59 -04:00 |
|
Michael
|
c39c931d03
|
Remove IStateful virtual inheritance
|
2019-04-19 16:10:26 +01:00 |
|
Jeff Becker
|
57dc6cc965
|
make bundling rc in path builds configurable on runtime
|
2019-04-18 07:49:54 -04:00 |
|
Jeff Becker
|
a45d6db0e0
|
better profiling
|
2019-04-16 07:44:55 -04:00 |
|
Jeff Becker
|
6a09348c47
|
today's work
|
2019-03-07 17:53:36 -05:00 |
|
Michael
|
887fb4ac62
|
Replace insert(make_pair()) with emplace()
|
2019-02-18 10:35:23 +00:00 |
|
Michael
|
048fa83c39
|
Finish replacement of Router with AbstractRouter
|
2019-02-14 22:31:31 +00:00 |
|
Jeff Becker
|
46222df421
|
refactor
|
2019-02-11 12:14:43 -05:00 |
|
Jeff Becker
|
e1522faeaa
|
add introspection rpc endpoint
|
2019-02-08 14:43:25 -05:00 |
|
Jeff Becker
|
a953b34a45
|
fix crash
|
2019-02-05 10:06:53 -05:00 |
|
Michael
|
7296ebcbe8
|
Tidy dht code
|
2019-01-19 01:41:14 +00:00 |
|
Michael
|
081d4dfa32
|
Reorganise source into more folders
|
2019-01-11 01:19:49 +00:00 |
|