Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-09-17 | Move old container to the _old folder | Valery Piashchynski | |
2020-08-27 | add errors description | Valery Piashchynski | |
2020-08-27 | update error message | Valery Piashchynski | |
2020-08-27 | Update error handler | Valery Piashchynski | |
2020-08-27 | handle aborted connection on windows | Valery Piashchynski | |
2020-08-27 | Issue with broken pipe properly handled | Valery Piashchynski | |
2020-08-27 | Add static header test, update .rr.yaml | Valery Piashchynski | |
2020-08-27 | Merge branch 'master' into patch-1 | Valery Piashchynski | |
2020-08-26 | Merge remote-tracking branch 'remotes/origin/master' into pci_dss_upgrade | Valery Piashchynski | |
# Conflicts: # service/http/service.go | |||
2020-08-26 | remove path separators in watcher_test | Valery Piashchynski | |
2020-08-26 | PCI DSS compliant update | Valery Piashchynski | |
2020-08-25 | fix HSTS header | antonydevanchi | |
2020-08-02 | Update config_test.go | Siad Ardroumli | |
2020-08-02 | Update service.go | Siad Ardroumli | |
2020-08-02 | Update config.go | Siad Ardroumli | |
2020-07-19 | Update config.go | Siad Ardroumli | |
2020-05-23 | re-release 1.8.1 | Valery Piashchynski | |
2020-05-23 | update h2c_test, add backoff | Valery Piashchynski | |
2020-05-23 | Merge #323 | bors[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-20 | fix test failings | Valery Piashchynski | |
2020-05-19 | Merge remote-tracking branch 'origin/master' | Wolfy-J | |
2020-05-19 | - sample config | Wolfy-J | |
2020-05-18 | fix NPE | Valery Piashchynski | |
2020-05-16 | update RootCA | Valery Piashchynski | |
2020-05-10 | Add comment and update according code review | Valery Piashchynski | |
2020-05-07 | fix perfomance issue | MichaelKo | |
2020-05-07 | Add support of CF-Connecting-IP | MichaelKo | |
2020-05-07 | Add support of CloudFlare True-Client-IP header | MichaelKo | |
2020-04-17 | remove windows check from sockets tests | Valery Piashchynski | |
2020-04-15 | Update port in tests | Valery Piashchynski | |
2020-04-08 | Merge #297 | bors[bot] | |
297: rr.service unit file r=48d90782 a=48d90782 resolves #296 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-04-08 | moved failing tests to backoff | Valery Piashchynski | |
2020-04-08 | Vendor directory fix (php vs golang) | Valery Piashchynski | |
2020-03-26 | http tests with backoff | Valery Piashchynski | |
2020-03-26 | Typo fix | Valery Piashchynski | |
2020-03-26 | Total backoff for headers service tests | Valery Piashchynski | |
2020-03-26 | Update tests, add backoff mechanism | Valery Piashchynski | |
2020-03-26 | Update servers timeouts and max header sizes [health, metrics] | Valery Piashchynski | |
2020-03-23 | Update to v2 | Valery Piashchynski | |
2020-03-21 | Update GHA, go1.14 vendored mode | Valery Piashchynski | |
Update Makefile, add go vendor (go 1.14 + php hack) Update usage of new json package | |||
2020-03-20 | Replace std json package with github.com/json-iterator/go | Valery Piashchynski | |
2020-03-14 | Fix potencial issue in gzip with cfg initialization | Valery Piashchynski | |
Add test for bug 275 | |||
2020-03-14 | Fix panic in Serve | Valery Piashchynski | |
Add test for the bug Uncomment test in container. It's working properly now | |||
2020-03-08 | fix golangci-lint issues | Valery Piashchynski | |
2020-03-08 | Add BORS to repo | Valery Piashchynski | |
Remove signal handling in Serve for dev | |||
2020-03-08 | fix bug with totally frozed rr | Valery Piashchynski | |
2020-03-06 | Add container with [ephemeral] plugin to the main | Valery Piashchynski | |
Fix wrong behaviour when plugin fails during serve | |||
2020-03-03 | ssl defers update | Valery Piashchynski | |
2020-03-03 | Remove redundant code | Valery Piashchynski | |