trafficserver git commit: stream editor plugin: fix broken destructor.

2015-08-31 Thread niq
Repository: trafficserver Updated Branches: refs/heads/master 8898b907f -> 7a1b150ac stream editor plugin: fix broken destructor. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7a1b150a Tree:

trafficserver git commit: stream_editor: #define WHITESPACE rather than spell it out every time

2015-08-31 Thread niq
Repository: trafficserver Updated Branches: refs/heads/master 7a1b150ac -> b4ff34887 stream_editor: #define WHITESPACE rather than spell it out every time Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

trafficserver git commit: stream_editor: reference-count rules, and hope it satisfies coverity scan.

2015-07-08 Thread niq
Repository: trafficserver Updated Branches: refs/heads/master 17ca6e33c - 065bf15a5 stream_editor: reference-count rules, and hope it satisfies coverity scan. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

trafficserver git commit: stream-editor: Initialise nbytes in final call to process_block().

2015-07-05 Thread niq
Repository: trafficserver Updated Branches: refs/heads/master 9a24e93c5 - d0f908da3 stream-editor: Initialise nbytes in final call to process_block(). Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

trafficserver git commit: stream-editor plugin: remove no-longer-used struct field.

2015-07-04 Thread niq
Repository: trafficserver Updated Branches: refs/heads/master 164d507a9 - 197550aa5 stream-editor plugin: remove no-longer-used struct field. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/197550aa Tree:

[2/2] git commit: Make libxml2 the configuration default XML parser (so it should get a bit of test-driving).

2013-09-06 Thread niq
Make libxml2 the configuration default XML parser (so it should get a bit of test-driving). Separate micro-commit so it's an easy distinction we can confine to trunk even if the new code makes it into a release as an option before it's well-tested. Project:

[1/2] git commit: Introduce build-time option to select libxml2 in place of expat as build-time parser.

2013-09-06 Thread niq
Updated Branches: refs/heads/master 194d2454d - 57fcef17e Introduce build-time option to select libxml2 in place of expat as build-time parser. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/2184cc8a

git commit: Note TS-2036 fix in CHANGES.

2013-07-16 Thread niq
/tree/23e72ddb Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/23e72ddb Branch: refs/heads/master Commit: 23e72ddbeaa5fd9873cd228055c38e015c31cefd Parents: fa3a562 Author: niq n...@apache.org Authored: Tue Jul 16 13:16:58 2013 +0100 Committer: niq n...@apache.org Committed: Tue Jul 16

git commit: TS-2036: register plugin callbacks at startup also switch from #ifndef to #ifdef to reduce confusion that probably gave rise to the bug in the first place.

2013-07-15 Thread niq
: 224cc0c Author: niq n...@apache.org Authored: Tue Jul 16 00:36:39 2013 +0100 Committer: niq n...@apache.org Committed: Tue Jul 16 00:53:00 2013 +0100 -- proxy/Main.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions

git commit: TS-1847: Don't trash buffer in MIOBuffer::fill

2013-04-23 Thread niq
/asf/trafficserver/tree/10b3e1cf Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/10b3e1cf Branch: refs/heads/master Commit: 10b3e1cff6e40725562a80b39b6d52bede104616 Parents: cade10b Author: niq n...@apache.org Authored: Tue Apr 23 22:30:27 2013 +0100 Committer: niq n...@apache.org

[1/2] git commit: Drop in libloader code.

2013-04-15 Thread niq
-us.apache.org/repos/asf/trafficserver/tree/5654cf4c Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/5654cf4c Branch: refs/heads/master Commit: 5654cf4c4b22e0c81d56f1b8d0afeafaed8a8133 Parents: eabab3e Author: niq n...@apache.org Authored: Sat Apr 6 00:32:59 2013 +0100 Committer: niq n

[2/2] git commit: Merge https://git-wip-us.apache.org/repos/asf/trafficserver

2013-04-15 Thread niq
-wip-us.apache.org/repos/asf/trafficserver/diff/41f1c2e1 Branch: refs/heads/master Commit: 41f1c2e143501f060fb8b9b43d40d6ca194c7147 Parents: 5654cf4 e2aff41 Author: niq n...@apache.org Authored: Mon Apr 15 16:32:25 2013 +0100 Committer: niq n...@apache.org Committed: Mon Apr 15 16:32:25 2013 +0100

[1/3] git commit: Update changes

2012-09-06 Thread niq
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/4ca44a0c Branch: refs/heads/master Commit: 4ca44a0c0915f0f3bb7bbb91c6f3ee574caadd1a Parents: 1a0718a Author: niq n...@apache.org Authored: Thu Sep 6 11:55:41 2012 +0100 Committer: niq n...@apache.org Committed: Thu Sep 6 11:55:41 2012

[2/3] git commit: Merge https://git-wip-us.apache.org/repos/asf/trafficserver

2012-09-06 Thread niq
-wip-us.apache.org/repos/asf/trafficserver/diff/1a0718ac Branch: refs/heads/master Commit: 1a0718aceebd4ba1a9a2c8f47e48b8ba700f560a Parents: b18d842 5c03b0b Author: niq n...@apache.org Authored: Thu Sep 6 11:53:08 2012 +0100 Committer: niq n...@apache.org Committed: Thu Sep 6 11:53:08 2012 +0100

[3/3] git commit: TS-1364

2012-09-06 Thread niq
/trafficserver/tree/b18d8424 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b18d8424 Branch: refs/heads/master Commit: b18d8424a605ef7170c6d4db5fcb8ee932d0b5d2 Parents: 1798bb9 Author: niq n...@apache.org Authored: Thu Sep 6 11:47:30 2012 +0100 Committer: niq n...@apache.org Committed: Thu

svn commit: r1221229 - in /trafficserver/traffic/trunk: CHANGES proxy/hdrs/URL.cc proxy/hdrs/URL.h

2011-12-20 Thread niq
Author: niq Date: Tue Dec 20 12:34:42 2011 New Revision: 1221229 URL: http://svn.apache.org/viewvc?rev=1221229view=rev Log: TS-998: Distinguish between normal URLs and proxy URLs containing routing info. Comment: I tried numerous ways to get the URL data more directly rather than reconstruct

svn commit: r1221268 - /trafficserver/traffic/trunk/proxy/hdrs/URL.cc

2011-12-20 Thread niq
Author: niq Date: Tue Dec 20 14:18:08 2011 New Revision: 1221268 URL: http://svn.apache.org/viewvc?rev=1221268view=rev Log: Fix typo in previous commit. Modified: trafficserver/traffic/trunk/proxy/hdrs/URL.cc Modified: trafficserver/traffic/trunk/proxy/hdrs/URL.cc URL: http

svn commit: r1197499 - in /trafficserver/traffic/trunk: CHANGES proxy/InkAPI.cc proxy/api/ts/ts.h.in

2011-11-04 Thread niq
Author: niq Date: Fri Nov 4 10:55:04 2011 New Revision: 1197499 URL: http://svn.apache.org/viewvc?rev=1197499view=rev Log: TS-1008: Add API to access TCP connection from SSN. Modified: trafficserver/traffic/trunk/CHANGES trafficserver/traffic/trunk/proxy/InkAPI.cc trafficserver