hev
9d6675c312
README: Add chat badge.
2023-08-26 10:41:24 +08:00
hev
3a2cbbb632
Badges: Import telegram.
2023-08-26 10:38:18 +08:00
hev
931f7b0d22
NATMap: Bump up to 20230820.
20230820
2023-08-20 13:02:55 +08:00
hev
55284fbfb9
README: Update usage.
2023-08-19 21:56:50 +08:00
hev
7bae3dc281
NATMap: Use public port as forward target port.
2023-08-19 21:56:43 +08:00
hev
c97bda45ef
HevConf: Fix typos.
2023-08-19 21:32:54 +08:00
hev
1a4524dad4
README: Update script arguments.
2023-06-02 23:06:03 +08:00
hev
b7aaf89640
NATMap: Invoke script with private address.
2023-06-02 23:04:26 +08:00
hev
740bc9a8f2
NATMap: Bump up to 20230519.
20230519
2023-05-19 22:45:06 +08:00
hev
dba5ea06e9
NATMap: Add a link to show more information.
2023-05-18 21:59:37 +08:00
hev
14a5e38f6c
NATMap: Improve log readability.
2023-05-14 23:30:23 +08:00
hev
f670bc1719
HevMisc: Add log with variable arguments.
2023-05-14 23:12:01 +08:00
hev
abc288c00c
NATMap: Bump up to 20230322.
20230322
2023-03-22 21:36:11 +08:00
hev
bc2e5eb6ca
HevSock: Set the close-on-exec flag for the socket file descriptor.
2023-03-19 23:59:32 +08:00
hev
c5bc6cca1f
NATMap: Bump up to 20230319.
20230319
2023-03-19 12:04:05 +08:00
hev
eee2fcb745
NATMap: Remove dependency on SO_REUSEPORT.
2023-03-14 22:15:37 +08:00
hev
dc38e334e4
README: Update STUN server.
2023-02-27 21:28:44 +08:00
hev
bcf5345e41
README: Update STUN server.
2023-02-26 20:55:51 +08:00
hev
7b44b527d1
README: Update STUN server.
2023-02-11 23:23:49 +08:00
hev
d1ec315219
NATMap: Bump up to 20221225.
20221225
2022-12-25 23:06:57 +08:00
hev
face58d676
README: Update usage.
2022-12-25 22:21:36 +08:00
hev
3c02df2cf4
HevMain: Prints an error when initialization fails.
2022-12-22 13:35:28 +08:00
hev
068e8dd04a
HevSock: Warn only when socket reuse fails.
...
Suggested-by: Lars The <lars18th@users.noreply.github.com >
2022-12-21 10:32:53 +08:00
hev
95f6d1c855
CI: Generate source with version file.
2022-12-05 12:50:44 +08:00
hev
52fafb440e
Build: Reading version from file.
2022-12-05 12:40:39 +08:00
hev
7541275981
NATMap: Bump up to 20221203.
20221203
2022-12-03 15:18:05 +08:00
hev
6762fd3cd1
README: Update contributors.
2022-12-03 15:03:59 +08:00
Tianling Shen
25af14b662
Build: Improve reading version
...
- Allow pass REV_ID externally
- Get the version from git tag or rev id
- Set the version to `unknown` if both of them are empty
Signed-off-by: Tianling Shen <i@cnsztl.eu.org >
Signed-off-by: hev <r@hev.cc >
2022-12-03 15:01:20 +08:00
hev
72fe8851a7
CI: Release with ref name for manual build.
2022-12-03 14:06:40 +08:00
hev
3c3aa44a04
CI: Generate source tarball with submodules.
...
Suggested-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2022-12-03 13:30:31 +08:00
hev
f8bdc530a5
README: Update usage.
2022-12-03 11:40:54 +08:00
hev
05f614d861
NATMap: Bump up to 20221202.
20221202
2022-12-02 10:14:27 +08:00
hev
dc9560df0d
ThirdPart: HevTaskSystem: Update to e6f64e1.
2022-12-01 22:49:05 +08:00
hev
0ff5125dd0
README: Update contributors.
2022-11-28 10:49:18 +08:00
muink
0a52892152
CI: Allow manual build.
2022-11-28 10:22:28 +08:00
hev
14abd9b3d0
NATMap: Bump up to 20221111.
20221111
2022-11-11 12:13:42 +08:00
hev
be499914ef
NATMap: Fix re-establish for UDP.
2022-11-11 12:12:55 +08:00
hev
955313d761
HevTFwd: Clear task on exit.
2022-11-11 12:12:35 +08:00
hev
28c86d3fce
NATMap: Bump up to 20221105.
20221105
2022-11-05 12:39:55 +08:00
hev
63bb855a89
CI: Use musl toolchain and link statically.
2022-11-05 12:39:38 +08:00
hev
8c996a576e
NATMap: Fix annotations.
2022-10-21 22:43:05 +08:00
hev
ace7b36677
HevUFwd: Cleanup unused codes.
2022-10-21 20:02:38 +08:00
hev
675122a770
HevStun: Refactor bind operation.
2022-10-21 19:52:57 +08:00
hev
e20081f145
HevStun: Reuse task in UDP mode.
2022-10-21 19:33:11 +08:00
hev
5a8605d10b
HevUnsk: Make not killable.
2022-10-21 19:11:20 +08:00
hev
13bb38cc17
HevStun: Close shared socket on restart.
2022-10-21 12:23:11 +08:00
hev
0c9dc6bbb5
CI: Add support for mips big endian.
2022-10-20 22:51:45 +08:00
hev
57d531a241
Build: Add support for Android.
2022-10-20 21:36:19 +08:00
hev
9bfec64a47
Build: Use tag as version on release.
2022-10-20 21:35:47 +08:00
hev
d4dec27a19
NATMap: Set default keep-alive intervals
...
* TCP: 30s
* UDP: 10s
2022-10-20 18:11:57 +08:00