67 Commits (98f06e3ba159a2f7ccfd209bd8d58858f048a884)

Author SHA1 Message Date
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
R4SAS f5f4190803 catch error 10045 on stopping SAM acceptor (#1233), fix warning in util 5 years ago
orignal a3344c4290 resolve SIGNATURE_TYPE string values 5 years ago
orignal 9e12cff317 fix #1253 handle incorrect values of SIGNATURE_TYPE and CRYPTO_TYPE 6 years ago
Jeff Becker b046c45a9e
tabify 6 years ago
Jeff Becker 1e1e4da144
delete buffer 6 years ago
Jeff Becker 623433099b
don't use reset 6 years ago
Jeff Becker 73b3fbc2da
wrap m_OpenSockets with mutex 6 years ago
Jeff Becker 5f525d0e43
fix previous commit 6 years ago
Jeff Becker 60463fdafa
shut down socket and don't allocate buffer for each write in WriteI2PData 6 years ago