1. ed936c5 MINOR: tools: make debug_hexdump() take a string prefix by Willy Tarreau · 7 years ago
  2. 9faef1e MINOR: tools: make debug_hexdump() use a const char for the string by Willy Tarreau · 7 years ago
  3. 577d5ac CLEANUP: str2mask return code comment: non-zero -> zero. by Jarno Huuskonen · 7 years ago
  4. 23e9e93 MINOR: log: Add logurilen tunable. by Stéphane Cottin · 7 years ago
  5. 2395368 DOC: update RFC references by Lukas Tribus · 7 years ago
  6. 6ab2bae REORG: spoe: move spoe_encode_varint / spoe_decode_varint from spoe to common by Thierry FOURNIER · 7 years ago
  7. b82f742 MINOR: server: Add 'server-template' new keyword supported in backend sections. by Frédéric Lécaille · 7 years ago
  8. 7b67726 [RELEASE] Released version 1.8-dev1 by Willy Tarreau · 7 years ago
  9. a545569 CLEANUP: buffers: Remove buffer_contig_area and buffer_work_area functions by Christopher Faulet · 7 years ago
  10. aaf4a32 CLEANUP: buffers: Remove buffer_bounce_realign function by Christopher Faulet · 7 years ago
  11. 637f8f2 BUG/MEDIUM: buffers: Fix how input/output data are injected into buffers by Christopher Faulet · 7 years ago
  12. b686afd MINOR: chunks: implement a simple dynamic allocator for trash buffers by Willy Tarreau · 7 years ago
  13. 9826329 MAJOR: ssl: bind configuration per certificat by Emmanuel Hocdet · 8 years ago
  14. 48ef4c9 MINOR: tools: make str2sa_range() return the port in a separate argument by Willy Tarreau · 7 years ago
  15. 0ebb511 MINOR: tools: add a generic hexdump function for debugging by Willy Tarreau · 8 years ago
  16. f2592b2 MEDIUM: regex: pcre2 support by David Carlier · 8 years ago
  17. ece9b07 MINOR: cfgparse: add two new functions to check arguments count by Willy Tarreau · 8 years ago
  18. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · 8 years ago
  19. 97c2ae1 REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c by Willy Tarreau · 8 years ago
  20. 79bdef3 MINOR: cfgparse: Parse scope lines and save the last one parsed by Christopher Faulet · 8 years ago
  21. 7110b40 MINOR: cfgparse: Add functions to backup and restore registered sections by Christopher Faulet · 8 years ago
  22. 898566e CLEANUP: remove last references to 'ruleset' section by Christopher Faulet · 8 years ago
  23. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · 8 years ago
  24. dcbc5c5 MINOR: show Built with PCRE version by Lukas Tribus · 8 years ago
  25. 7819c12 MINOR: chunk: new strncat function by Baptiste Assmann · 8 years ago
  26. 08396c8 MINOR: standard.c: ipcpy() function to copy an IP address from a struct sockaddr_storage into an other one by Baptiste Assmann · 8 years ago
  27. 08b24cf MINOR: standard.c: ipcmp() function to compare 2 IP addresses stored in 2 struct sockaddr_storage by Baptiste Assmann · 8 years ago
  28. 9d87ca0 BUILD: tcp: define SOL_TCP when only IPPROTO_TCP exists by Willy Tarreau · 8 years ago
  29. 16e0156 MINOR: tcp: add dst_is_local and src_is_local by Willy Tarreau · 8 years ago
  30. 1a5d060 MINOR: standard: add function "escape_string" by Dragan Dosen · 8 years ago
  31. eec1d38 BUG/MEDIUM: dns: fix alignment issues in the DNS response parser by Willy Tarreau · 8 years ago
  32. 2eae3a0 MINOR: new function my_realloc2 = realloc + free upon failure by Hubert Verstraete · 8 years ago
  33. 5e0e6e4 MINOR: ssl: crt-list parsing factor by Emmanuel Hocdet · 8 years ago
  34. 5f6e905 BUILD: fix build on Solaris 11 by Willy Tarreau · 8 years ago
  35. dc88785 MINOR: add list_append_word function by Maxime de Roucy · 8 years ago
  36. 8ab1043 CLEANUP: chunk: adding NULL check to chunk_dup allocation. by David Carlier · 8 years ago
  37. e2e5bde BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted by Benoit GARNIER · 8 years ago
  38. b413c2a BUG/MINOR: log: GMT offset not updated when entering/leaving DST by Benoit GARNIER · 8 years ago
  39. 508a63f MINOR: stats: add ST_SHOWADMIN to pass the admin info in the regular flags by Willy Tarreau · 8 years ago
  40. 320ec2a BUG/MEDIUM: chunks: always reject negative-length chunks by Willy Tarreau · 8 years ago
  41. 70473a5 MINOR: common: mask conversion by Thierry Fournier · 8 years ago
  42. 46af170 MINOR: mailers: increase default timeout to 10 seconds by Pieter Baauw · 8 years ago
  43. 0edd109 MINOR: standard: add function "escape_chunk" by Dragan Dosen · 8 years ago
  44. 9312794 MINOR: standard: add RFC HTTP date parser by Thierry Fournier · 8 years ago
  45. 581bf81 MEDIUM: pools: add a new flag to avoid rounding pool size up by Willy Tarreau · 8 years ago
  46. 898529b MEDIUM: tools: add csv_enc_append() to preserve the original chunk by Willy Tarreau · 8 years ago
  47. 70af633 MINOR: chunk: make chunk_initstr() take a const string by Willy Tarreau · 8 years ago
  48. 601360b MINOR: chunks: add chunk_strcat() and chunk_newstr() by Willy Tarreau · 9 years ago
  49. 0b6044f MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero by Willy Tarreau · 9 years ago
  50. f9476a5 BUG/MINOR: chunk: make chunk_dup() always check and set dst->size by Willy Tarreau · 9 years ago
  51. ec9a58c BUILD/MINOR: regex: missing header by Thierry FOURNIER · 9 years ago
  52. 1db9667 BUILD: freebsd: double declaration by Thierry FOURNIER · 9 years ago
  53. 58102cf MEDIUM: memory: add accounting for failed allocations by Willy Tarreau · 9 years ago
  54. de30a68 DEBUG/MEDIUM: memory: add optional control pool memory operations by Willy Tarreau · 9 years ago
  55. ac42111 DEBUG/MEDIUM: memory: optionally protect free data in pools by Willy Tarreau · 9 years ago
  56. a84dcb8 DEBUG/MINOR: memory: add a build option to disable memory pools sharing by Willy Tarreau · 9 years ago
  57. 5e98e3e BUILD: enable build on Linux/s390x by Neale Ferguson · 9 years ago
  58. ffaf30b BUILD: Fix the build on OSX (htonll/ntohll) by Joseph Lynch · 9 years ago
  59. 067ac9f MINOR: debug: enable memory poisonning to use byte 0 by Willy Tarreau · 9 years ago
  60. ae459f3 BUILD: tcp: use IPPROTO_IP when SOL_IP is not available by Willy Tarreau · 9 years ago
  61. 60deeba MINOR: chunk: New function free_trash_buffers() by David Carlier · 9 years ago
  62. 845efb5 MINOR: cfgparse: New function cfg_unregister_sections() by David Carlier · 9 years ago
  63. 2709784 MEDIUM: config: set tune.maxrewrite to 1024 by default by Willy Tarreau · 9 years ago
  64. 7fe3be7 MINOR: standard: avoid DNS resolution from the function str2sa_range() by Thierry FOURNIER · 9 years ago
  65. 1895428 DEBUG: add p_malloc() to return a poisonned memory area by Willy Tarreau · 9 years ago
  66. 72b8c1f MEDIUM: tools: make str2sa_range() optionally return the FQDN by Willy Tarreau · 9 years ago
  67. de39c9b CLEANUP: appsession: remove the last include files by Willy Tarreau · 9 years ago
  68. 5b4dd68 MINOR: standard: provide htonll() and ntohll() by Willy Tarreau · 9 years ago
  69. 763a5d8 MINOR: standard: add 64 bits conversion functions by Thierry FOURNIER · 9 years ago
  70. e6c3941 BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · 9 years ago
  71. 1480bd8 MINOR: standard: add function that converts signed int to a string by Thierry FOURNIER · 9 years ago
  72. 9dd44ba BUG/MEDIUM: compat: fix segfault on FreeBSD by Joris Dedieu · 9 years ago
  73. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago
  74. ddea626 MINOR: common: escape CSV strings by Thierry FOURNIER · 9 years ago
  75. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · 9 years ago
  76. f3045d2 MAJOR: pattern: add LRU-based cache on pattern matching by Willy Tarreau · 9 years ago
  77. e6e49cf MINOR: tools: provide an rdtsc() function for time comparisons by Willy Tarreau · 9 years ago
  78. 1b90511 CLEANUP: namespaces: fix protection against multiple inclusions by Willy Tarreau · 9 years ago
  79. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  80. d2b597a BUG/MEDIUM: lua: segfault with buffer_replace2 by Thierry FOURNIER · 9 years ago
  81. 549aac8 MEDIUM: buffer: make bo_putblk/bo_putstr/bo_putchk return the number of bytes copied. by Thierry FOURNIER · 9 years ago
  82. 58639a0 MINOR: global: export function and permits to not resolve DNS names by Thierry FOURNIER · 10 years ago
  83. 05552d4 MEDIUM: Add support for configurable TLS ticket keys by Nenad Merdanovic · 9 years ago
  84. 15a53a4 MEDIUM: regex: add support for passing regex flags to regex_exec_match() by Willy Tarreau · 9 years ago
  85. c829ee4 MINOR: hash: add new function hash_crc32 by Willy Tarreau · 9 years ago
  86. d025648 MAJOR: init: automatically set maxconn and/or maxsslconn when possible by Willy Tarreau · 9 years ago
  87. d92aa5c MINOR: global: report information about the cost of SSL connections by Willy Tarreau · 9 years ago
  88. 3ca1a88 MINOR: tools: add new round_2dig() function to round integers by Willy Tarreau · 9 years ago
  89. 3889fff MINOR: channel: rename channel_full() to !channel_may_recv() by Willy Tarreau · 9 years ago
  90. 75abcb3 MINOR: config: extend the default max hostname length to 64 and beyond by Willy Tarreau · 9 years ago
  91. a24adf0 MAJOR: session: only wake up as many sessions as available buffers permit by Willy Tarreau · 10 years ago
  92. f4718e8 MEDIUM: buffer: implement b_alloc_margin() by Willy Tarreau · 10 years ago
  93. 620bd6c MINOR: buffer: implement b_alloc_fast() by Willy Tarreau · 10 years ago
  94. 4428a29 MEDIUM: channel: do not report full when buf_empty is present on a channel by Willy Tarreau · 10 years ago
  95. f2f7d6b MEDIUM: buffer: add a new buf_wanted dummy buffer to report failed allocations by Willy Tarreau · 10 years ago
  96. 2a4b543 MEDIUM: buffer: always assign a dummy empty buffer to channels by Willy Tarreau · 10 years ago
  97. 7dfca9d MINOR: buffer: only use b_free to release buffers by Willy Tarreau · 10 years ago
  98. e583ea5 MEDIUM: buffer: use b_alloc() to allocate and initialize a buffer by Willy Tarreau · 10 years ago
  99. 474cf54 MINOR: buffer: reset a buffer in b_reset() and not channel_init() by Willy Tarreau · 10 years ago
  100. a885f6d MEDIUM: memory: improve pool_refill_alloc() to pass a refill count by Willy Tarreau · 10 years ago