1. b605a73 BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers by Harris Kaufmann · Wed Jul 15 16:26:13 2020 +0200
  2. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jul 05 16:36:08 2020 +0500
  3. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jun 21 21:42:57 2020 +0500
  4. c97406f BUG/MEDIUM: fcgi-app: Resolve the sink if a fcgi-app logs in a ring buffer by Christopher Faulet · Mon Jun 22 11:07:18 2020 +0200
  5. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  6. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
  7. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
  8. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  9. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  10. c659968 REORG: include: move fcgi-app.h to haproxy/fcgi-app{,-t}.h by Willy Tarreau · Thu Jun 04 21:33:21 2020 +0200
  11. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · Thu Jun 04 21:29:29 2020 +0200
  12. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  13. 48d25b3 REORG: include: move session.h to haproxy/session{,-t}.h by Willy Tarreau · Thu Jun 04 18:58:52 2020 +0200
  14. 126ba3a REORG: include: move http_fetch.h to haproxy/http_fetch.h by Willy Tarreau · Thu Jun 04 18:26:43 2020 +0200
  15. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  16. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  17. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · Thu Jun 04 09:08:41 2020 +0200
  18. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  19. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · Tue Jun 02 17:32:26 2020 +0200
  20. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · Tue Jun 02 10:22:45 2020 +0200
  21. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
  22. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  23. ed52637 CLEANUP: Use `isttest()` and `istfree()` by Tim Duesterhus · Thu Mar 05 17:56:33 2020 +0100
  24. 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · Tue Feb 25 08:16:33 2020 +0100
  25. f1bc24c BUG/MINOR: acl: Fix type of log message when an acl is named 'or' by Tim Duesterhus · Thu Feb 06 22:04:03 2020 +0100
  26. 0cf811a MINOR: acl: Warn when an ACL is named 'or' by Tim Duesterhus · Wed Feb 05 21:00:50 2020 +0100
  27. cff0f73 MINOR: counters: Review conditions to increment counters from analysers by Christopher Faulet · Mon Dec 16 16:13:44 2019 +0100
  28. bc96c90 BUG/MINOR: fcgi-app: Make the directive pass-header case insensitive by Christopher Faulet · Mon Dec 02 10:33:31 2019 +0100
  29. fc41e25 BUG/MEDIUM: fcgi: fix missing list tail in sample fetch registration by Willy Tarreau · Fri Sep 27 22:45:17 2019 +0200
  30. 0ce57b0 BUG/MINOR: mux-fcgi: Don't compare the filter name in its parsing callback by Christopher Faulet · Wed Sep 18 11:18:33 2019 +0200
  31. d432b3e CLEANUP: fcgi-app: Remove useless test on fcgi_conf pointer by Christopher Faulet · Wed Sep 18 11:16:02 2019 +0200
  32. 78fbb9f MEDIUM: fcgi-app: Add FCGI application and filter by Christopher Faulet · Sun Aug 11 23:11:03 2019 +0200