1. fc633b6 CLEANUP: config: Return ERR_NONE from config callbacks instead of 0 by Christopher Faulet · 3 years, 8 months ago
  2. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  3. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  4. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. 126ba3a REORG: include: move http_fetch.h to haproxy/http_fetch.h by Willy Tarreau · 4 years, 1 month ago
  7. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  8. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  9. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  10. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  11. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · 4 years, 1 month ago
  13. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  14. 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
  15. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  16. c02a23f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 2 months ago
  17. b565e72 BUG/MINOR: wurfl: Fix HTX message prefetch by Christopher Faulet · 4 years, 2 months ago
  18. f0eb373 BUG/MINOR: WURFL: fix send_log() function arguments by Miroslav Zagorac · 4 years, 9 months ago
  19. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
  20. 6d1dd46 MEDIUM: http_fetch: Remove code relying on HTTP legacy mode by Christopher Faulet · 5 years ago
  21. aabbe6a MINOR: WURFL: do not emit warnings when not configured by Willy Tarreau · 5 years ago
  22. ae4fcf1 MINOR: WURFL: module version bump to 2.0 by mbellomi · 5 years ago
  23. 2c07700 MEDIUM: WURFL: HTX awareness. by mbellomi · 5 years ago
  24. 9896981 MINOR: WURFL: wurfl_get() and wurfl_get_all() now return an empty string if device detection fails by mbellomi · 5 years ago
  25. e9fedf5 MINOR: WURFL: removes heading wurfl-information-separator from wurfl-get-all() and wurfl-get() results by mbellomi · 5 years ago
  26. 4304e30 MINOR: WURFL: shows log messages during module initialization by mbellomi · 5 years ago
  27. f9ea1e2 MINOR: WURFL: fixed Engine load failed error when wurfl-information-list contains wurfl_root_id by mbellomi · 5 years ago
  28. d173e93 BUG/MEDIUM: WURFL: segfault in wurfl-get() with missing info. by mbellomi · 5 years ago
  29. 7714b12 MINOR: wurfl: enabled multithreading mode by paulborile · 5 years ago
  30. bad132c CLEANUP: wurfl: removed deprecated methods by paulborile · 5 years ago
  31. 59d5014 BUILD: wurfl: build fix for 1.9/2.0 code base by paulborile · 5 years ago
  32. b518823 MINOR: wurfl: indicate in haproxy -vv the wurfl version in use by Willy Tarreau · 5 years ago
  33. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · 5 years ago
  34. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · 5 years ago
  35. 172f5ce MINOR: initcall: use initcalls for most post_{check,deinit} and per_thread* by Willy Tarreau · 6 years ago
  36. 8071338 MINOR: initcall: apply initcall to all register_build_opts() calls by Willy Tarreau · 6 years ago
  37. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  38. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  39. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  40. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · 7 years ago
  41. e8ca434 MINOR: threads: Don't start when device a detection module is used by Christopher Faulet · 7 years ago
  42. 350c1c6 CLEANUP: wurfl: move global settings out of the global section by Willy Tarreau · 8 years ago
  43. 800f93f CLEANUP: wurfl: register the deinit function via the dedicated list by Willy Tarreau · 8 years ago
  44. dc2ed47 CLEANUP: wurfl: make use of the late init registration by Willy Tarreau · 8 years ago
  45. 770042d CLEANUP: wurfl: use the build options list to report it by Willy Tarreau · 8 years ago
  46. e5d3169 CLEANUP: wurfl: reduce exposure in the rest of the code by Willy Tarreau · 8 years ago
  47. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · 8 years ago