Commit Graph

27 Commits (openssl)

Author SHA1 Message Date
r4sas 03cc6e0524
use uint16_t for ports
Signed-off-by: r4sas <r4sas@i2pmail.org>
11 months ago
orignal f9b0bb0383 I2PTunnel/UDPTunnel split 2 years ago
orignal c2f91ea63b SSL connection for IRC server tunnel 2 years ago
R4SAS 96c4463d39
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal e82662b389 SSL support for server tunnels 2 years ago
orignal 5b19237a85 limit HTTP header size 2 years ago
orignal 2d4c7729ad case-insensitive headers 2 years ago
orignal 6ecab66b0e always send Connection: close, strip out Keep-Alive for server HTTP tunnel 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 923eb9fdb3 fix udp tunnels reload
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 2eded7cdd7 send ping every keealive interval for client tunnels 3 years ago
R4SAS 6b1ef6e1b9
tunnels reload changes: fix tcp tunnels reload
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 616f0b2a21 address parameter for server tunnels 3 years ago
orignal 471c46ad8e remove some HTTP headers from response 4 years ago
orignal 3ef8b3dcbb don't send repliable datagram after less then 100 milliseconds 4 years ago
orignal 5e0a8ed232 set UDP receive buffer size 4 years ago
orignal 6a0174293e send raw datagrams in opposite direction 4 years ago
orignal a8f227f759 send raw follow-on datagrams 4 years ago
orignal 221c14cf0e don't lookup UDP session if port was not changed 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 d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
orignal 8774a8fbc2 handle b33 addresses in I2P tunnels 5 years ago
Jeff Becker 83932a6f02
remove streaming bans 6 years ago
R4SAS 057d6ca05b windows warnings, tabulation workaround 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago