Ken-Håvard Lieng
2f8dad2529
Add SASL auth and CAP negotiation
2020-05-23 08:05:37 +02:00
Ken-Håvard Lieng
e33b9f05e4
Implement DCC streaming
2020-05-20 07:21:12 +02:00
Ken-Håvard Lieng
abbe739b04
Update README
2020-05-19 10:48:54 +02:00
Ken-Håvard Lieng
6b5bf4ced1
Add per-user download directory
2020-05-17 02:14:35 +02:00
Dario Piombo
ed2e56948e
start of DCC implementation
...
(server side)
small refactoring and added speed calculation
fixup! small refactoring and added speed calculation
download progress
fixup! download progress
2020-05-11 17:34:37 +02:00
Nathan Handler
bab4732221
Replace Freenode with freenode in default config
...
The freenode IRC network brands itself with a lowercase `f`.
2020-05-04 21:36:21 -07:00
Ken-Håvard Lieng
b81e1e482a
Add auth config struct and restructure social auth provider config to enable iteration and adding other providers
2020-05-01 04:35:26 +02:00
Ken-Håvard Lieng
8526805c2f
Add headers config, closes #25
2018-12-20 11:51:31 +01:00
Ken-Håvard Lieng
6c3a5777c4
Use certmagic, simplify config, set HTTP timeouts and a modern TLSConfig
2018-12-16 12:32:03 +01:00
Ken-Håvard Lieng
c8c09bce8c
Add option to choose which address to listen on, closes #31
2018-08-22 00:31:29 +02:00
Ken-Håvard Lieng
c975c5d120
Add option to hex encode the source IP of a client and use it as the ident, closes #24
2018-08-10 21:02:09 +02:00
Ken-Håvard Lieng
6fd5235ec9
Add new connect form, closes #7
2018-05-16 05:02:48 +02:00
Ken-Håvard Lieng
39641c315f
Add connect defaults readonly flag, closes #10
2018-04-15 01:02:28 +02:00
Ken-Håvard Lieng
786d8013b9
Set InsecureSkipVerify correctly when theres no client cert, rename verify_client_certificates to verify_certificates
2017-06-30 07:20:38 +02:00
Ken-Håvard Lieng
068f3c04a0
Add configurable HSTS and some other headers
2016-01-25 22:41:54 +01:00
Ken-Håvard Lieng
2ccca3a778
Implement client connect form defaults
2016-01-25 01:01:37 +01:00
Ken-Håvard Lieng
3e0a1be6bc
Add planned defaults to the config
2016-01-14 07:08:15 +01:00
Ken-Håvard Lieng
796bbd834e
Add verify_client_certificates to the config
2016-01-14 06:17:53 +01:00
Ken-Håvard Lieng
b55cb13e44
Let's Encrypt
2016-01-04 19:26:32 +01:00
Ken-Håvard Lieng
61aa5880d3
Add config file, handle it with Viper, add a command to open it in an editor
2015-05-25 04:00:21 +02:00