1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/service
dr7ana d9ead7d0f6 crypto and message encoding
- libsodium calls streamlined and moved away from stupid typedefs
- buffer handling taken away from buffer_t and towards ustrings and strings
- lots of stuff deleted
- team is working well
- re-implementing message handling in proper link_manager methods
2023-09-29 10:29:05 -07:00
..
address.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
address.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
async_key_exchange.cpp More message refactoring 2023-08-31 09:28:16 -07:00
async_key_exchange.hpp More message refactoring 2023-08-31 09:28:16 -07:00
auth.cpp Deleted a lot 2023-09-15 14:15:03 -07:00
auth.hpp Deleted a lot 2023-09-15 14:15:03 -07:00
context.cpp Deleted a lot 2023-09-15 14:15:03 -07:00
context.hpp Address type migration + libquic bump 2023-09-19 13:15:59 -07:00
convotag.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
convotag.hpp wire up snode traffic to quic 2021-04-19 06:58:36 -04:00
endpoint.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
endpoint.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
endpoint_state.cpp Remove dead code: netns, shell hooks 2022-06-21 18:56:25 -03:00
endpoint_state.hpp Deleted a lot 2023-09-15 14:15:03 -07:00
endpoint_types.hpp fix up client to snode codepath 2021-04-19 07:02:45 -04:00
endpoint_util.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
endpoint_util.hpp More message refactoring 2023-08-31 09:28:16 -07:00
handler.hpp add MarkAddressOutbound to plainquic 2021-06-08 14:36:33 -04:00
hidden_service_address_lookup.cpp More message refactoring 2023-08-31 09:28:16 -07:00
hidden_service_address_lookup.hpp More message refactoring 2023-08-31 09:28:16 -07:00
identity.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
identity.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
info.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
info.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
intro.cpp More message refactoring 2023-08-31 09:28:16 -07:00
intro.hpp More message refactoring 2023-08-31 09:28:16 -07:00
intro_set.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
intro_set.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
lns_tracker.cpp use var::variant and var::visit shims because apple is sux 2021-03-20 11:47:36 -04:00
lns_tracker.hpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
name.cpp fix up some retarded bullshit 2021-04-19 07:00:26 -04:00
name.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
outbound_context.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
outbound_context.hpp More message refactoring 2023-08-31 09:28:16 -07:00
pendingbuffer.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
protocol.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
protocol.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
protocol_type.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
router_lookup_job.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
router_lookup_job.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
sendcontext.cpp crypto and message encoding 2023-09-29 10:29:05 -07:00
sendcontext.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
session.cpp improve log messages about expiring convotags 2021-06-08 14:36:30 -04:00
session.hpp crypto and message encoding 2023-09-29 10:29:05 -07:00
tag.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tag.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
vanity.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00