1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-01-07 22:15:41 +00:00
..
android fix crash on premature close of event loop (also make format) 2018-12-02 13:07:07 -05:00
dht Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
dns Fix some low hanging performance issues 2019-01-07 22:15:41 +00:00
exit Fix some low hanging performance issues 2019-01-07 22:15:41 +00:00
handlers Fix some low hanging performance issues 2019-01-07 22:15:41 +00:00
link fixes 2019-01-07 11:35:25 -05:00
linux Move logger.hpp to llarp/ 2018-12-12 02:53:01 +00:00
messages clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 2019-01-07 07:31:44 -05:00
routing Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
service Fix some low hanging performance issues 2019-01-07 22:15:41 +00:00
win32/threads Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
address_info.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
address_info.hpp Convert llarp::AlignedBuffer to be backed by std::array 2018-12-20 16:16:18 +00:00
aligned.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
aligned.hpp Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bencode.cpp add special case for loopback (which is _not_ a distinct interface on windows) 2018-12-22 12:58:15 -06:00
bencode.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
bencode.hpp session renegotiation, RC expiration, more utp unit tests, network isolation. 2018-12-19 11:17:41 -05:00
bits.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
bits.hpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
buffer.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
buffer.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
buffer.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
codel.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
codel.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
common.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
common.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
config.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
config.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
config.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
context.cpp for real fix issue #185 2018-12-28 10:34:41 -05:00
crypto.cpp Minor build fixes 2019-01-03 21:25:16 +00:00
crypto.h move stuff out of C header 2018-12-13 16:28:50 -05:00
crypto.hpp Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
crypto_libsodium.cpp Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
defaults.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
defaults.hpp Change EU and AU DNS upstream defaults 2018-12-14 18:35:21 +11:00
dht.cpp Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
dht.h * make format 2018-12-13 11:14:44 -05:00
dht.hpp Move dht* to llarp/ 2018-12-12 02:53:01 +00:00
dns.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dns.h Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
dns.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dns_dotlokilookup.cpp Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
dns_dotlokilookup.hpp * make format 2018-12-13 11:14:44 -05:00
dns_iptracker.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dns_iptracker.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dns_rectypes.cpp Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
dns_rectypes.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dnsc.cpp * make format 2018-12-13 11:14:44 -05:00
dnsc.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dnsd.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
dnsd.hpp * make format 2018-12-13 11:14:44 -05:00
encode.cpp Remove byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:03 +00:00
encode.hpp Remove byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:03 +00:00
encrypted.cpp use fewer allocations 2018-12-20 11:49:05 -05:00
encrypted.hpp clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 2019-01-07 07:31:44 -05:00
encrypted_ack.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
encrypted_ack.hpp use fewer allocations 2018-12-20 11:49:05 -05:00
encrypted_frame.cpp Mark more AlignedBuffer constructors as explicit 2019-01-02 01:04:08 +00:00
encrypted_frame.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
endian.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
endian.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
establish_job.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
establish_job.hpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
ev.cpp make format and attempt to fix #158 2018-12-23 08:29:11 -05:00
ev.h Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
ev.hpp Merge remote-tracking branch 'origin/master' into staging 2018-12-26 11:27:11 -05:00
ev_epoll.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
ev_epoll.hpp Merge remote-tracking branch 'origin/master' into staging 2018-12-26 11:27:11 -05:00
ev_kqueue.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
ev_kqueue.hpp Minor build fixes 2019-01-03 21:25:16 +00:00
ev_win32.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
ev_win32.hpp make format and attempt to fix #158 2018-12-23 08:29:11 -05:00
exit.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
exit.hpp Move exit* to llarp/ 2018-12-12 02:53:01 +00:00
exit_info.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
exit_info.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
exit_info.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
exit_route.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
exit_route.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
fs.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
fs.hpp Update from typedef to using in .hpp files 2018-11-23 00:07:45 +00:00
ini.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
ini.hpp Update from typedef to using in .hpp files 2018-11-23 00:07:45 +00:00
ip.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
ip.hpp ok fix ip header struct 2018-12-22 12:58:15 -06:00
iwp.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
iwp.hpp * make format 2018-12-13 11:14:44 -05:00
link_intro.cpp clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 2019-01-07 07:31:44 -05:00
link_layer.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
link_layer.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
link_message.cpp clear all members and use AlignedBuffer in llarp::Encrypted instead of byte_t[] 2019-01-07 07:31:44 -05:00
link_message.hpp use fewer allocations 2018-12-20 11:49:05 -05:00
link_message_parser.hpp use fewer allocations 2018-12-20 11:49:05 -05:00
logger.c make format 2018-06-29 08:15:15 -04:00
logger.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
logger.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
logger.hpp fix issue #162 2018-12-23 10:33:26 -05:00
logic.cpp Fix UTPTest test failures 2019-01-03 21:54:26 +00:00
logic.hpp Fix UTPTest test failures 2019-01-03 21:54:26 +00:00
mem.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
mem.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
mem.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
mem_std.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
messages.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
messages.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net.cpp Merge remote-tracking branch 'origin/master' into staging 2018-12-26 11:27:11 -05:00
net.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net_addr.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net_addr.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net_inaddr.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net_inaddr.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
net_int.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
net_int.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
nodedb.cpp Fix some low hanging performance issues 2019-01-07 22:15:41 +00:00
nodedb.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
path.cpp Remove byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:03 +00:00
path.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
path_types.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
path_types.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
pathbuilder.cpp tweak pathbuilding timing 2019-01-07 12:28:59 -05:00
pathbuilder.hpp tweak pathbuilding timing 2019-01-07 12:28:59 -05:00
pathset.cpp Remove data() conversions from llarp::AlignedBuffer 2019-01-02 01:03:53 +00:00
pathset.hpp add graceful stop for path builders and friends 2018-12-24 11:10:56 -05:00
pow.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
pow.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
profiling.cpp Minor build fixes 2019-01-03 21:25:16 +00:00
profiling.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
proofofwork.cpp Remove byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:03 +00:00
proto.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
proto.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
queue.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
queue.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
queue_manager.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
queue_manager.hpp make format 2018-11-22 10:53:11 -05:00
relay_commit.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
relay_up_down.cpp clear members 2019-01-07 07:32:02 -05:00
resource.h make lokinet-win32 installer safe to use for in-place upgrades 2018-12-24 20:38:43 -06:00
router.cpp fixes 2019-01-07 11:35:25 -05:00
router.hpp Fix lifetime issues in llarp_findOrCreate* function calls 2019-01-03 23:10:32 +00:00
router_contact.cpp Fix RCTest dependency ordering 2019-01-05 00:49:06 +00:00
router_contact.hpp Fix RCTest dependency ordering 2019-01-05 00:49:06 +00:00
router_id.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
router_id.hpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
router_identity.c more 2018-04-05 10:23:14 -04:00
routing_endpoint.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
routing_endpoint.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
rpc.cpp Fix RCTest dependency ordering 2019-01-05 00:49:06 +00:00
rpc.hpp add graceful stop for path builders and friends 2018-12-24 11:10:56 -05:00
service.cpp Remove const byte* conversion operators from llarp::AlignedBuffer 2019-01-02 01:04:04 +00:00
service.hpp Move service* to llarp/ 2018-12-12 02:53:01 +00:00
str.cpp Move str.hpp to llarp/ 2018-12-12 02:53:01 +00:00
str.hpp Move str.hpp to llarp/ 2018-12-12 02:53:01 +00:00
string_view.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
string_view.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00
thread_pool.cpp Create ThreadPool component with test suite 2018-11-17 21:13:34 +00:00
thread_pool.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
threading.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
threading.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
threadpool.cpp fix crashes 2018-12-27 14:10:38 -05:00
threadpool.h Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
threadpool.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
time.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
time.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
timer.cpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
timer.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
transit_hop.cpp try fix 2018-12-27 10:31:24 -05:00
types.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
types.hpp Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
version.cpp Fix RCTest.TestSignVerify 2019-01-02 22:21:29 +00:00
version.hpp Fix RCTest.TestSignVerify 2019-01-02 22:21:29 +00:00
version.rc oops wrong version 2018-12-24 22:04:25 -06:00
win32_inet.c Move remaining include/llarp headers to llarp/ 2018-12-12 02:53:02 +00:00
win32_intrnl.c switch to a simulation of epoll 2018-11-19 04:29:39 -06:00
win32_intrnl.h switch to a simulation of epoll 2018-11-19 04:29:39 -06:00
win32_up.h switch to a simulation of epoll 2018-11-19 04:29:39 -06:00
win32_upoll.c make format and attempt to fix #158 2018-12-23 08:29:11 -05:00
win32_upoll.h bug fixes 2018-12-22 12:58:13 -06:00