[trafficserver] branch master updated: SNI based IP_ALLOW

2018-06-29 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b61b82c SNI based IP_ALLOW b61b82c

[trafficserver] branch master updated: Search cache for urls matching the regex input

2018-06-28 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 9aaee09 Search cache for urls matching

[trafficserver] branch master updated: Updates the default ssl_server_name.config to YAML

2018-06-26 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 9dc1ba8 Updates the default

[trafficserver] branch master updated: set verify locations in the initializer function only

2018-06-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 7fb12c0 set verify locations

[trafficserver] branch master updated: redirection_tries should no be incremented twice

2018-06-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 652f821 redirection_tries should

[trafficserver] branch master updated: Handle various kinds of errors in cache scan

2018-06-12 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8ff51f8 Handle various kinds of errors

[trafficserver] branch master updated: Negative Caching should not happen on 400 Bad Request

2018-06-11 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 9114ec6 Negative Caching should

[trafficserver] branch nexthop updated (38080bd -> d7c78cf)

2018-05-23 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a change to branch nexthop in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 38080bd Clang: fix CacheTool null parameter reference. new e8ec3be coverity 1022110 fix null check

[trafficserver] branch master updated: CacheTool: Fix Unmarshal code and check for loops while scanning

2018-05-21 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 052bf40 CacheTool: Fix Unmarshal code

[trafficserver] branch master updated: No need to walk the buckets for cache scan

2018-05-09 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 9109ce9 No need to walk the buckets

[trafficserver] branch master updated: Cache-Tool: coverity Fixes

2018-05-04 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0b221cf Cache-Tool: coverity Fixes

[trafficserver] branch master updated: Cache-Tool: initialize tmp in CacheScan

2018-05-04 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 65b1219 Cache-Tool: initialize tmp

[trafficserver] branch master updated: Get rid of Content-MD5 checking

2018-05-04 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 6d8f46a Get rid of Content-MD5 checking

[trafficserver] branch master updated: traffic-replay: python request needs schema

2018-05-03 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 71ef611 traffic-replay: python request

[trafficserver] branch master updated: Add cache scan feature

2018-05-03 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 2fade4b Add cache scan feature 2fade4b

[trafficserver] branch master updated: Test: autest exercising cache-control directives

2018-05-02 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 6854574 Test: autest exercising cache

[trafficserver] branch master updated: API for setting OCSP Callback

2018-04-26 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 2724159 API for setting OCSP Callback

[trafficserver] branch master updated: Move inline functions into class

2018-04-26 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 34f31c1 Move inline functions into class

[trafficserver] branch master updated: Correct parameter for certificate verification

2018-04-25 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b327da4 Correct parameter

[trafficserver] branch master updated: Cache_tool: replace MD5_CTX with CryptoContext

2018-04-13 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new a64cdc9 Cache_tool: replace MD5_CTX

[trafficserver] branch master updated: CacheTool: Replace errata message with stdout

2018-04-11 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new c1c0f74 CacheTool: Replace errata

[trafficserver] branch master updated: Refactor: Move stripe and span structure to CacheDefs

2018-04-04 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 5be7b7f Refactor: Move stripe and span

[trafficserver] branch master updated: modify cache tool commands and update the doc

2018-04-04 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new e4c7472 modify cache tool commands

[trafficserver] branch master updated: fix freelist loop check and cleanup code

2018-04-03 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 348a85d fix freelist loop check

[trafficserver] branch master updated: Write_pos should be initialized with offset of the content start

2018-04-03 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 91e8595 Write_pos should be initialized

[trafficserver] branch master updated: Document proxy.config.ssl.client.cipher_suite

2018-04-02 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 28588db Document

[trafficserver] branch master updated: Make a note whenever a stripe directory is cleared

2018-03-29 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 519f655 Make a note whenever a stripe

[trafficserver] branch master updated: CacheTool:Set exit code in case of error

2018-03-26 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 47a770b CacheTool:Set exit code in case

[trafficserver] branch master updated: CacheTool: Fix and rewrite stripe initialization

2018-03-23 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new bfef415 CacheTool: Fix and rewrite

[trafficserver] branch master updated: Cache Tool: initial commit.

2018-03-22 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 4548d1c Cache Tool: initial commit

[trafficserver] branch master updated: Moving the inline functions to Class Vol

2018-03-16 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 4c9e916 Moving the inline functions

[trafficserver] branch master updated: Print volume path and more comment in the code

2018-03-16 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 20543cc Print volume path and more

[trafficserver] branch master updated: Print the volume path that is clearing its directories

2018-03-08 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 3a5afe8 Print the volume path

[trafficserver] branch master updated: Diagnostic message when openning hostdb file fails

