dispatch/server
Ken-Håvard Lieng fb8fec38ff Use correct hash length when reading the push cookie 2018-04-30 22:53:29 +02:00
..
auth.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
index.egon Prevent favicon requests 2017-03-23 20:55:34 +01:00
index.egon.go Prevent favicon requests 2017-03-23 20:55:34 +01:00
index_data.go Actually make sure the user is in the channel before embedding channel data 2018-04-24 21:21:42 +02:00
index_data_test.go Handle channel names ending with a slash better 2017-06-13 04:25:59 +02:00
irc.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
irc_handler.go Print ERROR messages 2017-07-03 07:25:38 +02:00
irc_handler_test.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
json.go Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00
serve_files.go Use correct hash length when reading the push cookie 2018-04-30 22:53:29 +02:00
server.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
session.go Use random session IDs instead of jwt 2018-04-26 21:32:21 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
websocket_handler.go Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00