1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-04 23:40:26 +08:00
Commit Graph

63 Commits

Author SHA1 Message Date
源文雨
df8f6affa3 optimize: memory consumption 2025-05-13 00:59:05 +09:00
源文雨
b5992574ec optimize(orbyte): use manual destroy 2025-04-04 01:26:37 +09:00
源文雨
f4fd9b1423 feat: impl. new protol design & new head 2025-03-12 22:20:02 +09:00
源文雨
9f36504635 optimize(all): drop lstnq & impl. orbyte 2025-02-25 19:38:16 +09:00
源文雨
a205d889ca fix(nat): keep alive blocked by firewall 2025-02-22 03:24:44 +09:00
源文雨
dd51f9f26f feat: add param DoublePacket 2024-07-31 15:21:02 +08:00
源文雨
1bbec7f8f9 fix(tcp): re-connect after long waiting 2024-07-16 23:38:53 +09:00
源文雨
739cf863f1 feat(p2p): support tcp protocol 2024-07-16 21:38:45 +09:00
源文雨
32af3ce142 feat: split udp protocol to folder p2p 2024-07-14 22:26:44 +09:00
源文雨
e115098344 perf: remove tea encryption 2024-07-11 22:31:44 +09:00
源文雨
47d8e35d19 feat: add ztsd for data compressing 2023-08-04 12:03:49 +08:00
源文雨
3839182c85 feat: add MTU random range 2023-08-04 09:12:22 +08:00
源文雨
b35d2787ad feat: add preshared key 2023-08-03 18:01:48 +08:00
源文雨
4e833c877d add peerwise mtu 2022-05-13 13:50:41 +08:00
源文雨
d0bbddc3ba update deps 2022-04-15 16:19:19 +08:00
源文雨
826c89c678 优化代码结构,router增加ttl 2022-04-15 15:41:09 +08:00
源文雨
68b2e8cac5 fix tea in big endian 2022-04-12 19:40:40 +08:00
fumiama
7dbf8d8729 优化代码结构 2022-01-01 23:09:59 +08:00
fumiama
c66e524c51 add pool & writer 2022-01-01 19:32:15 +08:00
fumiama
96d1720c1f fix router 2022-01-01 15:45:18 +08:00
fumiama
08d5d74fb5 adjust keep alive pos 2022-01-01 15:14:17 +08:00
fumiama
a904ec5973 优化封装 2022-01-01 14:52:46 +08:00
fumiama
e9851947f2 adjust log level 2021-12-31 22:19:26 +08:00
fumiama
c4de83947b repair pipe 2021-12-31 20:52:12 +08:00
fumiama
41b085be20 fix offset 2021-12-31 20:14:19 +08:00
fumiama
f7cf029d00 add logs 2021-12-31 20:06:18 +08:00
fumiama
67138152d1 fix 分片 2021-12-31 14:16:27 +08:00
fumiama
1d636440b9 fix 分片 2021-12-31 14:10:20 +08:00
fumiama
af21d53f34 fix 分片 2021-12-31 14:05:53 +08:00
fumiama
c56ef8be45 fix 分片 2021-12-31 14:03:33 +08:00
fumiama
5b2d16674b fix 分片 2021-12-31 13:48:27 +08:00
fumiama
fb88615092 fix 分片 2021-12-31 13:37:39 +08:00
fumiama
defef19e4b fix 分片 2021-12-31 13:26:25 +08:00
fumiama
9316a0064e fix 分片 2021-12-31 13:24:49 +08:00
fumiama
d108bb81b4 add 分片 2021-12-31 12:34:54 +08:00
fumiama
7a30bfb1e6 fix 分片 2021-12-31 01:13:33 +08:00
fumiama
0dca958ef9 fix 分片 2021-12-31 01:11:02 +08:00
fumiama
28c56adbe4 fix 分片 2021-12-31 00:51:12 +08:00
fumiama
c207a5daf6 fix mtu error 2021-12-30 23:48:17 +08:00
fumiama
86706ade08 fix transfer 2021-12-30 17:39:23 +08:00
fumiama
b7ffc3996d fix transfer 2021-12-30 17:36:28 +08:00
fumiama
f2d80f5f4d fix route 2021-12-30 17:24:51 +08:00
fumiama
0c3aa357d0 move router into link 2021-12-30 16:50:12 +08:00
fumiama
54303f8ab2 add link rep 2021-12-30 16:39:05 +08:00
fumiama
db5ac5787e add link rep 2021-12-30 16:35:37 +08:00
fumiama
711133d4ec refractor 2021-12-30 16:22:22 +08:00
fumiama
c3d05635f0 add istransfer option in link.Write 2021-12-30 16:03:08 +08:00
fumiama
561392dc0d fix allowed ips error 2021-12-30 15:36:27 +08:00
fumiama
f91507fe6a feat: drop json in packet 2021-12-30 15:19:37 +08:00
fumiama
d751ce41a2 fix 2021-12-28 22:34:25 +08:00