Joe Turki
|
8867eb8597
|
Update lint rules, force testify/assert for tests
Use testify's assert package instead of the standard library's testing
package.
|
2025-04-07 02:59:21 +02:00 |
|
Steffen Vogel
|
ab3e9f2f89
|
Make package REUSE compliant
|
2023-04-18 13:19:15 +02:00 |
|
ZHENK
|
85839ae560
|
Update CI configs to v0.4.7
Update lint scripts and CI configs.
Excluding codecov.yml.
|
2020-09-29 23:53:36 -07:00 |
|
Aleksandr Razumov
|
f139299e92
|
all: refactor errors, improve coverage, refactor
|
2017-06-26 03:18:07 +02:00 |
|
Aleksandr Razumov
|
1d5427b2ea
|
all: more testing and attr refactor
|
2017-02-11 08:17:00 +03:00 |
|
Aleksandr Razumov
|
f1b2352162
|
all: remove usage of constant errors
|
2017-02-11 06:54:37 +03:00 |
|
Aleksandr Razumov
|
fba9f6b02d
|
all: refactor attributes
|
2017-02-11 05:23:49 +03:00 |
|
Aleksandr Razumov
|
64e532d4ab
|
stun, attributes: add Fingerprint and refactor
|
2017-02-04 20:46:14 -08:00 |
|
Aleksandr Razumov
|
c17c2351ea
|
all: more refactoring for refactor god
|
2017-02-04 14:56:22 -08:00 |
|
Aleksandr Razumov
|
2843383a6b
|
all: major refactor
|
2017-02-04 22:11:11 +03:00 |
|
Aleksandr Razumov
|
60a22825c5
|
goimports
|
2017-02-01 10:20:54 +03:00 |
|
Aleksandr Razumov
|
e6a7705ef9
|
stun: test on packets from webrtc
|
2017-02-01 10:16:04 +03:00 |
|
Aleksandr Razumov
|
7a54ae7a7a
|
all: reduce dependencides and be more idiomatic
|
2017-02-01 04:39:23 +03:00 |
|
Aleksandr Razumov
|
96c72a0bec
|
stun: refactor parsing
|
2017-01-28 10:14:05 -08:00 |
|
Aleksandr Razumov
|
02d4d8a1d5
|
all: fix logrus import
|
2017-01-25 20:11:25 +03:00 |
|
Aleksandr Razumov
|
b99d8895b5
|
all: implement padding (fixes #14)
|
2017-01-24 17:12:44 -08:00 |
|
Aleksandr Razumov
|
018b2d5d95
|
goimports stun_test.go
|
2017-01-24 19:46:51 +03:00 |
|
Aleksandr Razumov
|
613bc1105d
|
stun: add hotfix for padding issue
|
2017-01-24 17:03:40 +03:00 |
|
ernado
|
d60bd7c57c
|
stun:add IsMessage function
|
2017-01-14 02:33:14 +03:00 |
|
Aleksandr Razumov
|
3041a0d62a
|
all: gofmt -s
|
2016-05-05 23:48:08 +03:00 |
|
Aleksandr Razumov
|
ef36249e1d
|
stun: improve errors
|
2016-05-05 23:42:21 +03:00 |
|
Aleksandr Razumov
|
e1ac2e2741
|
stun: add ReadBytes, fix ReadFrom, make ReadFrom zeroalloc
|
2016-05-03 00:01:56 +03:00 |
|
Aleksandr Razumov
|
ede6aad0bb
|
all: make linter happy
|
2016-05-02 22:35:22 +03:00 |
|
Aleksandr Razumov
|
c735425ae8
|
all: use ReadFrom and WriteTo instead of Put and Get
|
2016-05-02 22:27:53 +03:00 |
|
Aleksandr Razumov
|
053cc801b0
|
stun: fix linters warnings
|
2016-04-29 00:00:49 +03:00 |
|
Aleksandr Razumov
|
ed5d297f06
|
stun: fix grow
|
2016-04-28 23:07:26 +03:00 |
|
Aleksandr Razumov
|
28cca0add3
|
all: improve coverage
|
2016-04-28 22:42:34 +03:00 |
|
ernado
|
0a97b41085
|
all: license, readOnly, comments
|
2016-04-28 14:27:17 +03:00 |
|
Aleksandr Razumov
|
906914a067
|
stun: fix bug in attribute add
|
2016-04-27 18:11:18 +03:00 |
|
Aleksandr Razumov
|
2c4c58302c
|
all: implement message buffer
|
2016-04-26 21:12:47 +03:00 |
|
Aleksandr Razumov
|
1a54eb8156
|
refactor again
|
2016-04-26 00:42:09 +03:00 |
|
Aleksandr Razumov
|
14b144e1ae
|
add stun
|
2016-04-25 15:17:50 +03:00 |
|
Aleksandr Razumov
|
57626736b5
|
add blackbox; refactor
|
2016-04-24 23:26:20 +03:00 |
|
Aleksandr Razumov
|
6bfa7e2c28
|
add message Put and Get methods
|
2016-04-24 21:54:28 +03:00 |
|
Aleksandr Razumov
|
8d9dcf01e4
|
init
|
2016-04-24 20:46:28 +03:00 |
|