137 Commits

Author SHA1 Message Date
悦咚 / Dark495
d32c135f5e Support binding specified IP (#51) v0.1.5 2024-01-16 12:14:04 -06:00
Anya Lin
0f417a9a49 fix: add option to use fixed port for BehaviorTest (#48) 2023-09-08 16:30:42 -05:00
Liang Deng
293c9ea4f2 feat: add option to use fixed port for testing (#47)
Signed-off-by: Liang Deng <283304489@qq.com>
2023-08-30 10:57:55 -05:00
Cong Ding
fe603b72b4 remove build status from readme 2023-04-21 20:55:19 -05:00
Cong Ding
b32a538098 clean up main (#44) 2023-03-29 21:43:21 -05:00
Cong Ding
44e89cab78 MINOR: go simplify 2022-04-18 23:22:18 -05:00
Cong Ding
d189477d74 MINOR: remove redundant return statement 2022-04-18 22:05:14 -05:00
Cong Ding
6640f8626e MINOR: address golint issues 2022-04-18 22:03:51 -05:00
Cong Ding
9875aa3210 MINOR: fix a few lint issues 2022-04-18 21:44:25 -05:00
kevinlemonra
877ebaff7b Add behavior test mode. (#42)
./go-stun -b -s stun.stunprotocol.org:3478
Mapping Behavior: EndpointIndependent
Filtering Behavior: AddressAndPortDependent
Normal NAT Type: Port Restricted cone NAT
v0.1.4
2022-01-26 12:48:09 -08:00
Simon Frei
4e5e57c070 fix and check bounds reading packets (#40) v0.1.3 2021-04-12 14:48:16 -07:00
nagesh4193
3a7a6d9348 Added Power Support ppc64le (#36) 2020-10-08 00:41:09 -04:00
Cong Ding
d587b28259 NATSymmetricUDPFirewall -> SymmetricUDPFirewall (#34) 2020-07-10 12:03:13 -04:00
Cong Ding
a9e8cd0589 and github workflow for test 2020-05-18 14:45:55 -04:00
Cong Ding
df1688bbe7 travis: remove go1.6 2020-05-18 14:44:23 -04:00
Cong Ding
d91cfa3037 travis: add coverage report 2020-05-16 14:56:50 -04:00
Cong Ding
8159d059a6 travis: test 1.14 and tip version 2020-05-16 12:17:08 -04:00
Cong Ding
759ebc3a8e remove email from source code 2020-05-15 16:28:46 -04:00
Cong Ding
56d89ec645 move go mod 2020-05-14 16:44:16 -04:00
Cong Ding
4dc67bcdb0 go mod: init 2020-05-14 15:11:01 -04:00
Cong Ding
b9c35017f5 put comments into one line v0.1.2 2020-04-14 00:23:25 -04:00
Cong Ding
be486d185f Merge pull request #30 from Piasy/master
fix #26
v0.1.1
2018-07-26 03:07:37 -07:00
Piasy
784235e2eb fix #26 2018-07-26 17:33:13 +08:00
Cong Ding
cf47f40ed5 fix go linter issue 2018-07-13 16:12:35 -07:00
Cong Ding
d9bbe8f8fa Merge pull request #27 from AudriusButkevicius/assert
Safely assert error type
2017-12-06 10:03:02 -05:00
Audrius Butkevicius
7c7499c15e Safely assert error type 2017-12-06 00:19:22 +00:00
Cong Ding
82abcd51cb Merge pull request #25 from calmh/master
s/Symetric/Symmetric/
2017-11-07 10:34:03 -05:00
Jakob Borg
e671de5a75 review 2017-11-07 08:23:03 +01:00
Jakob Borg
9d33469f1f s/Symetric/Symmetric/
Yes, this is just a spelling correction. However it's a misspelling that
leaks into both the API and log messages (via the String()) message. As
such it might be a breaking change for some.
2017-11-05 12:01:16 +01:00
Cong Ding
04a4eed61c fix readme 0.1.0 2017-03-23 18:30:13 -04:00
Cong Ding
90d35fd26d fix icon for test 2017-03-23 18:15:36 -04:00
Cong Ding
f60cf14490 add OTHER-ADDRESS support per RFC5780
unfinished
2017-02-10 16:03:22 -05:00
Cong Ding
dee5672f0c Merge pull request #19 from AudriusButkevicius/f2
Fix panic in keepalive
2016-08-18 17:30:59 -04:00
Cong Ding
045403231b Merge pull request #18 from AudriusButkevicius/fixes
Fix two more bugs (fixes #17)
2016-08-18 17:27:30 -04:00
Audrius Butkevicius
3cc31ce4e4 Fix panic in keepalive 2016-08-18 22:14:55 +01:00
Audrius Butkevicius
9df1890154 Fix two more bugs (fixes #17) 2016-08-18 21:35:27 +01:00
Cong Ding
353de72d34 delete empty line 2016-08-10 01:13:21 -04:00
Cong Ding
f70474325a add packet test 2016-08-10 01:12:55 -04:00
Cong Ding
e2da02df75 add util test 2016-08-09 01:40:12 -04:00
Cong Ding
8b1c9f3d34 family is 1 byte 2016-08-09 01:23:37 -04:00
Cong Ding
11dbe3a2b7 update packet/attribute api 2016-08-09 01:20:20 -04:00
Cong Ding
e4dfdc8517 Merge pull request #16 from ccding/dev
check server error by resp address
2016-08-09 00:55:12 -04:00
Cong Ding
14893aeb6a check server error by resp address 2016-08-09 00:53:23 -04:00
Cong Ding
a3a2513e7d clean func apis 2016-08-09 00:11:39 -04:00
Cong Ding
40426479b4 clean discover logic 2016-08-09 00:05:14 -04:00
Cong Ding
9bfbd8df52 fix ip family bug in host 2016-08-08 17:00:24 -04:00
Cong Ding
438e92fbaf update main.go 2016-08-08 16:56:25 -04:00
Cong Ding
805dc931e1 clean code 2016-08-08 16:51:03 -04:00
Cong Ding
7b5d5e1eac fix mistake in log 2016-08-08 14:38:04 -04:00
Cong Ding
7bd1db6099 fix changedAddr nil bug 2016-08-08 14:34:03 -04:00