aboutsummaryrefslogtreecommitdiff
path: root/src/Sproxy/Server.hs
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Reformat with modern hindent 5.2.7Igor Pashev1-17/+48
2019-09-06Use "getAddrInfo" instead of "inet_addr"Igor Pashev1-12/+15
2018-04-28Use 64 bytes long key by defaultIgor Pashev1-1/+1
2017-12-19Clean importsIgor Pashev1-1/+1
2017-09-21Allow configure backend response timeoutIgor Pashev1-1/+2
2017-08-06Format with hindentIgor Pashev1-97/+84
2016-12-01BREAKING: Allow !include in config fileIgor Pashev1-15/+6
2016-11-28Allow running in plain HTTP mode (no SSL)Igor Pashev1-15/+34
2016-11-28Apply same settings to redirect serverIgor Pashev1-7/+7
2016-11-26Populate permission database from a fileIgor Pashev1-11/+18
2016-11-24Disable printing exceptionsIgor Pashev1-2/+4
2016-11-19Initial release (1.90.0)1.90.0Igor Pashev1-0/+190