Commit graph

17 commits

Author SHA1 Message Date
Jason Rhinelander 4138cb7303
Rewite the README
It was full of outdated information.
2022-03-29 18:45:13 -03:00
Kee Jefferys 7e100893e1
Update Oxen mentions 2021-08-17 11:58:45 +10:00
Jason Rhinelander 6fda19d4f1 Build fixes
- add autoconf dep for jemalloc
- add libuv for macos
2021-06-16 18:59:06 -03:00
Jason Rhinelander 28e6fa66e9 Add static build capability to cmake
This is adapted from the versions in loki-core and lokinet.
2021-01-13 15:19:22 -04:00
Jason Rhinelander a259944315 Add version check on libsodium
Fixes Findsodium version detection to return the version; it was
completely broken.
2020-04-08 14:53:20 -03:00
Ryan Tharp b315b7c412
update readme for latest loki-mq
include --recursive in submodules and other minor notes
2020-03-23 19:22:26 -07:00
Maxim Shishmarev 8ba5286645 Rename binary name to loki-storage 2019-07-15 15:37:53 +10:00
Maxim Shishmarev 83b48fe31c Use cmake in readme to enable signatures 2019-07-13 19:10:04 +10:00
Maxim Shishmarev f45755c7a6 Update readme and makefile to use good defaults 2019-07-13 18:30:55 +10:00
cryptonote-social 67e87a05c2
Provide a min version for sodium
The version of libsodium on Ubuntu 16 (1.0.8) is not compatible. I verified it works with 1.0.16.   It's possible it works with an even older version.
2019-07-12 14:36:17 -07:00
sachaaaaa 475e736fe7 Simplify build flow with a top-level makefile and cmakelist 2019-04-09 10:25:12 +10:00
sachaaaaa 484d96c48a implement crypto library for channel encryption, using OpenSSL and libsodium 2019-02-27 11:52:14 +11:00
sachaaaaa 3c71c46bd3 Add unit tests for pow and storage apis 2019-02-04 15:36:25 +11:00
sachaaaaa f6937163e1 Update readme 2019-01-03 10:08:02 +11:00
KeeJef 5c2e97e46e
namechange 2018-10-30 16:02:42 +11:00
sachaaaaa f6d37cea5f First iteration 2018-10-30 15:52:08 +11:00
sachaaaaa 63ccb1cb50
Initial commit 2018-10-30 15:50:28 +11:00