Commit Graph

7652 Commits (440b547d2c3e7384ec82ec21f0b1635e42bcda64)
 

Author SHA1 Message Date
Audric Ackermann ad6d206aa6
add version and uptime to summary status endpoint 2 years ago
Jeff 0fe716e1dd more docs 2 years ago
Jeff 54f431c9e8 make doxybook2 run from PATH if installed on our system 2 years ago
Jeff 6bb438ca33 make comments with colins in them not have them in it 2 years ago
Jeff c39bd827d0 remove markdown extension that is not required 2 years ago
Jeff bebfcbdba2 move documentation builder closer to the top of the ci jobs 2 years ago
Jeff c70f1866f8 include mkdocs.yml in ci artifacts for docs 2 years ago
Jeff 283eabd1a8 use COPYONLY for the non templated configure_file targets 2 years ago
Jeff 97f4545fd5 make CI pipline generate docs with doxygen, doxybook2 and mkdocs. 2 years ago
majestrate 8a849e81df
Merge pull request #1858 from jagerman/omq-11
Crank oxen-mq to (1.2.)11; switch to oxen-encoding
2 years ago
Jason Rhinelander d02558350a
Crank oxen-mq to (1.2.)11; switch to oxen-encoding
- Update oxen-mq submodule to latest stable
- Add oxen-encoding submodule
- Convert all oxenmq encoding usage to oxenc
- Modernize cmake handling of oxenmq/oxenc
2 years ago
majestrate f8b6b9d34b
Merge pull request #1856 from Bilb/fix-num-path-built-summary-status
fix numPaths value in Router::ExtractSummaryStatus
2 years ago
Audric Ackermann d9467f4dee fix numPaths value in Router::ExtractSummaryStatus 2 years ago
majestrate 6cec95f0f7
Merge pull request #1857 from majestrate/upstream-dns-default-quad-nine-2022-02-15
use quad nine as default upstream dns
2 years ago
Jeff ac9fb9d479 use quad nine as default upstream dns 2 years ago
majestrate c0f47063cb
Delete llarp.png
remove unused image
2 years ago
majestrate 79662aaa9a
spruce up README more
remove dead links for docs

link all support platforms

add anchors in markdown
2 years ago
majestrate e61ca2934e
Update readme.md
fix anchor
2 years ago
majestrate 101650d742
Update readme.md
typofix
2 years ago
majestrate 09e91cce13
fix up readme
point install links to sections in readme.md
2 years ago
majestrate 257f48a166
Merge pull request #1852 from majestrate/lokinet-shared-sid-compiler-fix-2022-02-06
dont capture flow_addr, results in compiler error on sid
2 years ago
Jeff 810e3cc9c2 dont capture flow_addr, results in compiler error on sid 2 years ago
majestrate 838183e36e
Merge pull request #1748 from majestrate/liblokinet-udp-api-2021-09-19
liblokinet updates
2 years ago
majestrate fbb0ed8245
Merge pull request #1848 from majestrate/fixup-2022-02-02
fixup cross targets
2 years ago
Jeff 48559bd282 fix up ppc64le cross target 2 years ago
Jeff eae4d3cf74 fixup armhf target 2 years ago
majestrate d66364ab7c
Merge pull request #1847 from majestrate/mip64-cross-2022-01-30
update cross compiling infra
2 years ago
Jeff f543f6962d fix up ppc64le toolchain, remove suffix 2 years ago
Jeff 24811aff37 fix up contrib/cross.sh to put everything in build-cross 2 years ago
Jeff 08a9e0ad39 add cross compile helpers and update/add toolchains 2 years ago
majestrate b3068fe76d
Merge pull request #1846 from majestrate/bump-static-deps-2022-01-31
chore: bump static deps versions
2 years ago
majestrate 217c76e45b
Merge pull request #1815 from majestrate/cleanup-docs-subdir-2021-11-28
docs makeover
2 years ago
Jeff 582fdeda27 add close_reason parameter to quic::Endpoint::close_connection defaulting to emtpy string 2 years ago
Jeff 95efe8f4e5 bump ngtcp2 to v0.1.0 tag 2 years ago
Jeff 3c983e2cd7 libcurl no long users --without-libmetalink so remove the flag 2 years ago
Jeff 199055a6aa chore: bump static deps versions 2 years ago
Jeff Becker 04b23416ed do less allocations in lokinet_hex_tobase32z 2 years ago
Jeff Becker 743bc2433a resolve race condition in udp flow and packet handling 2 years ago
Jeff Becker 635f4bcd8c make it compile 2 years ago
Jeff Becker c655a21d68 typofix 2 years ago
Jeff Becker f8768488ed make pybind compile 2 years ago
Jeff Becker bf6dfaaef8 cmake fixups 2 years ago
Jeff Becker 5286d442fb updates:
* add udptest example
* fix up udp codepath in liblokinet
2 years ago
Jeff Becker b20e7bedf8 identify 2 years ago
Jeff Becker e2cd4d66cc docstring update 2 years ago
Jeff Becker 94ce7a9af7 make function pointer arguments named 2 years ago
Jeff Becker ef19111f88 dont pack struct becuase alignment 2 years ago
Jeff 97966976d0 Update CMakeLists.txt
dont depend on lokinet-shared target for sign target as we disabled it by default.
2 years ago
Jeff 82ffa2f02c Update mac.sh
disable liblokinet on mac by default in mac.sh
2 years ago
Jeff Becker 8153edbf43 dont enable apple languages when not building daemon 2 years ago