Michael
|
16cdfbd5f0
|
clang-tidy modernize pass
|
2019-08-12 16:52:58 +01:00 |
|
Jeff Becker
|
f48754c45d
|
make hop count and length configurable
|
2019-07-18 12:28:17 -04:00 |
|
Jeff Becker
|
b9bcc2b775
|
make threadpool consice
|
2019-07-09 09:47:24 -04:00 |
|
Jeff Becker
|
64e9622270
|
start seperating tun and endpoint
|
2019-07-01 09:44:25 -04:00 |
|
Jeff Becker
|
0b90acff75
|
handle reply intro
|
2019-06-28 10:12:20 -04:00 |
|
Jeff Becker
|
5853e5e3f4
|
pass in path
|
2019-06-14 09:13:06 -04:00 |
|
Jeff Becker
|
2403ab8f86
|
ipv6
|
2019-06-11 12:44:05 -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 |
|
Jeff Becker
|
d423ee02d2
|
use shared_ptr
|
2019-05-03 09:15:03 -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
|
98e691f315
|
Tidy up more parts of the service/ directory
|
2019-04-22 22:28:10 +01:00 |
|
Jeff Becker
|
28e07903b6
|
put reply intro
|
2019-04-10 09:19:32 -04:00 |
|
Jeff Becker
|
280d85d478
|
handle protocol discard
|
2019-03-08 11:00:45 -05:00 |
|
Jeff Becker
|
df17866ff7
|
breaking protocol change, bundle source txid on outside of path transfer message.
|
2019-03-08 10:33:49 -05:00 |
|
Rick V
|
5a3947ca5c
|
clang-format
|
2019-02-18 17:58:12 -06:00 |
|
Michael
|
048fa83c39
|
Finish replacement of Router with AbstractRouter
|
2019-02-14 22:31:31 +00:00 |
|
Jeff Becker
|
1a929f9383
|
send control messages if too quiet to keep convotags alive as needed
|
2019-02-09 10:26:20 -05:00 |
|
Michael
|
2de621b0ad
|
Disable copy constructing llarp_buffer_t
|
2019-02-01 01:58:13 +00:00 |
|
Michael
|
6e38e85a79
|
Produce hierarchy of 'libraries' inside libllarp
|
2019-01-15 23:15:43 +00:00 |
|
Michael
|
79157414f3
|
Split crypto.hpp into 3 different files
|
2019-01-13 16:32:51 +00:00 |
|
Michael
|
04e0fe3ad7
|
Move crypto code to a subdirectory
|
2019-01-13 15:06:16 +00:00 |
|
Michael
|
e5eda0fb8f
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
|
Michael
|
ea19093a20
|
Remove const byte* conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:04 +00:00 |
|
Jeff Becker
|
0ff214f43f
|
fixes
|
2018-12-29 10:44:25 -05:00 |
|
Jeff Becker
|
1b59cc491d
|
less allocations in message parsing and keep exit paths alive with activity
|
2018-12-27 09:32:37 -05:00 |
|
Jeff Becker
|
e7f5eeff51
|
use fewer allocations
|
2018-12-20 11:49:05 -05:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|
Michael
|
e887b4e9c7
|
Move service* to llarp/
|
2018-12-12 02:53:01 +00:00 |
|