2008-06-20 |
phk | More support for message bodies |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Mention that strings use %xx escapes in VCL. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a boolean paramter "log_local_address" which enable... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a param "log_hashstring" that controls logging... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Make regsub() return an empty string if it gets no... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | forgot to svn add this one: logging functions for varni... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | NB: FLAGDAY! |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add regsub test case so I don't break it again. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Fix a number of issues and bugs with regsub(): |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a hand function to safely add text to a txt |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Use default_grace consistently or it will all be in... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Rework the output of messages and add -q and -v options. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Expect X-Varnish to show the correct XIDs |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add -cli command. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a debug.xid CLI command to the child process that... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | A couple more basic tests: pass and cache hit |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Automatically wait for servers and clients during reset... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a trivial pipe test |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Launch varnish on -vcl or -vcl+backend if not already... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Don't say we're done until after we have reset everything. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Now that varnishd's -d -d mode behaves correctly, use... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Don't assert that the close succeeds, we may already... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | When running in -d -d mode, close all telnet sockets... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Fix another corner case in teardown of the event manager. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Fix broken logic in the poll-fd compaction function... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Hack up a crude debugging facility for the event manager. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Use POLLIN instead of POLLRDNORM |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Assert that the event manager found something for each... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add varnish -wait and make varnish -stop mean the logic... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a -vcl+backend argument to the varnish command... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Use vsb_newauto() macro throughout |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | allow delays in http procssing (client & server) |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add -vcl option varnish command, to load inline VCL... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a vsb_newauto() macro |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a delay command, it takes second.fraction and uses... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | We don't want a separate vcl command, it will be a... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | remove redundant -repeat 1 |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Add the first test-case that involves a varnish process |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Use 9081 as default server address |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Add CLI asking function. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Show servers listen address. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Make sure backend connections are blocking before we... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Move cli_func_ping() prototype where it belongs. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Add code to launch a varnish instance and open a CLI... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Use VSS_open() |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Add VSS_open(const char *str) for when you just want... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
phk | Enforce server and client name initials as 's' and... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Allow varnishd to be started with neither -b nor -f... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add a Reset pass after each testfile |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add -start and -wait for clients for async execution |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | More test-cases |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Describe tests with test keyword |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add "test" keyword for printing a test description |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | No longer relevant |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Two first testcases |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Polishing |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Wrap two level 1 messages around each test file. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Flexelint |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Make the HTTP expect work for trivial cases. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Regularize a couple of messages. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Get a fair bit further in parsing HTTP stuff. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | On further consideration: give VCT it's own header... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Polish VCT a bit more. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add VCT: a RFC2616 ctype |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | FlexeLint varnishtest |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add http txresponse |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Function to receive a HTTP header, as request or response. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Implement http::txreq |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Implement backslash-newline escapes. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Propset svn:keywords and add $Id |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add $Id$ |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add the HTTP subprocessor |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Hash out the client, up to and including connection... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Default server to repeat=1. |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Make the first testcase a test of the testprogram |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Server socket & thread creation |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | put varnishtest under auto* control |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Remove BSD style makefile |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add LICENSE |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Hash out more files and cmd functions |
commit | commitdiff | tree | snapshot |
2008-06-15 |
phk | Add Skelton "varnishtest" program. |
commit | commitdiff | tree | snapshot |
2008-06-14 |
phk | Change defaults: |
commit | commitdiff | tree | snapshot |
2008-06-14 |
phk | Slightly change the criteria for starting new worker... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
phk | Add an optional shortcut: |
commit | commitdiff | tree | snapshot |
2008-06-11 |
phk | Be a little less hysteric with charging session statist... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
phk | Refactor the fields of struct acct so we don't have... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
phk | Make this compile under OS/X 10.5 Leopard |
commit | commitdiff | tree | snapshot |
2008-06-09 |
phk | Slight backtracking: Store the specified socket name... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
phk | Don't leak listen address structures if we fail to... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
phk | Add a VSS_bind() function, using the meat of VSS_listen() |
commit | commitdiff | tree | snapshot |
2008-06-09 |
phk | Style & Polish. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
phk | Properly lock n_wrk* statics variables without using... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
phk | If we decide not to eliminate the worker thread, proper... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
phk | Redo the way we manage the thread pool(s). |
commit | commitdiff | tree | snapshot |
2008-06-06 |
phk | Spell "X-Forwarded-for" as "X-Forwarded-For", this... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
phk | Duh! |
commit | commitdiff | tree | snapshot |
2008-06-05 |
phk | Add an XXX comment. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
phk | We don't need srandomdev.h here anymore. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
phk | Add a new-line before, and reword some of the default... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
phk | Get the sign right on FIONBIO ioctl. |
commit | commitdiff | tree | snapshot |
next |