2009-01-12 |
phk | Ditch HSH_Compare() and just check the digest with... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
phk | don't overload the waiting list (yet), I suspect it... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
phk | Expand critbit test for more coverage |
commit | commitdiff | tree | snapshot |
2009-01-12 |
phk | Make SHA256 digest standard and use it in hash_classic.c |
commit | commitdiff | tree | snapshot |
2009-01-12 |
phk | Add a minimal testcase of critbit |
commit | commitdiff | tree | snapshot |
2009-01-10 |
phk | Addendum to r3501: remove the file from the list. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
phk | Don't panic if we fail to delete shared objects in... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
phk | Don't panic if the chunked header is ridiculously long... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
phk | This is a regression test |
commit | commitdiff | tree | snapshot |
2009-01-10 |
phk | If we get more HTTP headers than we have room for ... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Minor polishing for the benefit of Glorius Checker... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Make vsb_new() a tad easier for FlexeLint to figure... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Properly ignore the return value from cli_readres(... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Set the status to CLIS_COMMS if we fal to read the... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Remove pointless initialization. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Be more stringent about our timeout: fail even if we... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Check close(2) status. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Assert that realloc() did. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | remove pointless assignment |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Assert fcntl(2) have not failed. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | More flexelinting. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Flexelint'ing |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Adjust to VCL_RET_* being enum instead of bitmap. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Generate VCL_RET_* as enumbering instead of bitmap... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Move the enum MET/RET macros to vcl.h |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Move the enum MET/RET macros to vcl.h |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Flexelint adjustments |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Make VCC_Return_Name() return lower case, and use it... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Use VCC_Return_Name() instead of rolling our own. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Add a VCC_Return_Name() function to convert a return... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
phk | Make it entirely clear to the compiler that the WRONG... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
phk | This is a bandaid for a pointer dereference when "resta... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
phk | Remove http_GetProto(), it's unused. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Assert lock properly held, inspired by unease about... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Only fail -T argument if none of the addresses it resol... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Add test for two corner cases in backend body determina... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Add regression test for #400 |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Change the logic that decides when we attempt EOF fetch... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | We should have a body length on a 200 reply |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Add regressiont test for #409 |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Add a missing newline |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Add a missing error check. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | Add regression test for ticket 412 |
commit | commitdiff | tree | snapshot |
2008-12-18 |
phk | A bit of cleanup while I ponder ticket 412: |
commit | commitdiff | tree | snapshot |
2008-12-18 |
ingvar | Changed rpm summary string as requested by the Fedora... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
petter | Fixed so that server_host is the hostname and not IP... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
petter | Initial checkin of a work in progress of the web GUI |
commit | commitdiff | tree | snapshot |
2008-12-09 |
phk | Add support for, and use a new syntax for terminating... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
phk | Increase session workspace to 16k |
commit | commitdiff | tree | snapshot |
2008-12-08 |
phk | Silence debug noise |
commit | commitdiff | tree | snapshot |
2008-12-08 |
phk | Implement the cooling period before objhead's are delet... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
phk | Resolve the remove/lookup race the simple way. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
phk | And as always I forgot to svn add the new file... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
phk | Add preliminary version of lock-less tree based lookup... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
phk | Wrap some long lines |
commit | commitdiff | tree | snapshot |
2008-12-02 |
phk | Fix an embarrasing bug in my Flexlinting of this code... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
phk | Fix build on !FreeBSD systems. |
commit | commitdiff | tree | snapshot |
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 |
next |