Michael
|
729cd045f1
|
Convert llarp::Router into an abstract base class
|
2019-02-06 09:59:47 +00:00 |
|
Ryan Tharp
|
4bf4faa956
|
make format
|
2019-02-04 16:41:33 -08:00 |
|
Michael
|
7ca3e13e78
|
Rename to ManagedBuffer
|
2019-02-03 00:48:10 +00:00 |
|
Michael
|
47380ba64b
|
Simplify some code
|
2019-02-03 00:31:10 +00:00 |
|
Michael
|
f3b0af9d2f
|
Create CopyableBuffer type
|
2019-02-02 23:21:35 +00:00 |
|
Michael
|
2de621b0ad
|
Disable copy constructing llarp_buffer_t
|
2019-02-01 01:58:13 +00:00 |
|
Michael
|
f24f554a01
|
Convert llarp::Crypto into an abstract base class
|
2019-01-26 15:40:58 +00:00 |
|
Michael
|
2d395cc3f9
|
Move code to correct home
|
2019-01-19 18:16:10 +00:00 |
|
Michael
|
550669e318
|
Fix typo in class name
|
2019-01-19 13:54:50 +00:00 |
|
Michael
|
da6cdfc0b2
|
More refactoring to continue to make dependency graph acylic
|
2019-01-15 23:15:44 +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
|
081d4dfa32
|
Reorganise source into more folders
|
2019-01-11 01:19:49 +00:00 |
|
Michael
|
fa2b466ffe
|
Reorganise tests to mirror source layout
|
2019-01-11 00:12:52 +00:00 |
|
Michael
|
e5eda0fb8f
|
Move lokinet unspecific components to a util/ library
|
2019-01-10 20:07:24 +00:00 |
|
Jeff Becker
|
803523894a
|
clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[]
|
2019-01-07 07:31:44 -05:00 |
|
Michael
|
ea19093a20
|
Remove const byte* conversion operators from llarp::AlignedBuffer
|
2019-01-02 01:04:04 +00:00 |
|
Jeff Becker
|
d5440066f4
|
forgot file
|
2018-12-29 10:45:33 -05:00 |
|
Jeff
|
d626b26b30
|
Merge pull request #184 from loki-project/staging
merge Staging into master
|
2018-12-27 13:05:28 -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
|
49c898ed92
|
Merge remote-tracking branch 'origin/master' into staging
|
2018-12-26 11:27:11 -05:00 |
|
Jeff
|
4b2a1ea9f3
|
make format and attempt to fix #158
|
2018-12-23 08:29:11 -05:00 |
|
Jeff Becker
|
8c8172aeb1
|
Merge remote-tracking branch 'origin/master' into dev
|
2018-12-20 12:56:08 -05:00 |
|
Jeff Becker
|
e7f5eeff51
|
use fewer allocations
|
2018-12-20 11:49:05 -05:00 |
|
Jeff Becker
|
b39c46fc03
|
!!! this breaks backwards compat :^) !!!
redo link protocol to use 2 session keys, add unit tests.
|
2018-12-17 15:46:08 -05:00 |
|
Michael
|
4257b62e88
|
Add .cpp files for all .hpp files
|
2018-12-15 16:21:52 +00:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|