1. e9e4820 MINOR: conn-stream: Move some CS flags to the endpoint by Christopher Faulet · Tue Mar 22 18:13:29 2022 +0100
  2. db90f2a MEDIUM: conn-stream: Add an endpoint structure in the conn-stream by Christopher Faulet · Tue Mar 22 16:06:25 2022 +0100
  3. 81a40f6 MINOR: conn-stream: Add flags to set the type of the endpoint by Christopher Faulet · Tue Jan 18 10:43:02 2022 +0100
  4. 14abfb6 DEV: coccinelle: Add a new pattern to ist.cocci by Tim Duesterhus · Tue Mar 15 13:11:07 2022 +0100
  5. 99f4737 DEV: coccinelle: Fix incorrect replacement in ist.cocci by Tim Duesterhus · Tue Mar 15 13:11:05 2022 +0100
  6. 42cef2a DEV: udp: add support for random packet corruption by Willy Tarreau · Wed Mar 16 15:07:51 2022 +0100
  7. 04d3c5c DEV: udp: switch parser to getopt() instead of positional arguments by Willy Tarreau · Wed Mar 16 14:49:33 2022 +0100
  8. c48c8b8 DEV: udp: add an optional argument to set the prng seed by Willy Tarreau · Thu Mar 03 18:01:26 2022 +0100
  9. e7a7fb4 DEV: udp: implement pseudo-random reordering/loss by Willy Tarreau · Thu Mar 03 17:36:53 2022 +0100
  10. c927137 DEV: udp: add a tiny UDP proxy for testing by Willy Tarreau · Thu Mar 03 16:53:46 2022 +0100
  11. c2b7fa8 DEV: flags: Add missing flags by Christopher Faulet · Tue Jan 18 10:46:10 2022 +0100
  12. 64755bf Revert "DEV: coccinelle: Add rule to use `chunk_istcat()` instead of `chunk_strncat()`" by Willy Tarreau · Mon Nov 08 13:42:03 2021 +0100
  13. b9656e4 DEV: coccinelle: Add rule to use `chunk_istcat()` instead of `chunk_strncat()` by Tim Duesterhus · Mon Nov 08 09:05:03 2021 +0100
  14. 755d241 DEV: coccinelle: Add rule to use `chunk_istcat()` instead of `chunk_memcat()` by Tim Duesterhus · Mon Nov 08 09:05:02 2021 +0100
  15. 9b80a6c DEV: coccinelle: Add rule to use `isttrim()` where possible by Tim Duesterhus · Mon Nov 08 09:05:00 2021 +0100
  16. 958f504 DEV: coccinelle: Add rule to use `istend()` where possible by Tim Duesterhus · Sat Nov 06 15:14:43 2021 +0100
  17. 9c523f1 DEV: coccinelle: Remove unused `expression e` by Tim Duesterhus · Sat Nov 06 15:14:42 2021 +0100
  18. ef00c53 DEV: coccinelle: Add rule to use `istnext()` where possible by Tim Duesterhus · Thu Nov 04 22:35:43 2021 +0100
  19. cc17a6e DEV: coccinelle: Add ha_free.cocci by Tim Duesterhus · Thu Nov 04 21:03:51 2021 +0100
  20. e6c0450 DEV: coccinelle: Add realloc_leak.cocci by Tim Duesterhus · Sat Oct 23 19:53:35 2021 +0200
  21. bce9108 DEV: coccinelle: Add strcmp.cocci by Tim Duesterhus · Sat Oct 16 17:48:14 2021 +0200
  22. ecf5596 DEV: coccinelle: Add xalloc_cast.cocci by Tim Duesterhus · Wed Sep 15 13:58:47 2021 +0200
  23. 02fa646 DEV: coccinelle: Add bug_on.cocci by Tim Duesterhus · Wed Sep 15 13:58:48 2021 +0200
  24. 63ee0e4 DEV: coccinelle: Add xalloc_size.cocci by Tim Duesterhus · Wed Sep 15 13:58:45 2021 +0200
  25. c1af0ba DEV: coccinelle: Add ist.cocci by Tim Duesterhus · Wed Sep 15 13:58:43 2021 +0200
  26. cd430b9 CLEANUP: dev/flags: remove useless test in the stdin number parser by Willy Tarreau · Sat Apr 03 15:26:56 2021 +0200
  27. 21ef8b9 BUILD: makefile: integrate the hpack tools by Willy Tarreau · Fri Apr 02 14:27:26 2021 +0200
  28. 339eb0b DEV: flags: replace the unneeded makefile with a README by Willy Tarreau · Fri Apr 02 14:16:00 2021 +0200
  29. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · Fri Apr 02 13:31:46 2021 +0200