1. 84fd8a7 MINOR: lists: fix indentation. by Olivier Houchard · 4 years, 4 months ago
  2. 751e5e2 MINOR: lists: Implement function to convert list => mt_list and mt_list => list by Olivier Houchard · 4 years, 4 months ago
  3. 49983a9 MINOR: mt_lists: Appease gcc. by Olivier Houchard · 4 years, 4 months ago
  4. 855796b BUG/MAJOR: list: fix invalid element address calculation by Willy Tarreau · 4 years, 4 months ago
  5. 1d117e3 BUG/MEDIUM: mt_lists: Make sure we set the deleted element to NULL; by Olivier Houchard · 4 years, 4 months ago
  6. 9a0dfa5 CLEANUP: remove the now unused common/syscall.h by Willy Tarreau · 4 years, 4 months ago
  7. 06c63ae CLEANUP: remove support for USE_MY_SPLICE by Willy Tarreau · 4 years, 4 months ago
  8. 3858b12 CLEANUP: remove support for USE_MY_EPOLL by Willy Tarreau · 4 years, 4 months ago
  9. 618ac6e CLEANUP: drop support for USE_MY_ACCEPT4 by Willy Tarreau · 4 years, 4 months ago
  10. c3e926b CLEANUP: remove support for Linux i686 vsyscalls by Willy Tarreau · 4 years, 4 months ago
  11. d7dc67b CLEANUP: remove unused code in 'my_ffsl/my_flsl' functions by Miroslav Zagorac · 4 years, 4 months ago
  12. ee3bcdd MINOR: tools: add a generic function to generate UUIDs by Willy Tarreau · 4 years, 4 months ago
  13. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · 4 years, 4 months ago
  14. 7a40909 MINOR: tools: add 64-bit rotate operators by Willy Tarreau · 4 years, 4 months ago
  15. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · 4 years, 4 months ago
  16. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · 4 years, 4 months ago
  17. 1cdceb9 MINOR: htx: Add a function to return a block at a specific offset by Christopher Faulet · 4 years, 5 months ago
  18. 251f491 MINOR: buf: Add function to insert a string at an absolute offset in a buffer by Christopher Faulet · 4 years, 5 months ago
  19. 9576ab7 MINOR: ist: Add `struct ist istdup(const struct ist)` by Tim Duesterhus · 4 years, 4 months ago
  20. 35005d0 MINOR: ist: Add `struct ist istalloc(size_t)` and `void istfree(struct ist*)` by Tim Duesterhus · 4 years, 4 months ago
  21. e296d3e MINOR: ist: Add `int isttest(const struct ist)` by Tim Duesterhus · 4 years, 4 months ago
  22. 241e29e MINOR: ist: Add `IST_NULL` macro by Tim Duesterhus · 4 years, 4 months ago
  23. 899e5f6 MINOR: debug: use our own backtrace function on clang+x86_64 by Willy Tarreau · 4 years, 4 months ago
  24. 13faf16 MINOR: debug: improve backtrace() on aarch64 and possibly other systems by Willy Tarreau · 4 years, 4 months ago
  25. eb8b1ca MINOR: tools: add resolve_sym_name() to resolve function pointers by Willy Tarreau · 4 years, 4 months ago
  26. 762fb3e MINOR: tools: add new function dump_addr_and_bytes() by Willy Tarreau · 4 years, 4 months ago
  27. 2104659 MEDIUM: buffer: remove the buffer_wq lock by Willy Tarreau · 4 years, 5 months ago
  28. 226ef26 MINOR: compiler: add new alignment macros by Willy Tarreau · 4 years, 5 months ago
  29. 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · 4 years, 5 months ago
  30. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · 4 years, 5 months ago
  31. 1d48ba9 CLEANUP: net_helper: Do not negate the result of unlikely by Tim Duesterhus · 4 years, 5 months ago
  32. 89ee798 MINOR: compiler: drop special cases of likely/unlikely for older compilers by Willy Tarreau · 4 years, 5 months ago
  33. 0e26867 MINOR: compiler: move CPU capabilities definition from config.h and complete them by Willy Tarreau · 4 years, 5 months ago
  34. 9dde0b2 MINOR: ist: add an iststop() function by Jerome Magnin · 4 years, 5 months ago
  35. a71667c BUG/MINOR: tools: also accept '+' as a valid character in an identifier by Willy Tarreau · 4 years, 5 months ago
  36. d4ad669 MINOR: chunk: implement chunk_strncpy() to copy partial strings by Willy Tarreau · 4 years, 5 months ago
  37. 36f586b MINOR: tools: add is_idchar() to tell if a char may belong to an identifier by Willy Tarreau · 4 years, 5 months ago
  38. 88a2f03 CLEANUP: ssl: remove unused functions in openssl-compat.h by Ilya Shipitsin · 4 years, 5 months ago
  39. 160ad9e CLEANUP: mini-clist: simplify nested do { while(1) {} } while (0) by Willy Tarreau · 4 years, 5 months ago
  40. 0ea0c86 MINOR: htx: Add a function to append an HTX message to another one by Christopher Faulet · 4 years, 6 months ago
  41. 1c7c0d6 BUG/MAJOR: memory: Don't forget to unlock the rwlock if the pool is empty. by Olivier Houchard · 4 years, 5 months ago
  42. 04f5fe8 BUG/MEDIUM: memory: Add a rwlock before freeing memory. by Olivier Houchard · 4 years, 5 months ago
  43. 6b5b44e BUG/MINOR: ssl: ssl_sock_load_pem_into_ckch is not consistent by Emmanuel Hocdet · 4 years, 7 months ago
  44. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 6 months ago
  45. 056c629 BUG/MINOR: ssl: fix build on development versions of openssl-1.1.x by Ilya Shipitsin · 4 years, 6 months ago
  46. 340b07e BUG/MAJOR: hashes: fix the signedness of the hash inputs by Willy Tarreau · 4 years, 6 months ago
  47. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  48. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  49. a26d1e1 BUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility by Lukas Tribus · 4 years, 7 months ago
  50. b3814c2 BUG/MINOR: ssl: openssl-compat: Fix getm_ defines by Rosen Penev · 4 years, 7 months ago
  51. e9a100e BUG/MINOR: ssl: fix X509 compatibility for openssl < 1.1.0 by Emmanuel Hocdet · 4 years, 7 months ago
  52. d4f9a60 MINOR: ssl: deduplicate ca-file by Emmanuel Hocdet · 4 years, 9 months ago
  53. cdb27e8 MINOR: version: this is development again, update the status by Willy Tarreau · 4 years, 8 months ago
  54. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 8 months ago
  55. 9ca7f8c MINOR: version: indicate that this version is stable by Willy Tarreau · 4 years, 8 months ago
  56. c22d5df MINOR: h2: add a function to report H2 error codes as strings by Willy Tarreau · 4 years, 8 months ago
  57. 8f3ce06 MINOR: ist: add ist_find_ctl() by Willy Tarreau · 4 years, 8 months ago
  58. 47479eb MINOR: version: emit the link to the known bugs in output of "haproxy -v" by Willy Tarreau · 4 years, 8 months ago
  59. 08dd202 MINOR: version: report the version status in "haproxy -v" by Willy Tarreau · 4 years, 8 months ago
  60. da52035 MINOR: memory: also poison the area on freeing by Willy Tarreau · 4 years, 8 months ago
  61. 2254b8e Revert "MINOR: istbuf: add b_fromist() to make a buffer from an ist" by Willy Tarreau · 4 years, 9 months ago
  62. 20020ae MINOR: chunk: add chunk_istcat() to concatenate an ist after a chunk by Willy Tarreau · 4 years, 9 months ago
  63. 9b01370 MINOR: stats/debug: maintain a counter of debug commands issued by Willy Tarreau · 4 years, 9 months ago
  64. 705e088 BUG/MINOR: ssl: fix build of X509_chain_up_ref() w/ libreSSL by William Lallemand · 4 years, 9 months ago
  65. 89f5807 BUG/MINOR: ssl: fix build with openssl < 1.1.0 by William Lallemand · 4 years, 9 months ago
  66. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 9 months ago
  67. 2068ec4 BUG/MEDIUM: lists: Handle 1-element-lists in MT_LIST_BEHEAD(). by Olivier Houchard · 4 years, 9 months ago
  68. 9e46496 MINOR: istbuf: add b_fromist() to make a buffer from an ist by Willy Tarreau · 4 years, 9 months ago
  69. a92c5ce BUILD/MEDIUM: threads: rename thread_info struct to ha_thread_info by David Carlier · 4 years, 10 months ago
  70. 0651181 MINOR: htx: Add a flag on HTX to known when a response was generated by HAProxy by Christopher Faulet · 4 years, 9 months ago
  71. abefa34 MINOR: version: make the version strings variables, not constants by Willy Tarreau · 4 years, 9 months ago
  72. 53a899b CLEANUP: h1-htx: Move htx-to-h1 formatting functions from htx.c to h1_htx.c by Christopher Faulet · 4 years, 9 months ago
  73. 48fa033 BUG/MINOR: chunk: Fix tests on the chunk size in functions copying data by Christopher Faulet · 4 years, 9 months ago
  74. 150bfa8 MEDIUM: ssl/cli: 'set ssl cert' updates a certificate from the CLI by William Lallemand · 4 years, 10 months ago
  75. 804ef24 MINOR: lists: Fix alignement of \ when relevant. by Olivier Houchard · 4 years, 9 months ago
  76. 74715da MINOR: lists: Try to use local variables instead of macro arguments. by Olivier Houchard · 4 years, 9 months ago
  77. d7f2bbc MINOR: list: add new macro MT_LIST_BEHEAD by Willy Tarreau · 4 years, 9 months ago
  78. c32a0e5 MINOR: lists: add new macro LIST_SPLICE_END_DETACHED by Willy Tarreau · 4 years, 9 months ago
  79. 708c416 MINOR: stats: replace the ST_* uri_auth flags with STAT_* by Willy Tarreau · 4 years, 9 months ago
  80. ee4f5f8 MINOR: stats: get rid of the ST_CONVDONE flag by Willy Tarreau · 4 years, 9 months ago
  81. 16fdc55 MINOR: http: Add a function to get the authority into a URI by Christopher Faulet · 4 years, 9 months ago
  82. 9a67c29 MINOR: htx: Add 2 flags on the start-line to have more info about the uri by Christopher Faulet · 4 years, 9 months ago
  83. c5a3eb4 MINOR: fcgi: Add function to get the string representation of a record type by Christopher Faulet · 4 years, 9 months ago
  84. 27aa65e MINOR: htx: Adapt htx_dump() to be used from traces by Christopher Faulet · 4 years, 9 months ago
  85. 93acfa2 MINOR: time: add timeofday_as_iso_us() to return instant time as ISO by Willy Tarreau · 4 years, 10 months ago
  86. 0cd6a97 MINOR: mt_lists: Give MT_LIST_ADD, MT_LIST_ADDQ and MT_LIST_DEL a return value. by Olivier Houchard · 4 years, 10 months ago
  87. cb22ad4 MINOR: mt_lists: Do nothing in MT_LIST_ADD/MT_LIST_ADDQ if already in list. by Olivier Houchard · 4 years, 10 months ago
  88. 5e9b92c MINOR: mt_lists: Add new macroes. by Olivier Houchard · 5 years ago
  89. 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · 5 years ago
  90. 63bbf28 MINOR: fcgi: Add code related to FCGI protocol by Christopher Faulet · 5 years ago
  91. 4f0f88a MEDIUM: mux-h1/h1-htx: move HTX convertion of H1 messages in dedicated file by Christopher Faulet · 5 years ago
  92. 341fac1 MINOR: http: Add function to parse value of the header Status by Christopher Faulet · 4 years, 10 months ago
  93. 130cf21 MINOR: istbuf: Add the function b_isteqi() by Christopher Faulet · 5 years ago
  94. 505adfc MINOR: htx: Add a flag on HTX message to report processing errors by Christopher Faulet · 4 years, 10 months ago
  95. fb4ba91 MINOR: tools: add a generic struct "name_desc" for name-description pairs by Willy Tarreau · 4 years, 11 months ago
  96. b88d231 MINOR: buffer: add functions to read/write varints from/to buffers by Willy Tarreau · 4 years, 11 months ago
  97. 4d589e7 MINOR: tools: add a function varint_bytes() to report the size of a varint by Willy Tarreau · 4 years, 11 months ago
  98. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · 5 years ago
  99. 32c2455 MINOR: tools: add a DEFNULL() macro to use NULL for empty args by Willy Tarreau · 5 years ago
  100. 9bead8c MINOR: list: add LIST_SPLICE() to merge one list into another by Willy Tarreau · 5 years ago