2018-03-07 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 305f1d8 Diagnostic message when openning

[trafficserver] branch master updated: Add declaration of ssl_verify_client_callback

2018-03-05 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8fbe879 Add declaration

[trafficserver] branch master updated: Client verify callback with client verify hook

2018-03-02 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new f0588dd Client verify callback

[trafficserver] branch master updated: Isolate client ctx options from server options

2018-02-28 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 2075a92 Isolate client ctx options from

[trafficserver] branch master updated: Fix the expression for checking file descriptor

2018-02-27 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 9fc730b Fix the expression for checking

[trafficserver] branch 7.1.x updated: Doc for overridable client cert filename

2018-02-27 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/7.1.x by this push: new 79f1c02 Doc for overridable client cert

[trafficserver] branch master updated: Doc for ATS client tls configuration

2018-02-27 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 95b703a Doc for ATS client tls

[trafficserver] branch master updated: Add debug diagnostics for the final cache key string

2018-02-13 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 13734be Add debug diagnostics

[trafficserver] branch master updated: More documentation for internal cache data structures

2018-02-13 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 7bda058 More documentation for internal

[trafficserver] branch master updated: X-Debug: log-headers

2018-02-07 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8defb3c X-Debug: log-headers 8defb3c

[trafficserver] branch master updated: psutil can not find python.h withouth python3-dev in Ubuntu

2018-02-07 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 487eccb psutil can not find python.h

[trafficserver] branch master updated: option for using the host field for response lookup

2017-12-20 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b115de7 option for using the host field

[trafficserver] branch master updated: Fix wildcard entry for SNI config

2017-12-04 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new ee2cc17 Fix wildcard entry for SNI

[trafficserver] branch master updated: coverity 1382799, 1382796: Unchecked return value

2017-11-22 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 5526cb2 coverity 1382799, 1382796

[trafficserver] branch master updated: coverity 1382795: Pointer to local outside scope

2017-11-22 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new d1fdba4 coverity 1382795: Pointer

[trafficserver] branch master updated: Get rid of include unordered_map

2017-11-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new caff1db Get rid of include unordered_map

[trafficserver] branch master updated: fix traffic_wccp makefile

2017-11-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 323f0f7 fix traffic_wccp makefile

[trafficserver] branch master updated: API for retrieving TSVConn from TSHttpSsn

2017-11-06 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 31725e6 API for retrieving TSVConn from

[trafficserver] branch master updated: added flag for port number in microdns, microserver extension.

2017-10-26 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8b40e36 added flag for port number

[trafficserver] branch master updated: added delay argument in microserver

2017-10-25 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 909cb11 added delay argument

[trafficserver] branch master updated: add http 0.9 in find_proto_string

2017-10-19 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new ff8b8a1 add http 0.9

[trafficserver] branch master updated: YTSATS-1464: Support set-redirect with READ_REQUEST_PRE_REMAP_HOOK

2017-09-22 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 388ab2c YTSATS-1464: Support set

[trafficserver] branch master updated (b4128c5 -> eb601a3)

2017-08-28 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from b4128c5 Coverity 1379933: Control flow issues (DEADCODE) new a197ef5 microDNS new eb601a3

[trafficserver] 02/02: update README.md

2017-08-28 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit eb601a386cade900976bfd16c75bb94562766fe8 Author: Syeda Persia Aziz <persia.a...@yahoo.com> AuthorDate: Fri

[trafficserver] 01/02: microDNS

2017-08-28 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit a197ef5989b11e3e52ea099dec2ee5e3ad9fda5b Author: Persia Aziz <per...@yahoo-inc.com> AuthorDate: Fri Aug 25

[trafficserver] branch master updated: Redirect test for ATS

2017-08-17 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b4dd48b Redirect test for ATS b4dd48b

[trafficserver] branch master updated: Coverity 1379270 Out-of-bounds write

2017-08-15 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 01494e0 Coverity 1379270 Out-of-bounds

[trafficserver] branch master updated: coverity 1379269: dereference after null check

2017-08-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 35e5995 coverity 1379269: dereference

[trafficserver] branch master updated: Coverity 1379271: Dereference null return

2017-08-11 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 42e56e9 Coverity 1379271: Dereference

[trafficserver] branch master updated: Add state information

2017-08-03 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 30b2b9f Add state information 30b2b9f

[trafficserver] branch master updated: remove redundant include

2017-07-25 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new f00a18b remove redundant include f00a18b

[trafficserver] branch master updated: consfity the get_kys function

2017-07-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new d28bf77 consfity the get_kys function

[trafficserver] branch master updated: const-ifying the getter functions of HashMap

2017-07-12 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new be16283 const-ifying the getter

[trafficserver] branch master updated: INT_TO_BOOL shouldn't be called here

