1. 840724e BUG/MEDIUM: pattern: only visit equivalent nodes when skipping versions by Willy Tarreau · 1 year, 11 months ago
  2. da7f11b CLEANUP: pattern: remove the unused and dangerous pat_ref_reload() by Willy Tarreau · 3 years, 2 months ago
  3. a13afe6 MINOR: pattern: support purging arbitrary ranges of generations by Willy Tarreau · 3 years, 2 months ago
  4. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 2 months ago
  5. 295a89c MINOR: pattern: make the pat_lru_seed read_mostly by Willy Tarreau · 3 years, 3 months ago
  6. 9057a00 CLEANUP: pattern: make all pattern tables read-only by Willy Tarreau · 3 years, 3 months ago
  7. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 4 months ago
  8. dc2410d CLEANUP: pattern: rename pat_ref_commit() to pat_ref_commit_elt() by Willy Tarreau · 3 years, 6 months ago
  9. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · 3 years, 6 months ago
  10. 967e7e7 MEDIUM: xxhash: use the XXH3 functions to generate 64-bit hashes by Dragan Dosen · 3 years, 6 months ago
  11. a68affe BUG/MINOR: pattern: a sample marked as const could be written by Thierry Fournier · 3 years, 8 months ago
  12. 38d4199 MEDIUM: pattern: turn the pattern chaining to single-linked list by Willy Tarreau · 3 years, 8 months ago
  13. 867a8a5 MINOR: pattern: prepare removal of a pattern from the list head by Willy Tarreau · 3 years, 8 months ago
  14. 2817472 MINOR: pattern: during reload, delete elements frem the ref, not the expression by Willy Tarreau · 3 years, 8 months ago
  15. ae83e63 MEDIUM: pattern: make pat_ref_prune() rely on pat_ref_purge_older() by Willy Tarreau · 3 years, 8 months ago
  16. 94b9abe MINOR: pattern: add pat_ref_purge_older() to purge old entries by Willy Tarreau · 3 years, 8 months ago
  17. 1a6857b MINOR: pattern: implement pat_ref_load() to load a pattern at a given generation by Willy Tarreau · 3 years, 8 months ago
  18. 0439e5e MINOR: pattern: add pat_ref_commit() to commit a previously inserted element by Willy Tarreau · 3 years, 8 months ago
  19. c93da69 MEDIUM: pattern: only match patterns that match the current generation by Willy Tarreau · 3 years, 8 months ago
  20. 2994774 MINOR: pattern: store a generation number in the reference patterns by Willy Tarreau · 3 years, 8 months ago
  21. 1fd52f7 MINOR: pattern: introduce pat_ref_delete_by_ptr() to delete a valid reference by Willy Tarreau · 3 years, 8 months ago
  22. a98b288 CLEANUP: pattern: remove pat_delete_fcts[] and pattern_head->delete() by Willy Tarreau · 3 years, 8 months ago
  23. e828d8f MINOR: pattern: perform a single call to pat_delete_gen() under the expression by Willy Tarreau · 3 years, 8 months ago
  24. f1c0892 MINOR: pattern: remerge the list and tree deletion functions by Willy Tarreau · 3 years, 8 months ago
  25. 78777ea MEDIUM: pattern: change the pat_del_* functions to delete from the references by Willy Tarreau · 3 years, 8 months ago
  26. 4bdd0a1 MEDIUM: pattern: link all final elements from the reference by Willy Tarreau · 3 years, 8 months ago
  27. 6d8a689 MINOR: pattern: make the delete and prune functions more generic by Willy Tarreau · 3 years, 8 months ago
  28. 9b5c8bb MINOR: pattern: new sflag PAT_SF_REGFREE indicates regex_free() is needed by Willy Tarreau · 3 years, 8 months ago
  29. d4164dc CLEANUP: pattern: delete the back refs at once during pat_ref_reload() by Willy Tarreau · 3 years, 8 months ago
  30. 3ee0de1 MINOR: pattern: move the update revision to the pat_ref, not the expression by Willy Tarreau · 3 years, 8 months ago
  31. 114d698 MEDIUM: pattern: call malloc_trim() on pat_ref_reload() by Willy Tarreau · 3 years, 8 months ago
  32. a5bbaaf CLEANUP: pattern: fix spelling/grammatical/copy-paste in comments by Willy Tarreau · 3 years, 8 months ago
  33. 8135d9b CLEANUP: pattern: use calloc() rather than malloc for structures by Willy Tarreau · 3 years, 8 months ago
  34. 6bedf15 MINOR: pattern: export pat_ref_push() by Willy Tarreau · 3 years, 8 months ago
  35. 6a17407 MINOR: pattern: make pat_ref_add() rely on pat_ref_append() by Willy Tarreau · 3 years, 8 months ago
  36. f4edb72 MINOR: pattern: make pat_ref_append() return the newly added element by Willy Tarreau · 3 years, 8 months ago
  37. 6cfc851 BUG/MEDIUM: pattern: Renew the pattern expression revision when it is pruned by Christopher Faulet · 3 years, 10 months ago
  38. f278eec BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char by Willy Tarreau · 4 years ago
  39. b4cf7ab BUG/MEDIUM: pattern: Add a trailing \0 to match strings only if possible by Christopher Faulet · 4 years ago
  40. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  41. d1d005d MEDIUM: map: make the "clear map" operation yield by Willy Tarreau · 4 years, 6 months ago
  42. 2fc761e BUG/MEDIUM: pattern: fix thread safety of pattern matching by Willy Tarreau · 4 years, 1 month ago
  43. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  44. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  45. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  46. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  47. 225a90a REORG: include: move pattern.h to haproxy/pattern{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  48. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  49. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  50. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 1 month ago
  51. 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
  52. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  53. b584b44 BUG/MINOR: pattern: Do not pass len = 0 to calloc() by Tim Duesterhus · 4 years, 3 months ago
  54. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · 4 years, 4 months ago
  55. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · 4 years, 4 months ago
  56. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · 4 years, 4 months ago
  57. f91ac19 OPTIM: startup: fast unique_id allocation for acl. by Carl Henrik Lunde · 4 years, 4 months ago
  58. 296cfd1 MINOR: pattern: fix all remaining strict aliasing issues by Willy Tarreau · 4 years, 4 months ago
  59. b8bd6d7 BUILD: pattern: include errno.h by Jerome Magnin · 4 years, 5 months ago
  60. 3c79d4b BUG/MINOR: pattern: handle errors from fgets when trying to load patterns by Jerome Magnin · 4 years, 5 months ago
  61. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 8 months ago
  62. 33ccf1c BUILD: pattern: work around an internal compiler bug in gcc-3.4 by Willy Tarreau · 5 years ago
  63. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 5 years ago
  64. e99af97 BUG/MEDIUM: pattern: fix memory leak in regex pattern functions by Dragan Dosen · 5 years ago
  65. 49ee3b2 BUG/MAJOR: map/acl: real fix segfault during show map/acl on CLI by Willy Tarreau · 5 years ago
  66. 86abe44 MEDIUM: init: use self-initializing spinlocks and rwlocks by Willy Tarreau · 6 years ago
  67. 4189d67 CLEANUP: Fix typos in the pattern subsystem by Joseph Herlant · 6 years ago
  68. f147479 BUG/MEDIUM: patterns: fix possible double free when reloading a pattern list by Dragan Dosen · 6 years ago
  69. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  70. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  71. 579fb25 BUG/MAJOR: map: fix a segfault when using http-request set-map by William Lallemand · 6 years ago
  72. 564d15a BUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in pat_ref_newid() by Aurélien Nephtali · 6 years ago
  73. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  74. 09fdf4b BUG/MINOR: pattern: Rely on the sample type to copy it in pattern_exec_match by Christopher Faulet · 7 years ago
  75. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  76. b5997f7 MAJOR: threads/map: Make acls/maps thread safe by Emeric Brun · 7 years ago
  77. 7d27f3c BUG/MEDIUM: map/acl: fix unwanted flags inheritance. by Emeric Brun · 7 years ago
  78. 8d85aa4 BUG/MAJOR: map: fix segfault during 'show map/acl' on cli. by Emeric Brun · 7 years ago
  79. e6e22e8 BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition by Andreas Seltenreich · 8 years ago
  80. f065319 CLEANUP: pattern: Ignore unknown samples in pat_match_ip(). by Andreas Seltenreich · 8 years ago
  81. 8feaa66 MINOR: map: Add regex matching replacement by Thierry Fournier · 8 years ago
  82. aede6dd BUG/MEDIUM: pattern: fixup use_after_free in the pat_ref_delete_by_id by peter cai · 9 years ago
  83. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · 9 years ago
  84. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · 9 years ago
  85. 503bb09 MINOR: samples: rename some struct member from "smp" to "data" by Thierry FOURNIER · 9 years ago
  86. 12ba0c2 MINOR: samples: rename a struct from sample_storage to sample_data by Thierry FOURNIER · 9 years ago
  87. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · 9 years ago
  88. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · 9 years ago
  89. aee9314 BUILD: pattern: fix build warnings introduced in the LRU cache by Willy Tarreau · 9 years ago
  90. f3045d2 MAJOR: pattern: add LRU-based cache on pattern matching by Willy Tarreau · 9 years ago
  91. 72f073b MEDIUM: pattern: add a revision to all pattern expressions by Willy Tarreau · 9 years ago
  92. 73bc285 BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match by Thierry FOURNIER · 9 years ago
  93. 8aa8384 BUG/MINOR: pattern: error message missing by Thierry FOURNIER · 9 years ago
  94. 4deaf39 BUG/MEDIUM: patterns: previous fix was incomplete by Willy Tarreau · 10 years ago
  95. 315ec42 BUG/MEDIUM: pattern: don't load more than once a pattern list. by Thierry FOURNIER · 10 years ago
  96. 5def8ef BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg() by Willy Tarreau · 10 years ago
  97. b8f980c MINOR: regex: Create JIT compatible function that return match strings by Thierry FOURNIER · 10 years ago
  98. 07fcaaa MINOR: fix a few memory usage errors by Dirkjan Bussink · 10 years ago
  99. b1dd9bf MEDIUM: pattern: use ebtree's longest match to index/lookup string beginning by Willy Tarreau · 10 years ago
  100. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · 10 years ago