Commit Graph

95 Commits (c15fc4c8fb9976e084bedcb491bc75a18e309256)

Author SHA1 Message Date
Thomas Winget d044d60101 Reverts #678 #677 and #669 with hashes:
10df3bd
766ece8
979f095

See those commits for further details
5 years ago
Michael 00c237dc6d
Move config class to its own dir 5 years ago
Michael 1639c58cb6
Remove cppbackport from vendor dir 5 years ago
Jeff Becker bf3212820b
finish up issue 17 5 years ago
Jeff Becker 6714b06470
json logging option 5 years ago
Jeff Becker 04499db0c5
add comment 5 years ago
Jeff Becker baf4f5b495
hard code range for now as a /16 don't revert me 5 years ago
Michael 9ee525a006
Fix shadowing warnings 5 years ago
Ryan Tharp 563407c0a8 can't have these enabled like this apparently, breaks validation 5 years ago
Ryan Tharp b36b378583 issue 547 make format 5 years ago
Ryan Tharp 8cf6a77c1d address issue loki-project#547, remove client.ini, update ini defaults, and clean up help message 5 years ago
Jeff Becker 609a4ec107
add trailing newline 5 years ago
Jeff Becker 40f8434851
syslog 5 years ago
Jeff Becker 9e24557429
refactor logger 5 years ago
Michael 5df8e16c44
Add metrics section to config 5 years ago
Jeff 4c611ea935 make macos happy 5 years ago
Michael 4fc582af96
Fix annoying typo 5 years ago
Michael 8dc4ffbae7
Use forward_list over list 5 years ago
Michael 67b5d48095
Replace usage of new/delete with unique_ptr/stack allocation 5 years ago
Rick V dd52f13c7c
turn off text translation on windows
(std::ios::binary does nothing on unix btw)
5 years ago
Jeff 832ad942aa
Merge pull request #237 from despair86/dev
separate header and implementation
5 years ago
Jeff Becker cbfbdc506d
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 5 years ago
Jeff Becker 9d3484f797
make it compile 5 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
5 years ago
Jeff Becker 9991d17976
Merge branch 'staging' into use-lokid-seed 5 years ago
Jeff Becker 465a3d3e43
redo ini parser 5 years ago
Ryan Tharp cf434ef3da Merge branch 'staging' of https://github.com/loki-project/loki-network 5 years ago
Jeff Becker 57ad2b2cfc
update pylokinet to use configurable lokid endpoint (no auth yet) 5 years ago
Jeff Becker da28fd9fab
apply lokid config section 5 years ago
Jeff Becker 177dca91e2
add pidfile option 5 years ago
Ryan Tharp 09d0514577 declare it's attempting to create config file 5 years ago
Michael a3463120cc
Move net components into a distinct folder 5 years ago
Michael 081d4dfa32
Reorganise source into more folders 5 years ago
Michael e5eda0fb8f
Move lokinet unspecific components to a util/ library 5 years ago
Jeff Becker 5b87fb509e
start on kubernetes shim and fix up shared library target and ffi python code 5 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago
Jeff Becker 40678f9019
add dnslib unit test coverage 6 years ago
Jeff Becker 622ed8d12e
fix crash on premature close of event loop (also make format) 6 years ago
Jeff Becker 11372c9544
Merge branch 'dev' into snode-endpoint 6 years ago
Jeff Becker 38c9633ca2
make bootstrap happen only when we have very few nodes
add strict-connect option
6 years ago
Jeff Becker 7e4d74cbfc
add initial jni stuff for lokinet android. i fucking hate android so god damn much. 6 years ago
Jeff Becker 67eadff143
node whitelist option via jsonrpc 6 years ago
Michael d21af22ca3
Rename defaults.h 6 years ago
Jeff 23c8807d59
Merge pull request #54 from neuroscr/master
DNS QoL improvements
6 years ago
Ryan Tharp 82cfa61540 address alphakamp complaint about using 127.0.0.1 on linux (systemd taking it by default) 6 years ago
Jeff Becker 9a12bfd0b1
Merge remote-tracking branch 'ryan/master' 6 years ago
Ryan Tharp 2d190508c5 does not work on MacOS at all 6 years ago
Jeff Becker 09945dce62
initial exit/service node comm code with some unit tests (incomplete) 6 years ago
Jeff Becker fb0e6c3d9c
make dns configurable on runtime 6 years ago
Jeff Becker f1cca956f9
make android compile again 6 years ago