71 Commits (6f01ebc0a51a04d756371030138e82acd7bd982f)

Author SHA1 Message Date
orignal 6f01ebc0a5 check target destination 1 year ago
Vort 9e0389df1b Fix several warnings 1 year ago
Vort 64f0a545fd Improve MSVC 2015 compatibility 1 year ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs 1 year ago
orignal 3e3e2c41bd unlock mutex for good after wait 1 year ago
orignal 99356fd24d make sure that AsycReceive complete 1 year ago
orignal 6a743f66e8 eliminate RTT self-reduction 2 years ago
orignal 78357baca4 sync AcceptStream 2 years ago
orignal c6a6a4e0e8 sync Receive from stream 2 years ago
orignal c6e8873d57 always compress SYN packet 2 years ago
R4SAS 63227ab2f1
fix log message 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
orignal cb6155b946 fixed warning 2 years ago
orignal 714d1cc993 close stream if delete requested 2 years ago
orignal c10ee59de3 cleanup memrory pools if no more streams 2 years ago
orignal 935e93eb36 minimal send ack interval 3 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
Dimitris Apostolou 8ee9c437e1
Fix typos 3 years ago
orignal d798faa1ca pick compatible ooutbound tunnel 3 years ago
orignal b10e5ce358 send ping 3 years ago
R4SAS d2faec70be
[gzip] do not initialize deflator if gzip is not enabled for tunnel 3 years ago
orignal 49b3ac7f77 don't reschedule resend timer for terminated streams 3 years ago
orignal c02a0c4da9 process DELAY_REQUESTED option 3 years ago
orignal 5781335814 save and check last stream 3 years ago
orignal d6f5640685 attach updated LeaseSet to ECIESx25519 incoming sessions 3 years ago
orignal 79dbf2a43e request encrypted LeaseSet if expired 3 years ago
orignal 1a9e11d86d don't send updated LeaseSet through a terminated session 3 years ago
orignal b1262d54de don't detach ECIESx25519 session from destination 3 years ago
orignal 65945b3462 correct offline signature size for close packet 4 years ago
orignal 746f53ba07 use SendBufferQueue for queued messages from I2P 4 years ago
orignal d820b8036e correct transient signature length 4 years ago
orignal c400372a79 create new ratchets session if previous was not replied 4 years ago
orignal fd9229c467 ping/pong for streaming 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 0c2b0081b5 rollback 4 years ago
orignal f133a7f9fd resend outstading packets again 4 years ago
orignal e5901dad91 resend not more than half of window 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 1eead0e885 GzipNoCompression witout zlib calls 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago
orignal d48db501e0 max payload is always 1730 4 years ago
orignal 5eec580727 delete strem from destination upon termination 4 years ago
orignal 1e9a53da3f delete stream by id for HTTP interface 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 4 years ago
orignal 32e2f0b1fa correct termination of streaming destination 4 years ago
orignal 351c899807 cleanup incoming streams on stop 5 years ago
orignal 3872c2a3f5 use published encrypted instead orig type 5 years ago