1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/include/llarp
2018-09-03 09:10:56 -04:00
..
dht remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
handlers win32 native threading vs pthreads on mingw-w64 2018-08-23 13:44:44 -05:00
link add bencode file helpers and move link server functions into source file 2018-09-03 09:10:56 -04:00
linux forgot files 2018-08-26 08:51:41 -04:00
messages remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
routing * logging updates 2018-08-02 10:48:43 +10:00
service remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
win32/threads add mingw stl threading lib 2018-07-25 10:35:11 +10:00
address_info.h Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
address_info.hpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
aligned.hpp make testnet no longer crash 2018-08-14 17:17:18 -04:00
bencode.h remove unused encoding functions 2018-07-30 11:39:35 +10:00
bencode.hpp add bencode file helpers and move link server functions into source file 2018-09-03 09:10:56 -04:00
bits.hpp add parts to rcutil to print out info about RCs: ./rcutil -V self.signed 2018-08-24 12:07:17 -04:00
buffer.h it works. 2018-08-12 13:22:29 -04:00
buffer.hpp more tun stuff 2018-08-20 15:12:12 -04:00
codel.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
common.h clang format 2018-04-05 10:43:16 -04:00
config.h fix ffi example 2018-07-27 14:25:34 +10:00
crypto.h remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
crypto.hpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -04:00
crypto_async.h move codel off of pointer types 2018-08-31 10:41:04 -04:00
defaults.h more defaults 2018-08-09 09:55:51 -04:00
dht.h more refactor 2018-08-30 14:48:43 -04:00
dht.hpp refactor dht code to be split up a bit more 2018-07-11 09:20:14 -04:00
dns.h more hidden service code 2018-08-09 15:02:17 -04:00
dtls.h extern "C" block for shared library 2018-07-27 13:41:55 +10:00
dtls.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
encode.hpp clang format 2018-07-09 14:34:28 +10:00
encrypted.hpp more refactor 2018-08-30 14:48:43 -04:00
encrypted_ack.hpp clang format 2018-07-09 14:34:28 +10:00
encrypted_frame.hpp more refactor 2018-08-30 14:48:43 -04:00
endian.h sunos patches, avoid shadowing data members in derived classes, header fixes 2018-08-18 21:25:24 -05:00
establish_job.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
ev.h * more tun stuff 2018-08-17 15:49:58 -04:00
exit_info.h add parts to rcutil to print out info about RCs: ./rcutil -V self.signed 2018-08-24 12:07:17 -04:00
exit_info.hpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
exit_route.h Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
ip.hpp move codel off of pointer types 2018-08-31 10:41:04 -04:00
iwp.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
link_layer.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
link_message.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
logger.h * logging updates 2018-08-02 10:48:43 +10:00
logger.hpp fix crash 2018-08-18 10:01:21 -04:00
logic.h more hidden service code 2018-08-09 15:02:17 -04:00
mem.h Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
mem.hpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
messages.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
net.h initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
net.hpp add more members to llarp::Addr 2018-09-03 08:03:43 -04:00
nodedb.hpp move codel off of pointer types 2018-08-31 10:41:04 -04:00
path.hpp more refactor 2018-08-30 14:48:43 -04:00
path_types.hpp more path building stuff 2018-06-19 13:11:24 -04:00
pathbuilder.hpp more refactor 2018-08-30 14:48:43 -04:00
pathset.hpp more refactor 2018-08-30 14:48:43 -04:00
pow.hpp hidden services sorta work 2018-08-10 17:34:11 -04:00
proto.h more 2018-04-05 10:23:14 -04:00
router.h remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
router_contact.hpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
router_id.hpp more onion routing stuff 2018-06-10 10:05:48 -04:00
routing_endpoint.hpp clang format 2018-07-09 14:34:28 +10:00
service.hpp publish hidden service descriptors and acknoledge publish 2018-07-11 12:11:19 -04:00
string.h Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
threading.hpp win32 native threading vs pthreads on mingw-w64 2018-08-23 13:44:44 -05:00
threadpool.h fix crash 2018-08-18 10:01:21 -04:00
time.h lol 2018-08-22 12:25:10 -04:00
timer.h more hidden service code 2018-08-09 15:02:17 -04:00
types.h Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
version.h bump version string to 0.1.0 and update motto 2018-08-26 08:58:20 -04:00