Commit Graph

225 Commits (62cd9fffa39bc296268b6134cd903d2705023835)

Author SHA1 Message Date
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 e9f11e204e check if session is terminated before send 4 years ago
orignal 387830e07a encyption type 0,4 by default for client tunnels 4 years ago
orignal da94d40738 check if session is terminated before receive 4 years ago
orignal 7246624983 list of headers to remove 4 years ago
orignal 471c46ad8e remove some HTTP headers from response 4 years ago
orignal 59032d515b i2p.streaming.answerPings=false by default for client tunnels 4 years ago
orignal 3a2724ec58 single thread for I2CP 4 years ago
orignal fd9229c467 ping/pong for streaming 4 years ago
orignal dec7a9a01c shared transient destination between proxies 4 years ago
orignal 489c38ec5b read Last-Modified 4 years ago
orignal 949fc47f31 two tunnels for shared local destination 4 years ago
orignal 4d85079372 correct addressbook request 4 years ago
orignal e7ff6fbffc don't save invalid addreses 4 years ago
orignal 6fec92c012 shared transient addresses 4 years ago
orignal 3ef8b3dcbb don't send repliable datagram after less then 100 milliseconds 4 years ago
potatowipedlifereverse 4e4c117023 whitelist synonim for accesslist 4 years ago
orignal 951ec567c7 don't try to connect though teminated local destination 4 years ago
orignal 70e4cbc023 differentiate UDP server sessions by port 4 years ago
orignal 61897ae16c crypto.ratchet.inboundTags 4 years ago
orignal 5e0a8ed232 set UDP receive buffer size 4 years ago
orignal 6a0174293e send raw datagrams in opposite direction 4 years ago
R4SAS 0639cce784
[SAM] fix ECDSA signatures names
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal a8f227f759 send raw follow-on datagrams 4 years ago
orignal f077836bf5 store DatagramSession for bulk 4 years ago
orignal 6d7847f2df send bulk datagrams 4 years ago
orignal 221c14cf0e don't lookup UDP session if port was not changed 4 years ago
orignal 55ff6beb7d don't create ECIESx25519 again if key was not changed 4 years ago
orignal e135696530 support multiple encryption keys through the I2CP 4 years ago
orignal bdb918cdb3 honour explicitPeer param in tunnels 4 years ago
R4SAS 50c8a84037
[SOCKS] overwrite connection info after establishing connection to i2p host (closes #1336)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 45aa78d953
revert 7133a07 - it broke usage in some SOCKS implementations
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal a6c9ee446a LeaseSet and encryption type for http and socks proxy 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
R4SAS b5b195e628
[windows] fix msys build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal bb7f03857c ThrowFatal function 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7133a07f38
[SOCKS] wrap DNS type requests response as IPv4 (fixes netcat usage, closes #1336)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 5700e18257
[FS] read tunnels configs which ends with .conf only
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS a9436aa9af drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal f21af4068f preferred crypto type for Decrypt 4 years ago
orignal 744e893dce check message length 4 years ago
orignal ff19bab800 set only key correctly 4 years ago