Commit Graph

2488 Commits (96006a061a439098546200a451fa7f4c875ee1a4)
 

Author SHA1 Message Date
Jeff Becker b521ba4670
make pylokinet work 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
Jeff Becker c622aa1eb3
move stuff around 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 9f436174d4
add openrc for freebsd 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 ed297f68d9
add docs 6 years ago
Jeff Becker a1596e3604
more 6 years ago
Jeff Becker c69d4e7389
add gitignore 6 years ago
Jeff Becker 024f020569
make it work for real 6 years ago
Jeff Becker 6ae3f2b394
make it work 6 years ago
Jeff Becker e5792087cc
ad initial pylokinet wrapper 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 be24a2c235 clang-format and make xcode happy 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
Ryan Tharp dc1bd9acb4 include notes on closing braces 6 years ago
Ryan Tharp 5be015d290 clang format and just note those last closing braces 6 years ago
Ryan Tharp 3148d0c20b clang-format 6 years ago
Ryan Tharp c4241ae4ad note about name(), change verbiage to make more sense, be more verbose about failures 6 years ago
Ryan Tharp 3feb074599 be more verbose about failure and actual DNS bind 6 years ago
Ryan Tharp 6c0d8572c6 be more verbose about failures 6 years ago
Ryan Tharp 8406ed0569 fix read stomping write data, be more verbose about tun failures 6 years ago
Ryan Tharp 05ea21e26f make llarp_ev_add_tun smarter ("" ifnames are treated as auto) 6 years ago
Ryan Tharp fda1679730 add link to where we got the color info incase we need to change it 6 years ago
Ryan Tharp fc5a43401a clang-format 6 years ago
Ryan Tharp 09d0514577 declare it's attempting to create config file 6 years ago
Ryan Tharp a2ca33130f always show what config file it's using 6 years ago
Jeff 2b8dc640ed
Merge pull request #228 from michael-loki/libabyss_test
Add missing header for libabyss tests
6 years ago
Michael 26a66ce013
Add missing header for libabyss tests 6 years ago
Jeff e61ac887c9
Merge pull request #225 from michael-loki/crypto_types_tests
Add tests for crypto/types
6 years ago
Michael 9094e2dcf0
Fix bug(?) with LoadFromFile 6 years ago
Michael fec75125f4
Add tests for crypto/types 6 years ago
Jeff ee8c35188f
Merge pull request #223 from michael-loki/structure_so_far
Produce hierarchy of 'libraries' inside libllarp
6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago
Michael 6e38e85a79
Produce hierarchy of 'libraries' inside libllarp 6 years ago
Jeff 11257e7b4d
Merge pull request #222 from michael-loki/crypto_folder
Split and move crypto code to a subdirectory
6 years ago