1. d025648 MAJOR: init: automatically set maxconn and/or maxsslconn when possible by Willy Tarreau · Thu Jan 15 21:45:22 2015 +0100
  2. d92aa5c MINOR: global: report information about the cost of SSL connections by Willy Tarreau · Thu Jan 15 21:34:39 2015 +0100
  3. 75abcb3 MINOR: config: extend the default max hostname length to 64 and beyond by Willy Tarreau · Wed Jan 14 11:48:58 2015 +0100
  4. a24adf0 MAJOR: session: only wake up as many sessions as available buffers permit by Willy Tarreau · Thu Nov 27 01:11:56 2014 +0100
  5. edee1d6 MEDIUM: stick-table: make it easier to register extra data types by Willy Tarreau · Tue Jul 15 16:44:27 2014 +0200
  6. 4e95790 MINOR: log: make MAX_SYSLOG_LEN overridable at build time by Willy Tarreau · Fri Jun 27 18:08:49 2014 +0200
  7. 98637e5 MEDIUM: Add external check by Simon Horman · Fri Jun 20 12:30:16 2014 +0900
  8. c8b27b6 MEDIUM: ssl: add 300s supported time skew on OCSP response update. by Emeric Brun · Thu Jun 19 14:16:17 2014 +0200
  9. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · Mon Jun 16 18:36:30 2014 +0200
  10. 4bfc580 MEDIUM: session: maintain per-backend and per-server time statistics by Willy Tarreau · Tue Jun 17 12:19:18 2014 +0200
  11. f46cd6e MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits by Remi Gacogne · Thu Jun 12 14:58:40 2014 +0200
  12. cc08d2c MEDIUM: counters: stop relying on session flags at all by Willy Tarreau · Tue Jan 28 23:18:23 2014 +0100
  13. f333834 BUG/MEDIUM: counters: flush content counters after each request by Willy Tarreau · Tue Jan 28 21:40:28 2014 +0100
  14. 58c3297 MEDIUM: Set rise and fall of agent checks to 1 by Simon Horman · Mon Nov 25 10:46:38 2013 +0900
  15. 47060b6 MINOR: cli: make it possible to enter multiple values at once with "set table" by Willy Tarreau · Thu Aug 01 21:11:42 2013 +0200
  16. b4c8493 MINOR: session: make the number of stick counter entries more configurable by Willy Tarreau · Tue Jul 23 19:15:30 2013 +0200
  17. bf43f6e MINOR: defaults: allow REQURI_LEN and CAPTURE_LEN to be redefined by Willy Tarreau · Mon Jun 03 15:52:52 2013 +0200
  18. 6924ef8 BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured. by Emeric Brun · Wed Mar 06 14:08:53 2013 +0100
  19. 4663577 MINOR: build: allow packagers to specify the ssl cache size by Emeric Brun · Wed Nov 14 11:32:56 2012 +0100
  20. ed7f836 BUG/MINOR: stream_interface: don't loop over ->snd_buf() by Willy Tarreau · Mon Oct 29 23:27:14 2012 +0100
  21. 76d8895 MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS. by Emeric Brun · Fri Oct 05 15:47:31 2012 +0200
  22. 56a77e5 MEDIUM: connection: complete the polling cleanups by Willy Tarreau · Sun Sep 02 18:34:44 2012 +0200
  23. ac1932d MEDIUM: tune.http.maxhdr makes it possible to configure the maximum number of HTTP headers by Willy Tarreau · Mon Oct 24 19:14:41 2011 +0200
  24. ec032d6 [MINOR] check: add redis check support by Hervé COMMOWICK · Fri Aug 05 16:23:48 2011 +0200
  25. 14acc70 [OPTIM] stream_sock: don't use splice on too small payloads by Willy Tarreau · Wed May 11 20:47:24 2011 +0200
  26. bca9969 [MEDIUM] cookie: support client cookies with some contents appended to their value by Willy Tarreau · Wed Oct 06 19:25:55 2010 +0200
  27. b4c81e4 [MINOR] checks: add support for LDAPv3 health checks by Gabor Lekeny · Wed Sep 29 18:17:05 2010 +0200
  28. bce7088 [MEDIUM] add ability to connect to a server from an IP found in a header by Willy Tarreau · Mon Sep 07 11:51:47 2009 +0200
  29. e9d8788 [MINOR] checks: make the HTTP check code add the CRLF itself by Willy Tarreau · Wed Jan 27 11:28:42 2010 +0100
  30. 477ecd8 [MEDIUM] config: remove the limitation of 10 config files by Willy Tarreau · Sun Jan 03 21:12:30 2010 +0100
  31. deb9ed8 [MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements by Willy Tarreau · Sun Jan 03 21:03:22 2010 +0100
  32. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · Tue Dec 15 22:31:24 2009 +0100
  33. f7089f5 [MINOR] Capture & display more data from health checks, v2 by Krzysztof Piotr Oledzki · Sat Oct 10 21:06:49 2009 +0200
  34. 31971e5 [MEDIUM] add support for infinite forwarding by Willy Tarreau · Sun Sep 20 12:07:52 2009 +0200
  35. 5ca791d [CLEANUP] move remaining stats sockets code to dumpstats by Willy Tarreau · Sun Aug 16 19:06:42 2009 +0200
  36. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · Sun Aug 16 10:08:02 2009 +0200
  37. 5d01a63 [MEDIUM] config: support loading multiple configuration files by Willy Tarreau · Mon Jun 22 16:02:30 2009 +0200
  38. c9fe456 [MINOR] make DEFAULT_MAXCONN user-configurable at build time by Willy Tarreau · Mon Jun 15 16:33:36 2009 +0200
  39. 8f38bd0 [MINOR] add basic signal handling functions by Willy Tarreau · Sun May 10 08:53:33 2009 +0200
  40. 2850cb4 [MINOR] add X-Original-To: header by Maik Broemme · Fri Apr 17 18:53:21 2009 +0200
  41. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · Sat Mar 21 20:43:57 2009 +0100
  42. 6b66f3e [MAJOR] implement autonomous inter-socket forwarding by Willy Tarreau · Sun Dec 14 17:31:54 2008 +0100
  43. af72a1d [MINOR] permit renaming of x-forwarded-for header by Ross West · Sun Aug 03 10:51:45 2008 +0200
  44. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · Sun Mar 02 02:42:14 2008 +0100
  45. e6bbd74 [MEDIUM] Handle long lines properly by Krzysztof Piotr Oledzki · Thu Nov 01 00:33:12 2007 +0100
  46. d9db927 [MINOR] report haproxy's version by default on the stats page by Krzysztof Oledzki · Mon Oct 15 10:05:11 2007 +0200
  47. 2c43a1e [MEDIUM] only consider slow checks when looking for the common interval by Willy Tarreau · Sun Oct 14 23:05:39 2007 +0200
  48. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · Sun Jun 03 17:16:49 2007 +0200
  49. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  50. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · Sun Apr 15 20:56:27 2007 +0200
  51. 9641e8f [MINOR] read optimizations based on the MSS by Willy Tarreau · Fri Mar 23 23:02:09 2007 +0100
  52. b8949f1 [MEDIUM] re-implemented the multiple read polling by Willy Tarreau · Fri Mar 23 22:39:59 2007 +0100
  53. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · Sun Dec 03 15:21:35 2006 +0100
  54. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  55. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200[Renamed (95%) from include/haproxy/defaults.h]
  56. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200