summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2020-05-07fix perfomance issueMichaelKo
2020-05-07Add support of CF-Connecting-IPMichaelKo
2020-05-07Add support of CloudFlare True-Client-IP headerMichaelKo
2020-05-05Merge #318v1.8.0bors[bot]
318: release 1.8.0 r=48d90782 a=48d90782 release 1.8.0 Co-authored-by: Valery Piashchynski <[email protected]> Co-authored-by: Valentin V / vvval <[email protected]>
2020-05-05update CHANGELOGValery Piashchynski
2020-05-05#318 temporary remove phpstan analyzerValentin V / vvval
2020-05-05#318 fix code styleValentin V / vvval
2020-05-05#318 Fix PHPStan checkValentin V / vvval
2020-05-05Bors updateValery Piashchynski
2020-05-05release 1.8.0Valery Piashchynski
2020-05-04Merge #317bors[bot]
317: Add non-optimized relays support r=48d90782 a=vvval resolves #316 Co-authored-by: Valentin V / vvval <[email protected]>