You are viewing a plain text version of this content. The canonical link for it is here.
- [trafficserver] branch master updated: Implement zero-copy within UDPNetProcessorInternal::udp_read_from_net - posted by ok...@apache.org on 2017/11/01 08:34:36 UTC, 0 replies.
- [trafficserver] branch master updated: Doc: Minor fixes - some MimeHdr functions, traffic_layout, event loop metrics. - posted by am...@apache.org on 2017/11/01 17:19:20 UTC, 0 replies.
- [trafficserver] branch master updated: Treat SSL_ERROR_SSL as EPIPE within SSLNetVC::load_buffer_and_write() - posted by zw...@apache.org on 2017/11/01 17:24:59 UTC, 0 replies.
- [trafficserver] branch master updated: More header_rewrite examples - posted by zw...@apache.org on 2017/11/01 17:29:47 UTC, 0 replies.
- [trafficserver] branch master updated: Correct comment about TS_HTTP_SSN_CLOSE_HOOK. - posted by am...@apache.org on 2017/11/01 17:32:52 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Treat SSL_ERROR_SSL as EPIPE within SSLNetVC::load_buffer_and_write() - posted by zw...@apache.org on 2017/11/01 17:36:32 UTC, 0 replies.
- [trafficserver] branch master updated: list packages for building in Ubuntu - posted by bc...@apache.org on 2017/11/01 17:51:06 UTC, 0 replies.
- [trafficserver] branch master updated (be4cdc6 -> af92bb6) - posted by zw...@apache.org on 2017/11/01 17:55:16 UTC, 0 replies.
- [trafficserver] 01/03: Removes the Configuration Context Manager - posted by zw...@apache.org on 2017/11/01 17:55:17 UTC, 0 replies.
- [trafficserver] 02/03: Removes the rest of the CfgContext files and objects - posted by zw...@apache.org on 2017/11/01 17:55:18 UTC, 0 replies.
- [trafficserver] 03/03: This removes all configuration Element ctor/dtor code - posted by zw...@apache.org on 2017/11/01 17:55:19 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: include cstring to make the compiler stop complaining about strlen - posted by zw...@apache.org on 2017/11/01 18:00:23 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: event loop changes - posted by am...@apache.org on 2017/11/01 18:25:39 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (7e1cd27 -> 5869822) - posted by zw...@apache.org on 2017/11/02 17:54:23 UTC, 0 replies.
- [trafficserver] 01/01: Merge branch 'master' into quic-latest - posted by zw...@apache.org on 2017/11/02 17:54:24 UTC, 5 replies.
- [trafficserver] branch master updated (af92bb6 -> 89e7025) - posted by zw...@apache.org on 2017/11/02 18:46:09 UTC, 0 replies.
- [trafficserver] 01/02: Doc: Updating proxy.config.https.accept_no_activity_timeout information - posted by zw...@apache.org on 2017/11/02 18:46:10 UTC, 0 replies.
- [trafficserver] 02/02: Doc: Cleaning wording in proxy.config.http2.accept_no_activity_timeout information - posted by zw...@apache.org on 2017/11/02 18:46:11 UTC, 0 replies.
- [trafficserver] branch master updated: Fixed chunked_encoding gold file - posted by dr...@apache.org on 2017/11/02 19:48:25 UTC, 0 replies.
- [trafficserver] branch master updated: Add traffic_server.memory.rss as a gauge to Epic - posted by zw...@apache.org on 2017/11/04 22:35:59 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Add traffic_server.memory.rss as a gauge to Epic - posted by zw...@apache.org on 2017/11/04 22:41:59 UTC, 0 replies.
- [trafficserver] branch master updated: Send data fairly on H2 streams even if stream priority is disabled - posted by zw...@apache.org on 2017/11/04 23:14:42 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Send data fairly on H2 streams even if stream priority is disabled - posted by zw...@apache.org on 2017/11/04 23:15:23 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: More header_rewrite examples - posted by zw...@apache.org on 2017/11/05 03:53:59 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (5869822 -> a2be490) - posted by zw...@apache.org on 2017/11/06 00:36:27 UTC, 0 replies.
- [trafficserver] branch master updated: Strict checks of RFC7540 8.1.2.2. - posted by ma...@apache.org on 2017/11/06 08:34:38 UTC, 0 replies.
- [trafficserver] branch master updated: Remove MIOBufferWriter unit tests that throw exceptions. - posted by am...@apache.org on 2017/11/06 18:57:20 UTC, 0 replies.
- [trafficserver] branch master updated: Fix logic for loading config file for url_sig plugin. - posted by am...@apache.org on 2017/11/06 18:58:21 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Added stop and close to else in failover to close a single configured connection on failover. - posted by zw...@apache.org on 2017/11/06 19:58:54 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Revert "Added stop and close to else in failover to close a single configured connection on failover." - posted by zw...@apache.org on 2017/11/06 20:04:20 UTC, 0 replies.
- [trafficserver] branch master updated: API for retrieving TSVConn from TSHttpSsn - posted by pa...@apache.org on 2017/11/06 23:02:17 UTC, 0 replies.
- [trafficserver] branch master updated: Fix #2761. NetHandler needs to be initialized - posted by bc...@apache.org on 2017/11/06 23:39:10 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Fix #2761. NetHandler needs to be initialized - posted by zw...@apache.org on 2017/11/06 23:46:47 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Backport of 2015, setup HttpSM for redirect - posted by zw...@apache.org on 2017/11/07 00:02:38 UTC, 0 replies.
- [trafficserver] branch master updated: Format some test file with autopep8 remove annoying print message that was added by mistake to the microserver extension fix syntax issue with double and txn that cause it to fail on different OS linux systems add some conditions for netstat existance - posted by dr...@apache.org on 2017/11/07 00:44:25 UTC, 0 replies.
- [trafficserver] branch master updated: bug fix: timeout argument not being used - posted by am...@apache.org on 2017/11/07 02:14:19 UTC, 0 replies.
- [trafficserver] branch master updated: iocore/dns: switch data-type to unsigned - posted by am...@apache.org on 2017/11/07 02:16:26 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Revert "Revert "Added stop and close to else in failover to close a single configured connection on failover."" - posted by zw...@apache.org on 2017/11/07 14:34:09 UTC, 0 replies.
- [trafficserver] branch master updated: Add flag to ignore out of bounds compile error for test - posted by bc...@apache.org on 2017/11/07 16:55:21 UTC, 0 replies.
- [trafficserver] branch master updated: TS-5057: Add 103 Early Hints support - posted by zw...@apache.org on 2017/11/07 17:44:56 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (4d6d99e -> d1fd931) - posted by zw...@apache.org on 2017/11/07 17:47:33 UTC, 0 replies.
- [trafficserver] 01/03: Strict checks of RFC7540 8.1.2.2. - posted by zw...@apache.org on 2017/11/07 17:47:34 UTC, 0 replies.
- [trafficserver] 02/03: TS-5057: Add 103 Early Hints support - posted by zw...@apache.org on 2017/11/07 17:47:35 UTC, 0 replies.
- [trafficserver] 03/03: Add flag to ignore out of bounds compile error for test - posted by zw...@apache.org on 2017/11/07 17:47:36 UTC, 0 replies.
- [trafficserver] branch master updated: Delete H2 stream before destroy - posted by zw...@apache.org on 2017/11/07 20:07:16 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Delete H2 stream before destroy - posted by zw...@apache.org on 2017/11/07 22:11:09 UTC, 0 replies.
- [trafficserver] branch master updated: Single nameserver failover in DNSHandler - posted by zw...@apache.org on 2017/11/07 22:21:36 UTC, 0 replies.
- [trafficserver] branch master updated: Move Brotli library check into the library check section CFLAGS is getting set the default -g -O2. When optimization is set on CFLAGS or CXXFLAGS, optimization will not be added to the flags. - posted by zw...@apache.org on 2017/11/07 22:21:49 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Move Brotli library check into the library check section CFLAGS is getting set the default -g -O2. When optimization is set on CFLAGS or CXXFLAGS, optimization will not be added to the flags. - posted by zw...@apache.org on 2017/11/07 22:22:08 UTC, 0 replies.
- [trafficserver] branch master updated (fc69c42 -> 446a423) - posted by zw...@apache.org on 2017/11/07 22:23:10 UTC, 0 replies.
- [trafficserver] 01/03: lib/ts/ts_error.h: define throw - posted by zw...@apache.org on 2017/11/07 22:23:11 UTC, 0 replies.
- [trafficserver] 02/03: lib/ts/ink_{defs,error}: modify imports - posted by zw...@apache.org on 2017/11/07 22:23:12 UTC, 0 replies.
- [trafficserver] 03/03: lib/ts/ink_sys_control: work around a glibc'ism - posted by zw...@apache.org on 2017/11/07 22:23:13 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: lib/ts/ink_sys_control: work around a glibc'ism - posted by zw...@apache.org on 2017/11/07 22:23:26 UTC, 0 replies.
- [trafficserver] branch master updated: coverity 1021700: Uninitialized pointer field - posted by bc...@apache.org on 2017/11/07 22:47:10 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (a2be490 -> 53a5fd8) - posted by zw...@apache.org on 2017/11/07 23:42:28 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Update Makefile to build tests - posted by ma...@apache.org on 2017/11/08 05:22:40 UTC, 0 replies.
- [trafficserver] branch master updated: Fix #2533: ATS doesn't have an active timeout for http2 connection - posted by ma...@apache.org on 2017/11/08 13:35:36 UTC, 0 replies.
- [trafficserver] branch master updated: move the postbuf to HttpSM - posted by zw...@apache.org on 2017/11/08 17:15:36 UTC, 0 replies.
- [trafficserver] branch master updated: Optimze: Use a positive number as the timeout of DNSEntry. - posted by zw...@apache.org on 2017/11/08 17:17:36 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Optimze: Use a positive number as the timeout of DNSEntry. - posted by zw...@apache.org on 2017/11/08 17:40:46 UTC, 0 replies.
- [trafficserver] branch master updated: README: Alpine build instructions - posted by bc...@apache.org on 2017/11/09 04:56:44 UTC, 0 replies.
- [trafficserver] branch master updated: Optimize: Within udp_read_from_net, change the receive IOBufferBlock size to 2048 bytes - posted by ok...@apache.org on 2017/11/09 15:45:30 UTC, 0 replies.
- [trafficserver] branch master updated: Correct the listen_backlog - posted by ok...@apache.org on 2017/11/09 15:55:14 UTC, 0 replies.
- [trafficserver] branch master updated: Send RST_STREAM frame when deleting a stream if it is not CLOSED state - posted by bc...@apache.org on 2017/11/09 17:27:26 UTC, 0 replies.
- [trafficserver] branch master updated: Optimize: update ink_thread_create with thread-safe support - posted by ok...@apache.org on 2017/11/10 03:10:09 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Send RST_STREAM frame when deleting a stream if it is not CLOSED state - posted by zw...@apache.org on 2017/11/10 05:16:41 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: README: Alpine build instructions - posted by zw...@apache.org on 2017/11/10 05:21:43 UTC, 0 replies.
- [trafficserver] branch master updated: Issue 1597: refactor ParentSelection to remove duplicated markParentDown() and markParentUp() code. - posted by jr...@apache.org on 2017/11/10 22:51:42 UTC, 0 replies.
- [trafficserver] branch master updated: Fix crash in H2 priority tree cleanup. - posted by ma...@apache.org on 2017/11/11 08:38:43 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Fix crash in H2 priority tree cleanup. - posted by zw...@apache.org on 2017/11/13 02:30:01 UTC, 0 replies.
- [trafficserver] branch master updated: Cleanup of Continuation class initialization - posted by bc...@apache.org on 2017/11/13 02:43:26 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (1bb9f2e -> 41e5504) - posted by zw...@apache.org on 2017/11/13 02:43:44 UTC, 0 replies.
- [trafficserver] branch master updated: Unify H2 log format - posted by ma...@apache.org on 2017/11/13 03:21:23 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Extract HKDF logic to use it for cleartext packet validation - posted by ma...@apache.org on 2017/11/13 08:58:04 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Correct the listen_backlog - posted by zw...@apache.org on 2017/11/13 22:06:48 UTC, 0 replies.
- [trafficserver] branch master updated: YTSATS-1222: SNI based Configuration for traffic server - posted by am...@apache.org on 2017/11/14 01:35:25 UTC, 0 replies.
- [trafficserver] branch master updated: corrects calls to TSContSchedule - posted by zw...@apache.org on 2017/11/14 07:00:09 UTC, 0 replies.
- [trafficserver] branch master updated: fix traffic_wccp makefile - posted by pa...@apache.org on 2017/11/14 16:10:56 UTC, 0 replies.
- [trafficserver] branch master updated: Cancel closing if Http2SendDataFrameResult is NO_WINDOW - posted by sh...@apache.org on 2017/11/14 16:14:08 UTC, 0 replies.
- [trafficserver] branch master updated: Get rid of include unordered_map - posted by pa...@apache.org on 2017/11/14 16:56:10 UTC, 0 replies.
- [trafficserver] branch master updated: TsLuaConfig: Fix virtual destructor issue. - posted by am...@apache.org on 2017/11/14 21:26:40 UTC, 0 replies.
- [trafficserver] branch master updated (8a53cf1 -> d77aa3f) - posted by ki...@apache.org on 2017/11/14 23:28:44 UTC, 0 replies.
- [trafficserver] 01/05: Add support for TSIpAddrParse as a conveninent function to parse IP address - posted by ki...@apache.org on 2017/11/14 23:28:45 UTC, 0 replies.
- [trafficserver] 02/05: fix text width for documentation - posted by ki...@apache.org on 2017/11/14 23:28:46 UTC, 0 replies.
- [trafficserver] 03/05: Change function name - posted by ki...@apache.org on 2017/11/14 23:28:47 UTC, 0 replies.
- [trafficserver] 04/05: fix typo - posted by ki...@apache.org on 2017/11/14 23:28:48 UTC, 0 replies.
- [trafficserver] 05/05: use string_view - posted by ki...@apache.org on 2017/11/14 23:28:49 UTC, 0 replies.
- [trafficserver] branch master updated: Remove multiprocessing.Queue.qsize() from traffic_replay - posted by ma...@apache.org on 2017/11/15 00:48:05 UTC, 0 replies.
- [trafficserver] branch master updated: Doc: Updates to cache internals. - posted by am...@apache.org on 2017/11/15 01:01:20 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (5cabccc -> 9b2c668) - posted by zw...@apache.org on 2017/11/15 02:56:17 UTC, 0 replies.
- [trafficserver] 01/04: Use std::min and std::max globally - posted by zw...@apache.org on 2017/11/15 02:56:18 UTC, 0 replies.
- [trafficserver] 02/04: Unify H2 log format - posted by zw...@apache.org on 2017/11/15 02:56:19 UTC, 0 replies.
- [trafficserver] 03/04: Cancel closing if Http2SendDataFrameResult is NO_WINDOW - posted by zw...@apache.org on 2017/11/15 02:56:20 UTC, 0 replies.
- [trafficserver] 04/04: Fix some old code use of min(), which was not done on master - posted by zw...@apache.org on 2017/11/15 02:56:21 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add APPLICATION_CLOSE frame and change Error Code - posted by ma...@apache.org on 2017/11/15 05:16:05 UTC, 0 replies.
- [trafficserver] branch master updated: modified uDNS AuTest extension - posted by dr...@apache.org on 2017/11/15 20:46:05 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Preserve Accept-Encoding header for H2 Server Push promise. - posted by zw...@apache.org on 2017/11/16 01:23:32 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Use AEAD instead of FNV-1a - posted by ma...@apache.org on 2017/11/16 03:25:27 UTC, 0 replies.
- [trafficserver] branch master updated: Fix compile error on Ubuntu. - posted by zw...@apache.org on 2017/11/16 03:27:41 UTC, 0 replies.
- [trafficserver] branch master updated: Do not try to open the resolv_conf file if it's nullptr. ASAN related fix. - posted by am...@apache.org on 2017/11/16 17:13:20 UTC, 0 replies.
- [trafficserver] branch master updated: Fix for macOSX build error - posted by bc...@apache.org on 2017/11/17 01:02:20 UTC, 0 replies.
- [trafficserver] branch master updated: expands TSHostLookup documentation - posted by am...@apache.org on 2017/11/17 01:50:15 UTC, 0 replies.
- [trafficserver] branch master updated: Fix include issue in null_transform - posted by am...@apache.org on 2017/11/17 01:50:45 UTC, 0 replies.
- [trafficserver] branch master updated: corrects response reason when failing to connect to origin - posted by sh...@apache.org on 2017/11/17 01:51:00 UTC, 0 replies.
- [trafficserver] branch master updated: Add configuration for per-client IP debugging - posted by sh...@apache.org on 2017/11/17 01:51:25 UTC, 0 replies.
- [trafficserver] branch master updated: Fix a crash that a SSL callback gets netvc from a wrong place - posted by ma...@apache.org on 2017/11/17 02:15:48 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Revert "Cancel closing if Http2SendDataFrameResult is NO_WINDOW" - posted by zw...@apache.org on 2017/11/17 03:03:47 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: return something to make g++ happy - posted by sc...@apache.org on 2017/11/17 05:17:58 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Make tests compilable - posted by ma...@apache.org on 2017/11/17 06:56:49 UTC, 0 replies.
- [trafficserver] branch master updated: Move ts/Vec to ts/Map - posted by am...@apache.org on 2017/11/17 14:32:52 UTC, 0 replies.
- [trafficserver] branch master updated: header_rewrite: Allow set-debug in READ_RESPONSE_HDR_HOOK. - posted by am...@apache.org on 2017/11/17 14:34:25 UTC, 0 replies.
- [trafficserver] branch master updated: TS API and hooks to manipulate the ATS specific session cache and session ticket keys. - posted by sh...@apache.org on 2017/11/17 14:59:24 UTC, 0 replies.
- [trafficserver] branch master updated: add openssh flags that we need to build plugins with custom SSL correctly - posted by dr...@apache.org on 2017/11/17 20:54:33 UTC, 0 replies.
- [trafficserver] branch master updated: Doc: Fix up TSOverridable config values. Copied directly from source. Also changed from member to macro because I think macro overall works better in this aspect. - posted by am...@apache.org on 2017/11/17 22:00:22 UTC, 0 replies.
- [trafficserver] branch master updated: Fixed broken build on OSX where st_mtim is not defined - posted by bc...@apache.org on 2017/11/18 01:55:44 UTC, 0 replies.
- [trafficserver] branch master updated: add autest for post redirection - posted by bc...@apache.org on 2017/11/18 04:42:41 UTC, 0 replies.
- [trafficserver] branch master updated: make it python3 compatible - posted by bc...@apache.org on 2017/11/18 04:43:26 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix bugs and make all tests pass (but still cannnot handshake) - posted by ma...@apache.org on 2017/11/20 08:21:33 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Add a check for kdf.h and hkdf.h - posted by ma...@apache.org on 2017/11/20 13:59:02 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Make the check for HKDF support more strict - posted by ma...@apache.org on 2017/11/20 15:38:10 UTC, 0 replies.
- [trafficserver] branch master updated: Clean up tls test - posted by dr...@apache.org on 2017/11/20 17:30:29 UTC, 0 replies.
- [trafficserver] branch master updated: Fixed build on Ubuntu, errors ignoring return value - posted by bc...@apache.org on 2017/11/20 17:31:25 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix cleartext packet protection - posted by ma...@apache.org on 2017/11/21 06:21:04 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix 1-rtt packet protection - posted by ma...@apache.org on 2017/11/21 08:46:43 UTC, 0 replies.
- [trafficserver] branch master updated: Doc: Fix build warnings - SSL Session, Overridable Config. - posted by am...@apache.org on 2017/11/21 13:48:06 UTC, 0 replies.
- [trafficserver] branch master updated: Coverity: removing null pointer dereference - posted by am...@apache.org on 2017/11/21 14:55:04 UTC, 0 replies.
- [trafficserver] branch master updated: Rename prepare_plugin to PreparePlugin to follow naming convention - posted by dr...@apache.org on 2017/11/21 23:19:29 UTC, 0 replies.
- [trafficserver] branch master updated: Fixed another build issue on Ubuntu, errors ignoring return value - posted by bc...@apache.org on 2017/11/22 17:39:37 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fixed build issue with Fedora 26, may be used uninitialized in this function - posted by bc...@apache.org on 2017/11/22 18:50:16 UTC, 0 replies.
- [trafficserver] branch master updated: coverity 1382795: Pointer to local outside scope - posted by pa...@apache.org on 2017/11/22 19:46:45 UTC, 0 replies.
- [trafficserver] branch master updated: coverity 1382799, 1382796: Unchecked return value - posted by pa...@apache.org on 2017/11/22 20:47:47 UTC, 0 replies.
- [trafficserver] branch master updated: Delete ssl_SNI.config from tests/min_cfg - posted by bc...@apache.org on 2017/11/22 21:04:14 UTC, 0 replies.
- [trafficserver] branch master updated: coverity 1382722: Unchecked return value - posted by bc...@apache.org on 2017/11/24 21:33:18 UTC, 0 replies.
- [trafficserver] branch master updated: Doc: Add Layer 4 / SNI Routing documentation. - posted by am...@apache.org on 2017/11/27 17:07:33 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (7acc788 -> 668757f) - posted by ma...@apache.org on 2017/11/28 05:22:46 UTC, 0 replies.
- [trafficserver] 01/02: Fix packet size calculation - posted by ma...@apache.org on 2017/11/28 05:22:47 UTC, 0 replies.
- [trafficserver] 02/02: Rename QUICPacketHeader::length() to size() - posted by ma...@apache.org on 2017/11/28 05:22:48 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Remove a wrong assert - posted by ma...@apache.org on 2017/11/28 05:33:56 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Resolve a race - posted by ma...@apache.org on 2017/11/28 08:23:29 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Remove duplicate code - posted by ma...@apache.org on 2017/11/28 08:26:03 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: clang-format - posted by ma...@apache.org on 2017/11/28 08:45:45 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Remove timestamp section from ACK frame - posted by ma...@apache.org on 2017/11/28 12:10:00 UTC, 0 replies.
- [trafficserver] branch master updated: Move NetHandler initialization to be static and not per thread. Remove update race conditions. Related to issue #2761 - posted by am...@apache.org on 2017/11/28 14:53:46 UTC, 0 replies.
- [trafficserver] branch master updated: Adds some basic documentation for traffic_logstats - posted by zw...@apache.org on 2017/11/28 17:02:40 UTC, 0 replies.
- [trafficserver] branch master updated: Add protocol metrics to traffic_logstats - posted by zw...@apache.org on 2017/11/28 17:03:43 UTC, 0 replies.
- [trafficserver] branch master updated: Enable WCCP building on the Github builds - posted by zw...@apache.org on 2017/11/28 17:06:10 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Adds some basic documentation for traffic_logstats - posted by zw...@apache.org on 2017/11/28 17:06:29 UTC, 0 replies.
- [trafficserver] branch master updated: Fix a number of tests - posted by dr...@apache.org on 2017/11/28 22:54:34 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: corrects response reason when failing to connect to origin - posted by zw...@apache.org on 2017/11/28 23:21:47 UTC, 0 replies.
- [trafficserver] branch master updated: Cleans up some build issue and unecessary casts - posted by zw...@apache.org on 2017/11/28 23:34:14 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (7db8876 -> 837b022) - posted by zw...@apache.org on 2017/11/28 23:51:51 UTC, 0 replies.
- [trafficserver] branch master updated: Reverts the changes from TS-3054 - posted by zw...@apache.org on 2017/11/28 23:55:07 UTC, 0 replies.
- [trafficserver] branch master updated: bugfix for malformed chunked response will be cached under some terrible network circumstances, clang-format code indent adjusted too! - posted by zw...@apache.org on 2017/11/28 23:55:50 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (835c0b1 -> c2df5ba) - posted by zw...@apache.org on 2017/11/28 23:56:16 UTC, 0 replies.
- [trafficserver] 01/02: Reverts the changes from TS-3054 - posted by zw...@apache.org on 2017/11/28 23:56:17 UTC, 0 replies.
- [trafficserver] 02/02: bugfix for malformed chunked response will be cached under some terrible network circumstances, clang-format code indent adjusted too! - posted by zw...@apache.org on 2017/11/28 23:56:18 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (c2df5ba -> adbf109) - posted by zw...@apache.org on 2017/11/29 00:07:51 UTC, 0 replies.
- [trafficserver] 01/02: Add protocol metrics to traffic_logstats - posted by zw...@apache.org on 2017/11/29 00:07:52 UTC, 0 replies.
- [trafficserver] 02/02: Cleans up some build issue and unecessary casts - posted by zw...@apache.org on 2017/11/29 00:07:53 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Use unprotected packet for Version Negotiation Packets - posted by ma...@apache.org on 2017/11/29 01:17:38 UTC, 0 replies.
- [trafficserver] branch master updated: Suppress udpnet-service debug log - posted by ma...@apache.org on 2017/11/29 02:11:53 UTC, 0 replies.
- [trafficserver] branch master updated: Fix potential crash from returning string_view from nullptr instead of default constructor. - posted by am...@apache.org on 2017/11/29 02:36:33 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Update stateless reset packet format - posted by ma...@apache.org on 2017/11/29 03:02:28 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Remove 1-RTT Protected packet types - posted by ma...@apache.org on 2017/11/29 03:50:32 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Update application name for ALPN to hq-07 - posted by ma...@apache.org on 2017/11/29 05:08:11 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Revert "bugfix for malformed chunked response will be cached under some terrible network circumstances, " - posted by zw...@apache.org on 2017/11/29 15:57:15 UTC, 0 replies.
- [trafficserver] branch master updated: overload ats_stringdup for string_view - posted by pa...@apache.org on 2017/11/29 17:36:26 UTC, 0 replies.
- [trafficserver] branch master updated: header_rewrite - Delete cookies if they are empty in rm-cookie operation. - posted by zw...@apache.org on 2017/11/29 22:27:03 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: header_rewrite - Delete cookies if they are empty in rm-cookie operation. - posted by zw...@apache.org on 2017/11/29 22:31:10 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (2d3a142 -> 99bf22a) - posted by ma...@apache.org on 2017/11/30 07:26:58 UTC, 0 replies.
- [trafficserver] 01/02: Increase buffer size for SSL error messages - posted by ma...@apache.org on 2017/11/30 07:26:59 UTC, 0 replies.
- [trafficserver] 02/02: Remove an unused type QUICMaximumData - posted by ma...@apache.org on 2017/11/30 07:27:00 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Fix connection level flow control calculation - posted by ma...@apache.org on 2017/11/30 08:55:47 UTC, 0 replies.
- [trafficserver] branch quic-latest updated: Stabilize handshake - posted by ma...@apache.org on 2017/11/30 09:06:45 UTC, 0 replies.
- [trafficserver] branch master updated: Revert "bugfix for malformed chunked response will be cached under some terrible network circumstances, " - posted by zw...@apache.org on 2017/11/30 16:09:41 UTC, 0 replies.
- [trafficserver] branch master updated: move TRANSACT_RETURN to Transaction.cc - posted by zw...@apache.org on 2017/11/30 16:16:22 UTC, 0 replies.
- [trafficserver] branch quic-latest updated (de1ea8c -> 45624e8) - posted by zw...@apache.org on 2017/11/30 16:18:24 UTC, 0 replies.
- [trafficserver] branch master updated: Limit the amount of memory that an HTTP/2 stream will allocate - posted by bc...@apache.org on 2017/11/30 16:23:34 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated (1ef7b7d -> 37781a7) - posted by zw...@apache.org on 2017/11/30 17:01:45 UTC, 0 replies.
- [trafficserver] 01/02: Limit the amount of memory that an HTTP/2 stream will allocate - posted by zw...@apache.org on 2017/11/30 17:01:46 UTC, 0 replies.
- [trafficserver] 02/02: updates pre-commit hook to use specific clang-format - posted by zw...@apache.org on 2017/11/30 17:01:47 UTC, 0 replies.
- [trafficserver] branch master updated: Fix crash from HttpSM::setup_100_continue_transfer - posted by sh...@apache.org on 2017/11/30 17:15:15 UTC, 0 replies.
- [trafficserver] branch 7.1.x updated: Fix crash from HttpSM::setup_100_continue_transfer - posted by zw...@apache.org on 2017/11/30 17:16:47 UTC, 0 replies.
- [trafficserver] branch master updated: Created URI Signing Plugin. - posted by so...@apache.org on 2017/11/30 19:36:31 UTC, 0 replies.