2008-12-01 |
phk | Various minor cleanups while we wait... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
phk | Shut FlexeLint up about SHA256 implementation. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
phk | We cannot gain a reference to an object unless it has... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
phk | Supress stats in the curses mode until we have see... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
phk | Always release WRW, also on error. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
phk | Add asserts to find where WRW is leaking in ticket 390 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Add code to calculate a SHA256 over the hash string... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Make it possible to declare paramters in other source... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Name that file "vparam.h" instead of "param.h" which... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Move parameter declaration into a .h file of its own. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Sort the parameters alphabetically, it's too hard to... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Try to get the endianess optimization working, by inclu... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Neuther the FreeBSD specifics of SHA256 implementation. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Add a parameter to enable SHA256 hashing. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Hook SHA256 into the build |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Add SHA256 hashing code. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | Isolate some hash-string building nastyness in cache_hash.c |
commit | commitdiff | tree | snapshot |
2008-11-25 |
phk | When we receive an If-Modified-Since on an ESI object... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Log debugs with correct id |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Control the ESI parsing debug records with the esi_synt... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
tfheen | Include relevant bit of ansidecl.h directly |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Rename the write-buffering functions to WRW_*(). |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Make the maximum record length in the shm log a paramte... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Only emit debug message for writes that fail |
commit | commitdiff | tree | snapshot |
2008-11-24 |
tfheen | Fix typo (s/timeout/interval/) in default parameters... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Log write errors under SLT_Debug. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Use == for comparison. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Count ESI processed objects in acct.bodybytes |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Do not count chunked encoding headers in stat.hdrbytes. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Eliminate <vis.h> and it's compat version, it is unused. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
phk | Update license to remove the advertising clause, reflec... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
tfheen | Fix typo |
commit | commitdiff | tree | snapshot |
2008-11-21 |
phk | Also run the VCL->C compiler stage in a sub-process. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
phk | Make it possible to supress all or no lines of output |
commit | commitdiff | tree | snapshot |
2008-11-21 |
phk | Simplify how we manage the -f argument: |
commit | commitdiff | tree | snapshot |
2008-11-21 |
phk | Add a vreadfile() utility function, which reads a file... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
phk | Move the code for running stuff in a sub-process out... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
petter | Soooorry. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
petter | Added documentaiton on the timeouts |
commit | commitdiff | tree | snapshot |
2008-11-20 |
phk | Various nits. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
phk | Clean up the ACL generation code a bit. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
phk | Check ECONNRESET |
commit | commitdiff | tree | snapshot |
2008-11-19 |
tfheen | Correct defaults in varnishd.1 |
commit | commitdiff | tree | snapshot |
2008-11-19 |
petter | Added support for setting read timeouts for backend... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
phk | Kick the hash_slinger interface around a bit: |
commit | commitdiff | tree | snapshot |
2008-11-19 |
phk | Move the hash'ers refcount up to objhead, it is generic. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
phk | Rename some objhead pointers from obj to oh for consist... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
tfheen | Document grace |
commit | commitdiff | tree | snapshot |
2008-11-18 |
tfheen | Make malloc print max storage size |
commit | commitdiff | tree | snapshot |
2008-11-17 |
phk | Rename variables to reflect that they are object heads... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
petter | Fixed compiling on Linux with -Werror set. Added mising... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
phk | silence config.h noise |
commit | commitdiff | tree | snapshot |
2008-11-14 |
phk | Regenerated. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
phk | Retire VRT_re_test() |
commit | commitdiff | tree | snapshot |
2008-11-14 |
phk | Inline VRT_re_test() |
commit | commitdiff | tree | snapshot |
2008-11-14 |
phk | Merge cache_vrt_acl.c into cache_vrt.c, one one-line... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
phk | Rework the binary heap, we use for expiry processing... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | Fix this test-case to not rely on being able to compile... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | Make sure that |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | Regression test case for ticket 365: restart in hit. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | Implement restart in vcl_hit. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | Remember to set lock "held" in CondWait |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | Have I mentioned that I think POSIX is a bunch of amate... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
phk | React to both NL and CR in VLU |
commit | commitdiff | tree | snapshot |
2008-11-10 |
phk | Remember to add this file in second attempt :-) |
commit | commitdiff | tree | snapshot |
2008-11-10 |
phk | Take the full step and wrap all our mutex operations... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
ingvar | specfile: 2.0.1-2 -> 2.0.2-1 and a changelog item for... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
ingvar | Specfile: 2.0.1 > 2.0.2 |
commit | commitdiff | tree | snapshot |
2008-11-10 |
tfheen | Make sure the VCL we try to load is a regular file |
commit | commitdiff | tree | snapshot |
2008-11-10 |
tfheen | Constify vcl_tnames in .tcl script too |
commit | commitdiff | tree | snapshot |
2008-11-10 |
phk | Add a test of the random director that uses actual... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
phk | Add a toplevel word which examines the sequence returned by |
commit | commitdiff | tree | snapshot |
2008-11-10 |
phk | Add a debug CLI command to seed random(3). |
commit | commitdiff | tree | snapshot |
2008-11-09 |
phk | A couple of stylistisc FlexeLint v9 nits, and some... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
phk | More FlexeLint v9 consts |
commit | commitdiff | tree | snapshot |
2008-11-09 |
phk | Constifications requested by FlexeLint v9 |
commit | commitdiff | tree | snapshot |
2008-11-06 |
tfheen | Document the size parameter to -s malloc |
commit | commitdiff | tree | snapshot |
2008-11-06 |
tfheen | Fix up $N vs \N in man page |
commit | commitdiff | tree | snapshot |
2008-11-06 |
tfheen | Fix up tclsh invocation (again) |
commit | commitdiff | tree | snapshot |
2008-11-05 |
phk | Fix the broken logic in the random directors picking... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
ingvar | * Sun Nov 02 2008 Ingvar Hagelund <ingvar@linpro.no... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
ssm | varnishtest man page: whitespace fix |
commit | commitdiff | tree | snapshot |
2008-10-29 |
ssm | Add a varnishtest man page |
commit | commitdiff | tree | snapshot |
2008-10-28 |
phk | Factor the HTTP responsecodes into a file where we can |
commit | commitdiff | tree | snapshot |
2008-10-28 |
sky | thanks mithrandir -- check the right magic |
commit | commitdiff | tree | snapshot |
2008-10-28 |
sky | resp.status was returning obj.status |
commit | commitdiff | tree | snapshot |
2008-10-27 |
sky | merge #3350 into trunk -- make tests fail if you have... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
phk | Don't quote the entire inlined C source in the index... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
des | Get rid of <strings.h>. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | Use a proper format string. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | Fix warnings on Linux |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | svn:ignore |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | config-cache is more trouble than it's worth. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
phk | Regenerate, and take the huge-diff hit for the last... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
phk | Break the encoded .h files up at convenient newlines... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | Clean up some of the fallout from the Solaris patch... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
phk | Regen to get Ids right |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | Revert r3072, which was a no-op. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | Sync with FreeBSD |
commit | commitdiff | tree | snapshot |
2008-10-20 |
des | Strictly speaking, we should test $target, not $host... |
commit | commitdiff | tree | snapshot |
next |