1. da4a834 DEV: flags/show-sess-to-flags: properly decode fd.state by Willy Tarreau · 1 year, 3 months ago
  2. f1df006 DEV: add a Lua helper script for SSL keys logging by Amaury Denoyelle · 1 year, 6 months ago
  3. 2fab37e DEV: flags/show-sess-to-flags: add support for color output by Willy Tarreau · 1 year, 7 months ago
  4. fd1047a DEV: flags/show-sess-to-flags: only retrieve hex digits from hex fields by Willy Tarreau · 1 year, 7 months ago
  5. 058f246 DEV: flags: add missing stream flags to show-sess-to-flags by Willy Tarreau · 1 year, 7 months ago
  6. c147171 DEV: flags: add a script to decode most flags in the "show sess all" output by Willy Tarreau · 1 year, 7 months ago
  7. b83bf68 DEV: haring: update readme to suggest using the same build options for haring by Willy Tarreau · 1 year, 7 months ago
  8. 46e0ea3 DEV: haring: automatically disable DEBUG_STRICT by Willy Tarreau · 1 year, 7 months ago
  9. e8ae99b DEV: h2: support reading frame payload from a file by Willy Tarreau · 1 year, 7 months ago
  10. 78bb934 DEV: h2: add a script "mkhdr" to build h2 frames from scratch by Willy Tarreau · 1 year, 7 months ago
  11. d9c7188 MEDIUM: ring: make the offset relative to the head/tail instead of absolute by Willy Tarreau · 1 year, 9 months ago
  12. 532ebee DEV: hpack: fix `trash` build regression by Aurelien DARRAGON · 1 year, 10 months ago
  13. e06ba90 DEV: haring: add a new option "-r" to automatically repair broken files by Willy Tarreau · 1 year, 10 months ago
  14. b714e11 DEV: tcploop: add minimal support for unix sockets by Willy Tarreau · 1 year, 11 months ago
  15. d8a6a32 DEV: tcploop: add optional support for epoll by Willy Tarreau · 2 years ago
  16. fd0974c DEV: tcploop: do not report an error on POLLERR by Willy Tarreau · 2 years ago
  17. e5f72b8 DEV: tcploop: add support for POLLRDHUP when supported by Willy Tarreau · 2 years ago
  18. 45c2779 DEV: tcploop: centralize the polling code into wait_for_fd() by Willy Tarreau · 2 years ago
  19. 2afa425 DEV: poll: add support for epoll by Willy Tarreau · 2 years ago
  20. 946d370 BUILD: flags: really restrict the cases where flags are exposed by Willy Tarreau · 2 years ago
  21. 3540285 DEV: poll: indicate the FD's side in front of its value by Willy Tarreau · 2 years ago
  22. 05ed7e8 DEV: poll: strip the "do_" prefix from reported function names by Willy Tarreau · 2 years ago
  23. e610641 DEV: poll: make the connect() step an action as well by Willy Tarreau · 2 years ago
  24. 8dd6725 BUILD: makefile: move default verbosity settings to include/make/verbose.mk by Willy Tarreau · 2 years ago
  25. d575661 BUILD: makefile: properly pass CC to sub-projects by Willy Tarreau · 2 years ago
  26. c8db114 MINOR: flags/mux-fcgi: Decode FCGI connection and stream flags by Christopher Faulet · 2 years, 1 month ago
  27. 7c4b2ec MINOR: flags/mux-h1: decode H1C and H1S flags by Christopher Faulet · 2 years, 2 months ago
  28. 439be58 MINOR: flags/mux-h2: decode H2C and H2S flags by Willy Tarreau · 2 years, 2 months ago
  29. 799e541 MINOR: flags/fd: decode FD flags states by Willy Tarreau · 2 years, 2 months ago
  30. 6edae6f MINOR: flags/http_ana: use flag dumping to show http msg states by Willy Tarreau · 2 years, 3 months ago
  31. 5349779 MINOR: flags/htx: use flag dumping to show htx and start-line flags by Willy Tarreau · 2 years, 3 months ago
  32. cdefa80 DEV: flags: remove the now useless intermediary functions by Willy Tarreau · 2 years, 3 months ago
  33. a8db91f DEV: flags: remove the now unused SHOW_FLAG() definition by Willy Tarreau · 2 years, 3 months ago
  34. e2afad0 MINOR: flags/http_ana: use flag dumping for txn flags by Willy Tarreau · 2 years, 3 months ago
  35. 92a2d3c MINOR: flags/task: use flag dumping for task state by Willy Tarreau · 2 years, 3 months ago
  36. e9d1283 MINOR: flags/stream: use flag dumping for stream flags by Willy Tarreau · 2 years, 3 months ago
  37. f4cb98c MINOR: flags/stream: use flag dumping for stream error type by Willy Tarreau · 2 years, 3 months ago
  38. 4bab7d8 MINOR: flags/stconn: use flag dumping for stconn and sedesc flags by Willy Tarreau · 2 years, 3 months ago
  39. 9d9e101 MINOR: flags/connection: use flag dumping for connection flags by Willy Tarreau · 2 years, 3 months ago
  40. cdc9ddc MINOR: flags/channel: use flag dumping for channel flags and analysers by Willy Tarreau · 2 years, 3 months ago
  41. 20273ce DEV: flags: add missing CO_FL_FDLESS connection flag by Willy Tarreau · 2 years, 3 months ago
  42. c7ac174 DEV: flags: fix usage message to reflect available options by Willy Tarreau · 2 years, 3 months ago
  43. 192093b MINOR: dev/udp: Apply the corruption to both directions by Frédéric Lécaille · 2 years, 3 months ago
  44. 3ff9610 BUG/MINOR: dev/udp: properly preset the rx address size by Willy Tarreau · 2 years, 3 months ago
  45. cc51c9a DEV: haring: support remapping LF in contents with CR VT by Willy Tarreau · 2 years, 3 months ago
  46. 75014fc DEV: haring: add a simple utility to read file-backed rings by Willy Tarreau · 2 years, 3 months ago
  47. fc5de15 CLEANUP: task: remove the now unused TASK_GLOBAL flag by Willy Tarreau · 2 years, 5 months ago
  48. 159e3ac MEDIUM: task: remove TASK_SHARED_WQ and only use t->tid by Willy Tarreau · 2 years, 5 months ago
  49. c003f50 MINOR: qpack: implement standalone decoder tool by Amaury Denoyelle · 2 years, 5 months ago
  50. 2d7cd3e DEV: tcploop: add minimal UDP support by Willy Tarreau · 2 years, 6 months ago
  51. d493331 DEV: tcploop: add a new "bind" command to bind to ip/port. by Willy Tarreau · 2 years, 6 months ago
  52. cb284c7 DEV: tcploop: permit port 0 to ease handling of default options by Willy Tarreau · 2 years, 6 months ago
  53. ff13dad DEV: tcploop: factor out the socket creation by Willy Tarreau · 2 years, 6 months ago
  54. 542bf0a DEV: tcploop: make it possible to change the target address of a connect() by Willy Tarreau · 2 years, 6 months ago
  55. 7184ca2 DEV: tcploop: make the current address the default address by Willy Tarreau · 2 years, 6 months ago
  56. 98028c8 DEV: tcploop: reorder options in the usage message by Willy Tarreau · 2 years, 6 months ago
  57. a577bc2 DEV: flags: reorder a few SC/SE flags by Willy Tarreau · 2 years, 6 months ago
  58. 2bacf4e DEV: flags: rename the "endp" shortcut to "sd" for "stream descriptor" by Willy Tarreau · 2 years, 6 months ago
  59. 0cf0a04 DEV: flags: fix "siet" shortcut name by Willy Tarreau · 2 years, 6 months ago
  60. e4ebe26 MINOR: stconn: turn SE_FL_WILL_CONSUME to SE_FL_WONT_CONSUME by Willy Tarreau · 2 years, 6 months ago
  61. 79775fa DEV: flags: use "sc" for stream conns instead of "cs" by Willy Tarreau · 2 years, 6 months ago
  62. cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
  63. 79cf6e1 CLEANUP: stconn: rename SE_FL_WANT_GET to SE_FL_WILL_CONSUME by Willy Tarreau · 2 years, 6 months ago
  64. 15252cd MEDIUM: stconn: move the RXBLK flags to the stream connector by Willy Tarreau · 2 years, 6 months ago
  65. 8c02f8d CLEANUP: stconn: rename SE_FL_RX_WAIT_EP to SE_FL_HAVE_NO_DATA by Willy Tarreau · 2 years, 6 months ago
  66. b23edc8 MINOR: stconn: rename SE_FL_RXBLK_CONN to SE_FL_APPLET_NEED_CONN by Willy Tarreau · 2 years, 6 months ago
  67. 676c8db MEDIUM: stconn: remove SE_FL_RXBLK_SHUT by Willy Tarreau · 2 years, 6 months ago
  68. cb04166 CLEANUP: stconn: tree-wide rename stream connector flags CS_FL_* to SC_FL_* by Willy Tarreau · 2 years, 6 months ago
  69. b605c42 CLEANUP: conn_stream: rename the stream endpoint flags CS_EP_* to SE_FL_* by Willy Tarreau · 2 years, 6 months ago
  70. 70deec7 DEV: coccinelle: add endp_flags.cocci by Willy Tarreau · 2 years, 6 months ago
  71. 87b60b2 DEV: coccinelle: add cs_endp_flags.cocci by Willy Tarreau · 2 years, 6 months ago
  72. 030b3e6 MINOR: connection: get rid of the CO_FL_ADDR_*_SET flags by Willy Tarreau · 2 years, 7 months ago
  73. 04e9aca MINOR: conn_stream: remove the now unused CS_FL_ADDR_*_SET flags by Willy Tarreau · 2 years, 7 months ago
  74. 03bd395 MEDIUM: stream: remove the confusing SF_ADDR_SET flag by Willy Tarreau · 2 years, 7 months ago
  75. 09b3c55 DEV: flags: No longer dump SI flags by Christopher Faulet · 2 years, 8 months ago
  76. a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · 2 years, 8 months ago
  77. 50264b4 MEDIUM: stream-int: Move SI err_type in the stream by Christopher Faulet · 2 years, 8 months ago
  78. 78ed7f2 CLEANUP: stream-int: Remove unused SI_FL_CLEAN_ABRT flag by Christopher Faulet · 2 years, 8 months ago
  79. d139138 MINOR: stream-int: Remove SI_FL_SRC_ADDR to rely on stream flags instead by Christopher Faulet · 2 years, 8 months ago
  80. a728518 MINOR: stream-int: Remove SI_FL_INDEP_STR to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
  81. 974da9f MINOR: stream-int: Remove SI_FL_DONT_WAKE to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
  82. 8abe712 MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
  83. 9a52123 MINOR: stream-int: Remove SI_FL_KILL_CON to rely on conn-stream endpoint only by Christopher Faulet · 2 years, 8 months ago
  84. 6cd56d5 MEDIUM: conn-stream: Use endpoint error instead of conn-stream error by Christopher Faulet · 2 years, 8 months ago
  85. af642df MINOR: stream-int/conn-stream: Report error to the CS instead of the SI by Christopher Faulet · 2 years, 8 months ago
  86. ae024ce MEDIUM: stream-int/stream: Use connect expiration instead of SI expiration by Christopher Faulet · 2 years, 8 months ago
  87. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  88. e05bf9e MINOR: stream-int/txn: Move buffer for L7 retries in the HTTP transaction by Christopher Faulet · 2 years, 8 months ago
  89. 3099511 MINOR: conn-stream: Add ISBACK conn-stream flag by Christopher Faulet · 2 years, 8 months ago
  90. b041b23 MEDIUM: conn-stream: Move remaning flags from CS to endpoint by Christopher Faulet · 2 years, 8 months ago
  91. 9ec2f4d MAJOR: conn-stream: Share endpoint struct between the CS and the mux/applet by Christopher Faulet · 2 years, 8 months ago
  92. e9e4820 MINOR: conn-stream: Move some CS flags to the endpoint by Christopher Faulet · 2 years, 8 months ago
  93. db90f2a MEDIUM: conn-stream: Add an endpoint structure in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  94. 81a40f6 MINOR: conn-stream: Add flags to set the type of the endpoint by Christopher Faulet · 2 years, 10 months ago
  95. 14abfb6 DEV: coccinelle: Add a new pattern to ist.cocci by Tim Duesterhus · 2 years, 8 months ago
  96. 99f4737 DEV: coccinelle: Fix incorrect replacement in ist.cocci by Tim Duesterhus · 2 years, 8 months ago
  97. 42cef2a DEV: udp: add support for random packet corruption by Willy Tarreau · 2 years, 8 months ago
  98. 04d3c5c DEV: udp: switch parser to getopt() instead of positional arguments by Willy Tarreau · 2 years, 8 months ago
  99. c48c8b8 DEV: udp: add an optional argument to set the prng seed by Willy Tarreau · 2 years, 9 months ago
  100. e7a7fb4 DEV: udp: implement pseudo-random reordering/loss by Willy Tarreau · 2 years, 9 months ago