1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/service
2019-08-27 16:07:09 -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 clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
async_key_exchange.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
config.cpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
config.hpp Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
context.cpp Replace StatusObject with underlying JSON type 2019-08-19 10:33:26 +01:00
context.hpp start seperating tun and endpoint 2019-07-01 09:44:25 -04:00
endpoint.cpp use estimated build time instead of expiration time for delta when determining when to space out builds 2019-08-27 16:07:09 -04:00
endpoint.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
endpoint_state.cpp Replace StatusObject with underlying JSON type 2019-08-19 10:33:26 +01:00
endpoint_state.hpp Fix suspicious thread-unsafety 2019-08-08 00:18:56 +01:00
endpoint_types.hpp Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
endpoint_util.cpp Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
endpoint_util.hpp Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
handler.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
handler.hpp Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
hidden_service_address_lookup.cpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
hidden_service_address_lookup.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
identity.cpp Fix Ubuntu builds 2019-07-15 22:46:57 +01: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 Fix gcc trunk warnings 2019-08-02 10:29:08 +01:00
intro.cpp Remove all use of IBEncodeMessage 2019-05-24 03:01:36 +01:00
intro.hpp bump path build handover window, check cooldown on build. 2019-08-27 16:00:00 -04:00
intro_set.cpp Replace StatusObject with underlying JSON type 2019-08-19 10:33:26 +01:00
intro_set.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
lookup.cpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
lookup.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
outbound_context.cpp Replace StatusObject with underlying JSON type 2019-08-19 10:33:26 +01:00
outbound_context.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01: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 clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
protocol.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
router_lookup_job.cpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
router_lookup_job.hpp Refactor endpoint state management to a new class 2019-07-15 10:15:51 +01:00
sendcontext.cpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
sendcontext.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +01:00
session.cpp don't expire based on reply intro 2019-08-07 16:50:15 -04:00
session.hpp handle reply intro 2019-06-28 10:12:20 -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
tag_lookup_job.cpp Fix gcc trunk warnings 2019-08-02 10:29:08 +01:00
tag_lookup_job.hpp clang-tidy modernize pass 2019-08-12 16:52:58 +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