..
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
prevent segfault
2019-11-29 19:11:14 -04:00
async_key_exchange.hpp
prevent segfault
2019-11-29 19:11:14 -04: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
enable IOS on IOS
2019-10-30 09:33:23 -04:00
context.hpp
Merge remote-tracking branch 'micheal/background_mode' into vpn-api-2019-10-03
2019-10-04 14:10:58 -04: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
Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography
2019-10-01 10:51:28 -04:00
endpoint_util.hpp
Refactor endpoint state management to a new class
2019-07-15 10:15:51 +01:00
endpoint.cpp
Backup SNApp keys when migrating to new ed25519 crypto
2019-12-06 11:21:14 -07:00
endpoint.hpp
try async decrypt then verify
2019-11-29 19:11:14 -04:00
handler.cpp
handler.hpp
try async decrypt then verify
2019-11-29 19:11:14 -04: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
Include error code in log output in Identity::EnsureKeys()
2019-12-12 10:09:57 -07:00
identity.hpp
Backup SNApp keys when migrating to new ed25519 crypto
2019-12-06 11:21:14 -07:00
info.cpp
implement timers using libuv
2019-12-18 13:11:13 -05:00
info.hpp
implement timers using libuv
2019-12-18 13:11:13 -05: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
intro.cpp
make path builds work again
2019-11-05 11:58:53 -05:00
intro.hpp
bump path build handover window, check cooldown on build.
2019-08-27 16:00:00 -04:00
lookup.cpp
add trace log level for tracking logic thread jobs
2019-11-22 16:23:19 -05:00
lookup.hpp
try fixing handover and add snapp traffic to multithreaded crypto workers
2019-09-19 10:41:31 -04:00
outbound_context.cpp
style nitch
2019-11-29 19:11:14 -04:00
outbound_context.hpp
final touches
2019-09-20 12:56:19 -04:00
pendingbuffer.cpp
pendingbuffer.hpp
protocol.cpp
Make format
2019-12-06 10:13:09 -07: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
style nitch
2019-11-29 19:11:14 -04:00
sendcontext.hpp
try fixing handover and add snapp traffic to multithreaded crypto workers
2019-09-19 10:41:31 -04:00
session.cpp
handover should be fixed now
2019-09-19 16:28:12 -04:00
session.hpp
handle reply intro
2019-06-28 10:12:20 -04: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
tag.cpp
tag.hpp
Apply rule of zero to code base
2019-05-19 23:11:07 +01:00
vanity.cpp
vanity.hpp