summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-27update error messageValery Piashchynski
2020-08-27Update error handlerValery Piashchynski
2020-08-27handle aborted connection on windowsValery Piashchynski
2020-08-27Issue with broken pipe properly handledValery Piashchynski
2020-08-27Merge #345bors[bot]
345: Adding headers to static files r=48d90782 a=siad007 Fixes #336 Related to #335 Co-authored-by: Siad Ardroumli <[email protected]> Co-authored-by: Valery Piashchynski <[email protected]>
2020-08-27Add static header test, update .rr.yamlValery Piashchynski
2020-08-27Merge branch 'master' into patch-1Valery Piashchynski
2020-08-27Merge #353bors[bot]
353: Pci dss upgrade r=48d90782 a=48d90782 resolves #352 Co-authored-by: Valery Piashchynski <[email protected]>
2020-08-26Update READMEValery Piashchynski
2020-08-26Update READMEValery Piashchynski
2020-08-26Merge remote-tracking branch 'remotes/origin/master' into pci_dss_upgradeValery Piashchynski
# Conflicts: # service/http/service.go
2020-08-26remove path separators in watcher_testValery Piashchynski
2020-08-26PCI DSS compliant updateValery Piashchynski
2020-08-26Merge #351bors[bot]
351: Fix HSTS header r=48d90782 a=antonydevanchi Fix HSTS header publish by default and can't overwrite from PHP. — Serve an HSTS header on the base domain for HTTPS requests: —— The `max-age` must be at least _31536000_ seconds (1 year). —— The `includeSubDomains` directive must be specified. —— The `preload` directive must be specified. Reference: https://hstspreload.org Co-authored-by: antonydevanchi <[email protected]>
2020-08-25fix HSTS headerantonydevanchi
2020-08-02Update config_test.goSiad Ardroumli
2020-08-02Update service.goSiad Ardroumli
2020-08-02Update config.goSiad Ardroumli
2020-07-19Merge #343bors[bot]
343: Fixed error message in http/config.go r=48d90782 a=siad007 Closes #331 Co-authored-by: Siad Ardroumli <[email protected]>
2020-07-19Update config.goSiad Ardroumli
2020-07-06Merge pull request #342 from spiral/release_1.8.2v1.8.2Valery Piashchynski
release 1.8.2
2020-07-06release 1.8.2Valery Piashchynski
2020-06-08Update README.mdValery Piashchynski
2020-06-02Update issue templatesValery Piashchynski
2020-05-31Update README.mdAnton Titov
2020-05-25update goridge dependencyv1.8.1Valery Piashchynski
2020-05-25Merge pull request #330 from spiral/release_1.8.1Valery Piashchynski
Release 1.8.1
2020-05-23re-release 1.8.1Valery Piashchynski
2020-05-23update h2c_test, add backoffValery Piashchynski
2020-05-23Merge #323bors[bot]
323: Add RootCA support r=48d90782 a=48d90782 This PR adds RootCA support by the RR Co-authored-by: Valery Piashchynski <[email protected]>
2020-05-20Merge #327bors[bot]
327: release 1.8.1 r=48d90782 a=48d90782 update docker image fix tests Co-authored-by: Valery Piashchynski <[email protected]>
2020-05-20release 1.8.1Valery Piashchynski
2020-05-20fix test failingsValery Piashchynski
2020-05-20update docker imageValery Piashchynski
2020-05-19Merge pull request #322 from spiral/fix_phpstanValery Piashchynski
fix phpstan based on new goridge interface
2020-05-19go.mod update goridgeValery Piashchynski
2020-05-19Bump goridge dependencyValentin V / vvval
2020-05-19Merge remote-tracking branch 'origin/master'Wolfy-J
2020-05-19- sample configWolfy-J
2020-05-18fix NPEValery Piashchynski
2020-05-18Merge #325bors[bot]
325: Update feature request templates r=48d90782 a=48d90782 resolves #325 Co-authored-by: Valery Piashchynski <[email protected]>
2020-05-18Merge #324bors[bot]
324: Update issue templates r=48d90782 a=48d90782 resolves #324 Co-authored-by: Valery Piashchynski <[email protected]>
2020-05-17Update feature request templatesValery Piashchynski
2020-05-17Update issue templatesValery Piashchynski
2020-05-16update RootCAValery Piashchynski
2020-05-13WIP: simplify phpstan script declarationValentin V / vvval
2020-05-13WIP: fix phpstan based on new goridge interfaceValentin V / vvval
2020-05-12Update README.mdAnton Titov
2020-05-10Merge #320bors[bot]
320: Add support of CloudFlare CF-Connecting-IP and True-Client-IP headers r=48d90782 a=vsychov Hi guys, this PR will add support of CF-Connecting-IP and True-Client-IP headers, that provided by cloudflare, in some cases it may be very useful - https://support.cloudflare.com/hc/en-us/articles/206776727-What-is-True-Client-IP- Co-authored-by: MichaelKo <[email protected]> Co-authored-by: Valery Piashchynski <[email protected]>
2020-05-10Add comment and update according code reviewValery Piashchynski