1. 76d8895 MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS. by Emeric Brun · 12 years ago
  2. c8e8d12 MINOR: ssl: add 'crt-base' and 'ca-base' global statements. by Emeric Brun · 12 years ago
  3. c53d422 MEDIUM: stats: remove the stats_sock struct from the global struct by Willy Tarreau · 12 years ago
  4. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago
  5. 403edff MEDIUM: config: implement maxsslconn in the global section by Willy Tarreau · 12 years ago
  6. fc32aca MINOR: ssl add global setting tune.sslcachesize to set SSL session cache size. by Emeric Brun · 12 years ago
  7. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago
  8. 7af4605 BUG/MAJOR: trash must always be the size of a buffer by David du Colombier · 12 years ago
  9. 5f23240 MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid by William Lallemand · 12 years ago
  10. 0f99e34 MEDIUM: log: Use linked lists for loggers by William Lallemand · 13 years ago
  11. ac1932d MEDIUM: tune.http.maxhdr makes it possible to configure the maximum number of HTTP headers by Willy Tarreau · 13 years ago
  12. bd9a0a7 OPTIM/MINOR: make it possible to change pipe size (tune.pipesize) by Willy Tarreau · 13 years ago
  13. 81c25d0 [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. by Willy Tarreau · 13 years ago
  14. 91886b6 [MEDIUM] stats: add the "set maxconn" setting to the command line interface by Willy Tarreau · 13 years ago
  15. e9b2602 [MEDIUM] listeners: add a global listener management task by Willy Tarreau · 13 years ago
  16. 08ceb10 [MEDIUM] listeners: put listeners in queue upon resource shortage by Willy Tarreau · 13 years ago
  17. 48936af [MINOR] log: ability to override the syslog tag by Kevinm · 14 years ago
  18. df5b38f [MINOR] log: add support for passing the forwarded hostname by Joe Williams · 14 years ago
  19. 2b920a1 [MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management by Emeric Brun · 14 years ago
  20. ed76092 [MEDIUM] Add supports of bind on unix sockets. by Emeric Brun · 14 years ago
  21. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · 14 years ago
  22. af7ad00 [MINOR] support a global jobs counter by Willy Tarreau · 14 years ago
  23. bb545b4 [MINOR] startup: don't wait for nothing when no old pid remains by Willy Tarreau · 14 years ago
  24. 8096de9 [MEDIUM] http: revert to use a swap buffer for realignment by Willy Tarreau · 14 years ago
  25. e803de2 [MINOR] add the ability to force kernel socket buffer size. by Willy Tarreau · 14 years ago
  26. 6162db2 [MEDIUM] add access restrictions to the stats socket by Willy Tarreau · 15 years ago
  27. 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · 15 years ago
  28. 27a674e [MEDIUM] make it possible to change the buffer size in the configuration by Willy Tarreau · 15 years ago
  29. 89a6313 [MEDIUM] make the global stats socket part of a frontend by Willy Tarreau · 15 years ago
  30. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  31. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · 15 years ago
  32. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · 15 years ago
  33. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · 15 years ago
  34. 3ab68cf [MEDIUM] splice: add the global "nosplice" option by Willy Tarreau · 15 years ago
  35. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · 15 years ago
  36. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · 15 years ago
  37. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · 15 years ago
  38. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  39. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · 17 years ago
  40. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · 17 years ago
  41. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  42. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · 17 years ago
  43. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · 17 years ago
  44. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · 17 years ago
  45. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  46. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · 17 years ago
  47. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · 18 years ago
  48. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  49. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  50. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago