1. 164dd0b BUG/MINOR: init: ensure that FD limit is raised to the max allowed by Willy Tarreau · 8 years ago
  2. ef63547 BUG/MINOR: init: always ensure that global.rlimit_nofile matches actual limits by Willy Tarreau · 8 years ago
  3. e384139 BUG/MEDIUM: init: don't use environment locale by Maxime de Roucy · 8 years ago
  4. 379d9c7 MEDIUM: init: allow directory as argument of -f by Maxime de Roucy · 8 years ago
  5. 0f50392 MEDIUM: init: use list_append_word in haproxy.c by Maxime de Roucy · 8 years ago
  6. 7d1b48f [RELEASE] Released version 1.7-dev3 by Willy Tarreau · 8 years ago
  7. b3f4e14 MINOR: filters: Print the list of existing filters during HA startup by Christopher Faulet · 8 years ago
  8. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · 8 years ago
  9. 8234f6d [RELEASE] Released version 1.7-dev2 by Willy Tarreau · 8 years ago
  10. b413c2a BUG/MINOR: log: GMT offset not updated when entering/leaving DST by Benoit GARNIER · 8 years ago
  11. 835b921 MEDIUM: log: add a new log format flag "E" by Dragan Dosen · 8 years ago
  12. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · 9 years ago
  13. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago
  14. 6ad6bde MINOR: rename master process name in -Ds (systemd mode) by William Lallemand · 8 years ago
  15. 7006045 BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced by Willy Tarreau · 9 years ago
  16. 7ece096 CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro. by David Carlier · 9 years ago
  17. df3785f MINOR: da: silent logging by default and displaying DeviceAtlas support if built. by David Carlier · 9 years ago
  18. ed9dddd CLEANUP: compression: don't allocate DEFAULT_MAXZLIBMEM without USE_ZLIB by Willy Tarreau · 9 years ago
  19. 55f9ff1 MINOR: check: add agent-send server parameter by James Brown · 9 years ago
  20. f2dd5e4 BUG/MEDIUM: config: count memory limits on 64 bits, not 32 by Willy Tarreau · 9 years ago
  21. 86ac176 MINOR: init: report use of libslz instead of "no compression" by Willy Tarreau · 9 years ago
  22. 77fe80c MINOR: ssl: Release Servers SSL context when HAProxy is shut down by Christopher Faulet · 9 years ago
  23. a088d31 MEDIUM: init: support a list of files on the command line by Willy Tarreau · 9 years ago
  24. c6ca1aa MEDIUM: init: support more command line arguments after pid list by Willy Tarreau · 9 years ago
  25. 43885c7 BUG/MEDIUM: logs: segfault writing to log from Lua by Dragan Dosen · 9 years ago
  26. 47c8c02 MEDIUM: init: completely deallocate unused peers by Willy Tarreau · 9 years ago
  27. 5801a82 MINOR: global: Few new struct fields for da module by David Carlier · 9 years ago
  28. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · 9 years ago
  29. 1322d09 MEDIUM: logs: add support for RFC5424 header format per logger by Dragan Dosen · 9 years ago
  30. 68d2e3a MEDIUM: logs: remove the hostname, tag and pid part from the logheader by Dragan Dosen · 9 years ago
  31. 834cb2e BUG/MEDIUM: main: Freeing a bunch of static pointers by David Carlier · 9 years ago
  32. 2709784 MEDIUM: config: set tune.maxrewrite to 1024 by default by Willy Tarreau · 9 years ago
  33. 64bca9d MINOR: applet: rename applet_runq to applet_active_queue by Willy Tarreau · 9 years ago
  34. fecd2b5 MINOR: init: server state loaded from file by Baptiste Assmann · 9 years ago
  35. caa6a1b MINOR: support cpu-map feature through the compile option USE_CPU_AFFINITY on FreeBSD by Pieter Baauw · 9 years ago
  36. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  37. 7e25df3 MAJOR: stick-tables: remove key storage from the key struct by Thierry FOURNIER · 9 years ago
  38. c2bb050 MINOR: proto_tcp: proto_tcp.h is now useles by Thierry FOURNIER · 9 years ago
  39. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · 9 years ago
  40. 6db62c5 CLEANUP: config: remove appsession initialization by Willy Tarreau · 9 years ago
  41. f2ee016 MINOR: init: indicate to check 'bind' lines when no listeners were found. by Willy Tarreau · 9 years ago
  42. 9373fc5 MINOR: 51d: unable to start haproxy without "51degrees-data-file" by Dragan Dosen · 9 years ago
  43. 105c8e6 MEDIUM: 51d: add LRU-based cache on User-Agent string detection by Dragan Dosen · 9 years ago
  44. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · 9 years ago
  45. ad90f0d [RELEASE] Released version 1.6-dev2 by Willy Tarreau · 9 years ago
  46. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · 9 years ago
  47. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago
  48. acd6b1f BUG/MEDIUM: init: segfault if global._51d_property_names is not initialized by Dragan Dosen · 9 years ago
  49. 28b48cc CLEANUP: deinit: remove codes for cleaning p->block_rules by Godbach · 9 years ago
  50. a9f4702 BUILD: fix build warning when not using 51degrees by Willy Tarreau · 9 years ago
  51. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · 9 years ago
  52. 5ed33ee MEDIUM: deinit: add cleanup for 51Degrees to deinit by Thomas Holmes · 9 years ago
  53. 6abded4 MINOR: init: add 51Degrees initialisation code by Thomas Holmes · 9 years ago
  54. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · 9 years ago
  55. 4a02641 MEDIUM: init: DeviceAtlas initialization by David Carlier · 9 years ago
  56. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · 9 years ago
  57. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · 9 years ago
  58. f83d3fe MEDIUM: init: stop any peers section not bound to the correct process by Willy Tarreau · 9 years ago
  59. edaff0a MEDIUM: init: don't stop proxies in parent process when exiting by Willy Tarreau · 9 years ago
  60. f3045d2 MAJOR: pattern: add LRU-based cache on pattern matching by Willy Tarreau · 9 years ago
  61. 3c595ac MEDIUM: applet: implement a run queue for active appctx by Willy Tarreau · 9 years ago
  62. e759749 BUG/MEDIUM: init: don't limit cpu-map to the first 32 processes only by Willy Tarreau · 9 years ago
  63. 10146c9 CLEANUP: poll: move the conditions for waiting out of the poll functions by Willy Tarreau · 9 years ago
  64. 63986c7 MINOR: http: create a dedicated pool for http_txn by Willy Tarreau · 9 years ago
  65. feb7640 MEDIUM: stream: allocate the session when a stream is created by Willy Tarreau · 9 years ago
  66. b1ec8c4 MINOR: session: start to reintroduce struct session by Willy Tarreau · 9 years ago
  67. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  68. 615105e MEDIUM: compression: add a distinction between UA- and config- algorithms by Willy Tarreau · 9 years ago
  69. 8747b6d [RELEASE] Released version 1.6-dev1 by Willy Tarreau · 9 years ago
  70. a27dc19 CLEANUP: remove now unused channel pool by Willy Tarreau · 10 years ago
  71. a718b29 MINOR: lua: remove some #define by Thierry FOURNIER · 9 years ago
  72. 47eb219 MINOR: report the Lua version in -vv by Cyril Bonté · 9 years ago
  73. a4a0f3d MINOR: lua: post initialisation bindings by Thierry FOURNIER · 9 years ago
  74. 6f1fd48 MEDIUM: lua: lua integration in the build and init system. by Thierry FOURNIER · 9 years ago
  75. 9cf7c4b MAJOR: poll: only rely on wake_expired_tasks() to compute the wait delay by Thierry FOURNIER · 10 years ago
  76. 474b96a MEDIUM: init: continue to enforce SYSTEM_MAXCONN with auto settings if set by Willy Tarreau · 9 years ago
  77. 4694778 MINOR: args: implement a new arg type for regex : ARGT_REG by Willy Tarreau · 9 years ago
  78. d025648 MAJOR: init: automatically set maxconn and/or maxsslconn when possible by Willy Tarreau · 9 years ago
  79. a24adf0 MAJOR: session: only wake up as many sessions as available buffers permit by Willy Tarreau · 10 years ago
  80. b3e54fe MAJOR: namespace: add Linux network namespace support by KOVACS Krisztian · 10 years ago
  81. 34c0179 MINOR: deinit: fix memory leak by Sárközi, László · 10 years ago
  82. 581cc8d BUILD: ssl: handle boringssl in openssl version detection by Lukas Tribus · 10 years ago
  83. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · 10 years ago
  84. 218f064 MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp by Sasha Pachev · 10 years ago
  85. f46cd6e MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits by Remi Gacogne · 10 years ago
  86. b7f1cfc BUG/MEDIUM: Fix unhandled connections problem with systemd daemon mode and SO_REUSEPORT. by Simone Gotti · 10 years ago
  87. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · 10 years ago
  88. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  89. 07fcaaa MINOR: fix a few memory usage errors by Dirkjan Bussink · 10 years ago
  90. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · 11 years ago
  91. ff05550 MINOR: config: add minimum support for emitting warnings only once by Willy Tarreau · 10 years ago
  92. 353bc9f CLEANUP: proxy: rename "block_cond" to "block_rules" by Willy Tarreau · 10 years ago
  93. f51658d MEDIUM: config: relax use_backend check to make the condition optional by Willy Tarreau · 10 years ago
  94. 88afe03 BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO by Nenad Merdanovic · 10 years ago
  95. af5a29d MINOR: pattern: Each pattern is identified by unique id. by Thierry FOURNIER · 10 years ago
  96. 84310e2 MINOR: sample: add a rand() sample fetch to return a sample. by Willy Tarreau · 10 years ago
  97. 610f04b MINOR: config: add global directives to set default SSL ciphers by Willy Tarreau · 10 years ago
  98. 7e31273 MINOR: config: make the stream interface idle timer user-configurable by Willy Tarreau · 10 years ago
  99. 03effc1 MINOR: ssl: add DEFAULT_SSL_MAX_RECORD to set the record size at build time by Willy Tarreau · 10 years ago
  100. 1a34d57 [RELEASE] Released version 1.5-dev22 by Willy Tarreau · 10 years ago