summary refs log tree commit diff
path: root/pounce.1 (unfollow)
Commit message (Expand)Author
2020-02-26Support labeled-responseJune McEnroe
2020-02-26Support batchJune McEnroe
2020-02-26Support account-tagJune McEnroe
2020-02-26Clean up intercept tag skipJune McEnroe
2020-02-26Also skip the origin in wordcmpJune McEnroe
2020-02-26Use %n for tags when formatting intercepted PRIVMSG/NOTICEJune McEnroe
2020-02-26Tweak buffer sizesJune McEnroe
2020-02-25Add time tag to lines missing itJune McEnroe
2020-02-25Support message-tagsJune McEnroe
2020-02-25Respond to tagged PINGs correctlyJune McEnroe
2020-02-25Request server-time from the server and filter tags for clientsJune McEnroe
2020-02-25Bump buffer sizes to allow for tagsJune McEnroe
2020-02-18Remove bad assertJune McEnroe
2020-02-18Implement source address selectionmultiplexd
2020-01-17Use Xr for the first "pounce" in README 1.1June McEnroe
2020-01-17Add litterbox to READMEJune McEnroe
2020-01-17Rename SASL EXTERNAL section to CertFPJune McEnroe
2020-01-17Document process of generating client certificatesJune McEnroe
2020-01-16Set certificate expiry to 10 yearsJune McEnroe
2020-01-12Allow signing by CA in -gJune McEnroe
2020-01-12Clean up documentation for -AJune McEnroe
2020-01-12Rename all local-related options to local-June McEnroe
2020-01-12Use the CAP_PREAD rightJune McEnroe
2020-01-12Add option to set local client CAJune McEnroe
2020-01-10Add a vendor capability for passive clientsJune McEnroe
2020-01-07Rename -A and -Q to -y and -qJune McEnroe
2019-12-28Intercept client QUIT with no parameter 1.0p3June McEnroe
2019-12-24Update source URLJune McEnroe
2019-12-22Exit on zero-length server readJune McEnroe
2019-12-22Revert "Exit when server gets POLLHUP"June McEnroe
2019-12-20Exit when server gets POLLHUPJune McEnroe
2019-12-17Add CONTRIBUTING section to READMEJune McEnroe
2019-12-08Don't send self-PMs to the server 1.0p2June McEnroe
2019-11-27Reference openssl(1) by absolute pathedef
2019-11-27Simplify Linux.mkJune McEnroe
2019-11-26Don't always create ${ETCDIR}/rc.dJune McEnroe
2019-11-21Link calico with libcrypto on Linux 1.0p1June McEnroe
2019-11-21Fix wordcmp return value when the words have differing lengthsMichael Forney
2019-11-21Declare globals as extern in headers, and define in source fileMichael Forney
2019-11-21Zero temporary SASL PLAIN bufferJune McEnroe
2019-11-21Use a static buffer for plainBase64June McEnroe
2019-11-21Use a fixed buffer size for SASL PLAIN authenticationMichael Forney
2019-11-20Avoid a couple VLAs with constant sizeMichael Forney
2019-11-20client: Include time.h for gmtime and strftimeMichael Forney
2019-11-20Use strlcpy for sun_pathsJune McEnroe
2019-11-20Format milliseconds as intJune McEnroe
2019-11-18Mention the name CertFP in SASL EXTERNAL guide 1.0June McEnroe
2019-11-18Document accept and exit behaviorJune McEnroe
2019-11-18Remove ISUPPORT draft referenceJune McEnroe
2019-11-18Document inadvertent echo bugJune McEnroe