- 4c75cca MINOR: samples: update the url_param fetch to match parameters in the path by bedis · Fri Oct 05 08:38:24 2012 +0200
- f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · Wed Oct 03 00:19:48 2012 +0200
- b8ffd37 BUG/MAJOR: http: chunk parser was broken with buffer changes by Willy Tarreau · Thu Sep 27 15:08:56 2012 +0200
- e92693a BUG: http: do not print garbage on invalid requests in debug mode by Willy Tarreau · Mon Sep 24 21:13:39 2012 +0200
- eb6cead MINOR: standard: make memprintf() support a NULL destination by Willy Tarreau · Thu Sep 20 19:43:14 2012 +0200
- 2e1dca8 MEDIUM: http: add "redirect scheme" to ease HTTP to HTTPS redirection by Willy Tarreau · Wed Sep 12 08:43:15 2012 +0200
- 783f258 BUILD: http: rename error_message http_error_message to fix conflicts on RHEL by Willy Tarreau · Tue Sep 04 12:19:04 2012 +0200
- 74172ff CLEANUP: frontend: remove the old proxy protocol decoder by Willy Tarreau · Fri Aug 31 17:52:35 2012 +0200
- 986a9d2 MAJOR: connection: move the addr field from the stream_interface by Willy Tarreau · Thu Aug 30 21:11:38 2012 +0200
- 3cefd52 REORG: connection: move the target pointer from si to connection by Willy Tarreau · Thu Aug 30 15:49:18 2012 +0200
- 8263d2b CLEANUP: channel: use "channel" instead of "buffer" in function names by Willy Tarreau · Tue Aug 28 00:06:31 2012 +0200
- 03cdb7c CLEANUP: channel: usr CF_/CHN_ prefixes instead of BF_/BUF_ by Willy Tarreau · Mon Aug 27 23:14:58 2012 +0200
- af81935 REORG: channel: move buffer_{replace,insert_line}* to buffer.{c,h} by Willy Tarreau · Mon Aug 27 22:08:00 2012 +0200
- 3bf1b2b MAJOR: channel: stop relying on BF_FULL to take action by Willy Tarreau · Mon Aug 27 20:46:07 2012 +0200
- a75bcef REORG: buffer: move buffer_flush, b_adv and b_rew to buffer.h by Willy Tarreau · Fri Aug 24 22:56:11 2012 +0200
- 8e21bb9 MAJOR: channel: remove the BF_OUT_EMPTY flag by Willy Tarreau · Fri Aug 24 22:40:29 2012 +0200
- c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200
- 75bf2c9 REORG: sock_raw: rename the files raw_sock* by Willy Tarreau · Mon Aug 20 17:01:35 2012 +0200
- 572bf90 REORG/MAJOR: extract "struct buffer" from "struct channel" by Willy Tarreau · Mon Jul 02 17:01:20 2012 +0200
- 7421efb REORG/MAJOR: use "struct channel" instead of "struct buffer" by Willy Tarreau · Mon Jul 02 15:11:27 2012 +0200
- 505e34a MAJOR: get rid of fdtab[].state and use connection->flags instead by Willy Tarreau · Fri Jul 06 10:17:53 2012 +0200
- a9fddca MINOR: http: add the urlp_val ACL match by Willy Tarreau · Tue Jul 31 07:51:48 2012 +0200
- dae2a8a BUG/MINOR: tarpit: fix condition to return the HTTP 500 message by Willy Tarreau · Mon Jul 23 10:55:43 2012 +0200
- a7ad50c MEDIUM: pattern: add the "base" sample fetch method by Willy Tarreau · Sun Apr 29 15:39:40 2012 +0200
- 6812bcf MINOR: replace acl_fetch_{path,url}* with smp_fetch_* by Willy Tarreau · Sun Apr 29 09:28:50 2012 +0200
- a059031 BUG/MAJOR: cookie prefix doesn't support cookie-less servers by Willy Tarreau · Wed Jun 06 16:07:00 2012 +0200
- 4f8a83c MEDIUM: stats: add the ability to kill sessions from the admin interface by Willy Tarreau · Mon Jun 04 00:26:23 2012 +0200
- d728224 MEDIUM: stats: add support for soft stop/soft start in the admin interface by Willy Tarreau · Mon Jun 04 00:22:44 2012 +0200
- 4992dd2 MINOR: http: add support for "httponly" and "secure" cookie attributes by Willy Tarreau · Thu May 31 21:02:17 2012 +0200
- 6740213 REORG/MINOR: use dedicated proxy flags for the cookie handling by Willy Tarreau · Thu May 31 20:40:20 2012 +0200
- cde18fc BUG/MINOR: perform_http_redirect also needs to rewind the buffer by Willy Tarreau · Wed May 30 07:59:54 2012 +0200
- a32d275 BUG/MEDIUM: option forwardfor if-none doesn't work with some configurations by Cyril Bonté · Tue May 29 23:27:41 2012 +0200
- 9498113 REORG/MEDIUM: stream_interface: move applet->state and private to connection by Willy Tarreau · Mon May 21 17:09:48 2012 +0200
- fb7508a REORG/MINOR: stream_interface: move si->fd to struct connection by Willy Tarreau · Mon May 21 16:47:54 2012 +0200
- 73b013b MINOR: stream_interface: introduce a new "struct connection" type by Willy Tarreau · Mon May 21 16:31:45 2012 +0200
- ea95316 MEDIUM: http: msg->sov and msg->sol will never wrap by Willy Tarreau · Fri May 18 23:41:28 2012 +0200
- 2692736 MEDIUM: http: get rid of msg->som which is not used anymore by Willy Tarreau · Fri May 18 23:22:52 2012 +0200
- 06a000f CLEANUP: http: make it more obvious that msg->som is always null outside of chunks by Willy Tarreau · Fri May 18 23:04:32 2012 +0200
- 09d1e25 MAJOR: http: stop using msg->sol outside the parsers by Willy Tarreau · Fri May 18 22:36:34 2012 +0200
- d1de8af BUG/MAJOR: fix regression on content-based hashing and http-send-name-header by Willy Tarreau · Fri May 18 22:12:14 2012 +0200
- 7af4605 BUG/MAJOR: trash must always be the size of a buffer by David du Colombier · Wed May 16 14:16:48 2012 +0200
- 7bb68ab OPTIM/MEDIUM: stream_interface: add a new SI_FL_NOHALF flag by Willy Tarreau · Sun May 13 14:48:59 2012 +0200
- 93548be OPTIM: proto_http: don't enable quick-ack on empty buffers by Willy Tarreau · Sun May 13 08:44:16 2012 +0200
- 59b9479 BUG/MEDIUM: stream_interface: restore get_src/get_dst by Willy Tarreau · Fri May 11 16:16:40 2012 +0200
- c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · Fri May 11 14:23:52 2012 +0200
- 4a3fd4c BUG/MAJOR: acl: http_auth_group() must not accept any user from the userlist by Willy Tarreau · Thu May 10 23:18:26 2012 +0200
- 20a804a BUG/MINOR: stats admin: "Unexpected result" was displayed unconditionally by Cyril Bonté · Thu May 10 19:42:52 2012 +0200
- a7fe8e5 MINOR: http: replace http_message_realign() with buffer_slow_realign() by Willy Tarreau · Tue May 08 20:40:09 2012 +0200
- 5153936 MINOR: acl: add the cook_val() match to match a cookie against an integer by Willy Tarreau · Tue May 08 12:46:28 2012 +0200
- d04b1bc MEDIUM: http: improve error capture reports by Willy Tarreau · Tue May 08 11:03:10 2012 +0200
- 69d8c5d BUG/MINOR: http: ensure that msg->err_pos is always relative to buf->p by Willy Tarreau · Tue May 08 09:44:41 2012 +0200
- d6c2e8c BUG/MINOR: http: error snapshots are wrong if buffer wraps by Willy Tarreau · Tue May 08 08:54:15 2012 +0200
- 060781f REORG: stream_interface: create a struct sock_ops to hold socket operations by Willy Tarreau · Mon May 07 16:50:03 2012 +0200
- cd3b094 REORG: rename "pattern" files by Willy Tarreau · Fri Apr 27 21:52:18 2012 +0200
- 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · Fri Apr 27 21:37:17 2012 +0200
- 7dcb648 MEDIUM: acl: extend the pattern parsers to report meaningful errors by Willy Tarreau · Fri Apr 27 17:52:25 2012 +0200
- b7451bb MEDIUM: acl: report parsing errors to the caller by Willy Tarreau · Fri Apr 27 12:38:15 2012 +0200
- 28376d6 MEDIUM: http: merge ACL and pattern cookie fetches into a single one by Willy Tarreau · Thu Apr 26 21:26:10 2012 +0200
- 185b5c4 MEDIUM: http: merge acl and pattern header fetch functions by Willy Tarreau · Thu Apr 26 15:11:51 2012 +0200
- 25c1ebc MEDIUM: acl/pattern: start merging common sample fetch functions by Willy Tarreau · Wed Apr 25 16:21:44 2012 +0200
- 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · Wed Apr 25 10:13:36 2012 +0200
- 24e32d8 MEDIUM: acl: replace acl_expr with args in acl fetch_* functions by Willy Tarreau · Mon Apr 23 23:55:44 2012 +0200
- b8c8f1f MEDIUM: pattern: retrieve the sample type in the sample, not in the keyword description by Willy Tarreau · Mon Apr 23 22:38:26 2012 +0200
- 342acb4 MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere by Willy Tarreau · Mon Apr 23 22:03:39 2012 +0200
- 21e5b0e MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE by Willy Tarreau · Mon Apr 23 19:25:44 2012 +0200
- 197e10a MEDIUM: acl: get rid of the SET_RES flags by Willy Tarreau · Mon Apr 23 19:18:42 2012 +0200
- f853c46 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs by Willy Tarreau · Mon Apr 23 18:53:56 2012 +0200
- 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · Mon Apr 23 16:16:37 2012 +0200
- 422aa07 MEDIUM: pattern: add new sample types to replace pattern types by Willy Tarreau · Fri Apr 20 20:49:27 2012 +0200
- 8f7406e MEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag by Willy Tarreau · Fri Apr 20 18:16:26 2012 +0200
- 21d68a6 MEDIUM: pattern: add an argument validation callback to pattern descriptors by Willy Tarreau · Fri Apr 20 15:52:36 2012 +0200
- 9fcb984 MEDIUM: pattern: use the standard arg parser by Willy Tarreau · Fri Apr 20 14:45:49 2012 +0200
- f995410 MEDIUM: pattern: get rid of arg_i in all functions making use of arguments by Willy Tarreau · Fri Apr 20 14:03:29 2012 +0200
- ecfb8e8 MEDIUM: pattern: replace type pattern_arg with type arg by Willy Tarreau · Fri Apr 20 12:29:52 2012 +0200
- 61612d4 MAJOR: acl: store the ACL argument types in the ACL keyword declaration by Willy Tarreau · Thu Apr 19 18:42:05 2012 +0200
- 34db108 MAJOR: acl: make use of the new argument parsing framework by Willy Tarreau · Thu Apr 19 17:16:54 2012 +0200
- d53e242 MEDIUM: http/acl: make acl_fetch_hdr_{ip,val} rely on acl_fetch_hdr() by Willy Tarreau · Mon Apr 16 17:21:11 2012 +0200
- e333ec9 MEDIUM: http/acl: merge all request and response ACL fetches of headers and cookies by Willy Tarreau · Mon Apr 16 16:26:40 2012 +0200
- 7744e0c BUG/MINOR: http_auth: ACLs are volatile, not permanent by Willy Tarreau · Mon Apr 16 15:00:51 2012 +0200
- c0239e0 MEDIUM: http: make all ACL fetch function use acl_prefetch_http() by Willy Tarreau · Mon Apr 16 14:42:55 2012 +0200
- 14174bc MEDIUM: http: add a prefetch function for ACL pattern fetch by Willy Tarreau · Mon Apr 16 14:34:04 2012 +0200
- 9dab5fc MEDIUM: buffers: rename a number of buffer management functions by Willy Tarreau · Mon May 07 11:56:55 2012 +0200
- cc5cfcb MEDIUM: buffers: add new pointer wrappers and get rid of almost all buffer_wrap_add calls by Willy Tarreau · Fri May 04 21:35:27 2012 +0200
- ec1bc82 MEDIUM: buffers: fix unsafe use of buffer_ignore at some places by Willy Tarreau · Fri Mar 09 15:03:30 2012 +0100
- 8b1323e MINOR: http: remove useless wrapping checks in http_msg_analyzer by Willy Tarreau · Fri Mar 09 14:46:19 2012 +0100
- 4baf44b MEDIUM: http: remove buffer arg in chunk parsing functions by Willy Tarreau · Fri Mar 09 14:10:20 2012 +0100
- 21710ff MEDIUM: http: remove buffer arg in http_buffer_heavy_realign by Willy Tarreau · Fri Mar 09 13:58:04 2012 +0100
- 418bfcc MEDIUM: http: remove buffer arg in http_upgrade_v09_to_v10 by Willy Tarreau · Fri Mar 09 13:56:20 2012 +0100
- a560c21 MEDIUM: http: remove buffer arg in http_msg_analyzer by Willy Tarreau · Fri Mar 09 13:50:57 2012 +0100
- 8a0cef2 MEDIUM: http: remove buffer arg in http_capture_bad_message by Willy Tarreau · Fri Mar 09 13:39:23 2012 +0100
- 6acf7c9 MEDIUM: http: remove buffer arg in a few header manipulation functions by Willy Tarreau · Fri Mar 09 13:30:45 2012 +0100
- 45c0d98 MEDIUM: http: http_send_name_header: remove references to msg and buffer by Willy Tarreau · Fri Mar 09 12:11:57 2012 +0100
- 3a215be MAJOR: http: make http_msg->sol relative to buffer's origin by Willy Tarreau · Fri Mar 09 21:39:51 2012 +0100
- 62f791e MEDIUM: http: add a pointer to the buffer in http_msg by Willy Tarreau · Fri Mar 09 11:32:30 2012 +0100
- 12e48b3 MAJOR: http: turn http_msg->eol to a buffer-relative offset by Willy Tarreau · Mon Mar 05 16:57:34 2012 +0100
- fa4a03c CLEANUP: http: remove unused http_msg->col by Willy Tarreau · Fri Mar 09 21:28:54 2012 +0100
- ea1175a MAJOR: http: change msg->{som,col,sov,eoh} to be relative to buffer origin by Willy Tarreau · Mon Mar 05 15:52:30 2012 +0100
- a458b67 MAJOR: http: move buffer->lr to http_msg->next by Willy Tarreau · Mon Mar 05 11:17:50 2012 +0100
- 363a5bb MAJOR: buffers: replace buf->r with buf->p + buf->i by Willy Tarreau · Fri Mar 02 20:14:45 2012 +0100
- 89fa706 MAJOR: buffers: replace buf->w with buf->p - buf->o by Willy Tarreau · Fri Mar 02 16:13:16 2012 +0100