Commit Graph

8719 Commits

Author SHA1 Message Date
R4SAS 57df4e28eb [gha] docker: test only merging with other tag definition [2] 2025-11-08 00:07:53 +03:00
R4SAS c56fceb444 [gha] docker: test only merging with other tag definition 2025-11-08 00:06:36 +03:00
R4SAS e7000ca250 [gha] docker: updating option names, locking action to specified version 2025-11-07 23:27:04 +03:00
orignal f94990c870 i2pheaders param for HTTP server tunnel 2025-11-02 12:09:06 -05:00
orignal cfcd0261c3 ack timer for UDP server tunnel session 2025-10-30 21:15:17 -04:00
orignal 5b8c5a5eff calculate RTT for server tunnel session. Common UDPConnection 2025-10-30 19:05:24 -04:00
R4SAS c2556b9b9d [gha] disable windows xp build 2025-10-30 19:37:58 +03:00
orignal 421c7653e5 calculate average RTT 2025-10-29 20:48:42 -04:00
orignal 06a86f31a1 exclude boost_system 2025-10-28 17:24:48 -04:00
orignal e0c2711607 update yggdrasil reseed 2025-10-28 17:07:20 -04:00
orignal e73f738bfa assign next available UDP port to UDP associate 2025-10-26 21:09:12 -04:00
orignal aafaebc560 read UDP associate socket until close 2025-10-26 19:19:56 -04:00
orignal 689a35c142 impement UDP associate in SOCKS proxy 2025-10-26 18:39:53 -04:00
orignal ab6dbe620c send ack request every RTT milliseconds 2025-10-25 17:57:46 -04:00
orignal bdc8263196 send ack to repliable datagram only if requested 2025-10-21 16:05:33 -04:00
orignal a6d8203f1c shedule ack timer for repliable datagram3 2025-10-21 13:27:56 -04:00
orignal 1891bd5ba5 raise confirmation alert before quit 2025-10-18 09:55:36 -04:00
orignal 80080fd8f5 show tunnels in Tunnels menu 2025-10-15 16:30:16 -04:00
orignal 50b780c9f5 Merge pull request #2255 from Jercik/feature/i2pcontrol-ipv6-status-metric
Add IPv6 network status metric to I2PControl
2025-10-14 22:12:56 -04:00
Łukasz Jerciński 001744514b refactor(i2pcontrol): remove redundant newlines in NetStatusV6Handler 2025-10-14 13:09:56 +02:00
Łukasz Jerciński 23821f3eae feat(i2pcontrol): add IPv6 network status metric 2025-10-14 08:38:15 +02:00
orignal 675b82dfdd use Mapping for I2CP options 2025-10-13 18:28:51 -04:00
orignal 07263e77df reconfigure crypto.ratchet.inboundTags 2025-10-13 18:02:40 -04:00
orignal 12895b5744 use Mapping for local destination params 2025-10-13 17:33:53 -04:00
orignal d10a7fe8e5 path reset flag for Datagram3 2025-10-08 13:28:02 -04:00
orignal da399054c0 change path if too many unacked packets 2025-10-07 19:00:51 -04:00
orignal cf48c205e1 save unacked seqn. handle acked option. calculate RTT 2025-10-06 21:10:59 -04:00
orignal edf488cbc3 Merge pull request #2244 from wipedlifepotato/VadinPatchForDarwin
Update README.md: add about swift gui for macOS
2025-10-03 18:08:48 -04:00
Luminok 4c81e6babb Update README.md: add about swift gui for macOS 2025-10-04 05:05:46 +07:00
orignal fd012fa3b7 send options with datagram3 only 2025-10-02 21:16:54 -04:00
orignal ba2cfe58bc reply with acked option to datagram3 with seqn option 2025-10-02 19:28:58 -04:00
orignal 73bf24e897 save datagram session between sending datagrams 2025-10-02 14:18:00 -04:00
orignal fffb68c5e0 send and receive sequence number in UDP tunnels 2025-10-01 22:06:57 -04:00
orignal dd029793e1 Merge pull request #2242 from wipedlifepotato/VadinPatchForDarwin
patch: patch by vade for macos/darwin
2025-10-01 21:16:30 -04:00
wipedlifepotato 937ac909bc darwin: update version of std, -msse for x86_64 2025-10-02 08:11:35 +07:00
orignal cd841f7219 send options in Datagram3 2025-09-30 19:01:12 -04:00
orignal dc9cdf941d pass options from Datagram2 and Datagram3 to handlers 2025-09-25 20:47:08 -04:00
orignal acb09c3119 call Run peer test from menu 2025-09-24 20:45:47 -04:00
orignal c34e3f35c0 implemented mapping 2025-09-24 17:53:47 -04:00
orignal 62d34d0672 update main window by timer 2025-09-23 14:32:35 -04:00
orignal ef90e978e7 show some stats in the main window 2025-09-22 21:10:45 -04:00
orignal 5a5ba9be35 common PrintMainWindowText 2025-09-22 18:25:43 -04:00
orignal 4dfbf33382 common Daemon.GetGracefulShutdownInterval 2025-09-22 15:41:20 -04:00
orignal c16c6976fa use GetGracefulShutdownRemainingTime instead direct access to g_GracefulShutdownEndtime 2025-09-22 13:52:39 -04:00
orignal 40c96dcf69 initialize be_app before alerts 2025-09-21 09:39:18 -04:00
r4sas 7089742650 [gha] try to fix winxp - 2
Signed-off-by: r4sas <r4sas@i2pmail.org>
2025-09-21 10:03:39 +03:00
r4sas ce2c8e1690 [gha] try to fix winxp
Signed-off-by: r4sas <r4sas@i2pmail.org>
2025-09-21 00:33:43 +03:00
orignal d280190822 check if local ipv6 clearnet address is presented 2025-09-20 16:32:16 -04:00
orignal db82903bb0 don't set IPV6_V6ONLY option for ipv6 socket for Haiku 2025-09-19 16:04:32 -04:00
orignal 1f0512c4f6 handle ThrowFatal for Haiku 2025-09-19 13:40:41 -04:00