Jeff Becker
3fd8f27b01
add ticking where there should be
...
(cherry picked from commit f9a3605601130e5daf765d121d322a37592409ae)
2019-01-22 18:17:05 -06:00
Rick V
6913c01524
wtf why didn't this get rebased
2019-01-22 18:17:04 -06:00
Rick V
ce9f455bf3
be more descriptive in version-info
...
(cherry picked from commit 427a6668ffbc1ed46042727b2ee9420cdc88aad8, it almost slipped out)
2019-01-22 18:17:04 -06:00
Rick V
828c5d36f7
remove extra braces
2019-01-22 18:17:03 -06:00
Rick V
3b62fdb73d
added warning to resource script
2019-01-22 18:17:02 -06:00
Rick V
33c803edb6
now that lokinet finally runs correctly, for certain values of correct
...
we can enable hidden svc on windows server clients
2019-01-22 18:17:01 -06:00
Rick V
fab9374779
make less noise in public test releases
2019-01-22 18:17:00 -06:00
Rick V
bcca2532f6
update version resrc v0.4 'subscribe to pewdiepie`
2019-01-22 18:17:00 -06:00
Rick V
1a56265f69
patch superseded by mike
2019-01-22 18:16:59 -06:00
Rick V
e083bb0e22
tweak FD_SETSIZE to reduce possibility of UDP timeouts
...
geez searching 4K sockets most of which are blank...
(cherry picked from commit 39b45e1d57
)
2019-01-22 18:16:59 -06:00
Rick V
3232a98b2c
clang-format, include <iterator>, fix size_type casts for ILP32 and LLP64 data models
2019-01-22 18:16:58 -06:00
Rick V
778a45bb37
at last
...
full anonymity on computers the world over
is nearing completion - see path.cpp for a potential bug
(cherry picked from commit 7bd6ddf88a
)
# Conflicts:
# llarp/ev_win32.hpp
2019-01-22 18:16:57 -06:00
Rick V
a5daa7269e
ok fix tick finally
2019-01-22 18:12:51 -06:00
Ryan Tharp
31f196a6eb
Merge pull request #236 from michael-loki/dht_tests
...
Add test suites for dht bucket, kademlia and key
2019-01-22 15:15:22 -08:00
Ryan Tharp
4b12bb7100
undo bad merge
2019-01-22 15:12:22 -08:00
Jeff Becker
9991d17976
Merge branch 'staging' into use-lokid-seed
2019-01-22 12:24:19 -05:00
Jeff Becker
3b76182ee6
fix whitespace parsing
2019-01-22 10:16:35 -05:00
Jeff Becker
465a3d3e43
redo ini parser
2019-01-22 09:13:26 -05:00
Ryan Tharp
0be2edaff7
Merge branch 'master' of https://github.com/neuroscr/loki-network
2019-01-22 00:36:10 +00:00
Ryan Tharp
cf434ef3da
Merge branch 'staging' of https://github.com/loki-project/loki-network
2019-01-22 00:35:38 +00:00
Jeff Becker
57ad2b2cfc
update pylokinet to use configurable lokid endpoint (no auth yet)
2019-01-21 12:15:21 -05:00
Jeff Becker
da28fd9fab
apply lokid config section
2019-01-21 12:06:31 -05:00
Jeff Becker
d89e58199a
add initial identity key seed stuff
...
add more kubernetes stuff
make shared library installed if built
2019-01-21 10:45:18 -05:00
Michael
ccb5f6b696
Add tests for dht::TXOwnere
2019-01-19 18:16:40 +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
80bd41916e
More tidying of dht code
2019-01-19 13:49:15 +00:00
Michael
03d56c1591
Add test suites for dht bucket, kademlia and key
2019-01-19 01:41:14 +00:00
Michael
7296ebcbe8
Tidy dht code
2019-01-19 01:41:14 +00:00
Jeff Becker
177dca91e2
add pidfile option
2019-01-18 08:24:33 -05:00
Ryan Tharp
947d702b3b
refactor out strcpy
2019-01-17 18:33:55 -08:00
Ryan Tharp
332336060c
Always have a key early (even if no key file set) so you don't regen keys twice
2019-01-17 18:28:30 -08:00
Ryan Tharp
c4c9197586
address Michael's code review (remove std::make_pair) and add note
2019-01-17 13:15:40 -08:00
Ryan Tharp
2e4ad12a87
Merge branch 'staging' of https://github.com/loki-project/loki-network
2019-01-17 21:14:01 +00:00
Jeff Becker
6064ff5a68
try fixing unit tests
2019-01-17 10:11:17 -05:00
Jeff Becker
41e8691702
make format
2019-01-17 09:02:50 -05:00
Jeff Becker
015e68df68
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging
2019-01-17 08:56:33 -05:00
Jeff Becker
85264322a9
start addressing issue #231
2019-01-17 08:56:03 -05:00
Ryan Tharp
1ba5b75082
Merge branch 'master' of https://github.com/neuroscr/loki-network
2019-01-16 21:25:37 +00:00
Ryan Tharp
e93798886a
bring back ShouldCreateDefaultHiddenService(), Handle identity-privkey better, prefer this-> when accessing object properties
2019-01-16 13:16:23 -08:00
Ryan Tharp
c24751f3c1
Jeff approved workaround to read Keyfile early so Name() can be correct during set up/configuration
2019-01-16 13:12:24 -08:00
Ryan Tharp
dc1bd9acb4
include notes on closing braces
2019-01-16 13:09:52 -08:00
Ryan Tharp
5be015d290
clang format and just note those last closing braces
2019-01-16 13:09:28 -08:00
Ryan Tharp
3148d0c20b
clang-format
2019-01-16 13:08:57 -08:00
Ryan Tharp
c4241ae4ad
note about name(), change verbiage to make more sense, be more verbose about failures
2019-01-16 13:08:00 -08:00
Ryan Tharp
3feb074599
be more verbose about failure and actual DNS bind
2019-01-16 13:06:53 -08:00
Ryan Tharp
6c0d8572c6
be more verbose about failures
2019-01-16 13:06:35 -08:00
Ryan Tharp
8406ed0569
fix read stomping write data, be more verbose about tun failures
2019-01-16 13:05:46 -08:00
Ryan Tharp
05ea21e26f
make llarp_ev_add_tun smarter ("" ifnames are treated as auto)
2019-01-16 13:03:45 -08:00
Ryan Tharp
fc5a43401a
clang-format
2019-01-16 13:02:34 -08:00
Ryan Tharp
09d0514577
declare it's attempting to create config file
2019-01-16 12:58:22 -08:00
Michael
9094e2dcf0
Fix bug(?) with LoadFromFile
2019-01-15 23:33:16 +00:00
Michael
fec75125f4
Add tests for crypto/types
2019-01-15 23:33:16 +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
Jeff Becker
1e1b40fbab
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging
2019-01-13 08:35:40 -05:00
Jeff
328ce40212
Merge pull request #216 from michael-loki/coverage
...
Add flag to generate coverage data
2019-01-13 08:35:02 -05:00
Michael
77c662abdd
Add coverage to makefile
2019-01-13 01:41:25 +00:00
Michael
70a55612eb
Create initial set of test cases for llarp_findOrCreate* functions
2019-01-12 00:42:30 +00:00
Jeff Becker
ef394cd2fb
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging
2019-01-11 08:21:17 -05:00
Michael
b1ffdba7ba
Build with libabyss
2019-01-11 01:59:44 +00:00
Michael
a3463120cc
Move net components into a distinct folder
2019-01-11 01:42:02 +00:00
Michael
317e29b777
Move win32 specific files to win32 dir
2019-01-11 01:22:21 +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
Jeff
a98f36af01
fix up osx
2019-01-10 17:35:38 -05:00
Michael
167d18268d
remove dead mem_std file
2019-01-10 21:23:59 +00:00
Michael
e5eda0fb8f
Move lokinet unspecific components to a util/ library
2019-01-10 20:07:24 +00:00
Michael
167d5aca6d
Add test suite for bencode
2019-01-10 17:43:33 +00:00
Jeff Becker
6e745abe6a
make it compile
2019-01-10 10:51:31 -05:00
Jeff Becker
c1e4e715bb
try fixing dns issue with random.snode
2019-01-10 10:49:08 -05:00
Jeff Becker
279983019c
make it compile
2019-01-10 07:38:06 -05:00
Jeff Becker
6206fb2a41
Merge branch 'datagram' into staging
2019-01-10 07:30:21 -05:00
Jeff Becker
5b87fb509e
start on kubernetes shim and fix up shared library target and ffi python code
2019-01-09 11:07:55 -05:00
Jeff Becker
cad1de946e
make it compile on osx
2019-01-09 09:21:55 -05:00
Jeff
5eb50392e9
try fix for signing
2019-01-08 19:11:33 -05:00
Ryan Tharp
c5575d6fe2
rename Crypto() to GetCrypto() to keep gcc 7.3 on linux happy
2019-01-08 23:45:43 +00:00
Michael
df4fd0ef56
Fix some low hanging performance issues
2019-01-07 22:15:41 +00:00
Jeff Becker
576af013e6
tweak pathbuilding timing
2019-01-07 12:28:59 -05:00
Jeff Becker
2a67242ccd
fixes
2019-01-07 11:35:25 -05:00
Jeff Becker
1a5c70f09d
don't call utp_shutdown in destructor
2019-01-07 11:15:47 -05:00
Jeff Becker
3d5d52de87
add fix
2019-01-07 11:13:16 -05:00
Jeff Becker
1100879eb4
fix leak in utp tests
2019-01-07 07:47:57 -05:00
Jeff Becker
7ba1395d23
fix utp leak in unit tests
2019-01-07 07:36:26 -05:00
Jeff Becker
3ef962b668
clear members
2019-01-07 07:32:02 -05: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
Jeff Becker
fb7a8c50ac
clear members
2019-01-06 10:20:17 -05:00
Jeff Becker
43284c0bb3
more
2019-01-05 08:48:00 -05:00
Jeff Becker
e88c39b9e2
more work
2019-01-05 08:45:05 -05:00
Michael
535c65ca52
Fix RCTest dependency ordering
2019-01-05 00:49:06 +00:00
Jeff Becker
593e2ddac6
make it compile
2019-01-04 07:43:53 -05:00
Jeff Becker
19a4a3ddbc
fix utp leak in unit tests
2019-01-04 07:43:41 -05:00
Michael
4f90192e1a
Fix lifetime issues in llarp_findOrCreate* function calls
2019-01-03 23:10:32 +00:00
Michael
a54b9a2dc4
Fix UTPTest test failures
2019-01-03 21:54:26 +00:00
Michael
9658c80b48
Minor build fixes
2019-01-03 21:25:16 +00:00
Jeff Becker
f9d30b9b96
commit day's work
2019-01-03 16:10:40 -05:00
Michael
be2354663d
Fix RCTest.TestSignVerify
2019-01-02 22:21:29 +00:00
Jeff Becker
2474cf343e
dtls branch
2019-01-02 09:14:02 -05:00