| .. |
|
appsession.c
|
[MAJOR] replace the wait-queue linked list with an rbtree.
|
2007-01-07 02:14:23 +01:00 |
|
backend.c
|
[BUG] last backend change broke server assignment
|
2007-01-21 12:47:26 +01:00 |
|
base64.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
buffers.c
|
[MAJOR] huge rework of the HTTP request FSM
|
2007-01-21 19:16:41 +01:00 |
|
capture.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
cfgparse.c
|
[MAJOR] huge rework of the HTTP request FSM
|
2007-01-21 19:16:41 +01:00 |
|
checks.c
|
[MINOR] indicate the proxy type in the logs after a loss of servers
|
2006-12-31 17:46:05 +01:00 |
|
chtbl.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
client.c
|
[CLEANUP] replaced occurrences of 'hreq' with 'txn' (bis)
|
2007-03-03 20:53:23 +01:00 |
|
fd.c
|
[CLEANUP] fd.c : regparm was hardcoded too.
|
2006-10-15 23:10:10 +02:00 |
|
haproxy.c
|
[RELEASE] Released 1.3.6 with the following changes :
|
2007-01-22 00:56:46 +01:00 |
|
hashpjw.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
hdr_idx.c
|
[MAJOR] huge rework of the HTTP request FSM
|
2007-01-21 19:16:41 +01:00 |
|
list.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
log.c
|
[CLEANUP] replaced occurrences of 'hreq' with 'txn'
|
2007-03-03 16:23:22 +01:00 |
|
proto_http.c
|
[MINOR] fix accounting for response bytes
|
2007-03-18 16:28:03 +01:00 |
|
proxy.c
|
[MINOR] indicate the proxy type in the logs after a loss of servers
|
2006-12-31 17:46:05 +01:00 |
|
queue.c
|
[MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn
|
2006-12-29 00:10:33 +01:00 |
|
rbtree.c
|
[MINOR] imported the rbtree function from Linux kernel
|
2007-01-07 02:12:57 +01:00 |
|
regex.c
|
[CLEANUP] add a few "const char *" where appropriate
|
2006-10-15 15:17:57 +02:00 |
|
server.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
session.c
|
[CLEANUP] replaced occurrences of 'hreq' with 'txn'
|
2007-03-03 16:23:22 +01:00 |
|
standard.c
|
[MINOR] added new str2i* functions
|
2007-03-04 18:06:08 +01:00 |
|
stream_sock.c
|
[CLEANUP] add a few checks for functions return values
|
2006-10-15 14:59:03 +02:00 |
|
task.c
|
[MINOR] slightly optimize time calculation for rbtree
|
2007-02-12 00:59:08 +01:00 |
|
time.c
|
[MINOR] slightly optimize time calculation for rbtree
|
2007-02-12 00:59:08 +01:00 |
|
uri_auth.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |