Sergey Arkhipov and GitHub
018e5b96f4
Merge pull request #96 from L11R/master
...
Windows compilation fix; deps update
2019-08-29 22:31:04 +03:00
9seconds
07985cf418
Reworked base
2019-08-29 13:16:08 +03:00
Savely Krasovsky and GitHub
389f6fd4bf
Merge pull request #1 from 9seconds/master
...
Modified antireplay
2019-08-29 10:33:56 +03:00
9seconds
09c7ce45d2
Add new config
2019-08-26 18:23:36 +03:00
9seconds
199eed0f18
Update dependencies
2019-08-20 20:58:44 +03:00
9seconds
82ec3871a4
Modified antireplay
2019-08-20 20:51:09 +03:00
L11R
2748fbd1e5
Typo fix
2019-08-18 20:15:40 +03:00
L11R
f14f104bea
Windows compilation fix; deps update
2019-08-18 04:05:26 +03:00
9seconds
b1074193a8
Update dependencies
0.16
2019-06-11 13:16:01 +03:00
Sergey Arkhipov and GitHub
78dea9ae3f
Merge pull request #76 from 9seconds/replay
...
Base prevention of replay attacks on proxy
2019-04-26 16:34:02 +03:00
9seconds
da8dba1585
Add some notes to README
2019-04-26 16:24:39 +03:00
9seconds
33852ca481
Base prevention of replay attacks on proxy
2019-04-26 15:53:10 +03:00
9seconds
eff53694a0
Update dependencies
2019-04-26 14:56:58 +03:00
9seconds
74a7c505eb
Add notes on ansible
2019-03-01 10:30:08 +03:00
9seconds
9983f7fcba
Add a note on secure mode
2019-03-01 10:27:33 +03:00
9seconds
a90072260e
Update docker image to use Go 1.12
2019-03-01 10:24:58 +03:00
9seconds
b153240bc3
Update dependencies
2019-03-01 10:20:53 +03:00
9seconds
6dfbd26524
Update golangci-lint version
2019-03-01 10:18:23 +03:00
Sergey Arkhipov and GitHub
39e7663e0c
Merge pull request #70 from im-kulikov/fix/deprecation-warning
...
DualStack is deprecated
2019-03-01 10:12:11 +03:00
Sergey Arkhipov and GitHub
71f7bf6cad
Merge pull request #71 from im-kulikov/feature/add-go1.12-to-travis-ci
...
Add Golang 1.12 to TravisCI
2019-03-01 10:06:59 +03:00
Evgeniy Kulikov
fba0e235c1
Add Golang 1.12 to TravisCI
2019-02-26 21:47:29 +03:00
Evgeniy Kulikov
70be70de3c
DualStack is deprecated
...
```
// DualStack previously enabled RFC 6555 Fast Fallback
// support, also known as "Happy Eyeballs", in which IPv4 is
// tried soon if IPv6 appears to be misconfigured and
// hanging.
//
// Deprecated: Fast Fallback is enabled by default. To
// disable, set FallbackDelay to a negative value.
DualStack bool
```
2019-02-26 21:44:47 +03:00
Sergey Arkhipov and GitHub
b565d83d40
Merge pull request #62 from Eternity-Yarr/patch-1
...
Update README.md
2019-01-24 08:43:34 +03:00
Sergey Arkhipov and GitHub
ebc459440c
Merge branch 'master' into patch-1
2019-01-24 08:28:16 +03:00
9seconds
6e6049a73a
Remove critic from travis
2019-01-24 08:17:05 +03:00
9seconds
916714a909
Update dependencies
2019-01-24 08:16:47 +03:00
9seconds
f68b195306
Update golangci-lint
2019-01-24 08:15:56 +03:00
Dmitry V. Roenko and GitHub
5f1d1ce883
Update README.md
...
- little typo in docker command line
- added more preferred 'secure only' example
2019-01-22 13:03:02 +03:00
9seconds
16558a7c55
Merge remote-tracking branch 'origin/master' into stable
0.15.1
2018-11-02 23:21:06 +03:00
Sergey Arkhipov and GitHub
e7958aaf33
Merge pull request #57 from 9seconds/remove-go-generate
...
Remove generating of version.go
2018-11-02 20:20:18 +00:00
9seconds
7d6b661d97
More correct command for versioning
2018-11-02 19:10:21 +03:00
9seconds
28b3cbe91a
Update dependencies
2018-11-02 19:02:39 +03:00
9seconds
6818364231
Update golangci-lint
2018-11-02 19:02:07 +03:00
9seconds
ea97bf51c8
Remove autogeneration of version.go
2018-11-02 18:54:28 +03:00
9seconds
1678ddbd53
Reformat README
2018-11-02 18:37:16 +03:00
Sergey Arkhipov and GitHub
f81f29cbb4
Merge pull request #55 from 9seconds/secure-mode-readme
...
Add explanation on secure mode
2018-11-02 15:21:27 +00:00
Sergey Arkhipov and GitHub
2d9259db48
Merge pull request #56 from hdid/patch-1
...
tiny fix README.md
2018-11-02 15:20:47 +00:00
hdid and GitHub
c721c636d9
tiny fix README.md
2018-11-02 13:09:26 +03:30
Sergey Arkhipov and GitHub
60472072aa
Add explanation on secure mode
...
Hopefully, this closes https://github.com/9seconds/mtg/issues/49
2018-11-02 09:02:45 +00:00
9seconds
6721e6fd9f
Update dependencies
2018-11-01 18:34:38 +03:00
Sergey Arkhipov and GitHub
47fb5c23cb
Merge pull request #53 from 9seconds/prometheus-mtg-only
...
Use mtg metrics only for prometheus endpoint
2018-11-01 18:32:55 +03:00
Sergey Arkhipov and GitHub
fce6118c71
Merge pull request #52 from 9seconds/log-config
...
Log configuration on proxy start
2018-11-01 18:25:25 +03:00
9seconds
d277a2975a
Use mtg metrics only for prometheus endpoint
2018-11-01 18:23:36 +03:00
9seconds
c3f21a7b0d
Log configuration on proxy start
...
This has to simplify the debugging because usually we do not know all
options which user used to start mtg.
2018-11-01 18:07:16 +03:00
9seconds
61a1024264
Merge remote-tracking branch 'origin/master' into stable
0.15
2018-10-17 14:20:36 +03:00
Sergey Arkhipov and GitHub
4695a0c433
Merge pull request #47 from 9seconds/prometheus
...
Prometheus integration
2018-10-17 13:14:31 +03:00
9seconds
a9d0ca1e90
Describe and document prometheus integration
2018-10-17 12:54:14 +03:00
9seconds
9346c11f37
Add support for prometheus
2018-10-17 12:06:46 +03:00
9seconds
5f00363da5
Add goreportcard
2018-10-17 10:52:30 +03:00
9seconds
3aec9657d7
Add comments for exported functions
2018-10-17 10:51:16 +03:00