1. 23e9e93 MINOR: log: Add logurilen tunable. by Stéphane Cottin · 7 years ago
  2. 69f9b3b MEDIUM: mworker: exit-on-failure option by William Lallemand · 7 years ago
  3. 095ba4c MEDIUM: mworker: replace systemd mode by master worker mode by William Lallemand · 7 years ago
  4. f6975e9 MINOR: cli: add 'expose-fd listeners' to pass listeners FDs by William Lallemand · 7 years ago
  5. 07a62f7 MINOR: cli: add ACCESS_LVL_MASK to store the access level by William Lallemand · 7 years ago
  6. 1fc0516 MINOR: proxy: Don't close FDs if not our proxy. by Olivier Houchard · 7 years ago
  7. 203ec5a MEDIUM: global: add a 'hard-stop-after' option to cap the soft-stop time by Cyril Bonté · 7 years ago
  8. ef93460 CLEANUP: ssl: move most ssl-specific global settings to ssl_sock.c by Willy Tarreau · 8 years ago
  9. 3687803 MEDIUM: compression: move the zlib-specific stuff from global.h to compression.c by Willy Tarreau · 8 years ago
  10. bee9dde CLEANUP: da: move global settings out of the global section by Willy Tarreau · 8 years ago
  11. b7a6714 CLEANUP: 51d: move global settings out of the global section by Willy Tarreau · 8 years ago
  12. 350c1c6 CLEANUP: wurfl: move global settings out of the global section by Willy Tarreau · 8 years ago
  13. 05554e6 MINOR: haproxy: add a registration for post-deinit functions by Willy Tarreau · 8 years ago
  14. e694573 MINOR: haproxy: add a registration for post-check functions by Willy Tarreau · 8 years ago
  15. cdb737e MINOR: haproxy: add a registration for build options by Willy Tarreau · 8 years ago
  16. ff2613e MEDIUM: vars: Add a per-process scope for variables by Christopher Faulet · 8 years ago
  17. 3eed10e MINOR: init: add -dr to ignore server address resolution failures by Willy Tarreau · 8 years ago
  18. e5d3169 CLEANUP: wurfl: reduce exposure in the rest of the code by Willy Tarreau · 8 years ago
  19. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · 8 years ago
  20. a0bcbdc MEDIUM: make SO_REUSEPORT configurable by Lukas Tribus · 8 years ago
  21. 1f077eb BUILD/MAJOR:updated 51d Trie implementation to incorperate latest update to 51Degrees.c by ben51degrees · 8 years ago
  22. 7006045 BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced by Willy Tarreau · 9 years ago
  23. 43885c7 BUG/MEDIUM: logs: segfault writing to log from Lua by Dragan Dosen · 9 years ago
  24. 5801a82 MINOR: global: Few new struct fields for da module by David Carlier · 9 years ago
  25. 1079096 MINOR: global: Added new fields for 51Degrees device detection by James Rosewell · 9 years ago
  26. e088226 MINOR: config: new global section directive: server-state-file by Baptiste Assmann · 9 years ago
  27. 6bc8936 MINOR: config: new global directive server-state-base by Baptiste Assmann · 9 years ago
  28. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  29. 105c8e6 MEDIUM: 51d: add LRU-based cache on User-Agent string detection by Dragan Dosen · 9 years ago
  30. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · 9 years ago
  31. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · 9 years ago
  32. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago
  33. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · 9 years ago
  34. eef3f9f MINOR: global: add several 51Degrees members to global by Thomas Holmes · 9 years ago
  35. ba3dd2b CLEANUP: global: remove one ifdef USE_DEVICEATLAS by Willy Tarreau · 9 years ago
  36. 88d13cb MEDIUM: global: add the DeviceAtlas required elements to struct global by David Carlier · 9 years ago
  37. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · 9 years ago
  38. f3045d2 MAJOR: pattern: add LRU-based cache on pattern matching by Willy Tarreau · 9 years ago
  39. d92aa5c MINOR: global: report information about the cost of SSL connections by Willy Tarreau · 9 years ago
  40. fce0311 MINOR: global: always export some SSL-specific metrics by Willy Tarreau · 9 years ago
  41. 33cb065 MINOR: config: implement global setting tune.buffers.limit by Willy Tarreau · 10 years ago
  42. a24adf0 MAJOR: session: only wake up as many sessions as available buffers permit by Willy Tarreau · 10 years ago
  43. 2c86cbf MINOR: ssl: add statement to force some ssl options in global. by Emeric Brun · 10 years ago
  44. 65d805f BUILD: fix dependencies between config and compat.h by Willy Tarreau · 10 years ago
  45. 18324f5 MEDIUM: log: support a user-configurable max log line length by Willy Tarreau · 10 years ago
  46. 98637e5 MEDIUM: Add external check by Simon Horman · 10 years ago
  47. f46cd6e MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits by Remi Gacogne · 10 years ago
  48. ce3f913 MINOR: stats: add counters for SSL cache lookups and misses by Willy Tarreau · 10 years ago
  49. 0c9c272 MINOR: stats: report SSL key computations per second by Willy Tarreau · 10 years ago
  50. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · 11 years ago
  51. 8dc6039 MINOR: ssl: add global statement tune.ssl.force-private-cache. by Emeric Brun · 10 years ago
  52. ed44649 MEDIUM: config: warn that '{cli,con,srv}timeout' are deprecated by Willy Tarreau · 10 years ago
  53. a3c504c MEDIUM: config: inform the user only once that "redispatch" is deprecated by Willy Tarreau · 10 years ago
  54. 40bac83 MEDIUM: config: inform the user that "reqsetbe" is deprecated by Willy Tarreau · 10 years ago
  55. de9d2d7 MEDIUM: config: inform the user about the deprecatedness of "block" rules by Willy Tarreau · 10 years ago
  56. ff05550 MINOR: config: add minimum support for emitting warnings only once by Willy Tarreau · 10 years ago
  57. 1746eec MINOR: checks: add a new global max-spread-checks directive by Willy Tarreau · 10 years ago
  58. 88afe03 BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO by Nenad Merdanovic · 10 years ago
  59. 7e31273 MINOR: config: make the stream interface idle timer user-configurable by Willy Tarreau · 10 years ago
  60. 850efd5 MEDIUM: ssl: Set verify 'required' as global default for servers side. by Emeric Brun · 10 years ago
  61. e43d532 MEDIUM: listener: apply a limit on the session rate submitted to SSL by Willy Tarreau · 11 years ago
  62. 93e7c00 MEDIUM: listener: add support for limiting the session rate in addition to the connection rate by Willy Tarreau · 11 years ago
  63. 1f0da24 BUG/MEDIUM: unique_id: HTTP request counter is not stable by Willy Tarreau · 10 years ago
  64. 9f09521 BUG/MEDIUM: unique_id: HTTP request counter must be unique! by Willy Tarreau · 11 years ago
  65. bfd5946 MINOR: ssl: add a global tunable for the max SSL/TLS record size by Willy Tarreau · 11 years ago
  66. 992709b MEDIUM: New cli option -Ds for systemd compatibility by Marc-Antoine Perennou · 11 years ago
  67. 8dc21fa BUG/MINOR: unix: remove the 'level' field from the ux struct by Willy Tarreau · 11 years ago
  68. 193b8c6 MINOR: http: allow the cookie capture size to be changed by Willy Tarreau · 12 years ago
  69. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · 12 years ago
  70. 4f65bff MINOR: ssl: Add tune.ssl.lifetime statement in global. by Emeric Brun · 12 years ago
  71. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · 12 years ago
  72. e9f49e7 MAJOR: polling: replace epoll with sepoll and remove sepoll by Willy Tarreau · 12 years ago
  73. d85f917 MINOR: compression: maximum compression rate limit by William Lallemand · 12 years ago
  74. f374783 MINOR: compression: tune.comp.maxlevel by William Lallemand · 12 years ago
  75. 9d5f548 MEDIUM: compression: limit RAM usage by William Lallemand · 12 years ago
  76. a509e4c MINOR: compression: memlevel and windowsize by William Lallemand · 12 years ago
  77. 19d14ef MEDIUM: make the trash be a chunk instead of a char * by Willy Tarreau · 12 years ago
  78. c919dc6 CLEANUP: remove trashlen by Willy Tarreau · 12 years ago
  79. 76d8895 MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS. by Emeric Brun · 12 years ago
  80. c8e8d12 MINOR: ssl: add 'crt-base' and 'ca-base' global statements. by Emeric Brun · 12 years ago
  81. c53d422 MEDIUM: stats: remove the stats_sock struct from the global struct by Willy Tarreau · 12 years ago
  82. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · 12 years ago
  83. 403edff MEDIUM: config: implement maxsslconn in the global section by Willy Tarreau · 12 years ago
  84. fc32aca MINOR: ssl add global setting tune.sslcachesize to set SSL session cache size. by Emeric Brun · 12 years ago
  85. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago
  86. 7af4605 BUG/MAJOR: trash must always be the size of a buffer by David du Colombier · 12 years ago
  87. 5f23240 MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid by William Lallemand · 12 years ago
  88. 0f99e34 MEDIUM: log: Use linked lists for loggers by William Lallemand · 13 years ago
  89. ac1932d MEDIUM: tune.http.maxhdr makes it possible to configure the maximum number of HTTP headers by Willy Tarreau · 13 years ago
  90. bd9a0a7 OPTIM/MINOR: make it possible to change pipe size (tune.pipesize) by Willy Tarreau · 13 years ago
  91. 81c25d0 [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. by Willy Tarreau · 13 years ago
  92. 91886b6 [MEDIUM] stats: add the "set maxconn" setting to the command line interface by Willy Tarreau · 13 years ago
  93. e9b2602 [MEDIUM] listeners: add a global listener management task by Willy Tarreau · 13 years ago
  94. 08ceb10 [MEDIUM] listeners: put listeners in queue upon resource shortage by Willy Tarreau · 13 years ago
  95. 48936af [MINOR] log: ability to override the syslog tag by Kevinm · 14 years ago
  96. df5b38f [MINOR] log: add support for passing the forwarded hostname by Joe Williams · 14 years ago
  97. 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
  98. ed76092 [MEDIUM] Add supports of bind on unix sockets. by Emeric Brun · 14 years ago
  99. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · 14 years ago
  100. af7ad00 [MINOR] support a global jobs counter by Willy Tarreau · 14 years ago