.. |
AddressBook.cpp
|
use std::string_view instead const std::string&
|
2025-01-12 12:23:26 -05:00 |
AddressBook.h
|
use std::string_view instead const std::string&
|
2025-01-12 12:23:26 -05:00 |
BOB.cpp
|
support boost 1.87
|
2024-11-25 16:00:06 -05:00 |
BOB.h
|
replaced boost::asio::io_service by boost::asio:io_context
|
2024-11-25 10:08:27 -05:00 |
ClientContext.cpp
|
configurable shared local destination
|
2025-01-07 13:58:19 -05:00 |
ClientContext.h
|
replaced boost::asio::io_service by boost::asio:io_context
|
2024-11-25 10:08:27 -05:00 |
HTTPProxy.cpp
|
support boost 1.87
|
2024-11-25 16:00:06 -05:00 |
HTTPProxy.h
|
implement httpproxy.senduseragent
|
2024-09-22 21:07:44 -04:00 |
I2CP.cpp
|
use std::string_view instead const std::string&
|
2025-01-12 12:23:26 -05:00 |
I2CP.h
|
use string_view in ExtractString and PutString
|
2025-01-11 22:34:18 -05:00 |
I2PService.cpp
|
common ServiceAcceptor for all stream protocols
|
2024-02-20 18:32:51 -05:00 |
I2PService.h
|
support boost 1.87
|
2024-11-25 16:00:06 -05:00 |
I2PTunnel.cpp
|
calculate X_I2P_DEST* headers once for series of HTTP requests
|
2024-12-02 19:05:12 -05:00 |
I2PTunnel.h
|
calculate X_I2P_DEST* headers once for series of HTTP requests
|
2024-12-02 19:05:12 -05:00 |
MatchedDestination.cpp
|
select router with ipv4 for endpoint
|
2023-07-11 13:16:35 -04:00 |
MatchedDestination.h
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
SAM.cpp
|
support boost 1.87
|
2024-11-25 16:00:06 -05:00 |
SAM.h
|
replaced boost::asio::io_service by boost::asio:io_context
|
2024-11-25 10:08:27 -05:00 |
SOCKS.cpp
|
support boost 1.87
|
2024-11-25 16:00:06 -05:00 |
SOCKS.h
|
use uint16_t for ports
|
2023-06-12 05:10:32 +03:00 |
UDPTunnel.cpp
|
Fix typos
|
2024-12-06 17:11:31 +02:00 |
UDPTunnel.h
|
Add support for multiple udp server tunnels on one destionation
|
2024-01-25 01:05:58 +00:00 |