2007-10-23 |
phk | Quench a pointless sigchild warning |
commit | commitdiff | tree | snapshot |
2007-10-22 |
des | Evaluate ${localstatedir} later. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Don't assert that close() returns 0, it won't when... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Don't try to interpret the status code when we know... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Re-add Solaris support which was removed in r1465. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Add error message. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Use an 8 kB stack buffer instead of a heap buffer. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | When testing pipelined POST requests, send enough data... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | The framework bugs which used to affect this test case... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Also test pipelining of POST requests (in pass mode) |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Move malloc() / free() out of the loop, and plug a... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Simplify |
commit | commitdiff | tree | snapshot |
2007-10-19 |
des | Style & whitespace |
commit | commitdiff | tree | snapshot |
2007-10-19 |
cecilihf | Improved handling of pass for POST requests. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
phk | Fix pipelining: don't expect the fd to become readable... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
phk | Make ESI processing actually work. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
des | Add a regression test for pipelining, which is currentl... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
des | Add a missing wait(). |
commit | commitdiff | tree | snapshot |
2007-10-18 |
des | Separate the act of sending a request from that of... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
des | Make VARNISH_STATE_DIR work correctly when using the... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
cecilihf | Make pass mode work for POST requests. Solves ticket... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
des | Revert previous change and fix the comment that explain... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
cecilihf | Run the passPOST test first. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
des | I like code that compiles |
commit | commitdiff | tree | snapshot |
2007-10-17 |
phk | Add error messages from the XML/ESI parser |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Fix parsing of "esi" command. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Start pulling ESI:include stuff over from my private... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
des | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
des | Pull in FreeBSD's daemon(3) for platforms that lack it. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
des | Use %zd for size_t. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Silence flexelint |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Flexelint polishing. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Reduce number of TIM_real() calls slightly in multi... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Flexelint polish |
commit | commitdiff | tree | snapshot |
2007-10-16 |
phk | Flexelint polish |
commit | commitdiff | tree | snapshot |
2007-10-10 |
des | Fix braino in Solaris compat bit. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
phk | Keep track of the highest fd so we don't give poll... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Try to optimize the poll acceptor by moving active... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Give the 503 returns a protocol and a response as well. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Don't use vca_return_session() when we can SES_Delete() |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | More asserts |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | EOF transfers are not limited to pre HTTP/1.1 backends... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | We may in fact not have any headers. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Only attempt to decode status integer if we have a... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Add an assert for spotting ticket #162 |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Catch EOF on reads instead of looping. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Drop the asserts around shutdown(2), there are a number of |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | upd |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | More acceptor work: |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Bail normally instead of asserting on buffer full. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Use HTC_Rx() directly instead of vca_pollsession()... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | comments/style |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Try to make the pipe code even more robust |
commit | commitdiff | tree | snapshot |
2007-10-08 |
phk | Flush the threads shmlog before we try to make up a... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
ssm | Fix ticket #166, debian package issues |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Go over pipe's polling code and try to do it right... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Oops, last commit included some debugging |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Remember to move numeric status when we filter one... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Initialize the obj->ws before we use it. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Move the objects and their http header into storage... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Move the workerthreads log from malloc to stack. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | Eliminate a & which I tend to forget every single time. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
phk | We always want to go through vcl_fetch(), even on error 503 |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Add VCL action "esi" and a vrt file to contain it. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Make the number of restarts a parameter. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Add the first stab at a "restart" mechanism. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Add req.restarts variable. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Add "restart" action for most VCL methods. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Evict backend-health code which had strayed fra from... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | More caching of HTTP status |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Cache the numeric status code. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Significantly reduce level of paranoia. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | We may not have a worker thread here, we could be calle... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Remove unused #includes |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | nitpicking |
commit | commitdiff | tree | snapshot |
2007-09-30 |
phk | Set the poll'ed fd to -1 when we halfclose the fd to... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
phk | Another cleanup commit: |
commit | commitdiff | tree | snapshot |
2007-09-28 |
phk | Complete the split of HTTP-editing and HTTP-transmissio... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
phk | Initial split of code which transfer HTTP protocol... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
phk | Move the WS_ prototypes down where they belong. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
phk | Push the http structure out of the early bits of the... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
phk | Preparation for implementation of restarts: Move the... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
des | Use CHECK_OBJ_ORNULL(). |
commit | commitdiff | tree | snapshot |
2007-09-26 |
phk | don't make acl's const, they are not. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
phk | More txt'ing |
commit | commitdiff | tree | snapshot |
2007-09-26 |
phk | another place we can use Tlen |
commit | commitdiff | tree | snapshot |
2007-09-26 |
phk | Use the new txt type more extensively, it does improve... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
phk | Convert the received request and pipelined bytes into... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
phk | struct http_hdr is more than that, it is a general... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | More flexelint nit-picking of various sorts |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Constify a lot of the VRT API |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Mega-Const'ification |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | If the C-compiler fails, we don't know if it created... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Constification |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Constification of certain storage functions |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Make Tim_format() take a double time argument |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Make the arguments to CLI functions const-const. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
phk | Catch up with sys/queue.h changes |
commit | commitdiff | tree | snapshot |
2007-09-25 |
des | The previous commit made things worse rather than bette... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
des | Portability: use -lsocket / -lns on systems that need... |
commit | commitdiff | tree | snapshot |
next |