about summary refs log tree commit homepage
DateCommit message (Expand)
2022-08-02daemon: share FDs for identical log paths
2022-08-02daemon: allow listening on well-known ports based on protocol
2022-08-02daemon: add diagnostics about inherited/bound listeners
2022-08-02daemon: require absolute cert/key paths with --daemonize
2022-08-02daemon: support per-listener env, .psgi, out, err
2022-08-02httpd: make internals slightly more generic
2022-07-30solver: avoid deprecation warnings in git 2.36.0+
2022-07-30tests: maintainer test for using mpop
2022-07-30doc|www: flesh out POP3 documentation for servers and users
2022-07-29doc: httpd: document GIT_HTTP_MAX_REQUEST_BUFFER
2022-07-28www: drop --subject from "git send-email" instructions
2022-07-24add xt/mem-nntpd-tls maintainer test
2022-07-24dsdeflate: shorten scope of initial buffer
2022-07-24xt/mem-imapd-tls: update aliases to DSdeflate subs
2022-07-23nntp: use substr to check for trailing CRLF
2022-07-23pop3: reduce memory use while generating the mailbox cache
2022-07-23imap+nntp: share COMPRESS implementation
2022-07-23nntp: resolve inboxes immediately on group listings
2022-07-23ds: share long_step between NNTP and IMAP
2022-07-23nntp: inline CRLF in all response lines
2022-07-23nntp: listgroup_range_i: remove useless `map' op
2022-07-23ds: move requeue_once
2022-07-23ds: move no-op ->zflush to common base class
2022-07-23ds: support greeting protocols
2022-07-23nntp: remove more() wrapper
2022-07-23nntp: start adding CRLF to responses natively
2022-07-23nntp: pass regexp to split() callers
2022-07-21pop3: drop File::FcntlLock requirement for FreeBSD and Linux
2022-07-21www: note "x=m" and "t=1" (mis)use for GET requests
2022-07-20gcf2: avoid excessive checks for unlinked files
2022-07-20pop3: advertise STLS in CAPA if appropriate
2022-07-20netd: setup TLS bits for well-known STARTTLS ports
2022-07-20pop3: TOP requests do not expire messages
2022-07-20pop3: implement IN-USE from RESP-CODES (RFC 2449)
2022-07-20public-inbox-pop3d - a mostly read-only POP3 server
2022-07-20netd: load modules for well-known ports
2022-07-20lei note-event: inline note_event_arm_done
2022-07-20lei: avoid deadlock on inotify/EVFILT_VNODE wakeups
2022-07-19searchidx: skip "delta $N" sections for base-85
2022-07-09test_common: avoid uninitialized warning on readlink
2022-07-08imap: STATUS: count messages properly
2022-07-07lei: track seen messages to note duplicates
2022-07-07lei_xsearch: simplify lei/store import check
2022-07-01tree-wide: Fix typo accomodate
2022-07-01tree-wide: Fix typo likelyhood
2022-06-22searchthread: delete children early while ordering
2022-06-22searchthread: remove + inline single-use cast sub
2022-06-22doc: lei-q: regenerate for patchid: help
2022-06-21search: add help for patchid: prefix
2022-06-21search: do not index base-85 binary patches