Commit Graph

4388 Commits (ff8c1673620ef3fe47974672e1a98c7e01f8262b)
 

Author SHA1 Message Date
jeff ff8c167362 make it compile on windows 5 years ago
jeff c69165dad3 try making it work in the case that is broken on travis 5 years ago
jeff 1621ca676b Merge remote-tracking branch 'upstream/dev' into ed25519-signing 5 years ago
jeff c33324455a use correct rpc call to lokid 5 years ago
Jeff 13018f72bc
Merge pull request #866 from majestrate/fix-issue-865
Fix issue 865
5 years ago
jeff 1e3cd03880 make format 5 years ago
jeff c59487014a fix #865 by not using logic if it is null in udp_tick 5 years ago
jeff 788bc0f912 Merge remote-tracking branch 'upstream/dev' into ed25519-signing
also stop using libuv's uv_loop_new as it is deprecated
5 years ago
Stephen Shelton 7dc1351eba Add missing #endif (presumably from 281fbff) 5 years ago
jeff 265da6f37b use get_service_nodes rpc endpoint 5 years ago
jeff 996ff06c6a update cmakelists.txt to no longer build removed file 5 years ago
jeff 0e2fb6abd5 revert to ed25519 for signing, this breaks everything (again). 5 years ago
Jeff d52b8bfbf5
Merge pull request #863 from jagerman/xenial-build-fix
Fix build on xenial
5 years ago
Jeff 03ca67e0ce
Merge pull request #862 from notlesh/add_num_nodes_known_to_dumpstate
Add numNodesKnown to llarp.admin.dumpstate RPC endpoint
5 years ago
Jason Rhinelander 281fbff42f Fix build on xenial
- xenial's cmake version (3.5.1) builds everything fine and test suite
  passes, so lower the minimum to that.

- add a hack for xenial's kernel header & glibc version breaking if both
  net/if.h and linux/if.h get included.  The only thing we actually need
  from net/if.h that linux/if.h doesn't have is `if_nametoindex`, so
  just hack that definition in for xenial's specific glibc/kernel header
  versions.
5 years ago
Stephen Shelton b1da46e521 Add numNodesKnown to llarp.admin.dumpstate RPC endpoint 5 years ago
Stephen Shelton 8e8abbcb7f
Merge pull request #861 from majestrate/call-read-in-logic
call read handler in logic thread
5 years ago
jeff b7601a6236 call read handler in logic thread 5 years ago
Jeff 2cf10450c5
Merge pull request #857 from michael-loki/rcutil_curl
Add rpc call to get current addresses for our node
5 years ago
Michael 6d1769b66d
Fix travis deps 5 years ago
Michael f6adacf936
Review fixes 5 years ago
Michael 3371da98cf
Use libcurl (optional dependency) to hit jsonrpc 5 years ago
Michael 0721ce4d34
Add rpc call to get current addresses for our node 5 years ago
Michael 01611c2282
Convert RPC endpoint to be a lookup table 5 years ago
Jeff fb7360cd47
Merge pull request #850 from majestrate/multithreaded-cryptography
Multithreaded cryptography
5 years ago
jeff 7d7c6bf38c Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
Jeff a0aea73bcb
Merge pull request #856 from michael-loki/cmake_exe
Split cmake files for executables into respective source dirs
5 years ago
Michael 77b4efd78b
fixup ios 5 years ago
Michael 394f3e6943
More CI fixes 5 years ago
Michael 07927746b8
Fix makefile location 5 years ago
michael-loki 4b6dab5651
Fixup 5 years ago
Michael abc527ca35
Split cmake files for executables into src dirs 5 years ago
Jeff 7780fe0278
Merge pull request #855 from michael-loki/background_mode
Introduce --background to only start JSON RPC
5 years ago
Michael f326c93b5b
Apply Jeff's comments 5 years ago
Michael 15cb49c9bd
Introduce --background to only start JSON RPC
fixes #853
5 years ago
Jeff 1af9ae255e
Merge pull request #852 from michael-loki/rcp_version
Support version over jsonrpc
5 years ago
Michael d467e2618b
Support version over jsonrcp 5 years ago
Jeff b8239a3c23
Merge pull request #851 from notlesh/add_version_cli_arg
Add a --version flag to lokinet CLI args
5 years ago
Stephen Shelton c9b862a12b Add a --version flag to lokinet CLI args 5 years ago
jeff 1e57397c99 revert to c++14 for non win32 5 years ago
jeff 4af6dca246 use static_cast 5 years ago
jeff 7d949ebf5d always use absl for string_view 5 years ago
jeff 605da68e15 use absl optional 5 years ago
jeff 3c1d5518d8 fix windows port and make it compile 5 years ago
jeff c3451fc77a remove log level change 5 years ago
jeff da9437d0cf don't need that 5 years ago
jeff 32ed821763 Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
Jeff 8f46a62aa6
Merge pull request #847 from michael-loki/ios_wip
Distinct ios build
5 years ago
michael-loki dd63a7c84b
Make Travis happy 5 years ago
Jeff a50c80070c
Merge pull request #848 from michael-loki/ui-macos_rework
Improvements to macOS app workflow
5 years ago