You are viewing a plain text version of this content. The canonical link for it is here.
- [trafficserver] branch master updated: UDPNet: Yet another timing fix for test_UDPnet. - posted by am...@apache.org on 2017/10/02 15:50:36 UTC, 0 replies.
- [trafficserver] branch master updated: Add support for Forwarded HTTP header tag (RFC7239). - posted by am...@apache.org on 2017/10/02 19:50:52 UTC, 0 replies.
- [trafficserver] branch master updated: ESI: Make maximum file count runtime configurable. - posted by am...@apache.org on 2017/10/03 00:44:56 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Initialize variable to fix gcc 7.2.1 error error: ‘gap’ may be used uninitialized in this function - posted by bc...@apache.org on 2017/10/03 18:01:51 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: clang-format - posted by bc...@apache.org on 2017/10/03 18:03:30 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add debug tag for handshake packet dump - posted by ma...@apache.org on 2017/10/03 20:08:04 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Initialize the SSL_CTX in QUICNetProcessor and clean up to use C++11 assignment initialization - posted by bc...@apache.org on 2017/10/03 21:00:48 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Initialize all members in QUICLossDetector and clean up to use C++11 assignment initialization - posted by bc...@apache.org on 2017/10/03 22:34:21 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Set default app name if client send no ALPN - posted by ma...@apache.org on 2017/10/03 22:55:36 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Discard packets instead of crash - posted by ma...@apache.org on 2017/10/03 23:27:03 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (4abd024 -> 36afa3a) - posted by bc...@apache.org on 2017/10/04 01:05:58 UTC, 0 replies.
- [trafficserver] 01/02: Added std::make_unique for C++11 - posted by bc...@apache.org on 2017/10/04 01:05:59 UTC, 0 replies.
- [trafficserver] 02/02: Have Quic use make_unique - posted by bc...@apache.org on 2017/10/04 01:06:00 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix #2494 Generate Stateless Reset Token with a configurable value - posted by ma...@apache.org on 2017/10/04 13:28:16 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (8cc22df -> b44224f) - posted by zw...@apache.org on 2017/10/04 17:32:07 UTC, 0 replies.
- [trafficserver] 01/01: Merge branch 'master' into quic-latest - posted by zw...@apache.org on 2017/10/04 17:32:08 UTC, 4 replies.
- [trafficserver] branch quic-latest updated: Use std:max instead of internal max macro that was removed - posted by bc...@apache.org on 2017/10/04 17:52:52 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Stubbed out get_transaction_id for now to get QUIC to build - posted by bc...@apache.org on 2017/10/04 18:13:47 UTC, 0 replies.
- [trafficserver] branch master updated: Fix runtime undefined symbol error in multiplexer plugin. - posted by am...@apache.org on 2017/10/04 18:53:53 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Implemented HQClientTransaction::get_transaction_id - posted by bc...@apache.org on 2017/10/04 19:06:56 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Prefix the verbose handshake dump with v_ - posted by zw...@apache.org on 2017/10/04 19:59:07 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Print hq and quic to Via header - posted by ma...@apache.org on 2017/10/04 20:02:59 UTC, 0 replies.
- [trafficserver] branch master updated: Added std::make_unique for C++11 - posted by bc...@apache.org on 2017/10/04 21:22:17 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (b0df673 -> 3362d2b) - posted by zw...@apache.org on 2017/10/04 21:23:29 UTC, 0 replies.
- [trafficserver] branch master updated: Fixed typo in cachekey plugin documentation - posted by ma...@apache.org on 2017/10/04 22:11:54 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Postpone processing protected packets if handshake is not completed - posted by ma...@apache.org on 2017/10/05 07:44:36 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICLossDetector - posted by ma...@apache.org on 2017/10/05 11:58:30 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICStream - posted by ma...@apache.org on 2017/10/05 12:43:36 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICPacketHandler - posted by ma...@apache.org on 2017/10/05 13:09:48 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add connection id to debug logs from QUICHandshake - posted by ma...@apache.org on 2017/10/05 13:31:26 UTC, 0 replies.
- [trafficserver] branch master updated: Runroot for traffic_layout - posted by dr...@apache.org on 2017/10/05 16:41:24 UTC, 0 replies.
- [trafficserver] branch master updated: Fix mem leak related to do_os_response() function - posted by ki...@apache.org on 2017/10/05 17:46:20 UTC, 0 replies.
- [trafficserver] branch master updated: Change the include from .cc to .h, as Odin intended - posted by zw...@apache.org on 2017/10/05 18:29:57 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (05a419e -> f322f09) - posted by zw...@apache.org on 2017/10/05 18:42:01 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Moved the set handler in QUICNetVConnection constructor to init method - posted by bc...@apache.org on 2017/10/05 19:00:53 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Call the QUICFrame destructor before freeing into the ClassAllocator - posted by bc...@apache.org on 2017/10/05 21:14:21 UTC, 0 replies.
- [trafficserver] branch master updated: Update .gitignore - posted by so...@apache.org on 2017/10/05 21:21:38 UTC, 0 replies.
- [trafficserver] branch master updated: Remove volatile. - posted by so...@apache.org on 2017/10/06 03:27:47 UTC, 0 replies.
- [trafficserver] branch 6.2.x updated (6e62d0f -> b98dddf) - posted by so...@apache.org on 2017/10/06 15:17:59 UTC, 0 replies.
- [trafficserver] 01/02: Fix mem leak related to do_os_response() function - posted by so...@apache.org on 2017/10/06 15:18:00 UTC, 0 replies.
- [trafficserver] 02/02: Fix FreeBSD Build. - posted by so...@apache.org on 2017/10/06 15:18:01 UTC, 0 replies.
- [trafficserver] branch master updated: Doc: Tweak makefiles to not build man pages for install if doc building is disabled. - posted by am...@apache.org on 2017/10/06 15:55:10 UTC, 0 replies.
- [trafficserver] branch master updated: Cleanup: remove ts::ConstBuffer from ink_inet. This turns out to have a lot of tentacles all over. - posted by dr...@apache.org on 2017/10/06 16:02:08 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Fix mem leak related to do_os_response() function - posted by zw...@apache.org on 2017/10/06 16:48:32 UTC, 0 replies.
- [trafficserver] branch master updated: fix - posted by dr...@apache.org on 2017/10/06 19:29:29 UTC, 0 replies.
- [trafficserver] branch master updated: Fixes build on macOS, using approprite PRIu64 for printf - posted by zw...@apache.org on 2017/10/06 21:13:29 UTC, 0 replies.
- [trafficserver] branch master updated: Fix bad prototype of stub function for proxy/http/ForwardedConfig.cc unit test, and small omissions in documentation. - posted by zw...@apache.org on 2017/10/07 02:01:46 UTC, 0 replies.
- [trafficserver] branch master updated: Remove custom memory barriers from header_rewrite and replace with std::atomic - posted by so...@apache.org on 2017/10/07 03:49:33 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (7b278f3 -> 3393c47) - posted by zw...@apache.org on 2017/10/08 20:21:14 UTC, 0 replies.
- [trafficserver] 01/02: Doc: Tweak makefiles to not build man pages for install if doc building is disabled. - posted by zw...@apache.org on 2017/10/08 20:21:15 UTC, 0 replies.
- [trafficserver] 02/02: Update s3auth test, removed cpp file and added the Catch main define in the unit test file - posted by zw...@apache.org on 2017/10/08 20:21:16 UTC, 0 replies.
- [trafficserver] branch master updated: TextView: First pass on converting StringView to TextView and basing it on ts::string_view. - posted by am...@apache.org on 2017/10/08 20:46:41 UTC, 0 replies.
- [trafficserver] branch master updated: Fixed issue with clean/distclean - posted by bc...@apache.org on 2017/10/09 19:03:51 UTC, 0 replies.
- [trafficserver] branch master updated: Turn off exception warning for gcc 7 - posted by bc...@apache.org on 2017/10/09 19:04:21 UTC, 0 replies.
- [trafficserver] branch master updated: Removes the snapshot API and features - posted by zw...@apache.org on 2017/10/09 19:08:11 UTC, 0 replies.
- [trafficserver] branch master updated: Fix prepare_plugin - posted by dr...@apache.org on 2017/10/09 20:13:09 UTC, 0 replies.
- [trafficserver] branch master updated: we have set the NO_FD in close already - posted by sc...@apache.org on 2017/10/11 03:01:08 UTC, 0 replies.
- [trafficserver] branch master updated: remove unnecessary assertion for "alternate" - posted by sc...@apache.org on 2017/10/11 03:16:36 UTC, 0 replies.
- [trafficserver] branch quic-05 updated (cfdb638 -> ff2d8a7) - posted by ma...@apache.org on 2017/10/11 07:50:33 UTC, 0 replies.
- [trafficserver] 01/25: Initialize variable to fix gcc 7.2.1 error error: ‘gap’ may be used uninitialized in this function - posted by ma...@apache.org on 2017/10/11 07:50:34 UTC, 0 replies.
- [trafficserver] 02/25: clang-format - posted by ma...@apache.org on 2017/10/11 07:50:35 UTC, 0 replies.
- [trafficserver] 03/25: Add debug tag for handshake packet dump - posted by ma...@apache.org on 2017/10/11 07:50:36 UTC, 0 replies.
- [trafficserver] 04/25: Initialize the SSL_CTX in QUICNetProcessor and clean up to use C++11 assignment initialization - posted by ma...@apache.org on 2017/10/11 07:50:37 UTC, 0 replies.
- [trafficserver] 05/25: Initialize all members in QUICLossDetector and clean up to use C++11 assignment initialization - posted by ma...@apache.org on 2017/10/11 07:50:38 UTC, 0 replies.
- [trafficserver] 06/25: Set default app name if client send no ALPN - posted by ma...@apache.org on 2017/10/11 07:50:39 UTC, 0 replies.
- [trafficserver] 07/25: Discard packets instead of crash - posted by ma...@apache.org on 2017/10/11 07:50:40 UTC, 0 replies.
- [trafficserver] 08/25: Added std::make_unique for C++11 - posted by ma...@apache.org on 2017/10/11 07:50:41 UTC, 0 replies.
- [trafficserver] 09/25: Have Quic use make_unique - posted by ma...@apache.org on 2017/10/11 07:50:42 UTC, 0 replies.
- [trafficserver] 10/25: Fix #2494 Generate Stateless Reset Token with a configurable value - posted by ma...@apache.org on 2017/10/11 07:50:43 UTC, 0 replies.
- [trafficserver] 11/25: Merge branch 'master' into quic-latest - posted by ma...@apache.org on 2017/10/11 07:50:44 UTC, 0 replies.
- [trafficserver] 12/25: Use std:max instead of internal max macro that was removed - posted by ma...@apache.org on 2017/10/11 07:50:45 UTC, 0 replies.
- [trafficserver] 13/25: Stubbed out get_transaction_id for now to get QUIC to build - posted by ma...@apache.org on 2017/10/11 07:50:46 UTC, 0 replies.
- [trafficserver] 14/25: Implemented HQClientTransaction::get_transaction_id - posted by ma...@apache.org on 2017/10/11 07:50:47 UTC, 0 replies.
- [trafficserver] 15/25: Prefix the verbose handshake dump with v_ - posted by ma...@apache.org on 2017/10/11 07:50:48 UTC, 0 replies.
- [trafficserver] 16/25: Print hq and quic to Via header - posted by ma...@apache.org on 2017/10/11 07:50:49 UTC, 0 replies.
- [trafficserver] 17/25: Merge branch 'master' into quic-latest - posted by ma...@apache.org on 2017/10/11 07:50:50 UTC, 0 replies.
- [trafficserver] 18/25: Postpone processing protected packets if handshake is not completed - posted by ma...@apache.org on 2017/10/11 07:50:51 UTC, 0 replies.
- [trafficserver] 19/25: Add connection id to debug logs from QUICLossDetector - posted by ma...@apache.org on 2017/10/11 07:50:52 UTC, 0 replies.
- [trafficserver] 20/25: Add connection id to debug logs from QUICStream - posted by ma...@apache.org on 2017/10/11 07:50:53 UTC, 0 replies.
- [trafficserver] 21/25: Add connection id to debug logs from QUICPacketHandler - posted by ma...@apache.org on 2017/10/11 07:50:54 UTC, 0 replies.
- [trafficserver] 22/25: Add connection id to debug logs from QUICHandshake - posted by ma...@apache.org on 2017/10/11 07:50:55 UTC, 0 replies.
- [trafficserver] 23/25: Merge branch 'master' into quic-latest - posted by ma...@apache.org on 2017/10/11 07:50:56 UTC, 0 replies.
- [trafficserver] 24/25: Moved the set handler in QUICNetVConnection constructor to init method - posted by ma...@apache.org on 2017/10/11 07:50:57 UTC, 0 replies.
- [trafficserver] 25/25: Call the QUICFrame destructor before freeing into the ClassAllocator - posted by ma...@apache.org on 2017/10/11 07:50:58 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: add QUICInBuffer feature - posted by sc...@apache.org on 2017/10/12 00:11:02 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix building unit tests of quic - posted by ma...@apache.org on 2017/10/12 05:11:47 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix heap-use-after-free - posted by ma...@apache.org on 2017/10/12 06:51:55 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (88b5d7c -> 2250a41) - posted by ma...@apache.org on 2017/10/12 07:42:57 UTC, 0 replies.
- [trafficserver] 01/02: Fix building unit tests of quic - posted by ma...@apache.org on 2017/10/12 07:42:58 UTC, 0 replies.
- [trafficserver] 02/02: Fix heap-use-after-free in QUICStreamFrame::store - posted by ma...@apache.org on 2017/10/12 07:42:59 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: remove unnecessary assertion for "alternate" - posted by zw...@apache.org on 2017/10/12 15:33:55 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Add a metric for tracking RSS of traffic_server - posted by zw...@apache.org on 2017/10/12 15:50:38 UTC, 0 replies.
- [trafficserver] branch master updated: This removes the FILE_WRITE mechanism from the core - posted by zw...@apache.org on 2017/10/12 21:51:21 UTC, 0 replies.
- [trafficserver] branch quic-05 updated (ff2d8a7 -> 92d7c3a) - posted by ma...@apache.org on 2017/10/13 00:33:59 UTC, 0 replies.
- [trafficserver] 01/03: add QUICInBuffer feature - posted by ma...@apache.org on 2017/10/13 00:34:00 UTC, 0 replies.
- [trafficserver] 02/03: Fix building unit tests of quic - posted by ma...@apache.org on 2017/10/13 00:34:01 UTC, 0 replies.
- [trafficserver] 03/03: Fix heap-use-after-free in QUICStreamFrame::store - posted by ma...@apache.org on 2017/10/13 00:34:02 UTC, 0 replies.
- [trafficserver] branch master updated: Optimize: If failed on migrateToCurrentThread, put the server session back to global server session pool - posted by ok...@apache.org on 2017/10/13 02:12:17 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Stop Version Negotiation Packet retransmission - posted by ma...@apache.org on 2017/10/13 03:04:42 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (6f4faf4 -> d3278fa) - posted by zw...@apache.org on 2017/10/13 04:07:04 UTC, 0 replies.
- [trafficserver] 01/03: Avoid sending duplicate push promise on same client session #2205 - posted by zw...@apache.org on 2017/10/13 04:07:05 UTC, 0 replies.
- [trafficserver] 02/03: Coverity CID #1224619 Uninitialized members - posted by zw...@apache.org on 2017/10/13 04:07:06 UTC, 0 replies.
- [trafficserver] 03/03: clang-format - posted by zw...@apache.org on 2017/10/13 04:07:07 UTC, 0 replies.
- [trafficserver] branch master updated: log when ssl_multicert.config is successfully reloaded - posted by zw...@apache.org on 2017/10/13 14:41:54 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: uses backoff to launch ts if crash was recent - posted by zw...@apache.org on 2017/10/13 14:47:39 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Fix the implementation of Http2DependencyTree - posted by zw...@apache.org on 2017/10/13 16:17:00 UTC, 0 replies.
- [trafficserver] branch master updated: optimze: move http 408 response logic into transaction - posted by zw...@apache.org on 2017/10/13 16:22:09 UTC, 0 replies.
- [trafficserver] branch master updated: Checking the retval of safe_getsockname() and safe_getpeername() - posted by zw...@apache.org on 2017/10/13 16:51:09 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Change handshake state after handshake has completely completed - posted by ma...@apache.org on 2017/10/16 06:20:32 UTC, 0 replies.
- [trafficserver] branch master updated: fix the missing lock in TSVConnFdCreate api - posted by sc...@apache.org on 2017/10/16 08:11:15 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix packet number decoding - posted by ma...@apache.org on 2017/10/16 08:42:02 UTC, 0 replies.
- [trafficserver] branch quic-05 updated (92d7c3a -> dbec593) - posted by ma...@apache.org on 2017/10/16 12:16:30 UTC, 0 replies.
- [trafficserver] 01/03: Stop Version Negotiation Packet retransmission - posted by ma...@apache.org on 2017/10/16 12:16:31 UTC, 0 replies.
- [trafficserver] 02/03: Change handshake state after handshake has completely completed - posted by ma...@apache.org on 2017/10/16 12:16:32 UTC, 0 replies.
- [trafficserver] 03/03: Fix packet number decoding - posted by ma...@apache.org on 2017/10/16 12:16:33 UTC, 0 replies.
- [trafficserver] branch master updated: Tests for chunked POST over HTTP1.1 and HTTP2 and GET chunked over HTTP1.1 - posted by sh...@apache.org on 2017/10/16 20:36:15 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix a bug that packet number can be decoded with an uninitialized value - posted by ma...@apache.org on 2017/10/17 05:29:12 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add null checks - posted by ma...@apache.org on 2017/10/17 06:04:44 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Remove temporal debug logs - posted by ma...@apache.org on 2017/10/17 06:20:15 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (856bb18 -> 630b93a) - posted by zw...@apache.org on 2017/10/17 16:44:18 UTC, 0 replies.
- [trafficserver] branch master updated: Allow binding value to non-nil variable in LuaVM for configuration files evaluations. This allows us to fix issue #2511. - posted by ki...@apache.org on 2017/10/17 23:51:41 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix max stream id limitation - posted by ma...@apache.org on 2017/10/18 01:56:22 UTC, 0 replies.
- [trafficserver] branch master updated: Optimize: rename close_UnixNetVConnection to NetHandler::free_netvc. - posted by ok...@apache.org on 2017/10/18 06:59:46 UTC, 0 replies.
- [trafficserver] branch master updated: UDPBind with EventIO of UnixUDPConnection. - posted by ok...@apache.org on 2017/10/18 07:03:57 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix the last wrong fix - posted by ma...@apache.org on 2017/10/18 08:28:22 UTC, 0 replies.
- [trafficserver] branch master updated: CID 1196423: Error handling issues (CHECKED_RETURN) - posted by bc...@apache.org on 2017/10/18 16:19:13 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Checking the retval of safe_getsockname() and safe_getpeername() - posted by zw...@apache.org on 2017/10/18 16:55:18 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: CID 1196423: Error handling issues (CHECKED_RETURN) - posted by zw...@apache.org on 2017/10/18 16:59:42 UTC, 0 replies.
- [trafficserver] branch master updated: Added skip condition on http2 test for lack of curl http2 - posted by sh...@apache.org on 2017/10/18 19:14:24 UTC, 0 replies.
- [trafficserver] branch master updated (fa702d2 -> 3eb676e) - posted by dr...@apache.org on 2017/10/18 22:35:17 UTC, 0 replies.
- [trafficserver] 01/02: added plugin exists condition - posted by dr...@apache.org on 2017/10/18 22:35:18 UTC, 0 replies.
- [trafficserver] 02/02: use os.path.join - posted by dr...@apache.org on 2017/10/18 22:35:19 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Don't free QUICNetVConnection for now to prevent crashes - posted by ma...@apache.org on 2017/10/19 01:56:39 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add missed changes for the last commit - posted by ma...@apache.org on 2017/10/19 03:27:48 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix stream level flow control - posted by ma...@apache.org on 2017/10/19 07:29:22 UTC, 0 replies.
- [trafficserver] branch master updated: event loop changes - posted by am...@apache.org on 2017/10/19 12:27:20 UTC, 0 replies.
- [trafficserver] branch master updated: Add MIOBufferWriter class which writes to an MIOBuffer instance. - posted by am...@apache.org on 2017/10/19 12:36:43 UTC, 0 replies.
- [trafficserver] branch master updated: add http 0.9 in find_proto_string - posted by pa...@apache.org on 2017/10/19 15:00:19 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (d48631f -> 22a9c65) - posted by zw...@apache.org on 2017/10/19 21:21:25 UTC, 0 replies.
- [trafficserver] 01/02: Merge branch 'master' into quic-latest - posted by zw...@apache.org on 2017/10/19 21:21:26 UTC, 0 replies.
- [trafficserver] 02/02: Change to use string_view, which is needed after merging current master - posted by zw...@apache.org on 2017/10/19 21:21:27 UTC, 0 replies.
- [trafficserver] branch master updated: coverity 1021743: Uninitialized members - posted by bc...@apache.org on 2017/10/19 22:26:43 UTC, 0 replies.
- [trafficserver] branch master updated: Skip Link Local address to mitigate slow getnameinfo(3) problem on macOS - posted by ma...@apache.org on 2017/10/20 02:57:06 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (22a9c65 -> 91294bf) - posted by zw...@apache.org on 2017/10/20 14:36:54 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: optimze: move http 408 response logic into transaction - posted by zw...@apache.org on 2017/10/20 14:41:05 UTC, 0 replies.
- [trafficserver] branch master updated: add string_view hash operator - posted by dr...@apache.org on 2017/10/20 14:51:44 UTC, 0 replies.
- [trafficserver] branch master updated: cachekey: ability to base the key on pristine URI. - posted by ga...@apache.org on 2017/10/20 16:40:12 UTC, 0 replies.
- [trafficserver] branch master updated: TS-5088: Fix missing initial buffer from server, when combined with 101 response - posted by sc...@apache.org on 2017/10/21 00:04:25 UTC, 0 replies.
- [trafficserver] branch master updated: event loop metrics collection - posted by am...@apache.org on 2017/10/21 19:52:42 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (91294bf -> 4449401) - posted by zw...@apache.org on 2017/10/24 16:46:55 UTC, 0 replies.
- [trafficserver] branch master updated: runroot of traffic_layout fix and lib/ts/layout fix - posted by dr...@apache.org on 2017/10/24 18:10:13 UTC, 0 replies.
- [trafficserver] branch master updated: added delay argument in microserver - posted by pa...@apache.org on 2017/10/25 20:26:02 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (d27be95 -> 2bee3b6) - posted by zw...@apache.org on 2017/10/25 21:35:19 UTC, 0 replies.
- [trafficserver] 01/03: cachekey/cacheurl key string compatibility enhancements. - posted by zw...@apache.org on 2017/10/25 21:35:20 UTC, 0 replies.
- [trafficserver] 02/03: Fixed typo in cachekey plugin documentation - posted by zw...@apache.org on 2017/10/25 21:35:21 UTC, 0 replies.
- [trafficserver] 03/03: cachekey: ability to base the key on pristine URI. - posted by zw...@apache.org on 2017/10/25 21:35:22 UTC, 0 replies.
- [trafficserver] branch master updated: CID 1226158: Uninitialized members - posted by zw...@apache.org on 2017/10/25 21:41:05 UTC, 0 replies.
- [trafficserver] branch master updated: Skipping tests if a plugin doesn't exist - posted by dr...@apache.org on 2017/10/26 16:56:14 UTC, 0 replies.
- [trafficserver] branch master updated: Set ua_session of Http2ConnectionState nullptr when ua_session is freed - posted by zw...@apache.org on 2017/10/26 18:31:47 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Set ua_session of Http2ConnectionState nullptr when ua_session is freed - posted by zw...@apache.org on 2017/10/26 18:32:45 UTC, 0 replies.
- [trafficserver] branch master updated: added flag for port number in microdns, microserver extension. - posted by pa...@apache.org on 2017/10/26 21:35:24 UTC, 0 replies.
- [trafficserver] branch master updated: Optimize: define UnixUDPConnection::inQueue by ASLL macro - posted by ok...@apache.org on 2017/10/28 01:33:33 UTC, 0 replies.
- [trafficserver] branch master updated: Optimize: define UDPQueue::atomicQueue by ASLL macro and rename to outQueue - posted by ok...@apache.org on 2017/10/28 01:33:56 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: QUIC_TLS* defines are extra to IETF QUIC draft - posted by ma...@apache.org on 2017/10/28 10:02:24 UTC, 0 replies.
- svn commit: r1813688 - /trafficserver/site/trunk/content/index.html - posted by ml...@apache.org on 2017/10/29 16:15:32 UTC, 0 replies.
- buildbot failure in on trafficserver-site-staging - posted by bu...@apache.org on 2017/10/29 16:15:42 UTC, 3 replies.
- svn commit: r1020189 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2017/10/29 16:15:44 UTC, 0 replies.
- svn commit: r1813690 - /trafficserver/site/trunk/content/styles/styles.css - posted by ml...@apache.org on 2017/10/29 16:23:37 UTC, 0 replies.
- svn commit: r1020190 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/29 16:23:45 UTC, 0 replies.
- svn commit: r1813693 - /trafficserver/site/trunk/content/newsarchive.mdtext - posted by ml...@apache.org on 2017/10/29 17:23:02 UTC, 0 replies.
- svn commit: r1020192 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/styles/styles.css - posted by bu...@apache.org on 2017/10/29 17:23:13 UTC, 0 replies.
- svn commit: r1813694 - /trafficserver/site/trunk/content/index.html - posted by ml...@apache.org on 2017/10/29 17:23:30 UTC, 0 replies.
- svn commit: r1020193 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/newsarchive.html - posted by bu...@apache.org on 2017/10/29 17:23:38 UTC, 0 replies.
- svn commit: r1813695 - /trafficserver/site/trunk/content/index.html - posted by ml...@apache.org on 2017/10/29 17:31:48 UTC, 0 replies.
- svn commit: r1020194 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2017/10/29 17:31:56 UTC, 0 replies.
- svn commit: r1813696 - /trafficserver/site/trunk/content/styles/styles.css - posted by ml...@apache.org on 2017/10/29 17:32:21 UTC, 0 replies.
- svn commit: r1020195 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/29 17:32:28 UTC, 0 replies.
- svn commit: r1813697 - /trafficserver/site/trunk/content/index.html - posted by ml...@apache.org on 2017/10/29 17:42:48 UTC, 0 replies.
- svn commit: r1020196 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html content/styles/styles.css - posted by bu...@apache.org on 2017/10/29 17:42:56 UTC, 0 replies.
- svn commit: r1813698 - /trafficserver/site/trunk/content/index.html - posted by ml...@apache.org on 2017/10/29 17:47:54 UTC, 0 replies.
- svn commit: r1020197 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2017/10/29 17:48:01 UTC, 0 replies.
- svn commit: r1813699 - /trafficserver/site/trunk/content/index.html - posted by ml...@apache.org on 2017/10/29 17:50:09 UTC, 0 replies.
- svn commit: r1020198 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2017/10/29 17:50:16 UTC, 0 replies.
- svn commit: r1020200 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by ml...@apache.org on 2017/10/29 18:10:38 UTC, 0 replies.
- [trafficserver] branch master updated: Within UDPConnection::Release(), it should calls the ep.stop() only if the UDPConnection will be closed - posted by ok...@apache.org on 2017/10/30 06:49:15 UTC, 0 replies.
- [trafficserver] branch master updated: Prevent releasing streams simultaneously - posted by ma...@apache.org on 2017/10/30 15:30:45 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Prevent releasing streams simultaneously - posted by zw...@apache.org on 2017/10/30 15:58:35 UTC, 0 replies.
- [trafficserver] branch master updated: coverity 1376260: Uninitialized scalar field - posted by bc...@apache.org on 2017/10/30 17:21:37 UTC, 0 replies.
- [trafficserver] branch master updated: Rework the new udp connection - posted by ok...@apache.org on 2017/10/31 04:12:19 UTC, 0 replies.
- [trafficserver] branch master updated: Getting rid of ts::Vec implementation and replacing it with std::vector - posted by ma...@apache.org on 2017/10/31 07:31:54 UTC, 0 replies.
- [trafficserver] branch master updated: fix 2707, assign server_session to nullptr after do `chain_abort_all` - posted by zw...@apache.org on 2017/10/31 15:01:34 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: fix 2707, assign server_session to nullptr after do `chain_abort_all` - posted by zw...@apache.org on 2017/10/31 15:03:58 UTC, 0 replies.
- [trafficserver] branch master updated: More NULL to nullptr conversion - posted by bc...@apache.org on 2017/10/31 16:17:59 UTC, 0 replies.
- svn commit: r1813901 - in /trafficserver/site/trunk/content: images/companies/torchbox.png users.mdtext - posted by zw...@apache.org on 2017/10/31 16:36:57 UTC, 0 replies.
- svn commit: r1020269 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/31 16:37:08 UTC, 0 replies.
- svn commit: r1020270 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2017/10/31 16:37:56 UTC, 0 replies.
- buildbot success in on trafficserver-site-staging - posted by bu...@apache.org on 2017/10/31 16:50:16 UTC, 2 replies.
- svn commit: r1020272 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/31 16:50:16 UTC, 0 replies.
- svn commit: r1813904 - /trafficserver/site/trunk/content/index.html - posted by zw...@apache.org on 2017/10/31 16:50:36 UTC, 0 replies.
- svn commit: r1020273 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/31 16:50:43 UTC, 0 replies.
- svn commit: r1020274 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2017/10/31 16:51:11 UTC, 0 replies.
- svn commit: r1020275 - /websites/staging/trafficserver/trunk/content/index.html - posted by bu...@apache.org on 2017/10/31 16:53:13 UTC, 0 replies.
- svn commit: r1020276 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2017/10/31 16:55:51 UTC, 0 replies.
- svn commit: r1813907 - /trafficserver/site/trunk/content/users.mdtext - posted by zw...@apache.org on 2017/10/31 16:59:04 UTC, 0 replies.
- svn commit: r1020277 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/users.html - posted by bu...@apache.org on 2017/10/31 16:59:12 UTC, 0 replies.
- svn commit: r1020278 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2017/10/31 17:00:50 UTC, 0 replies.
- svn commit: r1813911 - /trafficserver/site/trunk/content/images/companies/torchbox.png - posted by zw...@apache.org on 2017/10/31 17:06:01 UTC, 0 replies.
- svn commit: r1020279 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/31 17:06:08 UTC, 0 replies.
- svn commit: r1020280 - in /websites/staging/trafficserver/trunk/content/docs/trunk/admin: configuring-traffic-server/index.en.html explicit-proxy-caching/index.en.html - posted by bu...@apache.org on 2017/10/31 17:06:19 UTC, 0 replies.
- svn commit: r1813912 - /trafficserver/site/trunk/content/images/companies/torchbox.png - posted by zw...@apache.org on 2017/10/31 17:06:20 UTC, 0 replies.
- svn commit: r1020281 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2017/10/31 17:06:27 UTC, 0 replies.
- svn commit: r1020282 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2017/10/31 17:06:42 UTC, 0 replies.
- svn commit: r1020284 - /websites/staging/trafficserver/trunk/content/images/companies/torchbox.png - posted by bu...@apache.org on 2017/10/31 17:12:01 UTC, 0 replies.
- svn commit: r1020285 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2017/10/31 17:12:44 UTC, 0 replies.
- [trafficserver] branch master updated: added tests for different thread configurations, thread information is verified using gdb - posted by am...@apache.org on 2017/10/31 20:41:28 UTC, 0 replies.
- [trafficserver] branch master updated: include cstring to make the compiler stop complaining about strlen - posted by am...@apache.org on 2017/10/31 20:42:00 UTC, 0 replies.
- [trafficserver] branch master updated: updated abbreviations in README - posted by ma...@apache.org on 2017/10/31 22:20:06 UTC, 0 replies.