1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

93 commits

Author SHA1 Message Date
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
Ryan Tharp 50def75345
Explain MacOS installer 2019-04-24 01:17:28 -07:00
Ryan Tharp d81930c61a
update BSD 2019-04-24 01:07:32 -07:00
Ryan Tharp 6444337a7e
add https://lokidocs.com/Lokinet/Guides/PublicTestingGuide/#1-lokinet-installation link 2019-04-24 00:58:01 -07:00
Ryan Tharp d60199fd43
Add MacOS instructions, update other minor things, re-order sections now that we have binaries
remove -r -g as that's hybrid (router and client)
2019-04-24 00:55:14 -07:00
Kee Jefferys 6b160b05fc
Duplicate docs
Duplicate docs to start of readme, to make more visible
2019-03-30 02:56:51 +11:00
Rick V 9f3d0cafc4
add link to #400, also update windows build instructions 2019-03-25 12:03:54 -05:00
Rick V 0a15161b1c
add sun build instructions 2019-03-25 12:03:54 -05:00
Michael 1b331ea6f7
Remove mention of rapidjson from readme/docker files etc 2019-03-02 02:32:18 +00:00
Michael c6e6bdb90f
Fix for windows just being the Worst 2019-02-20 22:09:29 +00:00
Michael 77c662abdd
Add coverage to makefile 2019-01-13 01:41:25 +00:00
Jeff Becker 0789f28109
document run-lokinet.bat in readme 2018-12-21 08:14:57 -05:00
despair b9ab1f19a9 wooooo path builds work
update readme

fix gcc 8.x error
fix apple cross-clang someday
2018-11-20 02:38:02 -06:00
despair86 95048f6aec
Update readme.md
specify the _native_ win32/win64 cmake
2018-11-13 05:03:36 -06:00
despair 0eacab7759 warn windows user if using untested relay mode
update readme
2018-11-11 22:50:41 -06:00
Jeff Becker d1d323a9b8
freebsd stuff 2018-10-28 10:28:13 -04:00
Jeff Becker 7d00dc7800
fix readme indentation 2018-10-28 10:12:00 -04:00
Jeff ccead80c3d make jsonrpc server configurable on build, disabled by default.
default to client only and require explicitly run as relay to run as relay.
2018-10-27 08:41:04 -04:00