You are viewing a plain text version of this content. The canonical link for it is here.
- trafficserver git commit: TS-3877: Add a tracking ClassAllocator to keep track of where the allocation happened - posted by bc...@apache.org on 2015/09/01 03:25:27 UTC, 0 replies.
- trafficserver git commit: Update header_rewrite docs to be closer to reality - posted by zw...@apache.org on 2015/09/01 17:25:43 UTC, 0 replies.
- trafficserver git commit: TS-3879: Update headers for Google Profiler and add support for the heap profiler - posted by bc...@apache.org on 2015/09/01 19:49:33 UTC, 0 replies.
- trafficserver git commit: TS-3880: Remove MEMPROTECT cruft - posted by so...@apache.org on 2015/09/01 23:36:56 UTC, 0 replies.
- [01/13] trafficserver git commit: TS-3825 epic plugin does not compile on OmniOS - posted by so...@apache.org on 2015/09/03 04:39:05 UTC, 0 replies.
- [02/13] trafficserver git commit: TS-3825: Update CHANGES - posted by so...@apache.org on 2015/09/03 04:39:06 UTC, 0 replies.
- [03/13] trafficserver git commit: TS-3824 Fix #include of pcre for a couple of plugins - posted by so...@apache.org on 2015/09/03 04:39:07 UTC, 0 replies.
- [04/13] trafficserver git commit: TS-3824: Update CHANGES - posted by so...@apache.org on 2015/09/03 04:39:08 UTC, 0 replies.
- [05/13] trafficserver git commit: TS-3823: * ASAN makes us forget to add -ldl on the LIBS * Fix tests for -lpthread, and undo some of TS-3308. This retains the support for ASAN in a cleaner way - posted by so...@apache.org on 2015/09/03 04:39:09 UTC, 0 replies.
- [06/13] trafficserver git commit: TS-3823: Update CHANGES - posted by so...@apache.org on 2015/09/03 04:39:10 UTC, 0 replies.
- [07/13] trafficserver git commit: TS-3618: crashes in traffic_cop on shutdown - posted by so...@apache.org on 2015/09/03 04:39:11 UTC, 0 replies.
- [08/13] trafficserver git commit: TS-3788: SNI Callbacks stall after TS-3667 fix - posted by so...@apache.org on 2015/09/03 04:39:12 UTC, 0 replies.
- [09/13] trafficserver git commit: TS-3788: Update CHANGES and clang-format - posted by so...@apache.org on 2015/09/03 04:39:13 UTC, 0 replies.
- [10/13] trafficserver git commit: TS-3486: Crashes due to race condition on server sessions moving between threads. This closes #235 - posted by so...@apache.org on 2015/09/03 04:39:14 UTC, 0 replies.
- [11/13] trafficserver git commit: TS-3486: Update CHANGES - posted by so...@apache.org on 2015/09/03 04:39:15 UTC, 0 replies.
- [12/13] trafficserver git commit: TS-3658 ASAN triggers when using the escalate.so plugin - posted by so...@apache.org on 2015/09/03 04:39:16 UTC, 0 replies.
- [13/13] trafficserver git commit: TS-3658: Update CHANGES - posted by so...@apache.org on 2015/09/03 04:39:17 UTC, 0 replies.
- trafficserver git commit: TS-3848: Extend wait_for_cache to specify dependency on cache initialization. This closes #282. - posted by am...@apache.org on 2015/09/03 16:06:21 UTC, 0 replies.
- trafficserver git commit: TS-3848: Documentation update. - posted by am...@apache.org on 2015/09/03 16:08:37 UTC, 0 replies.
- [1/2] trafficserver git commit: TS-3887: Use snprintf() instead of sprintf() in UrlPrintHack - posted by so...@apache.org on 2015/09/03 17:40:18 UTC, 1 replies.
- [2/2] trafficserver git commit: TS-3888: Initialize memory if buffer is large enough - posted by so...@apache.org on 2015/09/03 17:40:19 UTC, 1 replies.
- [1/4] trafficserver git commit: TS-3887: Use snprintf() instead of sprintf() in UrlPrintHack - posted by so...@apache.org on 2015/09/03 17:50:46 UTC, 0 replies.
- [2/4] trafficserver git commit: TS-3887: Update CHANGES - posted by so...@apache.org on 2015/09/03 17:50:47 UTC, 0 replies.
- [3/4] trafficserver git commit: TS-3888: Initialize memory if buffer is large enough - posted by so...@apache.org on 2015/09/03 17:50:48 UTC, 0 replies.
- [4/4] trafficserver git commit: TS-3888: Update CHANGES - posted by so...@apache.org on 2015/09/03 17:50:49 UTC, 0 replies.
- trafficserver git commit: TS-3877: Add a tracking ClassAllocator to keep track of where the allocation happened Updates to make it fast and able to use in production - posted by bc...@apache.org on 2015/09/03 18:34:57 UTC, 0 replies.
- trafficserver git commit: clang-format - posted by bc...@apache.org on 2015/09/03 18:47:06 UTC, 0 replies.
- trafficserver git commit: TS-3848 clang-format - posted by zw...@apache.org on 2015/09/03 20:03:50 UTC, 0 replies.
- trafficserver git commit: TS-3461 changes sizeof() to not use non-static member variables - posted by zw...@apache.org on 2015/09/03 20:09:51 UTC, 0 replies.
- trafficserver git commit: TS-3877: Add a tracking ClassAllocator to keep track of where the allocation happened Fixed a build issue - posted by bc...@apache.org on 2015/09/03 20:19:30 UTC, 1 replies.
- trafficserver git commit: TS-3889 Avoid reenabling the txn before we release the mbuf - posted by zw...@apache.org on 2015/09/03 20:25:26 UTC, 1 replies.
- trafficserver git commit: TS-3890: Errors in the huffman tree for HTTP/2 - posted by bc...@apache.org on 2015/09/03 21:20:13 UTC, 0 replies.
- trafficserver git commit: TS-3890: Errors in the huffman tree for HTTP/2 Update to the unit test - posted by bc...@apache.org on 2015/09/03 21:26:09 UTC, 0 replies.
- trafficserver git commit: TS-3890 clang-format - posted by zw...@apache.org on 2015/09/03 21:28:45 UTC, 0 replies.
- trafficserver git commit: TS-3877: clang-format - posted by bc...@apache.org on 2015/09/03 21:43:36 UTC, 0 replies.
- trafficserver git commit: Fixed compile errors when using -Werror - posted by bc...@apache.org on 2015/09/03 21:55:50 UTC, 0 replies.
- trafficserver git commit: TS-3891 Split clang-format target into sub-trees - posted by zw...@apache.org on 2015/09/03 22:49:04 UTC, 0 replies.
- [1/4] trafficserver git commit: TS-3461 changes sizeof() to not use non-static member variables - posted by so...@apache.org on 2015/09/04 00:00:39 UTC, 0 replies.
- [2/4] trafficserver git commit: TS-3461: Update CHANGES - posted by so...@apache.org on 2015/09/04 00:00:40 UTC, 0 replies.
- [3/4] trafficserver git commit: TS-3889 Avoid reenabling the txn before we release the mbuf - posted by so...@apache.org on 2015/09/04 00:00:41 UTC, 0 replies.
- [4/4] trafficserver git commit: TS-3889: Update CHANGES - posted by so...@apache.org on 2015/09/04 00:00:42 UTC, 0 replies.
- Git Push Summary - posted by so...@apache.org on 2015/09/04 17:56:09 UTC, 12 replies.
- trafficserver git commit: TS-3867 - qsort updated to a median of 3 qsort. This closes #286. - posted by am...@apache.org on 2015/09/04 18:58:32 UTC, 0 replies.
- trafficserver git commit: [TS-3893]: Make redirect follow settings overridable. - posted by su...@apache.org on 2015/09/04 20:03:47 UTC, 0 replies.
- trafficserver git commit: Fix build error caused by clang format. - posted by su...@apache.org on 2015/09/04 21:44:01 UTC, 0 replies.
- trafficserver git commit: Add a skip clang-format for version definitions. - posted by su...@apache.org on 2015/09/04 21:49:36 UTC, 0 replies.
- trafficserver git commit: Sorry, my bad, but this has to be C-style comments - posted by zw...@apache.org on 2015/09/04 22:07:51 UTC, 0 replies.
- trafficserver git commit: TS-3871: VC Migration Can Lose Events. - posted by sh...@apache.org on 2015/09/04 23:09:14 UTC, 0 replies.
- trafficserver git commit: TS-3895: Mutex leak for TLS connections going to the origin - posted by bc...@apache.org on 2015/09/05 00:44:53 UTC, 1 replies.
- trafficserver git commit: TS-3877: Add a tracking ClassAllocator to keep track of where the allocation happened Display entries where the Allocs are equal to the Frees - posted by bc...@apache.org on 2015/09/05 00:48:42 UTC, 0 replies.
- [1/2] trafficserver git commit: TS-3895: Mutex leak for TLS connections going to the origin - posted by so...@apache.org on 2015/09/05 06:56:03 UTC, 0 replies.
- [2/2] trafficserver git commit: TS-3895: Update CHANGES - posted by so...@apache.org on 2015/09/05 06:56:04 UTC, 0 replies.
- trafficserver git commit: TS-3896: Fix crash in OpenDir::close_write from unlocked mutex. - posted by am...@apache.org on 2015/09/06 01:50:57 UTC, 1 replies.
- trafficserver git commit: CID 1322876 weak crypto (ignore it for test) - posted by zw...@apache.org on 2015/09/07 00:15:25 UTC, 0 replies.
- [1/3] trafficserver git commit: TS-3890: Errors in the huffman tree for HTTP/2 - posted by bc...@apache.org on 2015/09/08 17:55:48 UTC, 0 replies.
- [2/3] trafficserver git commit: TS-3890: Errors in the huffman tree for HTTP/2 Update to the unit test - posted by bc...@apache.org on 2015/09/08 17:55:49 UTC, 0 replies.
- [3/3] trafficserver git commit: TS-3890 clang-format - posted by bc...@apache.org on 2015/09/08 17:55:50 UTC, 0 replies.
- [1/2] trafficserver git commit: TS-3461 changes sizeof() to not use non-static member variables - posted by bc...@apache.org on 2015/09/08 18:13:22 UTC, 0 replies.
- [2/2] trafficserver git commit: Fixed compile errors when using -Werror - posted by bc...@apache.org on 2015/09/08 18:13:23 UTC, 0 replies.
- [1/3] trafficserver git commit: TS-3874 Add documentation for header conditionals in header-rewrite - posted by bc...@apache.org on 2015/09/08 18:24:32 UTC, 0 replies.
- [2/3] trafficserver git commit: TS-3874: Header-rewrite: support multiple header values in conditionals - posted by bc...@apache.org on 2015/09/08 18:24:33 UTC, 0 replies.
- [3/3] trafficserver git commit: TS-3874 clang-format - posted by bc...@apache.org on 2015/09/08 18:24:34 UTC, 0 replies.
- trafficserver git commit: Updated release notes for 6.0.0 - posted by bc...@apache.org on 2015/09/08 18:33:00 UTC, 0 replies.
- trafficserver git commit: TS-3878 Make sure to use configured local end point - posted by zw...@apache.org on 2015/09/08 19:30:17 UTC, 0 replies.
- trafficserver git commit: TS-3862 Allocate memory for the lookup URL if needed - posted by bc...@apache.org on 2015/09/08 19:36:24 UTC, 0 replies.
- trafficserver git commit: TS-3833 Use PATH_NAME_MAX consistently in healthcheck plugin - posted by zw...@apache.org on 2015/09/08 19:40:59 UTC, 0 replies.
- trafficserver git commit: Updated release notes - posted by bc...@apache.org on 2015/09/08 19:41:52 UTC, 1 replies.
- [1/8] trafficserver git commit: TS-3896: Fix crash in OpenDir::close_write from unlocked mutex. - posted by so...@apache.org on 2015/09/08 22:25:15 UTC, 0 replies.
- [2/8] trafficserver git commit: TS-3896: Update CHANGES - posted by so...@apache.org on 2015/09/08 22:25:16 UTC, 0 replies.
- [3/8] trafficserver git commit: TS-3747: Error in Huffman decoder for HPACK - posted by so...@apache.org on 2015/09/08 22:25:17 UTC, 0 replies.
- [4/8] trafficserver git commit: Ignore test_Huffmancode - posted by so...@apache.org on 2015/09/08 22:25:18 UTC, 0 replies.
- [5/8] trafficserver git commit: TS-3747: Update CHANGES - posted by so...@apache.org on 2015/09/08 22:25:19 UTC, 0 replies.
- [6/8] trafficserver git commit: TS-3890: Errors in the huffman tree for HTTP/2 - posted by so...@apache.org on 2015/09/08 22:25:20 UTC, 0 replies.
- [7/8] trafficserver git commit: TS-3890 clang-format - posted by so...@apache.org on 2015/09/08 22:25:21 UTC, 0 replies.
- [8/8] trafficserver git commit: TS-3890: Update CHANGES - posted by so...@apache.org on 2015/09/08 22:25:22 UTC, 0 replies.
- trafficserver git commit: TS-3897: Getting 404s with regex_map - posted by bc...@apache.org on 2015/09/10 18:14:55 UTC, 1 replies.
- trafficserver git commit: TS-3897: Getting 404s with regex_map Change int to bool - posted by bc...@apache.org on 2015/09/10 18:22:44 UTC, 1 replies.
- trafficserver git commit: TS-3902: Wrong conditional for checking on continuation frame and to send the go_away frame - posted by bc...@apache.org on 2015/09/10 22:51:17 UTC, 3 replies.
- trafficserver git commit: TS-3902: Wrong conditional for checking on continuation frame and to send the go_away frame Moved the continuation id check outside of the mutex - posted by bc...@apache.org on 2015/09/10 23:59:06 UTC, 1 replies.
- trafficserver git commit: [TS-3476] Fix typo in docs - posted by zw...@apache.org on 2015/09/11 16:09:40 UTC, 0 replies.
- trafficserver git commit: [TS-3834] Close connection after sending GOAWAY Frame - posted by zw...@apache.org on 2015/09/11 16:13:55 UTC, 1 replies.
- trafficserver git commit: TS-3906: Updates to the active and idle queues - posted by bc...@apache.org on 2015/09/11 23:18:32 UTC, 0 replies.
- trafficserver git commit: TS-3907: Configuration cleanup for 6.0.0 release - posted by bc...@apache.org on 2015/09/11 23:20:52 UTC, 0 replies.
- [1/3] trafficserver git commit: TS-3906: Updates to the active and idle queues - posted by bc...@apache.org on 2015/09/11 23:25:36 UTC, 0 replies.
- [2/3] trafficserver git commit: TS-3907: Configuration cleanup for 6.0.0 release - posted by bc...@apache.org on 2015/09/11 23:25:37 UTC, 0 replies.
- [3/3] trafficserver git commit: Updated release notes - posted by bc...@apache.org on 2015/09/11 23:25:38 UTC, 0 replies.
- svn commit: r10480 - in /release/trafficserver: trafficserver-5.3.2.tar.bz2 trafficserver-5.3.2.tar.bz2.asc trafficserver-5.3.2.tar.bz2.md5 trafficserver-5.3.2.tar.bz2.sha1 - posted by so...@apache.org on 2015/09/12 16:03:30 UTC, 0 replies.
- svn commit: r10481 - /release/trafficserver/ - posted by so...@apache.org on 2015/09/12 16:05:18 UTC, 0 replies.
- svn commit: r1702982 - in /trafficserver/site/trunk/content: downloads.en.mdtext index.html - posted by so...@apache.org on 2015/09/14 18:00:36 UTC, 0 replies.
- svn commit: r965398 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html content/index.html - posted by bu...@apache.org on 2015/09/14 18:00:44 UTC, 0 replies.
- svn commit: r965399 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by so...@apache.org on 2015/09/14 18:01:58 UTC, 0 replies.
- trafficserver git commit: [TS-3881] new TS API TSHttpTxnInfoGet. - posted by su...@apache.org on 2015/09/14 21:22:14 UTC, 0 replies.
- trafficserver git commit: [TS-3881] docs for new API. - posted by su...@apache.org on 2015/09/14 21:29:24 UTC, 0 replies.
- trafficserver git commit: [TS-3881] adjust the cache related enums to have consistent naming. - posted by su...@apache.org on 2015/09/15 17:01:13 UTC, 0 replies.
- trafficserver git commit: [TS-3648] Desire support for client TLS cipher in custom log format. This closes #288. This closes #122. - posted by sh...@apache.org on 2015/09/15 18:14:35 UTC, 0 replies.
- trafficserver git commit: [TS-3900] Create log tag for server connection reuse. This closes #289. - posted by sh...@apache.org on 2015/09/15 18:37:37 UTC, 0 replies.
- trafficserver git commit: TS-3916: fix garbled configure output in OpenSSL checks - posted by jp...@apache.org on 2015/09/15 20:02:32 UTC, 0 replies.
- trafficserver git commit: TS-2520: Add TCP fastopen support for incoming TCP connections - posted by bc...@apache.org on 2015/09/16 00:28:12 UTC, 0 replies.
- trafficserver git commit: TS-2520: Add TCP fastopen support for incoming TCP connections Changed the configuration name to be more reasonable - posted by bc...@apache.org on 2015/09/16 01:32:14 UTC, 0 replies.
- trafficserver git commit: [TS-3881] : Rename the new API as TSHtttpTxnInfoIntGet per the API review. - posted by su...@apache.org on 2015/09/16 17:10:50 UTC, 0 replies.
- trafficserver git commit: [TS-3881] clang format. - posted by su...@apache.org on 2015/09/16 17:17:26 UTC, 0 replies.
- trafficserver git commit: [TS-3881] update docs for the API name change. - posted by su...@apache.org on 2015/09/16 17:19:48 UTC, 0 replies.
- [1/2] trafficserver git commit: TS-3912: Consider Date header and response received time for conditional requests - posted by so...@apache.org on 2015/09/16 18:16:58 UTC, 0 replies.
- [2/2] trafficserver git commit: TS-2520: clang-format - posted by so...@apache.org on 2015/09/16 18:16:59 UTC, 0 replies.
- trafficserver git commit: [TS-3881] Add more details and format docs (thanks jpeach). - posted by su...@apache.org on 2015/09/16 21:19:12 UTC, 0 replies.
- trafficserver git commit: [TS-3881] More docs formatting. - posted by su...@apache.org on 2015/09/16 21:41:33 UTC, 0 replies.
- trafficserver git commit: docs: bump copyright year - posted by jp...@apache.org on 2015/09/16 22:31:16 UTC, 0 replies.
- trafficserver git commit: [TS-3881] minor doc fixup. - posted by su...@apache.org on 2015/09/16 22:48:29 UTC, 0 replies.
- trafficserver git commit: Fix typo from previous docs change - posted by zw...@apache.org on 2015/09/16 22:55:20 UTC, 0 replies.
- trafficserver git commit: TS-2520: Add TCP fastopen support for incoming TCP connections Fixed unused variable warning - posted by bc...@apache.org on 2015/09/16 23:49:37 UTC, 0 replies.
- trafficserver git commit: TS-3782: Add H2 exceptional test cases - posted by bc...@apache.org on 2015/09/17 02:13:10 UTC, 0 replies.
- trafficserver git commit: TS-3852: Add Huffman Encoder in HPACK - posted by bc...@apache.org on 2015/09/17 03:16:24 UTC, 0 replies.
- trafficserver git commit: TS-3912: Fix Coverity CID 1324531 - posted by so...@apache.org on 2015/09/17 17:53:38 UTC, 0 replies.
- trafficserver git commit: TS-3921: HTTP/2 send protocol error on invalid data frame - posted by bc...@apache.org on 2015/09/17 22:42:24 UTC, 0 replies.
- trafficserver git commit: TS-3921: HTTP/2 send protocol error on invalid data frame Need to return 0 after sending goaway - posted by bc...@apache.org on 2015/09/17 23:21:34 UTC, 0 replies.
- [1/2] trafficserver git commit: TS-2520: fix OS X build - posted by jp...@apache.org on 2015/09/18 05:42:19 UTC, 0 replies.
- [2/2] trafficserver git commit: Make memcpy_and_advance() static. - posted by jp...@apache.org on 2015/09/18 05:42:20 UTC, 0 replies.
- trafficserver git commit: doc: fix a typo in sample-null-transformation-plugin.en.rst - posted by jp...@apache.org on 2015/09/18 06:49:59 UTC, 0 replies.
- [1/3] trafficserver git commit: TS-3827: Cleanup Flags of Frames - posted by jp...@apache.org on 2015/09/18 17:48:08 UTC, 0 replies.
- [2/3] trafficserver git commit: TS-3827: Fix MASKs of Frames - posted by jp...@apache.org on 2015/09/18 17:48:09 UTC, 0 replies.
- [3/3] trafficserver git commit: TS-3827: Add tests for http2_are_frame_flags_valid - posted by jp...@apache.org on 2015/09/18 17:48:10 UTC, 0 replies.
- svn commit: r10556 - in /release/trafficserver: trafficserver-6.0.0.tar.bz2 trafficserver-6.0.0.tar.bz2.asc trafficserver-6.0.0.tar.bz2.md5 trafficserver-6.0.0.tar.bz2.sha1 - posted by bc...@apache.org on 2015/09/18 19:47:05 UTC, 0 replies.
- [1/3] trafficserver git commit: Modified the plugin to add back the Range request header at the TS_HTTP_SEND_RESPONSE_HDR_HOOK so that custom logging of range requests works properly. - posted by su...@apache.org on 2015/09/18 20:18:05 UTC, 0 replies.
- [2/3] trafficserver git commit: clang format. - posted by su...@apache.org on 2015/09/18 20:18:06 UTC, 0 replies.
- [3/3] trafficserver git commit: Removed version info from TSPluginRegister due to recent API change. - posted by su...@apache.org on 2015/09/18 20:18:07 UTC, 0 replies.
- trafficserver git commit: flake8 cleanup of tests - posted by ja...@apache.org on 2015/09/18 20:19:17 UTC, 0 replies.
- trafficserver git commit: Remove tests for feature removed in TS-1985 - posted by ja...@apache.org on 2015/09/18 23:06:20 UTC, 0 replies.
- trafficserver git commit: TS-3885: Write data on the client socket to fix test hang. This closes #287. - posted by am...@apache.org on 2015/09/20 16:55:09 UTC, 0 replies.
- trafficserver git commit: TS-3885: Clang format - posted by am...@apache.org on 2015/09/20 19:22:15 UTC, 0 replies.
- trafficserver git commit: TS-3745: Add UA_FIRST_READ milestone to ts_lua. - posted by ki...@apache.org on 2015/09/21 08:49:59 UTC, 0 replies.
- trafficserver git commit: TS-3912 Fixes the code such that clang-analyzer is happy, and no goto - posted by zw...@apache.org on 2015/09/21 16:42:38 UTC, 0 replies.
- trafficserver git commit: TS-3924: improve cache_range_requests debug logging - posted by jp...@apache.org on 2015/09/21 17:52:55 UTC, 0 replies.
- trafficserver git commit: TS-3490: stop using -no-undefined to link the mysql_remap plugin - posted by jp...@apache.org on 2015/09/21 19:12:19 UTC, 0 replies.
- trafficserver git commit: [TS-3911] New log tag for proxy connection being over SSL, pqssl. This closes #293. - posted by sh...@apache.org on 2015/09/21 21:30:38 UTC, 0 replies.
- trafficserver git commit: TS-3928: Make TSRemapNewInstance not required in remap plugins - posted by so...@apache.org on 2015/09/21 22:14:41 UTC, 1 replies.
- trafficserver git commit: TS-3928: Fix clang-analyzer - posted by so...@apache.org on 2015/09/22 00:15:14 UTC, 0 replies.
- trafficserver git commit: [TS-3927] Fix Cache Open Write Retries and make the setting overridable. - posted by su...@apache.org on 2015/09/22 01:25:16 UTC, 0 replies.
- svn commit: r1704446 - in /trafficserver/site/trunk/content: downloads.en.mdtext index.html - posted by bc...@apache.org on 2015/09/22 02:01:25 UTC, 0 replies.
- svn commit: r966272 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html content/index.html - posted by bu...@apache.org on 2015/09/22 02:01:34 UTC, 0 replies.
- svn commit: r966281 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by bc...@apache.org on 2015/09/22 04:25:25 UTC, 0 replies.
- trafficserver git commit: TS-3934 Adds missing include file for strtol() - posted by zw...@apache.org on 2015/09/22 22:37:20 UTC, 0 replies.
- [1/2] trafficserver git commit: Revert "TS-3885: Clang format" - posted by zw...@apache.org on 2015/09/23 00:47:42 UTC, 0 replies.
- [2/2] trafficserver git commit: Revert "TS-3885: Write data on the client socket to fix test hang." - posted by zw...@apache.org on 2015/09/23 00:47:43 UTC, 0 replies.
- trafficserver git commit: TS-3942: Crash when enumerating HostDB records in HostDB UI - posted by br...@apache.org on 2015/09/24 09:49:44 UTC, 0 replies.
- trafficserver git commit: TS-3940: Add turning on transaction debug from header_rewrite - posted by bc...@apache.org on 2015/09/25 18:45:53 UTC, 0 replies.
- trafficserver git commit: TS-3945: ASAN error in HTTP/2 when trying to decode 0 length buffer - posted by bc...@apache.org on 2015/09/25 20:30:53 UTC, 0 replies.
- trafficserver git commit: [TS-3949] Prevent active timeout event from firing after PluginVC is closed. - posted by su...@apache.org on 2015/09/27 07:41:47 UTC, 1 replies.
- trafficserver git commit: [TS-3927] update docs. - posted by su...@apache.org on 2015/09/27 07:48:18 UTC, 0 replies.
- svn commit: r967101 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by bc...@apache.org on 2015/09/28 19:27:55 UTC, 0 replies.
- svn commit: r1705726 - /trafficserver/site/trunk/content/downloads.en.mdtext - posted by bc...@apache.org on 2015/09/28 19:28:39 UTC, 0 replies.
- svn commit: r967102 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html - posted by bu...@apache.org on 2015/09/28 19:28:49 UTC, 0 replies.
- svn commit: r967103 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by bc...@apache.org on 2015/09/28 19:29:32 UTC, 0 replies.
- trafficserver git commit: Closing invalid pull request: This closes #265 - posted by bc...@apache.org on 2015/09/28 20:20:51 UTC, 0 replies.
- trafficserver git commit: Closing invalid pull request: This closes #270 - posted by bc...@apache.org on 2015/09/28 20:23:04 UTC, 0 replies.
- trafficserver git commit: [TS-3592]: null pointer protection. - posted by su...@apache.org on 2015/09/28 23:04:49 UTC, 0 replies.
- trafficserver git commit: TS-3745: updating doc for the added milestone in ts_lua plugin - posted by ki...@apache.org on 2015/09/29 08:27:03 UTC, 0 replies.
- trafficserver git commit: TS-3951: updating overridable config in ts_lua - posted by ki...@apache.org on 2015/09/29 09:49:52 UTC, 0 replies.
- trafficserver git commit: TS-3953: When closing a connection from the active queue it uses the keep-alive queue - posted by bc...@apache.org on 2015/09/29 19:00:44 UTC, 0 replies.
- trafficserver git commit: TS-3951: adding a static assert on size of the http config vars array - posted by ki...@apache.org on 2015/09/30 10:13:55 UTC, 0 replies.
- trafficserver git commit: Fix warnings on the doc for ts_lua complained by clang-analyzer - posted by ki...@apache.org on 2015/09/30 10:20:02 UTC, 0 replies.
- trafficserver git commit: doc: fix TSHttpTxnInfoIntGet heading level - posted by jp...@apache.org on 2015/09/30 19:06:35 UTC, 0 replies.