5731 Commits (7a5146ea7455136d507843c2180a3761ab401bc7)
 

Author SHA1 Message Date
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
R4SAS 9633c247f0
[readme] update docker badges 4 years ago
R4SAS 78640532e1
[appveyor] add build fix (#1520) 4 years ago
orignal 46ee427ee3 common header for repliable datagrams 4 years ago
orignal 0c2b0081b5 rollback 4 years ago
orignal f133a7f9fd resend outstading packets again 4 years ago
orignal a6c9ee446a LeaseSet and encryption type for http and socks proxy 4 years ago
orignal 153aaa6d21 no compression for RouterInfo gzip 4 years ago
orignal e5901dad91 resend not more than half of window 4 years ago
R4SAS 9318388007
[apparmor] add one more resolv.conf path (reported by user with ubuntu 18.04) 4 years ago
orignal bdd75e1171 build client tunnels through router with version >= 0.9.36 4 years ago
R4SAS 7d22ddd710
Merge pull request #1453 from donarrock/patch-1 4 years ago
R4SAS 7e82c8e279
Merge pull request #1394 from zetok/service 4 years ago
R4SAS db6a0e6ad9
[cmake] remove windows build support (#1517) 4 years ago
orignal 648d035a0f GzipNoCompression for datagrams 4 years ago
orignal 7ebf2f010c shorter padding for optimal packet length 4 years ago
orignal 3db4421aa7 don't invoke gzip for decompression if no compression 4 years ago
orignal 9fb59e128b resubmit updated LeaseSet if not confirmed 4 years ago
orignal c7c6e5917a Streaming MTU size 1812 for ECIESX25519AEADRatchet 4 years ago
orignal 7b418b3adf insert whole message to queue 4 years ago
orignal 1c8d662e30 don't add padding for optimal packet size 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
orignal e1b1032df9 reseeds update 4 years ago
orignal 329439d0ae don't copy datagram payload 4 years ago
orignal 0b1cfb2102 send response to recived datagram from ECIESX25519AEADRatchet session 4 years ago
orignal 1e4d2fd053 fixed for g++10 4 years ago
R4SAS 716378bd6b [makefile] fix build with g++ 10 4 years ago
R4SAS de48d3aaec
Merge pull request #1515 from BOPOHA/logrotate_config 4 years ago
R4SAS b5b195e628
[windows] fix msys build 4 years ago
orignal 23be4c01df CreateLeaseSetClove 4 years ago
orignal 86782f3479 eliminate extra buffer allocation for incoming packets 4 years ago
orignal a96c205830 allow encryption type param for encrypted LeaseSet 4 years ago
Anatolii Vorona 9274881c18 update logrotate config for reusing in debian 4 years ago
Anatolii Vorona 24c5f07153 added logrotate config 4 years ago
orignal 789ff702ac fixed sudden webconsole hangs 4 years ago
orignal 9b6facf3b0 fixed crash of encrypted leaseset without authentication 4 years ago
orignal d503190647 fixed crash of encrypted leaseset without authentication 4 years ago
orignal c4d9c03930 handle termination block 4 years ago
orignal d7d70b707f configurable throw function 4 years ago
orignal dbe1e3f577 ThrowFatal function 4 years ago
orignal bb7f03857c ThrowFatal function 4 years ago
orignal 53b43353eb fixed formatting 4 years ago
orignal b197556447 remove dependency from Win32App 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code 4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole 4 years ago
R4SAS 4d48d35ad7
[SSU] handle socket binding errors 4 years ago
orignal b7ba8f8e93 precalculate initial h and ck 4 years ago
orignal dff510c181 set best compression for RouterInfo 4 years ago
orignal 1eead0e885 GzipNoCompression witout zlib calls 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago