lokinet/llarp/service
Jeff Becker 6467d21ba0
* fix testnet codepath
* add packet info for osx
2019-07-05 10:13:58 -04:00
..
address.cpp use std::set 2019-04-26 09:02:08 -04:00
address.hpp use std::set 2019-04-26 09:02:08 -04:00
async_key_exchange.cpp Convert to use memFn 2019-06-02 22:19:10 +01:00
async_key_exchange.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
config.cpp Reverts #678 #677 and #669 with hashes: 2019-07-02 11:02:20 -04:00
config.hpp Reverts #678 #677 and #669 with hashes: 2019-07-02 11:02:20 -04:00
context.cpp make format and introduce new function EnsureRouter on router to check nodedb or do dht lookup 2019-05-28 07:35:26 -04:00
context.hpp finish converting to shared_ptr 2019-04-23 12:13:22 -04:00
endpoint_util.cpp Tidy up service endpoint a bit more 2019-05-07 09:29:47 +01:00
endpoint_util.hpp Tidy up service endpoint a bit more 2019-05-07 09:29:47 +01:00
endpoint.cpp * fix testnet codepath 2019-07-05 10:13:58 -04:00
endpoint.hpp update RC expiration logic, lookup more often and remove stale entries 2019-06-10 08:47:21 -04:00
handler.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
handler.hpp use shared_ptr 2019-05-03 09:15:03 -04:00
hidden_service_address_lookup.cpp use iterative lookups for sercice address lookups 2019-04-27 07:13:16 -04:00
hidden_service_address_lookup.hpp Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
identity.cpp continue using llarp::openfilestream 2019-06-24 12:51:29 -04:00
identity.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
info.cpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
info.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
intro_set.cpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
intro_set.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
intro.cpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
intro.hpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
lookup.cpp finish converting to shared_ptr 2019-04-23 12:13:22 -04:00
lookup.hpp correct timeout for dht request 2019-05-07 09:19:36 -04:00
outbound_context.cpp Tidy up pathbuilder code 2019-06-20 17:35:40 +01:00
outbound_context.hpp don't include duplicate hops in paths 2019-05-08 10:01:31 -04:00
pendingbuffer.cpp Move SendContext to its own component 2019-04-21 19:39:50 +01:00
pendingbuffer.hpp Move SendContext to its own component 2019-04-21 19:39:50 +01:00
protocol.cpp Convert to use memFn 2019-06-02 22:19:10 +01:00
protocol.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
sendcontext.cpp Rename message files 2019-06-19 23:30:07 +01:00
sendcontext.hpp Rename message files 2019-06-19 23:30:07 +01:00
session.cpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
session.hpp Tidy up more parts of the service/ directory 2019-04-22 22:28:10 +01:00
tag_lookup_job.cpp Move subset of messages to right directory 2019-06-19 21:35:26 +01:00
tag_lookup_job.hpp prepare for ios/android jazz 2019-04-23 10:28:59 -04:00
tag.cpp Remove data() conversions from llarp::AlignedBuffer 2019-01-02 01:03:53 +00:00
tag.hpp Apply rule of zero to code base 2019-05-19 23:11:07 +01:00
vanity.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
vanity.hpp Tidy up more parts of the service/ directory 2019-04-22 22:28:10 +01:00