Commit Graph

110 Commits

Author SHA1 Message Date
jeff 5edd045c9b
add swift version bullshit file and additional bullshittery 2021-09-02 14:17:08 -04:00
jeff 0708a0d897
initial network extension code for macos
probably does not work
2021-09-02 14:17:08 -04:00
Sean 048fdad056
Update readme.md 2021-07-29 15:51:19 +10:00
Jeff Becker e78d0b5e77
update urls 2021-06-30 05:47:16 -04:00
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
2021-06-23 06:54:51 -04:00
Jeff ddac3b2de2
add link to demo repo
add a link to a repo full of quick lokinet 'aware' application demos in many languages.
2021-04-21 09:56:50 -04:00
Jeff Becker 998923a48d
remove old deprecated files 2021-04-19 07:02:45 -04:00
Jeff Becker 0c37cc7f60
lokinet-bootstrap native binary 2021-04-15 13:39:45 -04:00
Jeff Becker 935f210900
update readme links 2021-02-09 11:09:53 -05:00
Jeff Becker 2d4ff6c9dd
update badge url 2021-02-09 11:05:03 -05:00
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
2021-02-09 11:05:02 -05:00
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
2021-02-09 11:04:22 -05:00
jahway603 6eab03567a fixed broken documentation link 2021-01-30 02:52:43 -05:00
Yevhen Stasiv 70ceeb10a6
Update readme.md (#1512)
Added missing instruction for FreeBSD install
2021-01-14 21:57:29 -05:00
Dimitris Apostolou 029b6db364
Fix macOS instructions (#1506) 2021-01-09 14:49:31 -05:00
DEADBLACKCLOVER 30d7662ef2
Adding Russian translation (#1447)
* Create release_ru.md

* Create readme_ru.md

* Update readme.md
2020-11-03 09:11:18 -05:00
Jeff 3445716fce update readme build info 2020-10-02 06:16:01 -04:00
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
2020-09-18 10:36:57 -04:00
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
2020-07-02 11:13:32 -04:00
Jeff Becker 5c039233db
remove the dreaded makefile and update docs 2020-07-02 11:10:06 -04:00
Jeff bad6974ee5
change ci badge to use drone 2020-05-21 10:56:29 -04:00
Jeff Becker 2190da8c81
cpack win32 2020-04-02 11:08:07 -04:00
Jason Rhinelander 2b93ccb393 Bump libsodium required version to 1.0.18
We use crypto_core_ed25519_scalar_mul which is only exported by
libsodium >= 1.0.18.
2020-02-02 16:38:48 -04:00
Jeff Becker 80cbddde7b
fixups for review 2020-01-07 18:14:25 -05:00
Jeff Becker 7ffc786bce
fix up docs 2020-01-07 18:14:25 -05:00
Jeff Becker 2ce592e4af
static link with docs 2020-01-07 18:14:25 -05:00
Jeff Becker 58c601c73d
update readme to include pkg-config 2020-01-07 14:33:31 -05:00
Ryan Tharp 5a7fda50a8
remove win32 note per Jeff 2019-12-19 14:25:32 -08:00
Ryan Tharp 46a86741c2
Update readme.md 2019-12-18 15:43:32 -08:00
Jeff Becker c826bb0cf4
require pkgconf package in freebsd build 2019-12-16 09:07:11 -05:00
Jeff Becker 8ab97e58c6
update readme for freebsd 2019-12-16 08:59:38 -05:00
Jeff dd85a1af0a
fix readme for libcurl package name on linux 2019-12-03 13:46:49 -05:00
Jeff Becker d685057754
update readme and disable curl on windows 2019-11-26 17:11:13 -05:00
Rick V 9338b6999d
add note 2019-10-30 18:02:35 -05:00
Jeff 9171a4b251
Merge pull request #886 from loki-project/neuroscr-macos-license-formatting
Neuroscr macos license formatting (For Dev Branch)
2019-10-30 08:45:02 -04:00
Jeff Becker 168420dba8
finishing touches 2019-10-29 12:07:20 -04:00
Ron 091d8770eb
Update readme.md 2019-10-27 19:13:22 +09:00
Ricardo Jesus Malagon Jerez 08e98c1a84
Update readme.md to include readme_es.md link
This edit is to add a link to the spanish translation of readme.md
2019-07-15 22:52:56 -05:00
Jeff 0b4cb50ac1
Update readme.md 2019-07-02 11:29:28 -04:00
Jeff 97b0d0fa58
Update readme.md 2019-06-19 16:34:33 -04:00
Jeff 0933723b85
Update readme.md 2019-06-19 15:45:45 -04:00
Jeff cc77aa5010
Update readme.md 2019-06-19 15:43:03 -04:00
Jeff 728490ff37
Update readme.md 2019-06-19 15:41:31 -04:00
Jeff 76bb1c8de9
Update readme.md 2019-06-19 15:39:55 -04:00
Jeff f9a351326c
Update readme.md 2019-06-19 15:38:10 -04:00
Jeff 3b0f55c6f6
Update readme.md 2019-06-19 15:31:35 -04:00
Jeff Becker 0c98d419a7
update readme with libuv dependancy 2019-06-13 08:00:45 -04:00
Ryan Tharp 202423acdf
Add travis badge 2019-05-29 00:40:11 -07:00
Jeff Becker 26ed61ade6
add docs on debs 2019-05-22 07:56:34 -04:00
Rick V 1f5ebba8a3
update readme 2019-05-05 23:02:25 -05:00