Jeff Becker
|
5357b4b69f
|
make clang happy, disable netns by default (for now)
|
2018-11-19 08:39:35 -05:00 |
|
Jeff Becker
|
56676002aa
|
wire up exit traffic
|
2018-11-14 14:34:17 -05:00 |
|
Jeff Becker
|
5dbe41608f
|
more exit stuff
|
2018-11-14 13:02:27 -05:00 |
|
Jeff Becker
|
f40e4c0c84
|
more exit stuff
|
2018-11-14 07:23:08 -05:00 |
|
Jeff Becker
|
09945dce62
|
initial exit/service node comm code with some unit tests (incomplete)
|
2018-11-12 11:43:40 -05:00 |
|
Michael Thorpe
|
33bfaf7ecd
|
Enable -Wextra
test criteria:
- test build on macOS
- test build in debian docker container
- test build in fedora docker container
|
2018-11-07 15:31:13 +00:00 |
|
Michael Thorpe
|
4f794277bc
|
Fix compile issue in endpoint.cpp
|
2018-11-03 20:17:28 +00:00 |
|
Jeff Becker
|
0320736cae
|
don't shadow
|
2018-10-29 12:51:52 -04:00 |
|
Jeff Becker
|
dbd2c41909
|
use event loop for time
|
2018-10-29 12:48:36 -04:00 |
|
Jeff
|
21e20dde18
|
change scope
|
2018-10-23 17:33:49 -04:00 |
|
Jeff
|
f35f34ede4
|
check for address
|
2018-10-23 14:18:00 -04:00 |
|
Jeff
|
5997960f70
|
make it compile
|
2018-10-23 14:06:55 -04:00 |
|
Jeff
|
1da0f9f6f5
|
path randomization for lookups on failure
|
2018-10-15 17:20:05 -04:00 |
|
Jeff Becker
|
f72a954029
|
log endpoint when requesting introset
|
2018-10-15 11:43:41 -04:00 |
|
Jeff Becker
|
746e95994e
|
stricter profiling and better handover
|
2018-10-04 12:48:26 -04:00 |
|
Jeff Becker
|
f19f78b573
|
try better handover logic
|
2018-10-04 09:03:48 -04:00 |
|
Jeff Becker
|
9e8563a884
|
cache convo tag and drop traffic
|
2018-10-01 11:45:55 -04:00 |
|
Jeff Becker
|
681e669fd8
|
try better publish logic and timeouts for requests
|
2018-10-01 10:18:17 -04:00 |
|
Jeff Becker
|
36c927fc79
|
premptively build path to selected intro's router every time we don't have it if we get an introset update, on the outbound context
|
2018-09-28 11:46:47 -04:00 |
|
Jeff Becker
|
8878e5c4d1
|
redundancy with outbound contexts
have multiple outbound contexts and send on the one that is alive
|
2018-09-28 08:22:50 -04:00 |
|
Jeff Becker
|
869b758365
|
more
|
2018-09-27 13:29:26 -04:00 |
|
Jeff Becker
|
fa5389cb05
|
docstrings and manual rebuild if the path expires soon
|
2018-09-27 12:15:40 -04:00 |
|
Jeff Becker
|
b273676a63
|
more logic for dead sessions to prevent segfault
|
2018-09-24 15:50:52 -04:00 |
|
Jeff Becker
|
16508a99db
|
tweak timeouts more
|
2018-09-24 13:33:54 -04:00 |
|
Jeff Becker
|
5dfaeebb16
|
mark sessions dead/inactive
|
2018-09-24 11:52:25 -04:00 |
|
Jeff Becker
|
9a20daa1ce
|
add send timeouts
|
2018-09-24 11:34:56 -04:00 |
|
Jeff Becker
|
17d2aa1df1
|
track path data usage and don't kill paths when under heavy use
|
2018-09-24 07:36:47 -04:00 |
|
Jeff Becker
|
62bae2075b
|
proper shift
|
2018-09-18 20:17:35 -04:00 |
|
Jeff Becker
|
c31fd5fcde
|
make hidden services work again (probably)
|
2018-09-18 17:32:17 -04:00 |
|
Jeff Becker
|
ebe30e81c9
|
try unscrewing things up
|
2018-09-18 13:48:26 -04:00 |
|
Jeff Becker
|
d1f1dd3c84
|
publish intro to multiple routers
|
2018-09-18 10:48:06 -04:00 |
|
Jeff Becker
|
96716a39ef
|
send link layer keep alive and track bad intros
|
2018-09-18 09:02:52 -04:00 |
|
Jeff Becker
|
0c1e22650e
|
try calcuating tcp checksums right
try tracking convo tags correctly
|
2018-09-18 07:08:47 -04:00 |
|
Jeff Becker
|
9ffcf66e58
|
more checks less logging
|
2018-09-17 11:32:37 -04:00 |
|
Jeff Becker
|
354df88367
|
more ip endpoint fixes
spam dht with lookups less
|
2018-09-14 09:43:42 -04:00 |
|
Jeff Becker
|
f55c5e674d
|
relax timeouts
|
2018-09-13 08:40:13 -04:00 |
|
Jeff Becker
|
3af51cbe55
|
add path latency minimum checker
add min-latency option to hidden service config
|
2018-09-13 08:27:28 -04:00 |
|
Jeff Becker
|
b56d25730e
|
improve send rate
|
2018-09-12 09:29:42 -04:00 |
|
Jeff Becker
|
a9b259985e
|
add data discarded message in routing layer to indicate
a path no longer exists.
|
2018-09-11 11:28:36 -04:00 |
|
Jeff Becker
|
baf2e1fb3c
|
client improvements
for real do correct timestamp comparison for introsets
|
2018-09-11 09:21:35 -04:00 |
|
Jeff Becker
|
c3a7f64344
|
expire introsets correctly and allow multiple tun if
|
2018-09-10 12:36:36 -04:00 |
|
Jeff Becker
|
5228a81bae
|
more refactor
get rid of C api
|
2018-08-30 14:48:43 -04:00 |
|
Jeff Becker
|
b7039f6e5c
|
more tun stuff
|
2018-08-22 11:52:10 -04:00 |
|
Jeff Becker
|
4aebbda640
|
more tun stuff
|
2018-08-20 15:12:12 -04:00 |
|
Jeff Becker
|
377cc78144
|
fix crash
|
2018-08-18 10:01:21 -04:00 |
|
Jeff Becker
|
1a1f93c171
|
* more tun stuff
* use std::unique_ptr where bare pointers aren't absolutely required
|
2018-08-17 15:49:58 -04:00 |
|
Jeff Becker
|
08d6121a5a
|
more tun code
|
2018-08-16 10:34:15 -04:00 |
|
Jeff Becker
|
1d3e9f6adc
|
make testnet no longer crash
|
2018-08-14 17:17:18 -04:00 |
|
Jeff Becker
|
186bd7d573
|
use NTRU for introset end to end encryption
|
2018-08-13 19:22:31 -04:00 |
|
Jeff Becker
|
e79708c1dc
|
hidden services sorta work
|
2018-08-10 17:34:11 -04:00 |
|