Commit Graph

7652 Commits (440b547d2c3e7384ec82ec21f0b1635e42bcda64)
 

Author SHA1 Message Date
Jason Rhinelander c2f8a618e0
Update to oxenc 1.0.2 2 years ago
Jason Rhinelander b09298e211
Replace llarp/util/endian.hpp with oxenc/endian.h 2 years ago
majestrate 64d6ba8a53
Merge pull request #1830 from majestrate/static-auth-codes-2021-12-26
static endpoint auth codes
2 years ago
Jeff 64684d4dd4 dont require libcrypt for cross compiled builds 2 years ago
Jeff 7a8410b375 make more platforms ignore libcrypt 2 years ago
Jeff ee12ba51d5 disable hashed auth on windows 2 years ago
Jeff 5050cd0299 add hashed password capability to endpoint auth by file 2 years ago
Jeff a51576d1ea make destructor virtual 2 years ago
Jeff a082ba4e77 add file auth for tokens 2 years ago
Jeff 9a6bfe6013 static endpoint auth codes 2 years ago
majestrate 1dfed9e061
Merge pull request #1899 from majestrate/use-new-gui-2022-04-18
windows updates
2 years ago
Jeff 1a254a4301 kill/restore ipv6 with powershell because windows is vile 2 years ago
Jeff d05518be57 use the new electron gui in windows build 2 years ago
majestrate d972b04fe0
Merge pull request #1891 from majestrate/idempotent-flush-path-builds-2022-04-12
idempotent flush queues on path builds
2 years ago
majestrate 9fd20c885b
Merge pull request #1896 from majestrate/unstuck-obctx-2022-04-17
handle edge case better
2 years ago
Jeff 9765eeee7e handle edge case better
when our path is fine but the recipiant's path on the pivot router isn't we should pivot to another router
2 years ago
majestrate dfa291fb91
Merge pull request #1894 from majestrate/cleanup-readmes-2022-04-15
remove bitrotten files
2 years ago
majestrate 293bccb6d8
Merge pull request #1893 from majestrate/issue-1892-rpc-ping-pubkey-2022-04-13
add public key in rpc ping
2 years ago
Jeff 699591b76e remove bitrotten files 2 years ago
Jeff 768ed30c05 add public key in rpc ping 2 years ago
Jeff 3fbddac464 idempotent flush queues on path builds 2 years ago
majestrate f702aacc38
add arch linux section to readme
cite current ongoing discussion thread on the aur.
2 years ago
majestrate b6a087187c
Merge pull request #1881 from majestrate/mark-dead-obctx-2022-03-31
reduce excess path builds
2 years ago
Jeff ffadcb2e93 clean up paths that are ignored and inactive 2 years ago
Jeff af041cfee4 try not to spam builds 2 years ago
majestrate 619d8d3776
Merge pull request #1877 from majestrate/path-cache-cpu-reduction-2022-03-29
Cache best paths determined by GetPathByRouter to reduce cpu usage
2 years ago
Jeff 17687e300e drone-ci image name fix, use -builder images 2 years ago
Jeff 77bf2f4af9 disable building fat liblokinet.so on bionic because lto is broken on bionoic still 2 years ago
Jeff 38a157808e Cache best paths determined by GetPathByRouter to reduce cpu usage 2 years ago
majestrate 65ef0e4bfb
Merge pull request #1849 from majestrate/dry-cross-2022-02-02
dry cross compile
2 years ago
majestrate 1fc901330c
Merge pull request #1851 from majestrate/ci-docs-generation-2022-02-04
ci docs generation
2 years ago
majestrate a71e9423bd
Merge pull request #1864 from majestrate/gutt-old-code-2022-02-27
remove old dead code
2 years ago
majestrate 3d32e3b36a
Merge pull request #1876 from majestrate/zlib-hashpin-update-2022-03-29
bump zlib hashpin
2 years ago
Jeff e2a94b44bb bump zlib hashpin 2 years ago
Jeff 7265a6c80e ci pipeline for cross compile 2 years ago
Jeff 7251944adc redo contrib/cross.sh to take cmake arguments 2 years ago
Jeff 66b7c3698e remove unneeded line from contrib/cross.sh 2 years ago
Jeff 56492c88ac dry cross compile 2 years ago
majestrate 12044af04e
Update readme.md
add note about updating alternatives in windows cross build
2 years ago
majestrate 2476d97bf5
Merge pull request #1869 from pebu1337/patch-1
Fix spelling changes
2 years ago
Pebu 1a74abca31
Fix spelling changes 2 years ago
majestrate 27d883157d
Merge pull request #1865 from majestrate/proto-fix-2022-03-06
fix wire protocol race condition
2 years ago
Jeff a76acd4956 fix wire protocol race condition
only send close packet once, before we were sending a close after we got a close causing excess log spam.
include handshake phase when checking for connection timeouts.

when we change our rc make sure to put it into nodedb too when we are a service node to prevent weirdness in dht lookups.
2 years ago
Jeff b4c4c3977a oxenc 2 years ago
Jeff 6629e8c881 cmake workarround for quark in older cmake where pkg config produces non existing targets 2 years ago
Jeff ae96458f8a remove old dead code 2 years ago
majestrate 6f46fe7e0c
Merge pull request #1862 from Bilb/fix-abort-exit-on-stop
summary status: no services means not running
2 years ago
Jeff eeb93343c0 rpc fixes for lokinet gui
only add stats for services when we have them
2 years ago
audric 41405be612 summary status: no services means not running 2 years ago
majestrate a8faffe76e
Merge pull request #1860 from Bilb/add-version-and-uptime-summary-status
add version and uptime to summary status endpoint
2 years ago