trafficserver git commit: TS-4074: Escape backslashes in user/group/machine name

2015-12-18 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master ada9752e7 -> 708738051 TS-4074: Escape backslashes in user/group/machine name This closes #379. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

trafficserver git commit: TS-4097: Encode empty string properly with HPACK

2015-12-30 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master a94590e43 -> 413dd51d5 TS-4097: Encode empty string properly with HPACK This closes #395. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

trafficserver git commit: TS-3967: Set stream state to close after a RST_STEAM has been sent

2016-01-10 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master 770e7878c -> 8df989ce6 TS-3967: Set stream state to close after a RST_STEAM has been sent This closes #389. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

[trafficserver] 01/01: Merge pull request #677 from maskit/ts4189

2016-06-04 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git commit af7ad4f40fff7fb5684e177c0c4bd64273ea422d Merge: 2bcf06d 716df70 Author: Masakazu Kitajo <mas...@apache.

[trafficserver] branch master updated (2bcf06d -> af7ad4f)

2016-06-04 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git. from 2bcf06d TS-4489 clang-format ... adds c30f6f9 TS-4189: Add a test driver for HPACK adds

[trafficserver] branch master updated: TS-4517: Build tests during "make check" phase (#702)

2016-06-13 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new a826e1b TS-4517: Build tests

[trafficserver] 01/01: Merge pull request #706 from oknet/patch-15

2016-06-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git commit 9213f2ec567c0143df61598f5556010c6b9e59ee Merge: a826e1b 6591357 Author: Masakazu Kitajo <mas...@apache.

[trafficserver] branch master updated (a826e1b -> 9213f2e)

2016-06-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git. from a826e1b TS-4517: Build tests during "make check" phase (#702) adds 6591357 TS-4521:

[trafficserver] branch master updated: remove typo line at aio_queue_req (#676)

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

trafficserver git commit: TS-4140 Fixes a coverity warning due to changes in TS-4106 (dead code)

2016-01-17 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master 42534a43a -> 7115b366b TS-4140 Fixes a coverity warning due to changes in TS-4106 (dead code) This closes #427. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

trafficserver git commit: TS-4313: Fix a bug in MIME caused by improper type conversion

2016-04-06 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master ee5debcf5 -> caafcbbe0 TS-4313: Fix a bug in MIME caused by improper type conversion The old logic picks up a wrong block due to overflow that is caused by improper type conversion. This fixes the type conversion and make sure

[trafficserver] branch master updated: Build fix.

2016-04-11 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 4d539c5 Build fix. 4d539c5

[trafficserver] branch master updated: TS-4313: Fix a bug in MIME caused by improper type conversion

2016-04-10 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new cbd094c TS-4313: Fix a bug in MIME

[1/2] trafficserver git commit: Revert "Build fix."

2016-04-07 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master 62db17bdf -> d1557bf52 Revert "Build fix." This reverts commit 62db17bdf51d47d0a9bbcc70d0b480d04a308571. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

[2/2] trafficserver git commit: Revert "TS-4313: Fix a bug in MIME caused by improper type conversion"

2016-04-07 Thread maskit
Revert "TS-4313: Fix a bug in MIME caused by improper type conversion" This reverts commit caafcbbe0cad5525b337f99514a4bc0e8c71a7ae. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d1557bf5 Tree:

trafficserver git commit: TS-4092: Decouple HPACK from HTTP/2

2016-04-01 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master 5a0952b01 -> a39dd9d7c TS-4092: Decouple HPACK from HTTP/2 This close #460 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a39dd9d7 Tree:

trafficserver git commit: TS-4092: Initialize a variable explicitly

2016-04-01 Thread maskit
Repository: trafficserver Updated Branches: refs/heads/master a39dd9d7c -> 42d687c47 TS-4092: Initialize a variable explicitly Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/42d687c4 Tree:

[trafficserver] branch master updated: TS-4321: Keep response headers in FetchSM as they are (#551)

2016-04-13 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 60d07be TS-4321: Keep response

[trafficserver] branch master updated: TS-4467: Fix assert conditions (#655)

2016-05-23 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 4b4e12a TS-4467: Fix assert

[trafficserver] branch master updated: isuue #1399 add back partial code of tcp_congestion_control erased by TS-3612

2017-02-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new f71b75e isuue #1399 add back

[trafficserver] branch master updated: Fix a build issue that use of undeclared variables

2017-02-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 734aa31 Fix a build issue that use

[trafficserver] branch master updated: npn string should be updated on unregistering a protocol as well

2017-02-09 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 3dde26b npn string should

[trafficserver] branch master updated (e9832e5 -> 48dea10)

2016-08-22 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git. from e9832e5 Merge pull request #896 from bryancall/TS-4374 adds f48cdd6 TS-4546: Fix a build error

[trafficserver] 01/01: Merge pull request #885 from maskit/ts4546

2016-08-22 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git commit 48dea1001d5362e3b9a4e90efb6f48e7fd8f6726 Merge: e9832e5 f48cdd6 Author: Masakazu Kitajo <mas...@apache.

[trafficserver] 01/01: Merge pull request #921 from maskit/ts4776

2016-09-02 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git commit 231132851935fa0a30180f9b7ae08d2b003ba240 Merge: 7527923 e3c127f Author: Masakazu Kitajo <mas...@apache.

[trafficserver] branch master updated (7527923 -> 2311328)

2016-09-02 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git. from 7527923 Merge pull request #950 from zwoop/TS-4803 adds e3c127f TS-4776: Emulate the effect

[trafficserver] 01/01: Merge pull request #913 from maskit/ts2237

2016-09-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git commit 451fa02b31638220bebfbfbef354612a94f18cfa Merge: 941584c 315fb03 Author: Masakazu Kitajo <mas...@apache.

[trafficserver] branch master updated (3630765 -> 9655bab)

2016-08-23 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git. from 3630765 Merge pull request #879 from strotyl/TS-2153 adds f5c2a2d TS-4217: Change stream state

[trafficserver] 01/01: Merge pull request #886 from maskit/ts4217

2016-08-23 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git commit 9655babb3316e393a39f4558802720c70b4082e1 Merge: 3630765 f5c2a2d Author: Masakazu Kitajo <mas...@apache.

[trafficserver] branch master updated: Reset inactive timeout everytime H2 DATA frames are sent

2017-03-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 5f1dcc0 Reset inactive timeout

[trafficserver] branch master updated: Fix a wrong option charactar for access_key

2017-03-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 fc7416d Fix a wrong option charactar

[trafficserver] branch master updated: Send table size update at the beginning of header block

2017-04-23 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 60471c7 Send table size update

[trafficserver] branch quic-latest updated: Add one more TS_USE_QUIC check

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new df6c99e Add one more

[trafficserver] branch quic-latest updated (df6c99e -> 3935683)

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from df6c99e Add one more TS_USE_QUIC check new af87435 Add AL header new 3935683 clang-format

[trafficserver] 01/02: Add AL header

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit af8743532fc8f4429caffd75e8e887f1785f7e54 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Tue

[trafficserver] 02/02: Build QUIC modules only if TLS 1.3 is available

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 49e6fc74cfe533e33ac39b4f7af44f30907cf464 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Tue

[trafficserver] branch quic-latest updated (5847855 -> 49e6fc7)

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 5847855 Increase buffer sizes for UDP socket new b82fd38 Make TLS 1.3 support optional new

[trafficserver] 01/02: Make TLS 1.3 support optional

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit b82fd38bb5408eefc6351780a88ed86940e28685 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Tue

[trafficserver] branch quic-latest updated: Change QUICNetProcessor from struct to class

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 85155fa Change

[trafficserver] branch quic-latest updated: Increase buffer sizes for UDP socket

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 5847855 Increase buffer sizes

[trafficserver] branch quic-latest updated: Allocate buffer for UDP packets with a size of PMTU

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new c6b0534 Allocate buffer

[trafficserver] 02/02: clang-format

2017-08-15 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 39356833845830c0f6901af61dbacd3885cd5cc9 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Tue

[trafficserver] branch quic-latest updated: Fix an runtime error on Fedora 26

2017-08-10 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 43a9f9e Fix an runtime error

[trafficserver] 01/03: Handle CONNECTION_CLOSE frame on QUICNetVConnection

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit c4a8ea6adaf59b234f299f38935aa68362dc8617 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Mon

[trafficserver] 03/03: Remove dependency for NetVConnection

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit e4d34d77238292453ee3358e7d4f0bd8f61c3dcb Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Mon

[trafficserver] branch quic-latest updated: Add a test case for handling CONNECTION_CLOSE frames on FrameDispatcher

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 08ef8e4 Add a test case

[trafficserver] 02/03: Remove QUICConnectionState

2017-08-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 52ba71ad38ed36af6a7290f0fa8f9a41adc256f4 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Mon

[trafficserver] branch master updated: Make swap() in Vec.h a member function of Vec class

2017-08-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 023cc7f Make swap() in Vec.h a member

[trafficserver] branch quic-latest updated: Make a check for TLS 1.3 support strict

2017-08-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 9851691 Make a check for TLS

[trafficserver] branch master updated: Doc: Adding API documentation for TSHttpTxnAborted

2017-08-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 ea354cc Doc: Adding API documentation

[trafficserver] branch master updated: Add experimental plugin to initiate H2 Server push for preload links.

2017-07-07 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 8d2712b Add experimental plugin

[trafficserver] branch master updated: Fix for URL obj leak in HTTP2 server push upon calling TSHttpTxnServerPush #2275

2017-07-17 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 7ebf479 Fix for URL obj leak in HTTP2

[trafficserver] branch quic-latest updated: Use cross-platform print format

2017-08-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new a080d20 Use cross-platform

[trafficserver] 01/02: Fix build warnings on Fedora 26

2017-08-09 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 7ee8f3966b75092a5045fe0b9413368d20d17278 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Thu

[trafficserver] branch quic-latest updated (7052a17 -> b51be17)

2017-08-09 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 7052a17 Close QUIC Connection by inactivity timeout new 7ee8f39 Fix build warnings on Fedora 26

[trafficserver] 02/02: Fix a build error on Fedora 26

2017-08-09 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit b51be170deb0cec505233b912e9b80c72d33913b Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Thu

[trafficserver] 03/03: Fix build issue on Fedora 26

2017-08-18 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit e27a5b83238a9b3a2ae2d6849d7981349ab12216 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Fri

[trafficserver] 02/03: Add AL header

2017-08-18 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 8790f3df35de521add33e18021b45337a5603647 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Fri

[trafficserver] 01/03: clang-format

2017-08-18 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 5adb4a1d0c9ec1c803353f5d2bd868390463aa7a Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Fri

[trafficserver] branch quic-latest updated (71f4048 -> e27a5b8)

2017-08-18 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 71f4048 Exchange Transport Parameters new 5adb4a1 clang-format new 8790f3d Add AL header

[trafficserver] branch quic-latest updated: Cleanup FrameDispatcher

2017-08-22 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 28dd682 Cleanup

[trafficserver] branch quic-latest updated: Revalidate negotiated version (server side)

2017-08-20 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 82a41a9 Revalidate negotiated

[trafficserver] branch quic-latest updated: Fix a compile error

2017-08-20 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 78330c7 Fix a compile error

[trafficserver] branch quic-latest updated: Add support for ALPN on QUIC

2017-08-23 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 5a5d53f Add support for ALPN

[trafficserver] branch quic-latest updated: Exchange Transport Parameters

2017-08-18 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 71f4048 Exchange Transport

[trafficserver] branch master updated: Remove redundant common definitions

2017-05-03 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 3071d49 Remove redundant common

[trafficserver] branch master updated: Update H2 priority tree node with a created stream

2017-06-21 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 53b9b92 Update H2 priority tree node

[trafficserver] 01/02: Check padding length of Huffman code strictly

2017-06-26 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 693e87fbfc8f663a251036fff44551d3f74cad10 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Wed Jun 21

[trafficserver] branch master updated (aaed3e3 -> c530a3f)

2017-06-26 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from aaed3e3 Limit HPACK indexing table size correctly new 693e87f Check padding length of Huffman code

[trafficserver] 02/02: Check padding bits of Huffman code strictly

2017-06-26 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit c530a3fc6f37c57afc48f407ad19991c540a1da6 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Wed Jun 21

[trafficserver] branch master updated: Limit HPACK indexing table size correctly

2017-06-26 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 aaed3e3 Limit HPACK indexing table size

[trafficserver] branch master updated: Log H2 errors with stream id

2017-05-30 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 bd95685 Log H2 errors with stream id

[trafficserver] branch master updated: Remove a redundant access specifier

2017-06-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 0d7a530 Remove a redundant access

[trafficserver] branch master updated: Add 7.0.x to the doc version list

2017-06-14 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 2cefc54 Add 7.0.x to the doc version

[trafficserver] branch master updated: Add override specifiers to Http2Stream class

2017-06-12 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 3580ec8 Add override specifiers

[trafficserver] branch master updated: Docs: Add macro to link to Github

2017-04-30 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 a5dc160 Docs: Add macro to link

[trafficserver] branch master updated: h2spec: handling PRIORITY frame that depend on itself

2017-05-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 0098932 h2spec: handling PRIORITY

[trafficserver] branch master updated: HTTP2 drain

2017-05-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit 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 ca664a7 HTTP2 drain ca664a7

[trafficserver] branch quic-latest updated: Add create_stateless_reset_packet

2017-09-11 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 34c9253 Add

[trafficserver] branch quic-latest updated: Postpone processing protected packets if handshake is not completed

2017-10-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 5182518 Postpone processing

[trafficserver] branch quic-latest updated: Fix #2494 Generate Stateless Reset Token with a configurable value

2017-10-04 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 8cc22df Fix #2494 Generate

[trafficserver] branch quic-latest updated: Discard packets instead of crash

2017-10-03 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 4abd024 Discard packets

[trafficserver] branch quic-latest updated: Change handshake state after handshake has completely completed

2017-10-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 03b95cd Change handshake

[trafficserver] branch quic-latest updated: Fix packet number decoding

2017-10-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new a739464 Fix packet number

[trafficserver] branch quic-05 updated (92d7c3a -> dbec593)

2017-10-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 92d7c3a Fix heap-use-after-free in QUICStreamFrame::store new 0ae9f8b Stop Version Negotiation Packet

[trafficserver] 01/03: Stop Version Negotiation Packet retransmission

2017-10-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 0ae9f8bab6a3719cc2f607f2f030feb6bbfe941f Author: Masaori Koshiba <masa...@apache.org> AuthorDate: Fri Oct

[trafficserver] 03/03: Fix packet number decoding

2017-10-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit dbec5935992d212781e0f3925484d08857df4046 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Mon Oct

[trafficserver] 02/03: Change handshake state after handshake has completely completed

2017-10-16 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 5268ce9e24f1727cce3e55e98741c8442d9a7121 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Mon Oct

[trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICLossDetector

2017-10-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 99338bd Add connection id

[trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICStream

2017-10-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 6e223b7 Add connection id

[trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICHandshake

2017-10-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 05a419e Add connection id

[trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICPacketHandler

2017-10-05 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 239ffee Add connection id

[trafficserver] 03/03: Fix heap-use-after-free in QUICStreamFrame::store

2017-10-12 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 92d7c3a29e988a4a80433b3d27efd3fea6ea1427 Author: Masaori Koshiba <masa...@apache.org> AuthorDate: Thu Oct

[trafficserver] 01/03: add QUICInBuffer feature

2017-10-12 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 46cf6d50173562002642278d0c6d9cb0886f3cbe Author: scw00 <sc...@apache.org> AuthorDate: Tue Oct 10 08:19:0

[trafficserver] branch quic-05 updated (ff2d8a7 -> 92d7c3a)

2017-10-12 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from ff2d8a7 Call the QUICFrame destructor before freeing into the ClassAllocator new 46cf6d5 add

[trafficserver] 02/03: Fix building unit tests of quic

2017-10-12 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 1a70d2953c6d0fef88f1512b6e4f390288c80daf Author: Masaori Koshiba <masa...@apache.org> AuthorDate: Thu Oct

[trafficserver] 24/25: Moved the set handler in QUICNetVConnection constructor to init method

2017-10-11 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit dd8b51f0db1465cbe975d1f32eecfb1a369a17e4 Author: Bryan Call <bc...@apache.org> AuthorDate: Thu Oct 5 12

[trafficserver] 25/25: Call the QUICFrame destructor before freeing into the ClassAllocator

2017-10-11 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit ff2d8a76925672d28a93d6135f1f25b6acef1c44 Author: Bryan Call <bc...@apache.org> AuthorDate: Thu Oct 5 13

[trafficserver] 23/25: Merge branch 'master' into quic-latest

2017-10-11 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 6d401d7246d3e47785a1f88ed92af3308c74dd25 Author: Leif Hedstrom <zw...@apache.org> AuthorDate: Thu Oct 5 11

[trafficserver] 19/25: Add connection id to debug logs from QUICLossDetector

2017-10-11 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-05 in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 93e43aa323cc5e13519a527fc1e0bae02eb62d16 Author: Masakazu Kitajo <mas...@apache.org> AuthorDate: Thu Oct 5

  1   2   3   4   5   6   7   8   9   10   >