|
28e15f2fd4
|
Optional ssl (#1427)
* Make ssl for server optional
|
2025-09-08 10:47:32 +02:00 |
|
|
c112058998
|
Pass complete Settings struct around
|
2024-12-19 22:44:51 +01:00 |
|
|
97739a460e
|
Add 'ssl_enabled' config parameter
|
2024-12-19 22:44:51 +01:00 |
|
|
c2528623cd
|
Make key password configurable
|
2024-12-19 22:44:51 +01:00 |
|
|
153d004004
|
Reenable plain HTTP, change HTTPS port to 1788
|
2024-12-19 22:44:51 +01:00 |
|
|
a796bb2032
|
Use HTTPS, support for HTTP missing
|
2024-12-19 22:44:51 +01:00 |
|
|
f7bd5e733f
|
Setup SSL context
|
2024-12-19 22:44:51 +01:00 |
|
|
aa82ba8397
|
Cleanup Snapclient includes
|
2024-04-03 21:50:03 +02:00 |
|
|
c01ba2bdde
|
Fix includes
|
2023-01-22 21:30:11 +01:00 |
|
|
caef2b7b87
|
Clean up asio includes
|
2022-01-31 21:07:34 +01:00 |
|
|
989eb6ec8e
|
Reorder header includes
|
2022-01-30 21:45:00 +01:00 |
|
|
0eaee48f10
|
Process messages asynchronously
|
2021-06-10 08:55:31 +02:00 |
|
|
af93719490
|
Rename MessageReceiver to StreamMessageReceiver
|
2020-07-21 17:09:26 +02:00 |
|
|
01ce9a60c0
|
Streaming clients can connect via Websockets
|
2020-07-11 19:39:58 +02:00 |
|
|
e148d74772
|
Move --user command line setting into config file
|
2020-06-07 14:21:58 +02:00 |
|
|
5c79d9447d
|
Remove unused includes
|
2020-01-05 14:31:34 +01:00 |
|
|
8c6d703ec5
|
Update copyright dates
|
2020-01-04 01:03:48 +01:00 |
|
|
2f06ebed04
|
stream server uses async send and receive
|
2019-10-22 23:21:14 +02:00 |
|
|
0b21a5daee
|
rename files to snake_case
|
2019-10-13 18:43:32 +02:00 |
|
|
a30f548a31
|
rename files to snake_case
|
2019-10-12 18:28:29 +02:00 |
|
|
9ced0aa438
|
bind to configurable interface
|
2019-10-11 22:44:26 +02:00 |
|
|
c2488091fe
|
rename some files from camel to snake case
|
2019-10-06 14:07:47 +02:00 |
|