7841 Commits (openssl)
 

Author SHA1 Message Date
orignal c5a1e8cac8 give preference to direct connection 10 hours ago
orignal f67c38d8d2 fixed typo 1 day ago
orignal 1f1a3270f7 fixed IsPublished for ipv6 5 days ago
orignal ffee29272f avoid two firewalled routers in the row 5 days ago
orignal 2d2469c23d
Merge pull request #2052 from nonlin-lin-chaos-order-etc-etal/openssl 2 weeks ago
nonlin-lin-chaos-order-etc-etal 8e80a8b06f Add fcntl to actually lock pidfile on Android 2 weeks ago
orignal 26fac94d05 delete unused varibale 2 weeks ago
orignal 9a30068ae5 don't compare OBEP hash twice to check if it's a fresh tunnel 2 weeks ago
orignal 04bccedd9b
Merge pull request #2048 from Vort/stream_resends 2 weeks ago
Vort b2e21a4f12 increase maximum stream resend attempts to 9 2 weeks ago
Vort 57e46ba0cf reset stream RTO if outbound tunnel was changed 2 weeks ago
Vort df3dc1f574 change tunnels during stream resend attempts 5 and 6 2 weeks ago
R4SAS 1b5f67e185
[FS] misc: bump year 2 weeks ago
R4SAS 89064b6fb4
2.51.0 2 weeks ago
orignal c49dd712de 2.51.0 2 weeks ago
orignal 4f1cb74f75 request choking delay if too many NACKs. Drop window size to 1 if choking delay received 2 weeks ago
orignal 75df8d3c7b drop ack Through to last packet if Number of NACKs exceeds 255 3 weeks ago
orignal 85be76b01a check if LeaseSet was submitted recently. Fixed typo 3 weeks ago
orignal 835c480269
Merge pull request #2047 from Vort/ssu2_lag 3 weeks ago
Vort ac9d92c681 select maximum SSU2 queue size depending on RTT value 4 weeks ago
R4SAS a30d1972e5
[win] update status code 4 weeks ago
orignal 0c2330bf14
Merge pull request #2045 from Vort/rtt_sample 1 month ago
Vort a703d31893 don't double initial RTO 1 month ago
Vort 4f8f3a386f restart stream resend timer after updating initial RTO 1 month ago
Vort 83f0b9c041 extract single RTT sample from stream ACK 1 month ago
Vort cf77be0eeb add lower limit for stream RTO 1 month ago
orignal b2aa34baa6 use C++17 for newer versions of clang for BSD 1 month ago
orignal 4def0b6ea5 use C++17 for newer versions of clang for BSD 1 month ago
orignal 25592a00b6 use C++17 for newer versions of clang for BSD 1 month ago
orignal edaf162f9c
Merge pull request #2044 from Vort/stream_resend_rtt 1 month ago
Vort e7ff15c573 exclude resent stream packets from RTT calculations 1 month ago
orignal 161ff3579b don't delete new session with same router hash from sessions-by-hash table 1 month ago
orignal f2085ecc8d fixed warning 1 month ago
orignal 0c5dee69ba
Merge pull request #2043 from Vort/rtt_tune 1 month ago
Vort d74033dd2b tune RTT calculations 1 month ago
orignal 5412e29ff5
Merge pull request #2042 from Vort/ssu2_spikes 1 month ago
Vort 0236769134 lower SSU2 resend traffic spikes 1 month ago
orignal 530a078535 don't request temination if session was not established 1 month ago
orignal fbca27fe73
Merge pull request #2041 from Vort/i2np_typo 1 month ago
Vort 08cc256c54 fix typo in message expiration check 1 month ago
orignal 6432963294
Merge pull request #2037 from vovasty/fs_ios_simulator_fix 1 month ago
Vlad Solomenchuk 59beb5e4e4 fix TARGET_OS_SIMULATOR check 1 month ago
orignal 217aa0c882 fixed #2038. don't add comma for missing param 1 month ago
orignal e889dc1508
Merge pull request #2039 from Vort/ssu2_expiration 1 month ago
Vort 2d06c0cbe6 add expiration for messages in SSU2 send queue 1 month ago
Vlad Solomenchuk 51446f0324 fix FS::HashedStorage::Init exceptions in ios simulator. 1 month ago
orignal 66d0b7aec4 correct publication verification for encrypted LeaseSet 1 month ago
orignal 92b49fb969 clear excluded floodfills after successive publishing 1 month ago
orignal 17dd5c1285 publish encrypted leaset on floodfill closest to store hash 1 month ago
orignal ce97ec1534
Merge pull request #2036 from Vort/stream_ewma2 1 month ago