Jeff Becker
|
177dca91e2
|
add pidfile option
|
2019-01-18 08:24:33 -05: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
|
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
|
21d1998a38
|
add graceful stop for path builders and friends
|
2018-12-24 11:10:56 -05:00 |
|
Jeff Becker
|
be234e4b6e
|
* make format
* snode to snode direct traffic
* wire up dns on service node tun
|
2018-12-13 11:14:44 -05:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|
Michael
|
7be452092c
|
Convert llarp_crypto to be a true C++ class
|
2018-12-11 00:53:55 +00:00 |
|
Michael
|
f0fce5b68a
|
Convert llarp_router to be a true C++ class
|
2018-12-10 20:15:35 +00:00 |
|
Michael
|
30e9dca2e5
|
Convert llarp_logic to be a C++ class
|
2018-12-10 14:15:11 +00:00 |
|
Jeff Becker
|
622ed8d12e
|
fix crash on premature close of event loop (also make format)
|
2018-12-02 13:07:07 -05:00 |
|
Jeff Becker
|
960aa479e9
|
fixes for ancient rpi toolchain
|
2018-11-08 07:31:50 -05:00 |
|
Ryan Tharp
|
902f6f14b7
|
pass RC by ref, header cleanup, clang format
|
2018-09-24 06:10:36 -07:00 |
|
Ryan Tharp
|
f283923cb7
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:28:48 +00:00 |
|
Ryan Tharp
|
9f33edeed0
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
|
Jeff Becker
|
2761da0b5f
|
actually load config
|
2018-09-17 08:02:09 -04:00 |
|
Jeff Becker
|
5228a81bae
|
more refactor
get rid of C api
|
2018-08-30 14:48:43 -04:00 |
|
Jeff Becker
|
a99fa8f6cf
|
try fixing windows cross compile
|
2018-08-03 09:36:34 +10:00 |
|
Jeff Becker
|
a9c92213df
|
more backport
|
2018-07-24 16:37:12 +10:00 |
|
Jeff Becker
|
066cf537e2
|
backport
|
2018-07-24 16:33:22 +10:00 |
|
Jeff Becker
|
62b94b17aa
|
more backport
|
2018-07-24 16:30:01 +10:00 |
|
Jeff Becker
|
fe0c76704a
|
try making android compile
|
2018-07-24 11:52:20 +10:00 |
|
Jeff Becker
|
5bbaae4e2e
|
more
|
2018-07-12 14:21:44 -04:00 |
|
sachaaaaa
|
33586d385b
|
clang format
|
2018-07-09 14:34:28 +10:00 |
|
Ryan Tharp
|
bf4b9d3a8f
|
gimme contact file and make it snappy
|
2018-06-28 04:32:03 -07:00 |
|
Ryan Tharp
|
c31e5795fc
|
setup() refactor, llarp_main_queryDHT()
|
2018-06-23 07:56:59 -07:00 |
|
Ryan Tharp
|
2e74bce713
|
getDatabase and associated functions
|
2018-06-21 04:11:55 -07:00 |
|
Ryan Tharp
|
bf6829abf1
|
more declrations for last commit
|
2018-06-19 02:45:29 -07:00 |
|
Jeff Becker
|
0278ba559c
|
add single threaded mode for shadow
|
2018-06-06 08:46:26 -04:00 |
|
Jeff Becker
|
5649d261ae
|
start fleshing out dht subsystem a bit
|
2018-06-01 10:08:54 -04:00 |
|
Jeff Becker
|
02d785d30c
|
add release targets to makefile for future
purge llarp_alloc
colored logging
|
2018-05-28 09:49:44 -04:00 |
|
Jeff Becker
|
4a3a0fc556
|
make an application context to simplify the main function
|
2018-05-27 13:44:01 -04:00 |
|