2017-07-11 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0560b1a INT_TO_BOOL shouldn't be called

[trafficserver] branch master updated: replace NULL with nullptr

2017-07-06 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 7cb5e40 replace NULL with nullptr

[trafficserver] branch 7.1.x updated: fix gold file

2017-07-06 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/7.1.x by this push: new d0ac57e fix gold file d0ac57e is described

[trafficserver] branch master updated: H2 test with traffic -replay

2017-07-05 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 36bf446 H2 test with traffic -replay

[trafficserver] branch master updated: YTSATS-1195: Add hook for server cert verification

2017-06-29 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 00cf3d3 YTSATS-1195: Add hook for server

[trafficserver] branch master updated: TS-1257: replace InkHashtable with HashMap to store wilddomains

2017-06-27 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0fc3833 TS-1257: replace InkHashtable

[trafficserver] branch master updated: add type to mix nonssl, ssl and h2 requests

2017-06-22 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 566877c add type to mix nonssl, ssl

[trafficserver] branch master updated: Issue 2157: Configuration reload on master is crashing when built with ASAN

2017-06-20 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8960182 Issue 2157: Configuration reload

[trafficserver] branch master updated: 1962: Reload keyblock from key file on every config reload

2017-06-12 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b3adf64 1962: Reload keyblock from key

[trafficserver] branch master updated: Fix readme formatting

2017-06-06 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 5954626 Fix readme formatting 5954626

[trafficserver] branch master updated: Doc update: proxy.config.ssl.client.verify.server

2017-06-05 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 9c305c2 Doc update

[trafficserver] branch master updated: Permissive mode for server verification

2017-06-01 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new a62437a Permissive mode for server

[trafficserver] branch master updated: proxy.config.ssl.number.threads does not exist

2017-05-31 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 5b94a62

[trafficserver] branch master updated: coverity 1022186: remove test_passed_parser_create

2017-05-30 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 627e3a8 coverity 1022186: remove

[trafficserver] branch master updated: Coverity 1200001: redirect_flag can't be 0 at this point

2017-05-29 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 2982b78 Coverity 121

[trafficserver] branch master updated: Coverity 1021715: Initialize variable done to false

2017-05-29 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new db1af96 Coverity 1021715: Initialize

[trafficserver] branch master updated: TS-3746: make proxy.config.ssl.client.verify.server overridable

2017-05-27 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b8c6592 TS-3746: make

[trafficserver] branch master updated: Issue_1943: get rid of ticket_key_name tag from ssl_multicert

2017-05-22 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new ec7be29 Issue_1943: get rid

[trafficserver] branch master updated: remap test for secure communication with origin server

2017-05-20 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0306c44 remap test for secure

[trafficserver] branch master updated: Coverity_1021917: closet_match can not be null at that point

2017-05-18 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new c91c390 Coverity_1021917

[trafficserver] branch master updated: Coverity_1022180_1022181: ka_action can't be KA_UNKNOWN in the switch statement

2017-05-17 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0a84b10 Coverity_1022180_1022181

[trafficserver] branch master updated: add ssl option to microserver in autest

2017-05-10 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 846590e add ssl option to microserver

[trafficserver] branch master updated: change ssl option type in Microserver

2017-05-10 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new ff2d252 change ssl option type

[trafficserver] branch master updated: h2 test with chunked download

2017-05-08 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 75ff305 h2 test with chunked download

[trafficserver] branch master updated: Specify return object in case key not found

2017-04-26 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 04c76d7 Specify return object in case

[trafficserver] branch master updated: Traffic-replay client

2017-04-21 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 619039c Traffic-replay client 619039c

[trafficserver] branch master updated: Update doc building instructions

2017-04-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 3093a20 Update doc building

[trafficserver] branch master updated: Fix typo

2017-04-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 4b6479f Fix typo 4b6479f is described

[trafficserver] branch master updated: Fix typo

2017-04-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new ce65074 Fix typo ce65074 is described

[trafficserver] branch master updated: Fix typo

2017-04-14 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 40a0ab4 Fix typo 40a0ab4 is described

[trafficserver] branch master updated: Fix location of cache.db

2017-04-13 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 77415dd Fix location of cache.db

[trafficserver] branch master updated: Fix http2 big client test

2017-04-13 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 7c731d6 Fix http2 big client test

[trafficserver] branch master updated: Add port wait on micro server startup

2017-04-12 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new b8388d8 Add port wait on micro server

[trafficserver] branch master updated: TS-1257: use hashmap instead of inkhashtable for ssl cipher table

2017-04-12 Thread paziz
This is an automated email from the ASF dual-hosted git repository. paziz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8174303 TS-1257: use hashmap instead

  1   2   >