772 Commits (0639cce784a0506cff7be8fbc6b9edb2b9a420b7)

Author SHA1 Message Date
orignal f077836bf5 store DatagramSession for bulk 4 years ago
orignal 6d7847f2df send bulk datagrams 4 years ago
orignal 6735b2686b set LeaseSet2 for ECIESx25519 4 years ago
orignal 4ae41513ac save new session with NSR tagset 4 years ago
orignal 438a225487 pass calculatePublic 4 years ago
orignal e135696530 support multiple encryption keys through the I2CP 4 years ago
R4SAS 9135772f89
2.32.1 4 years ago
orignal 0dc212d97c fixed non-updating LeaseSet1 4 years ago
R4SAS 45e8d5c50e
Return deprecated websocket config options for compatibility 4 years ago
orignal 37ec90c436 don't gererate more tags for detached session 4 years ago
orignal 0e0169d22b 2.32.0 4 years ago
orignal 1975adc48f print remote peer for queues 4 years ago
orignal 71564f0d10 set default i2cp.leaseSetEncType=0,4 for http and socks proxy for android 4 years ago
orignal 5a32082624 recreate session after 90 seconds incativity 4 years ago
orignal 86e8614934 allow session restart after 2 minutes from creation 4 years ago
orignal ead89c767a compress longer RouterInfo 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 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 153aaa6d21 no compression for RouterInfo gzip 4 years ago
orignal e5901dad91 resend not more than half of window 4 years ago
orignal bdd75e1171 build client tunnels through router with version >= 0.9.36 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 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
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 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 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