1. 2ec4e3c BUG/MINOR: hlua: Don't strip last non-LWS char in hlua_pushstrippedstring() by Christopher Faulet · 3 years, 4 months ago
  2. 29e9326 CLEANUP: hlua: Use net_addr structure internally to parse and compare addresses by Christopher Faulet · 3 years, 4 months ago
  3. 69beaa9 REORG: server: Export and rename some functions updating server info by Christopher Faulet · 3 years, 5 months ago
  4. 655e14e MEDIUM: stats: allow to select one field in `stats_fill_li_stats` by William Dauchy · 3 years, 5 months ago
  5. d3a9a49 MEDIUM: stats: allow to select one field in `stats_fill_sv_stats` by William Dauchy · 3 years, 5 months ago
  6. da3b466 MEDIUM: stats: allow to select one field in `stats_fill_be_stats` by William Dauchy · 3 years, 5 months ago
  7. f4c12d4 BUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX by Bertrand Jacquin · 3 years, 5 months ago
  8. 0ef5439 MEDIUM: stats: allow to select one field in `stats_fill_fe_stats` by William Dauchy · 3 years, 6 months ago
  9. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  10. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  11. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  13. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  14. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  15. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  17. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  18. 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  19. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  20. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  21. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 1 month ago
  22. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  23. 31a841c BUG/MINOR: lua: Add missing string length for lua sticktable lookup by Nathan Neulinger · 4 years, 4 months ago
  24. ad9f9ed BUG/MEDIUM: lua: Fix dumping of stick table entries for STD_T_DICT by Adis Nezirovic · 4 years, 2 months ago
  25. 49bbf52 MINOR: lua: allow changing port with set_addr by Joseph C. Sible · 4 years, 2 months ago
  26. ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  27. 26474c4 CLEANUP: lua: fix aliasing issues in the address matching code by Willy Tarreau · 4 years, 4 months ago
  28. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 6 months ago
  29. eaa5537 MINOR: stats: prepare to add a description with each stat/info field by Willy Tarreau · 4 years, 9 months ago
  30. 708c416 MINOR: stats: replace the ST_* uri_auth flags with STAT_* by Willy Tarreau · 4 years, 9 months ago
  31. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 5 years ago
  32. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · 5 years ago
  33. 3092565 CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions by Willy Tarreau · 6 years ago
  34. b3d92e3 CLEANUP: fix typos in the hlua_fcn subsystem by Joseph Herlant · 6 years ago
  35. 8878f8e MEDIUM: lua: Add stick table support for Lua. by Adis Nezirovic · 6 years ago
  36. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · 6 years ago
  37. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  38. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  39. 29d6980 BUG/MINOR: lua: ensure large proxy IDs can be represented by Willy Tarreau · 6 years ago
  40. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · 6 years ago
  41. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · 6 years ago
  42. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · 7 years ago
  43. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  44. 8c4954c BUG/MINOR: lua: fix missing lock protection on server. by Emeric Brun · 7 years ago
  45. 9f0b458 MEDIUM: threads/server: Use the server lock to protect health check and cli concurrency by Emeric Brun · 7 years ago
  46. ffbad79 MEDIUM: threads/lua: Makes the jmpbuf and some other buffers local to the current thread. by Thierry FOURNIER · 7 years ago
  47. 7c210e6 BUG/MINOR: lua: const attribute of a string is overridden by Thierry FOURNIER · 7 years ago
  48. 3190427 MINOR: hlua: Add regex class by Thierry FOURNIER · 7 years ago
  49. 46c7255 MINOR: lua: add uuid to the Class Proxy by Baptiste Assmann · 7 years ago
  50. 5a13351 BUG/MEDIUM: log: check result details truncated. by Emeric Brun · 7 years ago
  51. ceee933 BUG/MINOR: lua: Fix bitwise logic for hlua_server_check_* functions. by Adis Nezirovic · 7 years ago
  52. 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · 7 years ago
  53. f2bbe38 MINOR: lua: Add proxy as member of proxy object. by Thierry FOURNIER · 7 years ago
  54. a9f0404 BUG/MINOR: lua: Correctly use INET6_ADDRSTRLEN in Server.get_addr() by Nenad Merdanovic · 7 years ago
  55. 3849473 BUG/MINOR: lua: Fix Server.get_addr() port values by Nenad Merdanovic · 7 years ago
  56. abd9bb2 BUILD: lua: replace timegm() with my_timegm() to fix build on Solaris 10 by Willy Tarreau · 7 years ago
  57. de6925e BUILD: lua: build failed on FreeBSD. by Thierry FOURNIER · 8 years ago
  58. c95bad5 MEDIUM: move listener->frontend to bind_conf->frontend by Willy Tarreau · 8 years ago
  59. 8a1027a MINOR: lua: Add tokenize function. by Thierry FOURNIER / OZON.IO · 8 years ago
  60. 7f3aa8b MINOR: lua: add utility function for check boolean argument by Thierry FOURNIER / OZON.IO · 8 years ago
  61. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · 8 years ago
  62. 62fec75 MINOR: lua: add ip addresses and network manipulation function by Thierry FOURNIER / OZON.IO · 8 years ago
  63. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · 8 years ago
  64. ff48042 MINOR: lua: add class listener by Thierry Fournier · 8 years ago
  65. f2fdc9d MINOR: lua: add class server by Thierry Fournier · 8 years ago
  66. f61aa63 MINOR: lua: add class proxy by Thierry Fournier · 8 years ago
  67. eea77c0 MINOR: lua: dump general info by Thierry Fournier · 8 years ago
  68. 8b0d6e1 MINOR: lua: convert field to lua type by Thierry Fournier · 8 years ago
  69. 94ed1c1 MINOR: lua: Add internal function which strip spaces by Thierry Fournier · 8 years ago
  70. 3d4a675 MINOR: lua: post initialization by Thierry Fournier · 8 years ago
  71. 45e78d7 MINOR: lua: refactor the Lua object registration by Thierry Fournier · 8 years ago
  72. 4f99b27 CLEANUP: lua: Remove two same functions by Thierry Fournier · 8 years ago
  73. 991188d MINOR: lua: remove some useless checks by Thierry Fournier · 8 years ago
  74. ddd8988 MINOR: lua: move class registration facilities by Thierry Fournier · 8 years ago
  75. e726b14 DOC: lua: copyrights by Thierry Fournier · 8 years ago
  76. 49d4842 BUG/MAJOR: lua: segfault using Concat object by Thierry Fournier · 8 years ago
  77. 1de1659 MINOR: lua: Add concat class by Thierry Fournier · 8 years ago
  78. 5351827 MINOR: lua: merge function by Thierry Fournier · 8 years ago
  79. 9e7e3ea MINOR: lua: move common function by Thierry Fournier · 8 years ago
  80. 1550d5d MINOR: lua: Add date functions by Thierry Fournier · 8 years ago
  81. b1f4656 MINOR: lua: add "now" time function by Thierry Fournier · 8 years ago
  82. fb0b546 MINOR: lua: file dedicated to unsafe functions by Thierry Fournier · 8 years ago