Commit Graph

140 Commits (f777075893944ea622dab21d0f3339bfb921c325)

Author SHA1 Message Date
Jeff Becker 1b9898aabc
restructure readme and docs 2 years ago
Jeff f6613c9526
wire up new docs pages
reword a few things about the links rewired.
2 years ago
jeff b8896740de build gui and assemble app bundles into one singular app bundle 2 years ago
Jeff 68148e098f
* add mockable network functions
* add unit tests with ability to pretend to be different network setups
2 years ago
majestrate 10db0a0d2d
link to french readme 2 years ago
majestrate f702aacc38
add arch linux section to readme
cite current ongoing discussion thread on the aur.
2 years ago
Jeff 7251944adc redo contrib/cross.sh to take cmake arguments 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
Pebu 1a74abca31
Fix spelling changes 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
Jeff 08a9e0ad39 add cross compile helpers and update/add toolchains 2 years ago
Jeff 185809907d fix typo in readme, use 3 hashes instead of 2 because it is a sub 3 section 2 years ago
Jeff 996de3d4c6 make it so github sees the repo is gpl3 2 years ago
Jason Rhinelander b442e8a43b
readme: point to oxen docs; mention systemctl controls 2 years ago
Benjamin Henrion 409772f763
Add missing libssl-dev
Add missing libssl-dev on Ubuntu to compile it from source.
2 years ago
majestrate 44c7cf5f27
Update readme.md
remove old parts about macos from readme
2 years ago
majestrate 019a9f1611
Update readme.md
remove pedantic separation in readme
2 years ago
majestrate 6af589d845
Update readme.md
correct cmake flag
2 years ago
majestrate d186a887d3
Update readme.md
remove note in readme
2 years ago
majestrate b7bbb7f40d
Update readme.md
fix readme, do not use static deps.
2 years ago
Nuc1eoN 8989910881
Add missing dep 'cppzmq' (#1764)
* Add missing dep to cppzmq
3 years ago
Jeff cf1086e4ac
Update readme.md 3 years ago
Jeff 2fbfeb1112
Update readme.md 3 years ago
Jeff ad9bbe9290
Update readme.md 3 years ago
Jeff 3f57427bba
Update readme.md
more updates to readme, remove unmaintained parts, add and remove chunks of information.
3 years ago
Jeff 1e5f753dc9
Update readme.md
our readme sucks, make it suck a bit less
3 years ago
jeff 5edd045c9b
add swift version bullshit file and additional bullshittery 3 years ago
jeff 0708a0d897
initial network extension code for macos
probably does not work
3 years ago
Sean 048fdad056
Update readme.md 3 years ago
Jeff Becker e78d0b5e77
update urls 3 years ago
Jeff c040a1510a
update deps for source build
* change package list for static dev build
* reword the line describing why one may want to do a source build
3 years ago
Jeff ddac3b2de2
add link to demo repo
add a link to a repo full of quick lokinet 'aware' application demos in many languages.
3 years ago
Jeff Becker 998923a48d
remove old deprecated files 3 years ago
Jeff Becker 0c37cc7f60
lokinet-bootstrap native binary 3 years ago
Jeff Becker 935f210900
update readme links 3 years ago
Jeff Becker 2d4ff6c9dd
update badge url 3 years ago
Jeff Becker 6d00c3ecd2
update windows parts
* document need for ninja-build package
* update contrib/windows.sh, remove -DCROSS_COMPILE option, set -e and set +x
3 years ago
Jeff Becker fdc3de6f9c
redo readme structure:
* add notes about debian packages (fixes #1521)
* reorder sections to have better flow
* add notes about win/mac release location
3 years ago
jahway603 6eab03567a fixed broken documentation link 3 years ago
Yevhen Stasiv 70ceeb10a6
Update readme.md (#1512)
Added missing instruction for FreeBSD install
3 years ago
Dimitris Apostolou 029b6db364
Fix macOS instructions (#1506) 3 years ago
DEADBLACKCLOVER 30d7662ef2
Adding Russian translation (#1447)
* Create release_ru.md

* Create readme_ru.md

* Update readme.md
4 years ago
Jeff 3445716fce update readme build info 4 years ago
Ryan Tharp 5d43a804d1
Update requirements and other README.md clean up (#1343)
* Update requirements and other clean up

git is now required due to submodules
libcurl/libcap: not sure if the minimum version is correct, The number I used is based on the bionic package version
add recursive option to all cloning
other tweaks to make concise and  precise

* Remove libcurl

* Add nproc back

* add libcurl back for windows

* Remove libcurl from WIndows

as lokinet-bootstrap.exe is just curl.exe now and will be removed soon
4 years ago
Jeff Becker d7ff6c579c
address feedback from jason
* split up ipv6 netmask
* revert iwp ack interval change
* c++17-isms in ip range map
* lambda-ize nodedb
* mutable lambdas in transit hops
* perfect forwarding of args in abstract router
* mutable lambdas in lokid rpc client
* notes in readme about nproc
4 years ago
Jeff Becker 5c039233db
remove the dreaded makefile and update docs 4 years ago