aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Reformat with modern hindent 5.2.7Igor Pashev7-227/+295
2019-09-06Use "getAddrInfo" instead of "inet_addr"Igor Pashev1-12/+15
2018-04-28Use 64 bytes long key by defaultIgor Pashev1-1/+1
2018-04-28Stick to Data.AesonIgor Pashev1-2/+1
2017-12-19Clean importsIgor Pashev2-18/+16
2017-10-31Use Template HaskellIgor Pashev1-5/+4
2017-10-17Remove unused extensionIgor Pashev1-1/+0
2017-10-14Use voidIgor Pashev1-3/+2
2017-09-21Allow configure backend response timeoutIgor Pashev2-2/+5
2017-08-06Format with hindentIgor Pashev11-650/+708
2017-08-06Encode full URL in stateIgor Pashev1-5/+5
2017-08-06Fix POST requests for tokensIgor Pashev2-118/+131
2017-08-06Add YandexIgor Pashev2-8/+94
2017-05-13Respond with 502 on every backend exceptionIgor Pashev1-2/+6
2017-05-13Add end-point for checking access in a bunchIgor Pashev3-16/+87
2017-02-07Oops ¯\_(ツ)_/¯Igor Pashev1-1/+1
2016-12-27Disregard possible port in the Host HTTP headerIgor Pashev1-10/+14
2016-12-18BREAKING: no wildcards for domain namesIgor Pashev1-2/+2
2016-12-01BREAKING: Allow !include in config fileIgor Pashev2-17/+8
2016-11-28Allow running in plain HTTP mode (no SSL)Igor Pashev2-19/+42
2016-11-28Apply same settings to redirect serverIgor Pashev1-7/+7
2016-11-26Refactored data importIgor Pashev1-63/+54
2016-11-26Populate permission database from a fileIgor Pashev4-13/+133
2016-11-25Make sure all HTTP headers are UTF8-encodedIgor Pashev6-48/+90
2016-11-25/.sproxy/logout just redirects if no cookieIgor Pashev1-20/+20
2016-11-24Disable printing exceptionsIgor Pashev1-2/+4
2016-11-24Added comments on proxyingIgor Pashev1-1/+9
2016-11-23Differentiate exceptionsIgor Pashev1-4/+15
2016-11-22Print original headers from backendsIgor Pashev1-3/+3
2016-11-21Remove some headers which are set automaticallyIgor Pashev1-3/+6
2016-11-20Show HTTP version in logsIgor Pashev1-0/+1
2016-11-20oauth2 callback state: include query paramsIgor Pashev1-1/+3
2016-11-19Initial release (1.90.0)1.90.0Igor Pashev12-0/+1267