]> err.no Git - varnish/shortlog
varnish
2008-06-21 phkGo back to 1 pool by default, there is a startup proble...
2008-06-21 phkAssert that deadlines are not NAN
2008-06-21 phkFix the default thread pool parameters to 2 pools,...
2008-06-21 tfheenUse subtraction rather than digittoint since digittoint...
2008-06-20 phkGive BAN_Add() an (option) cli argument so errors can...
2008-06-20 phkRename AddBan() to BAN_Add() for consistency.
2008-06-20 phkSpell "content-length" correctly.
2008-06-20 phkAdd a TCP reuse testcase, and polish the a00006 case...
2008-06-20 phkMore support for message bodies
2008-06-20 phkMention that strings use %xx escapes in VCL.
2008-06-20 phkAdd a boolean paramter "log_local_address" which enable...
2008-06-20 phkAdd a param "log_hashstring" that controls logging...
2008-06-20 phkMake regsub() return an empty string if it gets no...
2008-06-20 phkforgot to svn add this one: logging functions for varni...
2008-06-20 phkNB: FLAGDAY!
2008-06-20 phkAdd regsub test case so I don't break it again.
2008-06-20 phkFix a number of issues and bugs with regsub():
2008-06-20 phkAdd a hand function to safely add text to a txt
2008-06-20 phkUse default_grace consistently or it will all be in...
2008-06-20 phkRework the output of messages and add -q and -v options.
2008-06-17 phkExpect X-Varnish to show the correct XIDs
2008-06-17 phkAdd -cli command.
2008-06-17 phkAdd a debug.xid CLI command to the child process that...
2008-06-17 phkA couple more basic tests: pass and cache hit
2008-06-17 phkAutomatically wait for servers and clients during reset...
2008-06-17 phkAdd a trivial pipe test
2008-06-17 phkLaunch varnish on -vcl or -vcl+backend if not already...
2008-06-17 phkDon't say we're done until after we have reset everything.
2008-06-17 phkNow that varnishd's -d -d mode behaves correctly, use...
2008-06-17 phkDon't assert that the close succeeds, we may already...
2008-06-17 phkWhen running in -d -d mode, close all telnet sockets...
2008-06-17 phkFix another corner case in teardown of the event manager.
2008-06-17 phkFix broken logic in the poll-fd compaction function...
2008-06-17 phkHack up a crude debugging facility for the event manager.
2008-06-17 phkUse POLLIN instead of POLLRDNORM
2008-06-17 phkAssert that the event manager found something for each...
2008-06-17 phkAdd varnish -wait and make varnish -stop mean the logic...
2008-06-17 phkAdd a -vcl+backend argument to the varnish command...
2008-06-17 phkUse vsb_newauto() macro throughout
2008-06-17 phkallow delays in http procssing (client & server)
2008-06-17 phkAdd -vcl option varnish command, to load inline VCL...
2008-06-17 phkAdd a vsb_newauto() macro
2008-06-17 phkAdd a delay command, it takes second.fraction and uses...
2008-06-17 phkWe don't want a separate vcl command, it will be a...
2008-06-16 phkremove redundant -repeat 1
2008-06-16 phkAdd the first test-case that involves a varnish process
2008-06-16 phkUse 9081 as default server address
2008-06-16 phkAdd CLI asking function.
2008-06-16 phkShow servers listen address.
2008-06-16 phkMake sure backend connections are blocking before we...
2008-06-16 phkMove cli_func_ping() prototype where it belongs.
2008-06-16 phkAdd code to launch a varnish instance and open a CLI...
2008-06-16 phkUse VSS_open()
2008-06-16 phkAdd VSS_open(const char *str) for when you just want...
2008-06-16 phkEnforce server and client name initials as 's' and...
2008-06-15 phkAllow varnishd to be started with neither -b nor -f...
2008-06-15 phkAdd a Reset pass after each testfile
2008-06-15 phkAdd -start and -wait for clients for async execution
2008-06-15 phkMore test-cases
2008-06-15 phkDescribe tests with test keyword
2008-06-15 phkAdd "test" keyword for printing a test description
2008-06-15 phkNo longer relevant
2008-06-15 phkTwo first testcases
2008-06-15 phkPolishing
2008-06-15 phkWrap two level 1 messages around each test file.
2008-06-15 phkFlexelint
2008-06-15 phkMake the HTTP expect work for trivial cases.
2008-06-15 phkRegularize a couple of messages.
2008-06-15 phkGet a fair bit further in parsing HTTP stuff.
2008-06-15 phkOn further consideration: give VCT it's own header...
2008-06-15 phkPolish VCT a bit more.
2008-06-15 phkAdd VCT: a RFC2616 ctype
2008-06-15 phkFlexeLint varnishtest
2008-06-15 phkAdd http txresponse
2008-06-15 phkFunction to receive a HTTP header, as request or response.
2008-06-15 phkImplement http::txreq
2008-06-15 phkImplement backslash-newline escapes.
2008-06-15 phkPropset svn:keywords and add $Id
2008-06-15 phkAdd $Id$
2008-06-15 phkAdd the HTTP subprocessor
2008-06-15 phkHash out the client, up to and including connection...
2008-06-15 phkDefault server to repeat=1.
2008-06-15 phkMake the first testcase a test of the testprogram
2008-06-15 phkServer socket & thread creation
2008-06-15 phkput varnishtest under auto* control
2008-06-15 phkRemove BSD style makefile
2008-06-15 phkAdd LICENSE
2008-06-15 phkHash out more files and cmd functions
2008-06-15 phkAdd Skelton "varnishtest" program.
2008-06-14 phkChange defaults:
2008-06-14 phkSlightly change the criteria for starting new worker...
2008-06-11 phkAdd an optional shortcut:
2008-06-11 phkBe a little less hysteric with charging session statist...
2008-06-10 phkRefactor the fields of struct acct so we don't have...
2008-06-10 phkMake this compile under OS/X 10.5 Leopard
2008-06-09 phkSlight backtracking: Store the specified socket name...
2008-06-09 phkDon't leak listen address structures if we fail to...
2008-06-09 phkAdd a VSS_bind() function, using the meat of VSS_listen()
2008-06-09 phkStyle & Polish.
2008-06-09 phkProperly lock n_wrk* statics variables without using...
next