GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/208
TS-3649 Fix for url_sig plugin security issues
(crash by HTTP request & circumvent signature).
You can merge this pull request into a Git repository by running:
$ git pull h
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/253
TS-3740: header_rewrite set-redirect enhancement.
header_rewrite set-redirect support when not called from remap plugin.
You can merge this pull request into a Git repository by running
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/371
[ts-4023] cachekey plugin
This plugin allows some common cache key manipulations based on various
HTTP request elements. It can
- sort query parameters so reordering can be a cache hit
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/455#issuecomment-185330773
- Reviewed and tested the patch and it looks OK.
- Verified that it does not break backward compatibility, tested end-to-end
against S3 with both virtual
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/496
TS-4161: fixed ProcessManager stackoverflow vulnerability
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gtenev/trafficserver TS-4161
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/496#issuecomment-192317642
Sure, will remove the `malloc` failure check. We could increase the limit
much higher or remove it altogether.
With the previous code in the really
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/496#issuecomment-193087594
Removed `malloc` failure check as recommended and increased the limit.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/517#issuecomment-193159857
+1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/519
TS-4161 ProcessManager::pollLMConnection code refactoring
Converted while(1) to for(;;) loop for better readability,
suggested by TS-4161 previous pull request comments.
You can merge
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/552
TS-4183: cachekey: URI/prefix/path capture/replacement
--capture-prefix-uri=regex
--capture-prefix-uri=/regex/replacement/
--capture-path-uri=regex
--capture-path-uri=/regex
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/579
TS-4147 Allow gzip plugin to be a remap plugin
pull request on behalf of @meeramn
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gtenev
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/582
TS-4356 Deprecate cacheurl plugin
Added a "deprecated" message and `cachekey` examples to the `cacheurl` doc.
You can merge this pull request into a Git repository by running:
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/582#issuecomment-211700790
Sounds good, will add the message.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/582#issuecomment-217512682
PR updated, TS-4356 already marked "Backport to Version: 6.2.0"
---
If your project is set up for it, you can reply to this email and have your
reply
Github user gtenev commented on the pull request:
https://github.com/apache/trafficserver/pull/619#issuecomment-217514025
+1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/656
TS-4366 Uninitialized stack value used in mp4 plugin
It is possible that there are cases where IOBufferReaderCopy() does not
modify
the input buffer (copy 0 bytes) which leaves the buffer
GitHub user gtenev opened a pull request:
https://github.com/apache/trafficserver/pull/167
TS-3340: Coverity fixes: CID #1022050
Fixed unchecked-return-value issues in the build number generation.
Validated input date and time format and generated a fixed-size
build number
17 matches
Mail list logo