Commit graph

4 commits

Author SHA1 Message Date
fox.cpp
2d18ff5a30
MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
11e5b28546
config/tls: Remove unused code
GODEBUG line is no longer necessary since TLS 1.3 is enabled by default
since Go 1.13 and we now require Go 1.14.
2020-07-17 00:34:56 +03:00
fox.cpp
e74393eaf9
framework/config/tls: Unbreak tests
Also fix a linter warning regarding lock copy along the way.
2020-07-16 16:25:38 +03:00
fox.cpp
cee8bbdce7
Migrate TLS certificate loading to use modules for sources 2020-07-15 17:58:47 +03:00
Renamed from framework/config/tls_server.go (Browse further)