1. ac73baa MINOR: quic: Move QUIC encryption level structure definition by Frédéric Lécaille · 1 year, 6 months ago
  2. 2058f53 BUILD: debug: avoid a build warning related to epoll_wait() in debug code by Willy Tarreau · 1 year, 5 months ago
  3. 6fbf6d4 MINOR: compression/slz: add support for a pure flush of pending bytes by Willy Tarreau · 1 year, 5 months ago
  4. 3ffe11e IMPORT: slz: implement a synchronous flush() operation by Willy Tarreau · 1 year, 5 months ago
  5. 7619aa6 BUG/MINOR: quic: Wrong endianess for version field in Retry token by Frédéric Lécaille · 1 year, 5 months ago
  6. 966e468 BUG/MINOR: quic: Wrong Retry paquet version field endianess by Frédéric Lécaille · 1 year, 5 months ago
  7. 2b22054 BUG/MINOR: quic: Missing random bits in Retry packet header by Frédéric Lécaille · 1 year, 5 months ago
  8. c6c5125 BUG/MINOR: config: fix stick table duplicate name check by Patrick Hemmer · 1 year, 5 months ago
  9. a47f5cd BUG/MEDIUM: quic: error checking buffer large enought to receive the retry tag by Emeric Brun · 1 year, 5 months ago
  10. 8a58658 BUG/MINOR: quic: Prevent deadlock with CID tree lock by Frédéric Lécaille · 1 year, 5 months ago
  11. 8ee9a50 BUG/MINOR: mworker: leak of a socketpair during startup failure by William Lallemand · 1 year, 5 months ago
  12. ddeba27 BUG/MINOR: http_ext: fix if-none regression in forwardfor option by Aurelien DARRAGON · 1 year, 5 months ago
  13. e3ebe0e DOC: Attempt to fix dconv parsing error for tune.h2.fe.initial-window-size by Tim Duesterhus · 1 year, 6 months ago
  14. 725d547 REGTESTS: h1_host_normalization : Add a barrier to not mix up log messages by Christopher Faulet · 1 year, 5 months ago
  15. bf7493e DOC: Add tune.h2.max-frame-size option to table of contents by Tim Duesterhus · 1 year, 6 months ago
  16. 3ca274b DOC: Add tune.h2.be.* and tune.h2.fe.* options to table of contents by Tim Duesterhus · 1 year, 6 months ago
  17. 01505ae BUG/MINOR: quic: ticks comparison without ticks API use by Frédéric Lécaille · 1 year, 6 months ago
  18. 67bddbf BUG/MEDIUM: mworker: increase maxsock with each new worker by William Lallemand · 1 year, 6 months ago
  19. fd212a7 BUG/MINOR: quic: Possible endless loop in quic_lstnr_dghdlr() by Frédéric Lécaille · 1 year, 6 months ago
  20. 557d30a BUG/MINOR: quic: Possible crash in quic_conn_prx_cntrs_update() by Frédéric Lécaille · 1 year, 6 months ago
  21. e111b72 BUG/MINOR: quic: Missing initialization (packet number space probing) by Frédéric Lécaille · 1 year, 6 months ago
  22. d4a3892 BUG/MINOR: namespace: missing free in netns_sig_stop() by Aurelien DARRAGON · 1 year, 6 months ago
  23. 60d185d BUG/MINOR: server: inherit from netns in srv_settings_cpy() by Aurelien DARRAGON · 1 year, 6 months ago
  24. 8f8e3fa BUG/MINOR: quic: Address inversion in "show quic full" by Frédéric Lécaille · 1 year, 6 months ago
  25. b546193 BUG/MINOR: quic: Wrong encryption level flags checking by Frédéric Lécaille · 1 year, 6 months ago
  26. 4e23248 BUG/MINOR: ssl: log message non thread safe in SSL Hanshake failure by William Lallemand · 1 year, 6 months ago
  27. fcc0a05 REG-TESTS: stickiness: Delay haproxys start to properly resolv variables by Christopher Faulet · 1 year, 6 months ago
  28. af27ada BUG/MINOR: peers: Improve detection of config errors in peers sections by Christopher Faulet · 1 year, 6 months ago
  29. c9e8a32 BUG/MEDIUM: hlua: Use front SC to detect EOI in HTTP applets' receive functions by Christopher Faulet · 1 year, 6 months ago
  30. 899b547 BUG/MINOR: proxy/server: free default-server on deinit by Aurelien DARRAGON · 1 year, 6 months ago
  31. 12d6b9a BUG/MINOR: proxy: add missing interface bind free in free_proxy by Aurelien DARRAGON · 1 year, 6 months ago
  32. 4c6adb0 BUG/MINOR: cfgparse-tcp: leak when re-declaring interface from bind line by Aurelien DARRAGON · 1 year, 6 months ago
  33. 06d8aad DOC: config: fix rfc7239 converter examples (again) by Aurelien DARRAGON · 1 year, 6 months ago
  34. 4761b0d DOC: config: fix jwt_verify() example using var() by Aurelien DARRAGON · 1 year, 6 months ago
  35. e6ca418 DOC: quic: fix misspelled tune.quic.socket-owner by Artur Pydo · 1 year, 6 months ago
  36. d4349b8 BUG/MINOR: spoe: Only skip sending new frame after a receive attempt by Christopher Faulet · 1 year, 6 months ago
  37. 9131513 CONTRIB: Add vi file extensions to .gitignore by Frédéric Lécaille · 1 year, 6 months ago
  38. e418527 BUG/MINOR: quic: Possible crash when SSL session init fails by Frédéric Lécaille · 1 year, 6 months ago
  39. d7f1ce4 BUG/MINOR: stream: do not use client-fin/server-fin with HTX by Willy Tarreau · 1 year, 6 months ago
  40. 7a38d47 BUG/MINOR: stats: Fix Lua's `get_stats` function by Tim Duesterhus · 1 year, 6 months ago
  41. fdd8154 [RELEASE] Released version 2.8.0 by Willy Tarreau · 1 year, 6 months ago
  42. b9b6e94 MINOR: version: mention that it's LTS now. by Willy Tarreau · 1 year, 6 months ago
  43. 6ccc862 MINOR: quic/cli: clarify the "show quic" help message by Willy Tarreau · 1 year, 6 months ago
  44. 3ce3959 EXAMPLES: update the basic-config-edge file for 2.8 by Willy Tarreau · 1 year, 6 months ago
  45. a73563b MINOR: quic: Add QUIC connection statistical counters values to "show quic" by Frédéric Lécaille · 1 year, 6 months ago
  46. 9afc417 DOC: install: clarify a few points on the wolfSSL build method by Willy Tarreau · 1 year, 6 months ago
  47. 4f634a2 DOC: install: mention the common strict-aliasing warning on older compilers by Willy Tarreau · 1 year, 6 months ago
  48. 431c62c CLEANUP: doc: remove 21 totally obsolete docs by Willy Tarreau · 1 year, 6 months ago
  49. 7663301 BUILD: Makefile: use -pthread not -lpthread when threads are enabled by Willy Tarreau · 1 year, 6 months ago
  50. 76a98b4 DOC: config: Fix bind/server/peer documentation in the peers section by Christopher Faulet · 1 year, 6 months ago
  51. f279a2f BUG/MINOR: mux-h2: refresh the idle_timer when the mux is empty by Willy Tarreau · 1 year, 6 months ago
  52. d68f8b5 CLEANUP: mux-quic: rename internal functions by Amaury Denoyelle · 1 year, 6 months ago
  53. 0f61e4f CLEANUP: mux-quic: rename functions for mux_ops by Amaury Denoyelle · 1 year, 6 months ago
  54. fa86706 DOC: quic: remove experimental status for QUIC by Amaury Denoyelle · 1 year, 6 months ago
  55. ac456ab DOC: config: fix rfc7239 converter examples by Aurelien DARRAGON · 1 year, 6 months ago
  56. 8fc7073 BUG/MEDIUM: threads: fix a tiny race in thread_isolate() by Willy Tarreau · 1 year, 6 months ago
  57. bfddb42 BUG/MEDIUM: mux-quic: only set EOI on FIN by Amaury Denoyelle · 1 year, 6 months ago
  58. 6d6ee0d MINOR: quic: fix stats naming for flow control BLOCKED frames by Amaury Denoyelle · 1 year, 6 months ago
  59. 087c5f0 MINOR: mux-quic: remove nb_streams from qcc by Amaury Denoyelle · 1 year, 6 months ago
  60. 7b41dfd CLEANUP: mux-quic: remove unneeded fields in qcc by Amaury Denoyelle · 1 year, 6 months ago
  61. f9c0bca DOC: install: specify the minimum openssl version recommended by William Lallemand · 1 year, 6 months ago
  62. 33bbeec BUILD: init: print rlim_cur as regular integer by Aurelien DARRAGON · 1 year, 6 months ago
  63. ef667b1 BUG/MINOR: thread: add a check for pthread_create by eaglegai · 1 year, 6 months ago
  64. 15c3d20 BUG/MINOR: ssl_sock: add check for ha_meth by eaglegai · 1 year, 6 months ago
  65. 44c73ce DOC: install: add details about WolfSSL by William Lallemand · 1 year, 6 months ago
  66. 425d7ad MINOR: init: pre-allocate kernel data structures on init by Patrick Hemmer · 1 year, 6 months ago
  67. 6626195 BUILD: makefile: search for SSL_INC/wolfssl before SSL_INC by Willy Tarreau · 1 year, 6 months ago
  68. 535dd92 MINOR: compression: Improve the way Vary header is added by Christopher Faulet · 1 year, 6 months ago
  69. c8bb9ae [RELEASE] Released version 2.8-dev13 by Willy Tarreau · 1 year, 6 months ago
  70. f9b04bd SCRIPTS: publish-release: update the umask to keep group write access by Willy Tarreau · 1 year, 6 months ago
  71. 3098540 DOC: install: update reference to known supported versions by Willy Tarreau · 1 year, 6 months ago
  72. b298882 BUILD: compiler: systematically set USE_OBSOLETE_LINKER with TCC by Willy Tarreau · 1 year, 6 months ago
  73. eced142 BUILD: ist: use the literal declaration for ist_lc/ist_uc under TCC by Willy Tarreau · 1 year, 6 months ago
  74. 4e8720a BUILD: ist: do not put a cast in an array declaration by Willy Tarreau · 1 year, 6 months ago
  75. 6777357 BUILD: makefile: fix build options when building tools first by Willy Tarreau · 1 year, 6 months ago
  76. af26361 BUILD: makefile: commit the tiny FreeBSD makefile stub by Willy Tarreau · 1 year, 6 months ago
  77. 1c07da4 BUG/MINOR: hlua: unsafe hlua_lua2smp() usage by Aurelien DARRAGON · 1 year, 7 months ago
  78. a3624cb DOC: hlua: document hlua_lua2smp() function by Aurelien DARRAGON · 1 year, 7 months ago
  79. 0aaf6c4 DOC: hlua: document hlua_lua2arg() function by Aurelien DARRAGON · 1 year, 7 months ago
  80. e5c048a MINOR: hlua: hlua_arg2lua() may LJMP by Aurelien DARRAGON · 1 year, 7 months ago
  81. 4121772 MINOR: hlua: hlua_smp2lua() may LJMP by Aurelien DARRAGON · 1 year, 7 months ago
  82. 742b1a8 MINOR: hlua: hlua_smp2lua_str() may LJMP by Aurelien DARRAGON · 1 year, 7 months ago
  83. 12a815a MINOR: quic: Add a counter for sent packets by Frédéric Lécaille · 1 year, 6 months ago
  84. bdd64fd MINOR: quic: Add some counters at QUIC connection level by Frédéric Lécaille · 1 year, 6 months ago
  85. 464281a CLEANUP: quic: Useless tests in qc_rx_pkt_handle() by Frédéric Lécaille · 1 year, 6 months ago
  86. ab3aa0f CLEANUP: quic: Indentation fix quic_rx_pkt_retrieve_conn() by Frédéric Lécaille · 1 year, 6 months ago
  87. 5fa633e MINOR: quic: Align "show quic" command help information by Frédéric Lécaille · 1 year, 6 months ago
  88. 35b6396 BUG/MINOR: quic: Missing Retry token length on receipt by Frédéric Lécaille · 1 year, 7 months ago
  89. 6d6ddb2 BUG/MINOR: quic: Wrong token length check (quic_generate_retry_token()) by Frédéric Lécaille · 1 year, 7 months ago
  90. aaf32f0 MINOR: quic: Add low level traces (addresses, DCID) by Frédéric Lécaille · 1 year, 7 months ago
  91. 9577a15 BUILD: makefile: do not erase build options for some build options by Willy Tarreau · 1 year, 6 months ago
  92. 0607698 CLEANUP: makefile: don't display a dummy features list without a target by Willy Tarreau · 1 year, 6 months ago
  93. f1df006 DEV: add a Lua helper script for SSL keys logging by Amaury Denoyelle · 1 year, 6 months ago
  94. c2f1d0e BUG/MEDIUM: mux-h2: Propagate termination flags when frontend SC is created by Christopher Faulet · 1 year, 6 months ago
  95. 531dd05 MINOR: mux-h2: Add a function to propagate termination flags from h2s to SE by Christopher Faulet · 1 year, 6 months ago
  96. 1a60a66 MINOR: mux-h2: Set H2_SF_ES_RCVD flag when decoding the HEADERS frame by Christopher Faulet · 1 year, 6 months ago
  97. 78b1eb2 BUG/MINOR: mux-h2: Check H2_SF_BODY_TUNNEL on H2S flags and not demux frame ones by Christopher Faulet · 1 year, 6 months ago
  98. 1e1c288 BUILD: makefile: fix build issue on GNU make < 3.82 by Willy Tarreau · 1 year, 6 months ago
  99. 152beee MINOR: mux-quic: report error on stream-endpoint earlier by Amaury Denoyelle · 1 year, 6 months ago
  100. 37d7899 MINOR: mux-quic: only set EOS on RESET_STREAM recv by Amaury Denoyelle · 1 year, 6 months ago