1. 9453ecd REORG: threads: extract atomic ops from hathreads.h by Willy Tarreau · 4 years, 1 month ago
  2. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 1 month ago
  3. f0f1c80 REORG: include: move istbuf.h to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  4. 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · 4 years, 1 month ago
  5. 2a83d60 REORG: include: move debug.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  6. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  7. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 1 month ago
  8. 6019fab REORG: include: move openssl-compat.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  9. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  10. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  11. fd4bffe REORG: include: move the base files from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  12. b9082a9 CLEANUP: include: remove unused common/tools.h by Willy Tarreau · 4 years, 1 month ago
  13. 4d653a6 REORG: include: move SWAP/MID_RANGE/MAX_RANGE from tools.h to standard.h by Willy Tarreau · 4 years, 1 month ago
  14. 5ae5006 REORG: include: move MIN/MAX from tools.h to compat.h by Willy Tarreau · 4 years, 1 month ago
  15. 57bb71e CLEANUP: include: remove unused template.h by Willy Tarreau · 4 years, 1 month ago
  16. 86556a5 CLEANUP: include: remove common/config.h by Willy Tarreau · 4 years, 1 month ago
  17. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  18. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  19. 39bd740 CLEANUP: regex: remove outdated support for regex actions by Willy Tarreau · 4 years, 1 month ago
  20. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · 4 years, 1 month ago
  21. 21072b9 CLEANUP: pools: use the regular lock for the flush operation on lockless pools by Willy Tarreau · 4 years, 1 month ago
  22. 0bac4cd CLEANUP: http: Remove unused HTTP message templates by Christopher Faulet · 4 years, 1 month ago
  23. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · 4 years, 1 month ago
  24. 63a8738 MEDIUM: pools: directly free objects when pools are too much crowded by Willy Tarreau · 4 years, 2 months ago
  25. a1e4f8c MINOR: pools: compute an estimate of each pool's average needed objects by Willy Tarreau · 4 years, 2 months ago
  26. 0ff9b3d BUILD: hpack: make sure the hpack table can still be built standalone by Willy Tarreau · 4 years, 2 months ago
  27. 2056736 MINOR: htx: Add a function to copy a buffer in an HTX message by Christopher Faulet · 4 years, 2 months ago
  28. d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · 4 years, 2 months ago
  29. 2bdcc70 MEDIUM: hpack: use a pool for the hpack table by Willy Tarreau · 4 years, 2 months ago
  30. 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · 4 years, 2 months ago
  31. 325504c BUG/MINOR: sample/ssl: Fix digest converter for openssl < 1.1.0 by Christopher Faulet · 4 years, 2 months ago
  32. 5778fea CLEANUP: remove THREAD_LOCAL from config.h by Willy Tarreau · 4 years, 2 months ago
  33. 3bc4e8b CLENAUP: config: move CONFIG_HAP_LOCKLESS_POOLS out of config.h by Willy Tarreau · 4 years, 2 months ago
  34. 755afc0 CLEANUP: config: drop unused setting CONFIG_HAP_INLINE_FD_SET by Willy Tarreau · 4 years, 2 months ago
  35. 571eb3d CLEANUP: config: drop unused setting CONFIG_HAP_MEM_OPTIM by Willy Tarreau · 4 years, 2 months ago
  36. a4d9ee3 BUG/MINOR: threads: fix multiple use of argument inside HA_ATOMIC_UPDATE_{MIN,MAX}() by Willy Tarreau · 4 years, 2 months ago
  37. d66345d BUG/MINOR: threads: fix multiple use of argument inside HA_ATOMIC_CAS() by Willy Tarreau · 4 years, 2 months ago
  38. 0e9d87b MINOR: istbuf: add ist2buf() function by Baptiste Assmann · 4 years, 3 months ago
  39. de80201 MINOR: ist: add istissame() function by Baptiste Assmann · 4 years, 3 months ago
  40. 9ef1967 MINOR: ist: add istadv() function by Baptiste Assmann · 4 years, 3 months ago
  41. f0e5da2 BUG/MINOR: debug: properly use long long instead of long for the thread ID by Willy Tarreau · 4 years, 2 months ago
  42. ff64d3b MINOR: threads: export the POSIX thread ID in panic dumps by Willy Tarreau · 4 years, 2 months ago
  43. 0417975 MINOR: ist: Add a function to retrieve the ist pointer by Christopher Faulet · 4 years, 3 months ago
  44. 5eb96cb MINOR: standard: Add my_memspn and my_memcspn by Christopher Faulet · 4 years, 3 months ago
  45. 6c2a743 MINOR: proxy/checks: Move parsing of httpchk option in checks.c by Christopher Faulet · 4 years, 3 months ago
  46. 1997eca MEDIUM: checks: Implement LDAP check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  47. fbcc77c MEDIUM: checks: Implement smtp check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  48. 33f05df MEDIUM: checks: Implement redis check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  49. bc1f54b MINOR: mini-clist: Add functions to iterate backward on a list by Christopher Faulet · 4 years, 4 months ago
  50. 62ba9ba BUG/MINOR: http: make url_decode() optionally convert '+' to SP by Willy Tarreau · 4 years, 3 months ago
  51. 09568fd BUG/MINOR: tools: fix the i386 version of the div64_32 function by Willy Tarreau · 4 years, 3 months ago
  52. bb86986 MINOR: init: report the haproxy version and executable path once on errors by Willy Tarreau · 4 years, 3 months ago
  53. 02e19a5 CLEANUP: ssl: use the refcount for the SSL_CTX' by William Lallemand · 4 years, 3 months ago
  54. 899fb8a MINOR: memory: Change the flush_lock to a spinlock, and don't get it in alloc. by Olivier Houchard · 4 years, 4 months ago
  55. a7bf573 MEDIUM: fd: Introduce a running mask, and use it instead of the spinlock. by Olivier Houchard · 4 years, 4 months ago
  56. e4d4255 BUILD: pools: silence build warnings with DEBUG_MEMORY_POOLS and DEBUG_UAF by Willy Tarreau · 4 years, 4 months ago
  57. 2e8ab6b MINOR: use DISGUISE() everywhere we deliberately want to ignore a result by Willy Tarreau · 4 years, 4 months ago
  58. 15ed69f MINOR: debug: consume the write() result in BUG_ON() to silence a warning by Willy Tarreau · 4 years, 4 months ago
  59. f401668 MINOR: debug: add a new DISGUISE() macro to pass a value as identity by Willy Tarreau · 4 years, 4 months ago
  60. 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 4 months ago
  61. 84fd8a7 MINOR: lists: fix indentation. by Olivier Houchard · 4 years, 4 months ago
  62. 751e5e2 MINOR: lists: Implement function to convert list => mt_list and mt_list => list by Olivier Houchard · 4 years, 4 months ago
  63. 49983a9 MINOR: mt_lists: Appease gcc. by Olivier Houchard · 4 years, 4 months ago
  64. 855796b BUG/MAJOR: list: fix invalid element address calculation by Willy Tarreau · 4 years, 4 months ago
  65. 1d117e3 BUG/MEDIUM: mt_lists: Make sure we set the deleted element to NULL; by Olivier Houchard · 4 years, 4 months ago
  66. 9a0dfa5 CLEANUP: remove the now unused common/syscall.h by Willy Tarreau · 4 years, 4 months ago
  67. 06c63ae CLEANUP: remove support for USE_MY_SPLICE by Willy Tarreau · 4 years, 4 months ago
  68. 3858b12 CLEANUP: remove support for USE_MY_EPOLL by Willy Tarreau · 4 years, 4 months ago
  69. 618ac6e CLEANUP: drop support for USE_MY_ACCEPT4 by Willy Tarreau · 4 years, 4 months ago
  70. c3e926b CLEANUP: remove support for Linux i686 vsyscalls by Willy Tarreau · 4 years, 4 months ago
  71. d7dc67b CLEANUP: remove unused code in 'my_ffsl/my_flsl' functions by Miroslav Zagorac · 4 years, 4 months ago
  72. ee3bcdd MINOR: tools: add a generic function to generate UUIDs by Willy Tarreau · 4 years, 4 months ago
  73. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · 4 years, 4 months ago
  74. 7a40909 MINOR: tools: add 64-bit rotate operators by Willy Tarreau · 4 years, 4 months ago
  75. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · 4 years, 4 months ago
  76. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · 4 years, 4 months ago
  77. 1cdceb9 MINOR: htx: Add a function to return a block at a specific offset by Christopher Faulet · 4 years, 5 months ago
  78. 251f491 MINOR: buf: Add function to insert a string at an absolute offset in a buffer by Christopher Faulet · 4 years, 5 months ago
  79. 9576ab7 MINOR: ist: Add `struct ist istdup(const struct ist)` by Tim Duesterhus · 4 years, 4 months ago
  80. 35005d0 MINOR: ist: Add `struct ist istalloc(size_t)` and `void istfree(struct ist*)` by Tim Duesterhus · 4 years, 4 months ago
  81. e296d3e MINOR: ist: Add `int isttest(const struct ist)` by Tim Duesterhus · 4 years, 4 months ago
  82. 241e29e MINOR: ist: Add `IST_NULL` macro by Tim Duesterhus · 4 years, 4 months ago
  83. 899e5f6 MINOR: debug: use our own backtrace function on clang+x86_64 by Willy Tarreau · 4 years, 4 months ago
  84. 13faf16 MINOR: debug: improve backtrace() on aarch64 and possibly other systems by Willy Tarreau · 4 years, 4 months ago
  85. eb8b1ca MINOR: tools: add resolve_sym_name() to resolve function pointers by Willy Tarreau · 4 years, 4 months ago
  86. 762fb3e MINOR: tools: add new function dump_addr_and_bytes() by Willy Tarreau · 4 years, 4 months ago
  87. 2104659 MEDIUM: buffer: remove the buffer_wq lock by Willy Tarreau · 4 years, 5 months ago
  88. 226ef26 MINOR: compiler: add new alignment macros by Willy Tarreau · 4 years, 5 months ago
  89. 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · 4 years, 5 months ago
  90. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · 4 years, 5 months ago
  91. 1d48ba9 CLEANUP: net_helper: Do not negate the result of unlikely by Tim Duesterhus · 4 years, 5 months ago
  92. 89ee798 MINOR: compiler: drop special cases of likely/unlikely for older compilers by Willy Tarreau · 4 years, 5 months ago
  93. 0e26867 MINOR: compiler: move CPU capabilities definition from config.h and complete them by Willy Tarreau · 4 years, 5 months ago
  94. 9dde0b2 MINOR: ist: add an iststop() function by Jerome Magnin · 4 years, 5 months ago
  95. a71667c BUG/MINOR: tools: also accept '+' as a valid character in an identifier by Willy Tarreau · 4 years, 5 months ago
  96. d4ad669 MINOR: chunk: implement chunk_strncpy() to copy partial strings by Willy Tarreau · 4 years, 5 months ago
  97. 36f586b MINOR: tools: add is_idchar() to tell if a char may belong to an identifier by Willy Tarreau · 4 years, 5 months ago
  98. 88a2f03 CLEANUP: ssl: remove unused functions in openssl-compat.h by Ilya Shipitsin · 4 years, 5 months ago
  99. 160ad9e CLEANUP: mini-clist: simplify nested do { while(1) {} } while (0) by Willy Tarreau · 4 years, 5 months ago
  100. 0ea0c86 MINOR: htx: Add a function to append an HTX message to another one by Christopher Faulet · 4 years, 6 months ago