Commit Graph

1605 Commits (519cec50ac9fd252cf09f54f1e32c4e0d1c505ab)

Author SHA1 Message Date
Jeff Becker 519cec50ac
update libabyss rpc endpoints for service nodes 6 years ago
Jeff 832ad942aa
Merge pull request #237 from despair86/dev
separate header and implementation
6 years ago
Jeff Becker cbfbdc506d
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 6 years ago
Jeff Becker 9d3484f797
make it compile 6 years ago
Rick V b961f80256
don't leak unused packets
bad merge
6 years ago
Rick V 00136ce4f3
clang is *weird* 6 years ago
Rick V 329b8db056
separate kqueue impl 6 years ago
Rick V ac639ce2b9
clang-format 6 years ago
Rick V 2d375f03b3
finally separate implementation into code module 6 years ago
Jeff Becker 3fd8f27b01
add ticking where there should be
(cherry picked from commit f9a3605601130e5daf765d121d322a37592409ae)
6 years ago
Rick V 6913c01524
wtf why didn't this get rebased 6 years ago
Rick V ce9f455bf3
be more descriptive in version-info
(cherry picked from commit 427a6668ffbc1ed46042727b2ee9420cdc88aad8, it almost slipped out)
6 years ago
Rick V 828c5d36f7
remove extra braces 6 years ago
Rick V 3b62fdb73d
added warning to resource script 6 years ago
Rick V 33c803edb6
now that lokinet finally runs correctly, for certain values of correct
we can enable hidden svc on windows server clients
6 years ago
Rick V fab9374779
make less noise in public test releases 6 years ago
Rick V bcca2532f6
update version resrc v0.4 'subscribe to pewdiepie` 6 years ago
Rick V 1a56265f69
patch superseded by mike 6 years ago
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)
6 years ago
Rick V 3232a98b2c
clang-format, include <iterator>, fix size_type casts for ILP32 and LLP64 data models 6 years ago
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
6 years ago
Rick V a5daa7269e
ok fix tick finally 6 years ago
Ryan Tharp 31f196a6eb
Merge pull request #236 from michael-loki/dht_tests
Add test suites for dht bucket, kademlia and key
6 years ago
Ryan Tharp 4b12bb7100 undo bad merge 6 years ago
Jeff Becker 9991d17976
Merge branch 'staging' into use-lokid-seed 6 years ago
Jeff Becker 3b76182ee6
fix whitespace parsing 6 years ago
Jeff Becker 465a3d3e43
redo ini parser 6 years ago
Ryan Tharp 0be2edaff7 Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Ryan Tharp cf434ef3da Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Jeff Becker 57ad2b2cfc
update pylokinet to use configurable lokid endpoint (no auth yet) 6 years ago
Jeff Becker da28fd9fab
apply lokid config section 6 years ago
Jeff Becker d89e58199a
add initial identity key seed stuff
add more kubernetes stuff

make shared library installed if built
6 years ago
Michael ccb5f6b696
Add tests for dht::TXOwnere 6 years ago
Michael 2d395cc3f9
Move code to correct home 6 years ago
Michael 550669e318
Fix typo in class name 6 years ago
Michael 80bd41916e
More tidying of dht code 6 years ago
Michael 03d56c1591
Add test suites for dht bucket, kademlia and key 6 years ago
Michael 7296ebcbe8
Tidy dht code 6 years ago
Jeff Becker 177dca91e2
add pidfile option 6 years ago
Ryan Tharp 947d702b3b refactor out strcpy 6 years ago
Ryan Tharp 332336060c Always have a key early (even if no key file set) so you don't regen keys twice 6 years ago
Ryan Tharp c4c9197586 address Michael's code review (remove std::make_pair) and add note 6 years ago
Ryan Tharp 2e4ad12a87 Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Jeff Becker 6064ff5a68
try fixing unit tests 6 years ago
Jeff Becker 41e8691702
make format 6 years ago
Jeff Becker 015e68df68
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 6 years ago
Jeff Becker 85264322a9
start addressing issue #231 6 years ago
Ryan Tharp 1ba5b75082 Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Ryan Tharp e93798886a bring back ShouldCreateDefaultHiddenService(), Handle identity-privkey better, prefer this-> when accessing object properties 6 years ago
Ryan Tharp c24751f3c1 Jeff approved workaround to read Keyfile early so Name() can be correct during set up/configuration 6 years ago