59 Commits (openssl)

Author SHA1 Message Date
R4SAS a0795d8534
set server tunnel inport in ClientContext from port (#1936) 11 months ago
R4SAS 03cc6e0524
use uint16_t for ports 11 months ago
R4SAS 3af1f4bc76
Use of 'server' type tunnel port as inport (#1936) 11 months ago
orignal 0ce15ffc91 check for incomplete HTTP header 1 year ago
orignal 7a12b5ca4b handle incomplete HTTP header lines 1 year ago
orignal 132557f941 don't return default destination if port is specified explicitly 1 year ago
orignal b8d21a1282 create non-default port destination explicitly 1 year ago
orignal 7c2da75197 don't recreate existing streaming destination 1 year ago
orignal f9b0bb0383 I2PTunnel/UDPTunnel split 2 years ago
orignal c2f91ea63b SSL connection for IRC server tunnel 2 years ago
R4SAS 96c4463d39
clean code 2 years ago
orignal 6b939eba59 fixed typo 2 years ago
orignal e82662b389 SSL support for server tunnels 2 years ago
orignal 5b19237a85 limit HTTP header size 2 years ago
orignal 150b8f8cbd Handle long HTTP headers 2 years ago
orignal 7f0845dfd3 reset acceptor on stop of server tunnel 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
orignal e2ef88229f fixed warning 2 years ago
R4SAS 923eb9fdb3 fix udp tunnels reload 2 years ago
R4SAS f9f5084dd7
typo 2 years ago
R4SAS b7e7c6db7b
UDP Client: ignore incomming traffic and error when stopping (prevent socket restarting) 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
R4SAS d723faaaa3 [UDPTunnel] restart local listener on error 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 3 years ago
orignal b0874410f1 take first avalable resolved address if local address is not specified 3 years ago
orignal 797f5eb714 select compatible resolved address for server tunnel 3 years ago
orignal a8e1cd9a13 don't throw exception if local bind fails 3 years ago
orignal 8bab4f60ef open socket before bing 3 years ago
orignal 616f0b2a21 address parameter for server tunnels 3 years ago
R4SAS 3100d4f902 move thread naming to util 3 years ago
R4SAS 36473e3889 add naming to threads 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 3ef8b3dcbb don't send repliable datagram after less then 100 milliseconds 4 years ago
orignal 70e4cbc023 differentiate UDP server sessions by port 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 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
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
R4SAS b5b195e628
[windows] fix msys build 4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole 4 years ago