46
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG/MEDIUM: cli: Handle applet shutdown when waiting for a command line More... about 1 month ago
MEDIUM: acme: reset the remaining retries More... about 1 month ago
BUG/MINOR: master/cli: properly trim the '@@' process name in error messages More... about 1 month ago
MEDIUM: acme: use Retry-After value for retries More... about 1 month ago
MINOR: resolvers: add "dns-accept-family auto" to rely on detected IPv6 More... about 1 month ago
MINOR: sock-inet: detect apparent IPv6 connectivity More... about 1 month ago
MINOR: resolvers: add command-line argument -4 to force IPv4-only DNS More... about 1 month ago
MEDIUM: resolvers: add global "dns-accept-family" directive More... about 1 month ago
CLEANUP: applet: Remove unsued rule pointer in appctx structure More... about 1 month ago
MINOR: applet: Save the "use-service" rule in the stream to init a service applet More... about 1 month ago
MINOR: hlua: Use the applet name in error messages for lua services More... about 1 month ago
MINOR: cache: Add a pointer on the cache in the cache applet context More... about 1 month ago
MINOR: cli: Use a full prompt command for bidir connections with workers More... about 1 month ago
MINOR: stick-table: use a separate lock label for updates More... about 1 month ago
MINOR: cli/applet: Move appctx fields only used by the CLI in a private context More... about 1 month ago
MEDIUM: acme: rename "account" into "account-key" More... about 1 month ago
MEDIUM: acme: rename "uri" into "directory" More... about 1 month ago
BUG/MINOR: mux-quic: fix possible infinite loop during decoding More... about 2 months ago
BUG/MINOR: mux-quic: do not decode if conn in error More... about 2 months ago
MINOR: h3: simplify h3_rcv_buf return path More... about 2 months ago
BUG/MINOR: ring: Fix I/O handler of "show event" command to not rely on the SC More... about 2 months ago
BUG/MINOR: hlua: Fix I/O handler of lua CLI commands to not rely on the SC More... about 2 months ago
CLEANUP: applet: Update st0/st1 comment in appctx structure More... about 2 months ago
MINOR: cli: Rename some CLI applet states to reflect recent refactoring More... about 2 months ago
MAJOR: cli: Refacor parsing and execution of pipelined commands More... about 2 months ago
MEDIUM: acme: use a customized proxy More... about 2 months ago
MINOR: httpclient: add an "https" log-format More... about 2 months ago
BUG/MINOR: cli: Issue an error when too many args are passed for a command More... about 2 months ago
MINOR: acme/cli: add the 'acme renew' command to the help message More... about 2 months ago
EXAMPLES: lua: avoid screen refresh effect in "trisdemo" More... about 2 months ago