Jeff Becker
|
5f9ea7b485
|
fix warnings and prevent bug that sends invalid traffic to user
|
2019-10-28 15:32:16 -04:00 |
|
Michael
|
4d8fe2a8a8
|
Move meta programming to subdirectory
|
2019-09-03 20:52:28 +01: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 |
|
Michael
|
f9e9227e19
|
Fix gcc trunk warnings
|
2019-08-02 10:29:08 +01:00 |
|
Jeff Becker
|
f48754c45d
|
make hop count and length configurable
|
2019-07-18 12:28:17 -04:00 |
|
Jeff Becker
|
1fd6b5ae74
|
Merge remote-tracking branch 'origin/master' into ipv6-tun
|
2019-07-12 09:53:52 -04:00 |
|
Michael
|
99798a74e1
|
Address Jeff's comment
|
2019-07-09 23:04:07 +01:00 |
|
Michael
|
488695047f
|
Remove redundant else blocks
|
2019-07-09 22:54:46 +01:00 |
|
Jeff Becker
|
58005c5f81
|
Merge remote-tracking branch 'origin/master' into ipv6-tun
|
2019-07-08 10:17:21 -04:00 |
|
Michael
|
a2326efa37
|
Revert "Merge pull request #679 from tewinget/revert-config-refactor"
This reverts commit 2996a7f29c , reversing
changes made to 10df3bd4b3 .
|
2019-07-06 14:46:25 +01:00 |
|
Thomas Winget
|
d044d60101
|
Reverts #678 #677 and #669 with hashes:
10df3bd
766ece8
979f095
See those commits for further details
|
2019-07-02 11:02:20 -04:00 |
|
Michael
|
8c2d67f8f1
|
Fix tests
|
2019-07-02 10:06:29 +01: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
|
83bd9227a7
|
Move exit messages
|
2019-06-19 21:35:26 +01:00 |
|
Michael
|
d6751e3eeb
|
Move subset of messages to right directory
|
2019-06-19 21:35:26 +01:00 |
|
Michael
|
2291d48bcc
|
Move remaining messages around
|
2019-06-19 21:12:10 +01:00 |
|
Michael
|
66cf5cc73d
|
Move exit messages to match header
|
2019-06-19 21:11:34 +01:00 |
|
Michael
|
b89689fec3
|
Refactor path build code
|
2019-06-18 22:51:41 +01:00 |
|
Jeff Becker
|
c60099002b
|
reverse dns for ipv6
|
2019-06-12 09:48:14 -04:00 |
|
Jeff Becker
|
ec3ddfa425
|
typofixes
|
2019-06-11 18:29:45 -04:00 |
|
Jeff
|
8407c20b91
|
Merge branch 'ipv6-tun' into ipv6-tun
|
2019-06-11 17:46:47 -04:00 |
|
cathugger
|
72b1ea613c
|
make format
|
2019-06-12 00:28:55 +03:00 |
|
cathugger
|
a9dac85c28
|
fix stuff
|
2019-06-12 00:27:06 +03:00 |
|
Jeff Becker
|
a2d01ff2d3
|
fix exit traffic for v6
|
2019-06-11 15:57:52 -04:00 |
|
Jeff Becker
|
2403ab8f86
|
ipv6
|
2019-06-11 12:44:05 -04:00 |
|
Jeff Becker
|
223f2702d3
|
Merge branch 'fix-big-ooooofff'
|
2019-06-06 06:53:54 -04:00 |
|
Michael
|
75430a234c
|
Convert to use memFn
|
2019-06-02 22:19:10 +01:00 |
|
Jeff Becker
|
0808060a61
|
fix previous commit
|
2019-05-31 06:59:47 -04:00 |
|
Jeff Becker
|
9ea13a9ee3
|
ingore paths that drop exit traffic
|
2019-05-31 06:57:41 -04:00 |
|
Michael
|
491fee206b
|
Port code to use CryptoManager over passing Crypto pointers
|
2019-05-28 20:45:08 +01:00 |
|
Michael
|
3f53965b71
|
Remove all use of IBEncodeMessage
|
2019-05-24 03:01:36 +01: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
|
dd8a93a400
|
Apply rule of zero to code base
|
2019-05-19 23:11:07 +01:00 |
|
Jeff
|
06f8bb2f42
|
add blacklist-snode option
|
2019-05-10 12:19:33 -04:00 |
|
Jeff Becker
|
df322e1149
|
don't include duplicate hops in paths
|
2019-05-08 10:01:31 -04:00 |
|
Jeff Becker
|
982a751cea
|
minor tweak
|
2019-05-08 09:08:21 -04:00 |
|
Jeff Becker
|
9d466cd09d
|
pump only on send queue full and clear exit roles when closing exit
|
2019-05-08 08:50:33 -04:00 |
|
Jeff Becker
|
b68f539de6
|
limit outbound connections
|
2019-05-08 08:17:48 -04:00 |
|
Jeff Becker
|
7b03b63d13
|
more sighup code
|
2019-05-07 14:15:22 -04:00 |
|
Jeff Becker
|
a53da68700
|
start work on sighup
|
2019-05-07 13:46:38 -04:00 |
|
Jeff Becker
|
a4ed8991b8
|
urgent build exit
|
2019-05-07 13:27:32 -04:00 |
|
Jeff Becker
|
32363ea622
|
more vigorus exit path building
|
2019-05-07 11:08:57 -04:00 |
|
Jeff Becker
|
b44372bdc5
|
emplace queue
|
2019-05-07 11:08:49 -04:00 |
|
Jeff Becker
|
61d42811be
|
prevent crash
|
2019-05-07 09:04:43 -04:00 |
|
Jeff Becker
|
12589c4a3a
|
have exit session do aligned build on demand
|
2019-05-07 08:34:02 -04:00 |
|