74 Commits (openssl)

Author SHA1 Message Date
weko 5b93558bd0 Add support for multiple udp server tunnels on one destionation 4 months ago
orignal cd087568b5 reply with CANT_REACH_PEER if connect to outselves 4 months ago
orignal 8bc58daa5a fixed #2004. Check supported crypto 4 months ago
orignal d327533b56 close unclaimed acceptors after 3 seconds 6 months ago
orignal 94255ebaf4 STREAM ACCEPT queue 6 months ago
orignal 1e6edf06a2 send already accepting error response 8 months ago
R4SAS 03cc6e0524
use uint16_t for ports 11 months ago
weko a3bdc4ddc1 change some log levels back 1 year ago
weko 354a04f0f6 Up level for some logs to critical 1 year ago
polistern 3ff1adf597
feat: Added SAM UDP port parameter. 1 year ago
orignal 7146a4dbae check if session socket was closed before tunnels were built 1 year ago
orignal 3d4d3ce80d compressable crypto key and padding for routers and destination 2 years ago
R4SAS 96c4463d39
clean code 2 years ago
orignal e9e641afbe check if datagram destination exists before sending 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
orignal 5d924cd35a don't copy received datagram 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
R4SAS 94661f697b
[log] update log messages (closes #1693) 3 years ago
Dimitris Apostolou 8ee9c437e1
Fix typos 3 years ago
orignal 38a2d45a3c close all existing streams when command SAM socket got closed 3 years ago
orignal d299cbaabd Add/Remove subsession 3 years ago
orignal fffa550bb0 SAM subsessions 3 years ago
orignal 4018cf9d76 SAM single and master sessions 3 years ago
orignal bd33ac202f handle hostname for STREAM CREATE 3 years ago
orignal b43a9cc80d handle master session creation 3 years ago
orignal 83fc1b0b8e support b32 and b33 addresses in STREAM CONNECT 3 years ago
orignal a61d7fe115 set correct NAME for NAMING REPLY 3 years ago
orignal 5d256e1d80 don't allow STREAM CONNECT and STREAM ACCEPT in command session 4 years ago
orignal cc0367b079 always send STREAM STATUS reply to STREAM FORWARD 4 years ago
orignal e41bbcb2bb handle SILENT for STREAM FORWARD 4 years ago
orignal b35f43d79e initial implementation of STREAM FORWARD 4 years ago
orignal 951ec567c7 don't try to connect though teminated local destination 4 years ago
R4SAS 0639cce784
[SAM] fix ECDSA signatures names 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 47f384a0e0 postpone SAM destination termination 4 years ago
orignal 63e807b0b4 fixed crash on stop 4 years ago
orignal 9d891ab5dd single thread mode for SAM 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal db107602bd handle messages with \r\n 5 years ago
orignal a6558a61a7 Recognize RedDSA_SHA512_Ed25519 signature type 5 years ago
orignal a204841abb handle RAW SEND 5 years ago
orignal cc451809cc send/receive raw datagrams through the SAM 5 years ago
orignal 079798940b lookup for b33 address 5 years ago
orignal f1c24689bf fixed #1319. send correct response 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
orignal baee6a0d91 generic address for AdressBook 5 years ago
orignal 9e9236badb don't check TRANSIENT destination 5 years ago
Life Coder cdecb7a43c Fix #1257 5 years ago
Life Coder aa9c1b66a0 Fix #1257 5 years ago