1. 9d6e733 BUG/MEDIUM: da: cast the chunk to string. by David Carlier · 5 years ago
  2. a3f1550 MEDIUM: http/htx: Perform analysis relatively to the first block by Christopher Faulet · 5 years ago
  3. 4de0eba MEDIUM: da: HTX mode support. by David CARLIER · 5 years ago
  4. 0470d70 BUILD/MEDIUM: contrib: Dummy DeviceAtlas API. by David Carlier · 5 years ago
  5. f48552f BUG/MINOR: da: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST() by Christopher Faulet · 5 years ago
  6. f8f8ddf BUILD/MEDIUM: da: Necessary code changes for new buffer API. by David Carlier · 5 years ago
  7. 172f5ce MINOR: initcall: use initcalls for most post_{check,deinit} and per_thread* by Willy Tarreau · 6 years ago
  8. 8071338 MINOR: initcall: apply initcall to all register_build_opts() calls by Willy Tarreau · 6 years ago
  9. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  10. 491cec2 CLEANUP: http: remove some leftovers from recent cleanups by Willy Tarreau · 6 years ago
  11. 79e5733 REORG: http: move the code to different files by Willy Tarreau · 6 years ago
  12. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  13. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  14. e78915a BUILD/MINOR: deviceatlas: enable thread support by David Carlier · 7 years ago
  15. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · 7 years ago
  16. 91a88b0 BUG/MEDIUM: deviceatlas: ignore not valuable HTTP request data by David Carlier · 7 years ago
  17. e8ca434 MINOR: threads: Don't start when device a detection module is used by Christopher Faulet · 7 years ago
  18. bee9dde CLEANUP: da: move global settings out of the global section by Willy Tarreau · 7 years ago
  19. b149eed CLEANUP: da: register the deinitialization function by Willy Tarreau · 7 years ago
  20. 876054d CLEANUP: da: make use of the late init registration code by Willy Tarreau · 7 years ago
  21. 3dd483e CLEANUP: da: use the build options list to report it by Willy Tarreau · 7 years ago
  22. 840b024 MINOR: da: Using ARG12 macro for the sample fetch and the convertor. by David Carlier · 8 years ago
  23. 3b71138 BUG/MEDIUM: da: stop DeviceAtlas processing in the convertor if there is no input. by David Carlier · 9 years ago
  24. 608c65a MAJOR: da: Update of the DeviceAtlas API module by David Carlier · 9 years ago
  25. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · 9 years ago
  26. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · 9 years ago
  27. 25eda1e CLEANUP: da: remove ifdef USE_DEVICEATLAS from da.c by Willy Tarreau · 9 years ago
  28. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · 9 years ago
  29. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · 9 years ago
  30. 6bd42e7 BUG/MINOR: da: fix log-level comparison to emove annoying warning by Willy Tarreau · 9 years ago
  31. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · 9 years ago