| .. |
|
appsession.c
|
[MAJOR] replace the wait-queue linked list with an rbtree.
|
2007-01-07 02:14:23 +01:00 |
|
backend.c
|
[MEDIUM] updated all files to use EV_FD_*
|
2007-04-08 16:59:42 +02:00 |
|
base64.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
buffers.c
|
[MINOR] HTTP: factorize all the header insertions
|
2007-03-18 22:36:26 +01:00 |
|
capture.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
cfgparse.c
|
[MEDIUM] removed now unused fiprm and beprm from proxies
|
2007-04-01 00:01:37 +02:00 |
|
checks.c
|
[MEDIUM] updated all files to use EV_FD_*
|
2007-04-08 16:59:42 +02:00 |
|
chtbl.c
|
[CLEANUP] included common/version.h everywhere
|
2006-06-29 18:54:54 +02:00 |
|
client.c
|
[MEDIUM] updated all files to use EV_FD_*
|
2007-04-08 16:59:42 +02:00 |
|
cttproxy.c
|
[MEDIUM] check for cttproxy support when required
|
2007-03-24 17:24:39 +01:00 |
|
ev_epoll.c
|
[MINOR] use 'is_set' instead of 'isset' in struct poller
|
2007-04-09 15:34:49 +02:00 |
|
ev_kqueue.c
|
[MINOR] use 'is_set' instead of 'isset' in struct poller
|
2007-04-09 15:34:49 +02:00 |
|
ev_poll.c
|
[MINOR] use 'is_set' instead of 'isset' in struct poller
|
2007-04-09 15:34:49 +02:00 |
|
ev_select.c
|
[MINOR] use 'is_set' instead of 'isset' in struct poller
|
2007-04-09 15:34:49 +02:00 |
|
fd.c
|
[MAJOR] modularize the polling mechanisms
|
2007-04-08 16:39:58 +02:00 |
|
haproxy.c
|
[MINOR] removed proto/polling.h which was not used anymore
|
2007-04-09 15:28:51 +02: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
|
[MEDIUM] splitted logs into two versions : TCP and HTTP
|
2007-04-01 01:30:43 +02:00 |
|
proto_http.c
|
[MEDIUM] factor FD_ISSET/FD_CLR and !FD_ISSET/FD_SET
|
2007-04-08 17:17:37 +02:00 |
|
proxy.c
|
[MEDIUM] updated all files to use EV_FD_*
|
2007-04-08 16:59:42 +02:00 |
|
queue.c
|
[MEDIUM] removed now unused fiprm and beprm from proxies
|
2007-04-01 00:01:37 +02: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
|
[MEDIUM] removed now unused fiprm and beprm from proxies
|
2007-04-01 00:01:37 +02:00 |
|
standard.c
|
[MINOR] added new str2i* functions
|
2007-03-04 18:06:08 +01:00 |
|
stream_sock.c
|
[MEDIUM] updated all files to use EV_FD_*
|
2007-04-08 16:59:42 +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 |