You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TS-2906: SPDY incorrectly marks streams as internal requests - posted by br...@apache.org on 2014/07/01 22:40:08 UTC, 1 replies.
- [1/2] git commit: Change ticket verification/mint-ing to Debug instead of Note - posted by br...@apache.org on 2014/07/02 03:13:39 UTC, 0 replies.
- [2/2] git commit: Merge branch 'master' of https://github.com/jacksontj/trafficserver - posted by br...@apache.org on 2014/07/02 03:13:40 UTC, 0 replies.
- [1/2] TS-2729: Lay down some initial HTTP/2 infrastructure - posted by jp...@apache.org on 2014/07/06 02:46:18 UTC, 0 replies.
- [2/2] git commit: TS-2729: Lay down some initial HTTP/2 infrastructure - posted by jp...@apache.org on 2014/07/06 02:46:19 UTC, 0 replies.
- git commit: TS-2919: omit git contol files from tarball releases - posted by jp...@apache.org on 2014/07/06 03:02:32 UTC, 0 replies.
- git commit: TS-2893: improved support for ECDSA certificates - posted by jp...@apache.org on 2014/07/06 04:00:51 UTC, 0 replies.
- git commit: TS-2921: fix build failure from TS-2893 - posted by jp...@apache.org on 2014/07/07 17:29:32 UTC, 0 replies.
- git commit: TS-2729: fix warnings from gcc - posted by jp...@apache.org on 2014/07/08 19:51:45 UTC, 0 replies.
- git commit: TS-2780: Core dump in SpdyRequest::clear() in production testing of SPDY - posted by bc...@apache.org on 2014/07/08 21:29:25 UTC, 1 replies.
- [1/2] git commit: TS-2893: fix casting bug while tokenizing SSL certificate lists - posted by jp...@apache.org on 2014/07/08 22:12:50 UTC, 0 replies.
- [2/2] git commit: tsqa: fix broken CN matching for certificate handling tests - posted by jp...@apache.org on 2014/07/08 22:12:51 UTC, 0 replies.
- [1/2] git commit: TS-2929: SPDY should allow arbitrary methods - posted by br...@apache.org on 2014/07/08 23:07:07 UTC, 0 replies.
- [2/2] git commit: TS-2929: SPDY should allow arbitrary methods - posted by br...@apache.org on 2014/07/08 23:07:08 UTC, 0 replies.
- git commit: tsqa: use the proper OPENSSL variable - posted by jp...@apache.org on 2014/07/09 01:09:15 UTC, 0 replies.
- [1/3] git commit: Revert "TS-2780: Core dump in SpdyRequest::clear() in production testing of SPDY" - posted by bc...@apache.org on 2014/07/09 20:37:13 UTC, 0 replies.
- [2/3] git commit: TS-2780: Core dump in SpdyRequest::clear() in production testing of SPDY - posted by bc...@apache.org on 2014/07/09 20:37:14 UTC, 0 replies.
- [3/3] git commit: updated changes to include TS-2780 - posted by bc...@apache.org on 2014/07/09 20:37:15 UTC, 0 replies.
- git commit: TS-2649: use certificate chain loading everywhere - posted by jp...@apache.org on 2014/07/10 02:26:19 UTC, 0 replies.
- git commit: TS-2931: plugin metrics fail after a crash - posted by jp...@apache.org on 2014/07/10 02:27:48 UTC, 0 replies.
- git commit: TS-2932: specify the build number at build time - posted by jp...@apache.org on 2014/07/10 19:14:56 UTC, 0 replies.
- git commit: Fix error message spelling - posted by jp...@apache.org on 2014/07/11 03:40:14 UTC, 0 replies.
- git commit: TS-2904: add Via header decoder option to traffic_line - posted by jp...@apache.org on 2014/07/11 18:17:30 UTC, 0 replies.
- git commit: TS-2934: Default remap rule will remap synthetic test - posted by bc...@apache.org on 2014/07/11 18:32:31 UTC, 0 replies.
- git commit: TS-2930: missing hostname in ts.client_request.get_url() in lua plugin - posted by ki...@apache.org on 2014/07/13 09:57:47 UTC, 0 replies.
- git commit: TS-2935: clean up semaphore platform code - posted by jp...@apache.org on 2014/07/14 17:01:27 UTC, 0 replies.
- git commit: TS-1475 Remove unused ink_segv - posted by zw...@apache.org on 2014/07/14 18:14:29 UTC, 0 replies.
- git commit: Update the CI builds with the latest changes that got left on server - posted by zw...@apache.org on 2014/07/14 18:16:58 UTC, 0 replies.
- git commit: TS-1475 - fix clang complaint for sync_cache_dir_on_shutdown - posted by am...@apache.org on 2014/07/14 18:20:25 UTC, 0 replies.
- git commit: TS-1475: assert that the authproxy state can't legitimately be NULL - posted by jp...@apache.org on 2014/07/14 19:01:12 UTC, 0 replies.
- git commit: TS-1475: Prevent strtok_r from passing NULL value when it fails - posted by br...@apache.org on 2014/07/14 19:05:19 UTC, 0 replies.
- git commit: TS-1475 Do not try to compile the unused test_HttpSM_from_tunnel with clang analyzer - posted by zw...@apache.org on 2014/07/14 19:05:42 UTC, 0 replies.
- git commit: TS-1475: Fix bug where you could allow a null string to strncasecmp - posted by br...@apache.org on 2014/07/14 19:11:14 UTC, 0 replies.
- git commit: TS-1475 Make sure not to use unitialized config, reported from clang - posted by zw...@apache.org on 2014/07/14 19:13:04 UTC, 0 replies.
- git commit: TS-1475: Adding an assertion that buf cannot be null in LogFilter - posted by br...@apache.org on 2014/07/14 19:19:26 UTC, 0 replies.
- git commit: TS-1475: Prevent bug where a pointer could be passed with 0 length - posted by br...@apache.org on 2014/07/14 19:39:12 UTC, 0 replies.
- git commit: TS-1475: Fix bug where it would crash if vc isn't ever initialized - posted by br...@apache.org on 2014/07/14 19:44:41 UTC, 0 replies.
- git commit: TS-1475: Add required null check for StaleWhileRevalidate plugin - posted by br...@apache.org on 2014/07/14 19:50:11 UTC, 0 replies.
- git commit: TS-1475: Make assumption of non-NULL HostDB record explicit via assert. - posted by am...@apache.org on 2014/07/14 20:00:17 UTC, 0 replies.
- git commit: Fixing Vagrantfile changes - posted by br...@apache.org on 2014/07/14 20:00:45 UTC, 0 replies.
- git commit: TS-1475: Fix clang complaint in sync_cache_dir_on_shutdown. - posted by am...@apache.org on 2014/07/14 20:04:39 UTC, 0 replies.
- [01/11] git commit: TS-1475: fix clang warning - posted by so...@apache.org on 2014/07/14 20:10:16 UTC, 1 replies.
- [02/11] git commit: TS-1475: fix clang warning - posted by so...@apache.org on 2014/07/14 20:10:17 UTC, 0 replies.
- [03/11] git commit: TS-1475: fix clang warnings - only 0 if allocated - posted by so...@apache.org on 2014/07/14 20:10:18 UTC, 0 replies.
- [04/11] git commit: TS-1475: fix clang warnings - posted by so...@apache.org on 2014/07/14 20:10:19 UTC, 0 replies.
- [05/11] git commit: TS-1475: added return in case Fatal does not bring down the system - posted by so...@apache.org on 2014/07/14 20:10:20 UTC, 0 replies.
- [06/11] git commit: TS-1475 - check to end loop if disks_left==0; shouldn't happen - posted by so...@apache.org on 2014/07/14 20:10:21 UTC, 0 replies.
- [07/11] git commit: TS-1475: immediately initalize core_obj PluginVC constructor - posted by so...@apache.org on 2014/07/14 20:10:22 UTC, 0 replies.
- [08/11] git commit: TS-1475: fix clang warning - posted by so...@apache.org on 2014/07/14 20:10:23 UTC, 0 replies.
- [09/11] git commit: TS-1475: fix clang warnings - init towrite to 0 - posted by so...@apache.org on 2014/07/14 20:10:24 UTC, 0 replies.
- [10/11] git commit: TS-1475: fix clang warnings - init to example vals if no & found - posted by so...@apache.org on 2014/07/14 20:10:25 UTC, 0 replies.
- [11/11] git commit: TS-1475: fix clang warning - posted by so...@apache.org on 2014/07/14 20:10:26 UTC, 1 replies.
- git commit: TS-1475: fix copy/paste log message in API tests - posted by jp...@apache.org on 2014/07/14 20:22:29 UTC, 0 replies.
- git commit: TS-1475: fix clang warning - posted by bc...@apache.org on 2014/07/14 21:27:44 UTC, 49 replies.
- git commit: TS-1475: Fix server_transfer_init potential NULL pointer. - posted by am...@apache.org on 2014/07/14 21:44:19 UTC, 0 replies.
- git commit: TS-1475: Initialize location earlier when tracking allocation locations. Coverity #1200034 - posted by br...@apache.org on 2014/07/14 22:08:14 UTC, 0 replies.
- git commit: TS-1475: Close fd in error case in intercept plugin. Coverity #1214712 - posted by br...@apache.org on 2014/07/14 22:18:47 UTC, 0 replies.
- git commit: TS-1475: Close fd in error case. Coverity #1021847 - posted by br...@apache.org on 2014/07/14 22:22:21 UTC, 0 replies.
- git commit: TS-1475: Fix off by one which would leak a fd when it's 0. Coverity #1022135 - posted by br...@apache.org on 2014/07/14 22:29:07 UTC, 0 replies.
- git commit: TS-1475: Fix memory leak in error case. Coverity #1022137 - posted by br...@apache.org on 2014/07/14 22:31:26 UTC, 0 replies.
- git commit: TS-1475: fix use after free in LogFilterString::wipe_this_entry - posted by jp...@apache.org on 2014/07/14 22:31:36 UTC, 0 replies.
- git commit: TS-1475: Fix memory leak in error case. Coverity #1022140 - posted by br...@apache.org on 2014/07/14 22:34:58 UTC, 0 replies.
- git commit: TS-1475: Fix memory leak of format object which is copied. Coverity #1022143 - posted by br...@apache.org on 2014/07/14 22:38:39 UTC, 0 replies.
- git commit: TS-1475: UpTest class doesn't take ownership of fd so it doesn't get closed. Coverity #1022145 - posted by br...@apache.org on 2014/07/14 22:42:12 UTC, 0 replies.
- [02/11] git commit: Fixing Vagrantfile changes - posted by so...@apache.org on 2014/07/14 22:43:22 UTC, 0 replies.
- [03/11] git commit: TS-1475: Adding an assertion that buf cannot be null in LogFilter - posted by so...@apache.org on 2014/07/14 22:43:23 UTC, 0 replies.
- [04/11] git commit: TS-1475: fix clang warnings - remove defaults - posted by so...@apache.org on 2014/07/14 22:43:24 UTC, 0 replies.
- [05/11] git commit: TS-1475: fix clang warnings - init toconsume to 0 - posted by so...@apache.org on 2014/07/14 22:43:25 UTC, 0 replies.
- [06/11] git commit: TS-1475: fix clang warning - posted by so...@apache.org on 2014/07/14 22:43:26 UTC, 0 replies.
- [07/11] git commit: TS-1475: fix clang warnings - return on NULL - posted by so...@apache.org on 2014/07/14 22:43:27 UTC, 0 replies.
- [08/11] git commit: TS-1475: fix clang warnings - init to example vals if no & found - posted by so...@apache.org on 2014/07/14 22:43:28 UTC, 0 replies.
- [09/11] git commit: TS-1475: Fix bug where you could allow a null string to strncasecmp - posted by so...@apache.org on 2014/07/14 22:43:29 UTC, 0 replies.
- [10/11] git commit: TS-1475: fix clang warning - posted by so...@apache.org on 2014/07/14 22:43:30 UTC, 0 replies.
- git commit: TS-1475: Fix memory leak in regression test. Coverity #1022153 - posted by br...@apache.org on 2014/07/14 22:45:41 UTC, 0 replies.
- git commit: TS-1475: Fix leak in error case. Coverity #1022160 - posted by br...@apache.org on 2014/07/14 22:53:48 UTC, 0 replies.
- git commit: TS-1475: doing a memset on initialized sockaddr_in - posted by bc...@apache.org on 2014/07/14 22:56:19 UTC, 0 replies.
- git commit: TS-1475: Fix leak in error case. Coverity #1196457 - posted by br...@apache.org on 2014/07/14 23:10:17 UTC, 0 replies.
- git commit: TS-1475: remove regex_remap simple micro-optimization - posted by jp...@apache.org on 2014/07/14 23:15:28 UTC, 0 replies.
- git commit: TS-1475: Fix leak in error case. Coverity #1022131 - posted by bc...@apache.org on 2014/07/14 23:33:16 UTC, 0 replies.
- git commit: TS-1475: Fix use after free in cache-scan plugin. Coverity #1021658 - posted by br...@apache.org on 2014/07/14 23:34:25 UTC, 0 replies.
- git commit: TS-1475: use strlcpy to guarantee null-termination - posted by jp...@apache.org on 2014/07/14 23:36:57 UTC, 0 replies.
- git commit: TS-1475: Fix bug where local buffer might still be referenced. Coverity #1200049 - posted by br...@apache.org on 2014/07/14 23:44:24 UTC, 0 replies.
- git commit: TS-1475: Fix bug where local buffer might still be referenced. Coverity #1200047 - posted by br...@apache.org on 2014/07/14 23:45:37 UTC, 0 replies.
- git commit: TS-1475 Add checks for getting metrics / configs for ts_lua. Coverity 1216788 - posted by zw...@apache.org on 2014/07/14 23:50:30 UTC, 0 replies.
- git commit: TS-1475: Fixed closing the fd and returning the correct value. Coverity #1021837 - posted by bc...@apache.org on 2014/07/15 00:00:20 UTC, 0 replies.
- git commit: TS-1475: Fix memory leak in regression tests. Coverity #1022150 - posted by br...@apache.org on 2014/07/15 00:15:10 UTC, 1 replies.
- git commit: TS-1475: Fix bug where pointer is freed and doesn't set it to NULL. Coverity #1196490 - posted by br...@apache.org on 2014/07/15 00:30:14 UTC, 0 replies.
- git commit: TS-1475: Fix Coverity # 1216790 - posted by so...@apache.org on 2014/07/15 00:42:02 UTC, 0 replies.
- git commit: TS-1475: Fixing issue that might dereference a NULL pointer. Coverity #1021649 - posted by br...@apache.org on 2014/07/15 00:50:44 UTC, 0 replies.
- git commit: TS-1475 Avoid leaking memory. Coverity: 1200016. - posted by zw...@apache.org on 2014/07/15 00:55:24 UTC, 0 replies.
- [01/10] git commit: TS-1475: Coverity 1021862 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:48 UTC, 0 replies.
- [02/10] git commit: TS-1475: Coverity 120020 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:49 UTC, 0 replies.
- [03/10] git commit: TS-1475: Coverity 120022 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:50 UTC, 0 replies.
- [04/10] git commit: TS-1475: Coverity 1214713 - close fp - posted by so...@apache.org on 2014/07/15 01:01:51 UTC, 0 replies.
- [05/10] git commit: TS-1475: Coverity 1215253 Out-of-bounds write - posted by so...@apache.org on 2014/07/15 01:01:52 UTC, 0 replies.
- [06/10] git commit: TS-1475: Coverity 1021842 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:53 UTC, 0 replies.
- [07/10] git commit: TS-1475: Coverity 120023 120024 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:54 UTC, 0 replies.
- [08/10] git commit: TS-1475: Coverity 1021843 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:55 UTC, 0 replies.
- [09/10] git commit: TS-1475: Coverity 120021 - fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:56 UTC, 0 replies.
- [10/10] git commit: TS-1475: Coverity 120019- fix resource leak - posted by so...@apache.org on 2014/07/15 01:01:57 UTC, 0 replies.
- git commit: TS-1475: Close file descriptor after diff. Coverity #1021825 - posted by br...@apache.org on 2014/07/15 05:15:32 UTC, 0 replies.
- git commit: Fixing broken regressions - posted by br...@apache.org on 2014/07/15 06:25:51 UTC, 0 replies.
- git commit: TS-1475: Fix resource leak on failure case in Store::read_config - posted by am...@apache.org on 2014/07/15 17:42:48 UTC, 0 replies.
- git commit: TS-1475: Fix coverity issues in MultiCache - mmap and fd leaks. - posted by am...@apache.org on 2014/07/15 20:11:10 UTC, 0 replies.
- git commit: TS-1475: Fix leaking sockets in LogSock.cc. - posted by am...@apache.org on 2014/07/15 21:34:07 UTC, 0 replies.
- [1/6] git commit: TS-1475: Coverity 1196450 Out-of-bounds access - suppressed warning - posted by so...@apache.org on 2014/07/15 21:37:48 UTC, 0 replies.
- [2/6] git commit: TS-1475: Coverity 1021652 - fix double free. - posted by so...@apache.org on 2014/07/15 21:37:49 UTC, 0 replies.
- [3/6] git commit: TS-1475: Coverity 1226155 - fix resource leak - posted by so...@apache.org on 2014/07/15 21:37:50 UTC, 0 replies.
- [4/6] git commit: TS-1475: Coverity 1226154 - fix resource leak - posted by so...@apache.org on 2014/07/15 21:37:51 UTC, 0 replies.
- [5/6] git commit: TS-1475: Coverity 1021652 - fix double free. - posted by so...@apache.org on 2014/07/15 21:37:52 UTC, 0 replies.
- [6/6] git commit: TS-1475: Coverity 1021651 - fix double free. - posted by so...@apache.org on 2014/07/15 21:37:53 UTC, 0 replies.
- git commit: TS-1475: Fix problems with xfd use. - posted by am...@apache.org on 2014/07/15 22:00:42 UTC, 0 replies.
- git commit: TS-2867: Remove clock functionality from traffic_shell to address temporary file handling issues. - posted by so...@apache.org on 2014/07/15 22:03:37 UTC, 0 replies.
- git commit: TS-1475: fix possible file arguments overflow - posted by jp...@apache.org on 2014/07/15 22:04:06 UTC, 0 replies.
- git commit: TS-1475 Initialize tag_id etc. Coverity: 1226159 - posted by zw...@apache.org on 2014/07/15 22:11:58 UTC, 0 replies.
- git commit: TS-1475 Memory leak. Coverity: 1226155 - posted by zw...@apache.org on 2014/07/15 22:15:47 UTC, 0 replies.
- git commit: TS-1475: fix fd leak when open returns 0 - posted by jp...@apache.org on 2014/07/15 22:21:41 UTC, 0 replies.
- git commit: TS-1475: Fix leaked object in LogBuffer.cc. - posted by am...@apache.org on 2014/07/15 22:45:00 UTC, 0 replies.
- git commit: TS-2560: regex_remap lowercase substitutions is not being initialized in the construtor - posted by so...@apache.org on 2014/07/16 05:10:23 UTC, 0 replies.
- [01/14] git commit: TS-1475: Coverity 1021862 Out-of-bounds access warning suppressed - posted by so...@apache.org on 2014/07/16 05:12:42 UTC, 0 replies.
- [02/14] git commit: TS-1475: Coverity 1021791, 1021792 - fix resource leaks - posted by so...@apache.org on 2014/07/16 05:12:43 UTC, 0 replies.
- [03/14] git commit: TS-1475: Coverity 1021818 - fix resource leak. - posted by so...@apache.org on 2014/07/16 05:12:44 UTC, 0 replies.
- [04/14] git commit: TS-1475: Coverity 1021655 - fix use after free. - posted by so...@apache.org on 2014/07/16 05:12:45 UTC, 0 replies.
- [05/14] git commit: TS-1475: Coverity 1021828 Resource leak - posted by so...@apache.org on 2014/07/16 05:12:46 UTC, 0 replies.
- [06/14] git commit: TS-1475: Coverity 1021656 - fix use after free. - posted by so...@apache.org on 2014/07/16 05:12:47 UTC, 0 replies.
- [07/14] git commit: TS-1475: Coverity 1226155 Resource leak - posted by so...@apache.org on 2014/07/16 05:12:48 UTC, 0 replies.
- [08/14] git commit: TS-1475: Coverity 1021657 - fix use after free. - posted by so...@apache.org on 2014/07/16 05:12:49 UTC, 0 replies.
- [09/14] git commit: TS-1475: Coverity 1021790 - fix resource leak. - posted by so...@apache.org on 2014/07/16 05:12:50 UTC, 0 replies.
- [10/14] git commit: TS-1475: Coverity 1021819 - fix resource leak. - posted by so...@apache.org on 2014/07/16 05:12:51 UTC, 0 replies.
- [11/14] git commit: TS-1475: Coverity 1021817 - fix resource leak. - posted by so...@apache.org on 2014/07/16 05:12:52 UTC, 0 replies.
- [12/14] git commit: TS-1475: Coverity 1021820 - fix resource leak. - posted by so...@apache.org on 2014/07/16 05:12:53 UTC, 0 replies.
- [13/14] git commit: TS-1475: Coverity 1021829 Resource leak - posted by so...@apache.org on 2014/07/16 05:12:54 UTC, 0 replies.
- [14/14] git commit: TS-1475: Coverity 1196454 - fix resource leak - posted by so...@apache.org on 2014/07/16 05:12:55 UTC, 0 replies.
- git commit: TS-1475 Dead store, clang analyzer. - posted by zw...@apache.org on 2014/07/16 05:39:03 UTC, 0 replies.
- [1/3] git commit: TS-2859: remove DBG macros to not generate warnings from GCC 4.9 - posted by so...@apache.org on 2014/07/16 05:57:18 UTC, 0 replies.
- [2/3] git commit: TS-2776: Core dump inside openssl library - posted by so...@apache.org on 2014/07/16 05:57:19 UTC, 0 replies.
- [3/3] git commit: TS-2931: plugin metrics fail after a crash - posted by so...@apache.org on 2014/07/16 05:57:20 UTC, 0 replies.
- git commit: TS-1475 Fix build errors - posted by zw...@apache.org on 2014/07/16 06:22:04 UTC, 0 replies.
- git commit: TS-1475: Dead store, clang analyzer. - posted by so...@apache.org on 2014/07/16 19:53:55 UTC, 1 replies.
- git commit: TS-2940: fix varargs corruption when logging fatal errors - posted by jp...@apache.org on 2014/07/16 22:13:22 UTC, 0 replies.
- git commit: TS-2932: fix the name of the --with-build-number option - posted by jp...@apache.org on 2014/07/17 01:57:34 UTC, 0 replies.
- [1/3] git commit: TS-1146: change severity of non-matched key to debug - posted by br...@apache.org on 2014/07/17 19:24:14 UTC, 0 replies.
- [2/3] git commit: TS-1146: added counters to TLS ticket callback - posted by br...@apache.org on 2014/07/17 19:24:15 UTC, 1 replies.
- [3/3] git commit: TS-1146: consistent formatting for log messages - posted by br...@apache.org on 2014/07/17 19:24:16 UTC, 0 replies.
- git commit: TS-2791: Write ready isn't needed in spdy - posted by br...@apache.org on 2014/07/17 20:43:39 UTC, 0 replies.
- git commit: doc: s/ogging/logging/ - posted by jp...@apache.org on 2014/07/18 06:06:47 UTC, 0 replies.
- git commit: TS-2915: SEGV occurs when POST request was posted without Expect: 100-continue header - posted by bc...@apache.org on 2014/07/18 21:13:26 UTC, 0 replies.
- git commit: TS-2924: Configurable client's ssl protocols and cipher suite - posted by bc...@apache.org on 2014/07/18 22:04:26 UTC, 0 replies.
- git commit: TS-2944: remove proxy.config.http.record_tcp_mem_hit - posted by jp...@apache.org on 2014/07/20 03:48:11 UTC, 0 replies.
- git commit: TS-2944: initialize HttpConfig::record_cop_page - posted by jp...@apache.org on 2014/07/20 04:27:10 UTC, 0 replies.
- svn commit: r1612324 - in /trafficserver/site/trunk/content: acknowledgements.mdtext index.html - posted by zw...@apache.org on 2014/07/21 17:47:06 UTC, 0 replies.
- svn commit: r916993 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/acknowledgements.html content/index.html - posted by bu...@apache.org on 2014/07/21 17:47:14 UTC, 0 replies.
- svn commit: r916995 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2014/07/21 17:51:05 UTC, 0 replies.
- git commit: TS-2922 Fixes for PPC-LE support - posted by zw...@apache.org on 2014/07/21 19:02:04 UTC, 0 replies.
- git commit: Added TS-2922 to CHANGES. - posted by zw...@apache.org on 2014/07/21 19:02:41 UTC, 0 replies.
- [1/2] git commit: Metalink: Cosmetic - posted by no...@apache.org on 2014/07/22 17:50:39 UTC, 0 replies.
- [2/2] git commit: TS-2939 Metalink: Fix crash when checking the digest of a file that wasn't cacheable - posted by no...@apache.org on 2014/07/22 17:50:40 UTC, 0 replies.
- git commit: TS-1427: Fixing clang analyzer warning about unused variable - posted by br...@apache.org on 2014/07/22 20:12:16 UTC, 0 replies.
- git commit: TS-2943: Add scoped resource class. - posted by am...@apache.org on 2014/07/22 20:14:21 UTC, 0 replies.
- git commit: TS-2932: format the build information consistently - posted by jp...@apache.org on 2014/07/22 21:58:55 UTC, 0 replies.
- git commit: TS-2951: Remove xfd. - posted by am...@apache.org on 2014/07/22 22:15:14 UTC, 0 replies.
- git commit: TS-2952: Remove xptr. - posted by am...@apache.org on 2014/07/22 23:18:45 UTC, 0 replies.
- git commit: limit access to synthetic healthcheck - posted by bc...@apache.org on 2014/07/23 16:44:11 UTC, 0 replies.
- [1/2] git commit: limit access to synthetic healthcheck - posted by bc...@apache.org on 2014/07/23 17:03:20 UTC, 1 replies.
- [2/2] git commit: updated 5.0.1 version and release notes - posted by bc...@apache.org on 2014/07/23 17:03:21 UTC, 0 replies.
- git commit: * Eliminate CPPAPI builds from < 5.0.0 branch * Update a /latest link for clang reports * Exit with failure if clang analyzer finds errors - posted by zw...@apache.org on 2014/07/23 17:03:44 UTC, 0 replies.
- [2/2] git commit: Updated version for the 4.2.1.1 release and added release notes - posted by bc...@apache.org on 2014/07/23 17:07:07 UTC, 0 replies.
- Git Push Summary - posted by bc...@apache.org on 2014/07/23 17:11:36 UTC, 0 replies.
- svn commit: r5948 - in /release/trafficserver: ./ patches/ - posted by bc...@apache.org on 2014/07/23 17:25:58 UTC, 0 replies.
- git commit: TS-1475 clang analyzer: errors on sizeof - posted by zw...@apache.org on 2014/07/23 18:14:06 UTC, 0 replies.
- svn commit: r5949 - /release/trafficserver/ - posted by zw...@apache.org on 2014/07/24 00:21:54 UTC, 0 replies.
- svn commit: r1612961 - /trafficserver/site/trunk/content/index.html - posted by zw...@apache.org on 2014/07/24 00:23:02 UTC, 0 replies.
- svn commit: r917244 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2014/07/24 00:23:10 UTC, 0 replies.
- svn commit: r917245 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2014/07/24 00:25:34 UTC, 0 replies.
- svn commit: r1612962 - /trafficserver/site/trunk/content/index.html - posted by zw...@apache.org on 2014/07/24 00:26:59 UTC, 0 replies.
- svn commit: r917246 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/index.html - posted by bu...@apache.org on 2014/07/24 00:27:04 UTC, 0 replies.
- svn commit: r917247 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2014/07/24 00:27:27 UTC, 0 replies.
- svn commit: r1612963 - /trafficserver/site/trunk/content/downloads.en.mdtext - posted by zw...@apache.org on 2014/07/24 00:31:29 UTC, 0 replies.
- svn commit: r917248 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html - posted by bu...@apache.org on 2014/07/24 00:31:34 UTC, 0 replies.
- svn commit: r917249 - in /websites/production/trafficserver: cgi-bin/ content/ - posted by zw...@apache.org on 2014/07/24 00:31:47 UTC, 0 replies.
- git commit: Coverity 1022088 Unbounded source buffer - posted by bc...@apache.org on 2014/07/24 02:48:25 UTC, 0 replies.
- git commit: Coverity 1022132 Resource leak - posted by bc...@apache.org on 2014/07/24 03:02:49 UTC, 0 replies.
- git commit: TS-2948: ATS List based hash table. - posted by am...@apache.org on 2014/07/24 21:07:19 UTC, 0 replies.
- git commit: gzip: remove unused variable - posted by jp...@apache.org on 2014/07/25 00:03:41 UTC, 0 replies.
- git commit: TS-2863: Enable FQDN selection for shared sessions. - posted by am...@apache.org on 2014/07/25 04:20:33 UTC, 1 replies.
- git commit: TS-2958 Remove printf's and make redirects work for url_sig plugin - posted by zw...@apache.org on 2014/07/25 23:06:11 UTC, 0 replies.
- git commit: Add rough CI build dependency / setup, still work in progress - posted by zw...@apache.org on 2014/07/25 23:11:39 UTC, 0 replies.
- git commit: Added license. - posted by zw...@apache.org on 2014/07/25 23:12:47 UTC, 0 replies.
- git commit: TS-2853: Minor bug fix (port matching for FQDN option). - posted by am...@apache.org on 2014/07/26 00:23:42 UTC, 0 replies.
- git commit: TS-2963: remove unused declaration for VConnectionHandler function pointer - posted by ig...@apache.org on 2014/07/28 11:32:13 UTC, 0 replies.
- git commit: Remove unneccessary local manager defines. - posted by jp...@apache.org on 2014/07/28 20:12:51 UTC, 0 replies.
- git commit: Remove MGMT_USE_SYSLOG - posted by jp...@apache.org on 2014/07/28 20:28:30 UTC, 0 replies.
- git commit: Remove unused MGMT_API code. - posted by jp...@apache.org on 2014/07/28 20:39:31 UTC, 0 replies.
- git commit: TS-2802: add SNI support for origin server connections - posted by jp...@apache.org on 2014/07/30 18:38:13 UTC, 0 replies.
- git commit: TS-2957: add new sslheaders plugin - posted by jp...@apache.org on 2014/07/30 18:53:39 UTC, 0 replies.
- git commit: TS-2971 Change capitilization of authproxy debug symbols to make it consistent - posted by ml...@apache.org on 2014/07/30 19:06:25 UTC, 0 replies.
- git commit: TS-2973: add x-milestones header to the xdebug plugin - posted by jp...@apache.org on 2014/07/30 19:24:12 UTC, 0 replies.
- git commit: TS-2974: new epic metrics plugin - posted by jp...@apache.org on 2014/07/30 19:49:13 UTC, 0 replies.
- git commit: TS-2957: fix linux build warnings - posted by jp...@apache.org on 2014/07/30 20:05:42 UTC, 0 replies.
- git commit: TS-2975: add x-cache header to publish cache lookup status - posted by jp...@apache.org on 2014/07/30 20:20:25 UTC, 0 replies.
- git commit: TS-2976: lib records build cleanup - posted by jp...@apache.org on 2014/07/30 20:49:42 UTC, 0 replies.
- git commit: fix GenericParser.h header guards - posted by jp...@apache.org on 2014/07/30 23:14:25 UTC, 0 replies.
- git commit: TS-2971 Added note to CHANGES - posted by ml...@apache.org on 2014/07/31 00:26:19 UTC, 0 replies.
- git commit: TS-2972 Fix indentation as per our coding standards - posted by zw...@apache.org on 2014/07/31 18:27:00 UTC, 0 replies.