Commit Graph

100 Commits (dev)

Author SHA1 Message Date
Jeff Becker 0ab050647f
overview of refactor plan and new component structure. 1 year ago
majestrate 9ca0d7094e
update note about platform support
android is currently unsupported
2 years ago
Jason Rhinelander 11e052cb39
Add rsvg-convert dep to windows readme 2 years ago
Jason Rhinelander 8b321612da
Merge pull request #1969 from majestrate/wintun-windivert-2022-08-02
use wintun and windivert for windows platform bits
2 years ago
Jason Rhinelander 7a0d4a905e
fix speeling 2 years ago
Jeff Becker 1b9898aabc
restructure readme and docs 2 years ago
jeff 6929a02842
set up links to new docs pages 2 years ago
majestrate 256470229d
add more info
clarifiy what .loki and .snode gtld are
2 years ago
Jeff f6613c9526
wire up new docs pages
reword a few things about the links rewired.
2 years ago
Jeff f3533e9912
add initial high level usage docs 2 years ago
Jeff badf72838e
move all code directory readmes into docs/project-structure.md 2 years ago
Jason Rhinelander 09372994bb macOS system extension support
Adds support for building Lokinet as a system extension, and fixes
various problems in the macos implementation found during development of
the system extension support.
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 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 c0f47063cb
Delete llarp.png
remove unused image
2 years ago
Jeff fe07665ac5
remove duplicate file 2 years ago
Jeff 9c68f64929
add deps to doxygen 2 years ago
Jeff be47299b5d
more docs 2 years ago
Jeff 4bbf5522b4
spaces 2 years ago
Jeff 479fba6bd0
add big chunks of docs 2 years ago
Jeff 2772a32907
* fix up lokinet cli help opts
* document doxygen
2 years ago
Jeff Becker 29df7bec74
remove old out of date documentation 2 years ago
Jeff ce8b3c83a7
Update high-level.txt
add notice to file as very out of date.
2 years ago
Jeff c30538a381
Update exit-setup.md
`hops=1` is not supported anymore.
3 years ago
Jeff 94912ba21b fix up docs generation 3 years ago
David Arnold a644b93d11
Tyops
Originally [#10](https://github.com/majestrate/llarp/pull/10)
3 years ago
Jason Rhinelander aa0f54fa07
WIP plainquic tunnels 3 years ago
Jason Rhinelander 9df6cd74c7
Add draft liblokinet TCP-over-QUIC design doc 3 years ago
Jeff 92ddda96a9
update information in exit-setup.md (#1441) 4 years ago
Jeff Becker 611cc95f2b
add docs for exit setup 4 years ago
Jason Rhinelander 216b807cb3 Notarize has an "a" in it 4 years ago
Jason Rhinelander 8d74407d11 codesigning and notarization
Codesigns and notarizes the package.  Requires a bunch of stuff to
actually get this working.  (see contrib/macos-signing.txt).

I'm currently also building with

    -DLOKINET_GUI_REPO=https://github.com/jagerman/loki-network-control-panel.git -DLOKINET_GUI_CHECKOUT=cmake

because it needs the camke-ification PR for the control panel to
properly sign everything there.
4 years ago
Jason Rhinelander 3dd3d48fbb Consolidate cmake vars & definitions
CMake will set version variables itself if you give the version in the
project(), which is cleaner.  Also removes some (nearly) duplicate
definitions and settings added in basic_definitions.cmake for unknown
reasons.

Removes some redundant settings (name, description, version) from the
cpack settings which already default to the values from the project()
call.
4 years ago
Jeff Becker 08613cca0b
speed up doc generation 4 years ago
Jeff Becker c36b6a409c
move version to cmake so docs can access it 4 years ago
Jeff Becker 0e51289228
speed up generation 4 years ago
Jeff Becker 53f0dd49e0
move file 4 years ago
Jeff Becker 00814d1a12
update cmake 4 years ago
Jeff Becker 3e7acb72e1
more docs, make doxygen work 4 years ago
Jeff Becker 1227ad3ac0
add snapp options documentation 4 years ago
Jeff Becker 20c65ac6a4
more docs 4 years ago
Jeff Becker 938c8c735e
add initial high level code docs 4 years ago
Jeff d3091cf9fc
Merge pull request #1167 from tewinget/tooling
RouterHive initial PR
4 years ago
Thomas Winget 81209669e3 typo 4 years ago
Thomas Winget 14bf2733c1 how to use a router event doc 4 years ago
Thomas Winget 4ffd42109c some tooling documentation 4 years ago