2009-02-13 |
phk | Add a "banner" command to the CLI interface. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Update copyright year |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Add VLU_Data() function for injecting input |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | parameter name change "acceptor" -> "waiter" |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Due to lack og foresight,the threads that keep an eye... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
phk | Move the LRU timestamp from the objcore to the object... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
phk | Move objcore over objects, so that objhead has a list... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
tfheen | Merge r3752: Added som changelog changes from fedora... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
tfheen | Merge r3751 into trunk: Packaging fixes |
commit | commitdiff | tree | snapshot |
2009-02-11 |
phk | Pull struct objexp out of the closet and call it objcore. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
des | Fix backslashes. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
des | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Regression testcase for #433 |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Overhaul the ESI parser in light of #433 and the prospe... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add line numbers to this test, so we can see where... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add a counter for esi parse errors and test it in all... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add bodylen expects to the ESI test cases |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Update this test to actually test what it should. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Make it possible (at great performance loss) to force... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Mark that we do limited segment size fetches for debugging |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Opps, debugging hack leaked in. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | The esi detector should also spot esi comments. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add an (unlocked) counter for number of ESI objects... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
phk | Close a race where VCL tries to modify the obj.ttl... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
tfheen | Move mybe{32,64}enc definitions outside of ifdef so... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
phk | More FlexeLint silencing. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
tfheen | Add missing header file to tarball |
commit | commitdiff | tree | snapshot |
2009-01-28 |
phk | silence a couple of Flexelint complaints. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
phk | Stop processing ESI elements as soon as we discover... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
phk | proper errorchecks for regsub syntax. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
phk | Don't modify the obj_timer_when field outside the binhe... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
phk | Lack of a backend name is no reasonable cause for a... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
phk | Test that we know the purge variable when it is compile... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
phk | Implement the new-purge case where the entire expressio... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
phk | First cut at VCL support for new-purge. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
phk | Don't append a CRNL to the body. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
ingvar | Don't need debug patch outside fedora package |
commit | commitdiff | tree | snapshot |
2009-01-22 |
phk | Move the purgable variables into a CPP table, so we... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
phk | Enforce a minimum ttl for "hit for pass" objects to... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
phk | Add "no match" operator !~ to VCL regexps |
commit | commitdiff | tree | snapshot |
2009-01-19 |
phk | Be much more BOFH about bereq, more asserts, free them... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
tfheen | Make make dist happier; distribute the files we need |
commit | commitdiff | tree | snapshot |
2009-01-19 |
phk | Add a new paramter "purge_hash" which defaults to ... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
phk | Move the vca_pipes to a more proper header file |
commit | commitdiff | tree | snapshot |
2009-01-19 |
phk | Move the fiddling of banned objects to cache_ban.c |
commit | commitdiff | tree | snapshot |
2009-01-19 |
phk | A couple of FlexeLint nits |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | List referenced, but gone purges, mark them with a "G" |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Add a protective object to prevent purge.list from... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Set cost 10 on regexp tests. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Add the ability to purge on random request or object... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Implement exact matching and negatives for bans. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Don't list gone bans. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Properly quote the ban descriptions. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | Move the body of cli_quote() to vsb_quote() and give... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
phk | redo the purge.list function with proper locking |
commit | commitdiff | tree | snapshot |
2009-01-14 |
phk | After HSH_Lookup() returns NULL indicating a busy objec... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
phk | Originally we shaved 64 bytes from the session to the... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
phk | Add testcase for cli:purge |
commit | commitdiff | tree | snapshot |
2009-01-13 |
phk | Add CLI_PURGE definition |
commit | commitdiff | tree | snapshot |
2009-01-13 |
phk | Commit the old urge facilities to the new world order. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
phk | Change the way bans/purges are stored, so that each... |
commit | commitdiff | tree | snapshot |
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 |
next |