]> err.no Git - varnish/shortlog
varnish
2006-04-04 desAdd a libcompat with strlcat() and strlcpy() from OpenBSD.
2006-04-04 phkGet pass-through working for the first request.
2006-04-04 phkAdd HTTP response headers and processing.
2006-04-04 phkReverse constification of Argv functions. After cascad...
2006-04-04 phkGet "Pass" mode moving
2006-04-04 phkMake the "receive a HTTP protocol header" code generic
2006-04-04 phkAdd a session callback pointer to struct sess.
2006-04-04 phkUse bufferevent_base_set() from libevent
2006-04-04 phkAdd a missing prototype until libevent people catch up.
2006-04-04 phkAdd a Debug shmemlog tag.
2006-04-04 desPortability tweaks: use our own sbuf.h and queue.h...
2006-04-03 phkMove memset further up.
2006-04-03 desHook up libevent to the build. Note that this should...
2006-04-03 desGC
2006-04-03 desRemove generated files which were committed by mistake.
2006-04-03 desUpdate from libevent CVS trunk.
2006-04-03 phkSegregate http header fields into a separate structure...
2006-04-03 phkHow I wish people would think more ahead when writing...
2006-04-03 phkA little step for humanity but a big step for varnish:
2006-04-03 phkCall the init function when the VCL code is loaded.
2006-04-03 phkAdd 5 dummy fields to the http headers, we will need...
2006-03-31 phkUse http_headers.h to define session fields for headers...
2006-03-31 phkAdd missing pthread.h includes
2006-03-31 phkUse http_headers.h to define HTTP header tags for logging
2006-03-31 phkReusable macro definition of HTTP headers. We will...
2006-03-30 phkget us closer to a connection to the backend
2006-03-30 phkRework the compilation of backend specifications in...
2006-03-30 phkAdd the beginning of a backend connection pool
2006-03-30 phkPromote the poll mutex to be a session mutex so that...
2006-03-30 phkIntegrate the VCL code closer in the cache process...
2006-03-27 phkAdd config.load, config.inline and config.use commands.
2006-03-27 phkForgot to add this one. Prototypes for the VCL compiler.
2006-03-27 phkAdd VCL_CompileFile() function.
2006-03-27 phkJust return if there is nothing to wait for. We get...
2006-03-27 phkAdd a macro which we can #ifdef
2006-03-27 phkBuild default VCL from "-b backend_IP" option and pass...
2006-03-27 phkedge closer towards being a nice member of society
2006-03-27 phkExperimentally pull in VCL program
2006-03-27 phkActually generate a shared object
2006-03-27 phkStuff VCL programs needs to know about.
2006-03-27 phkadd libvcl
2006-03-27 phkPut under control of auto* tools
2006-03-27 phkNewly generated code
2006-03-27 phkDon't generate sparse array code.
2006-03-24 phkMore complete HTTP parsing and logging.
2006-03-24 phkChange session memory management to avoid <event.h...
2006-03-24 phkAdd a VSLR() variant which logs a byte range without...
2006-03-24 phkLog remote IP#:port on session open
2006-03-24 phkput symbolic names on the tags
2006-03-24 phkAdd a minimal log tailer.
2006-03-24 phkMove the SHM tags into a resuable .h file.
2006-03-23 phkAdd shared memory log setup and stuffer function in...
2006-03-23 phkNow we're starting to get somewhere: Accept connection...
2006-03-23 phkOpen TCP sockets
2006-03-17 phkMake it possible to suspend and resume a cli connection...
2006-03-17 phkAdd multiplexing for the mgt->child cli connection...
2006-03-16 phkcleanup
2006-03-16 phkExpand the empty shell a bit.
2006-03-16 phkFunctions to handle the CLI with event(3)'s buffer...
2006-03-16 phkGeneric and public stuff for CLI protocol handling.
2006-03-16 phkadd min+max argument counts
2006-03-15 phkAdd definitions pertaining to the ascii-protocol which...
2006-03-14 desAdd Niels Provos's libevent 1.1a.
2006-03-14 desSet the correct property (svn:keywords, not svn:keyword)
2006-03-14 desAdd a man page, and set the correct property (svn:keywo...
2006-03-14 phkAdd some trivial bits while I think about the hard...
2006-03-14 phkAdd a function to break a command line like string...
2006-03-13 desAdd hash.h, queue.h and tree.h from NetBSD-CURRENT.
2006-03-13 desAdd libsbuf, based on the latest sbuf code from FreeBSD...
2006-03-13 phkPick up the gnu-autotools binary directory if we spot...
2006-03-13 phkAdd first cut of VCL compiler to the tree.
2006-03-02 desIgnore generated files; generated with the following...
2006-03-02 desUntested & undocumented login code. I don't have time...
2006-03-02 desAdd varnishd to ignore list.
2006-02-27 desIgnore generated files.
2006-02-27 desIgnore generated files.
2006-02-27 desIgnore generated files.
2006-02-27 desCorrect libtool idiom: run libtoolize after aclocal...
2006-02-27 desDon't forget the license!
2006-02-27 desImplement tables.
2006-02-27 desCorrect list rendering.
2006-02-27 desAdd table formatting.
2006-02-27 desPaste large portion of phk's notes.
2006-02-27 desSeparate specification from architecture.
2006-02-27 desFork varnish-architecture off of varnish-specification.
2006-02-24 desPrefer sans-serif fonts.
2006-02-24 desSet mime-type and charset.
2006-02-24 desLightweight XSL stylesheet for transforming DocBook...
2006-02-24 desFix a couple of syntax errors.
2006-02-24 desSource tree structure as agreed.
2006-02-23 desAdd a short section on refreshing. Done for today.
2006-02-23 desDiscuss expiry and cacheability.
2006-02-23 desCorrect handling of section titles: articles can't...
2006-02-23 desAdd RFC 3507 (ICAP).
2006-02-23 desThursday morning's work.
2006-02-22 desImprove rendering of section titles
2006-02-22 desTurn top-level sections into chapters
2006-02-22 desSet correct mime-type.
2006-02-22 desAutotools bootstrap script.
2006-02-22 desEnable the Id keyword.
next