| Commit message (Expand) | Author | Age |
* | Use Xr for the first "pounce" in README 1.1 | June McEnroe | 2020-01-17 |
* | Add litterbox to README | June McEnroe | 2020-01-17 |
* | Rename SASL EXTERNAL section to CertFP | June McEnroe | 2020-01-17 |
* | Document process of generating client certificates | June McEnroe | 2020-01-17 |
* | Set certificate expiry to 10 years | June McEnroe | 2020-01-16 |
* | Allow signing by CA in -g | June McEnroe | 2020-01-12 |
* | Clean up documentation for -A | June McEnroe | 2020-01-12 |
* | Rename all local-related options to local- | June McEnroe | 2020-01-12 |
* | Use the CAP_PREAD right | June McEnroe | 2020-01-12 |
* | Add option to set local client CA | June McEnroe | 2020-01-12 |
* | Add a vendor capability for passive clients | June McEnroe | 2020-01-10 |
* | Rename -A and -Q to -y and -q | June McEnroe | 2020-01-07 |
* | Intercept client QUIT with no parameter 1.0p3 | June McEnroe | 2019-12-28 |
* | Update source URL | June McEnroe | 2019-12-24 |
* | Exit on zero-length server read | June McEnroe | 2019-12-22 |
* | Revert "Exit when server gets POLLHUP" | June McEnroe | 2019-12-22 |
* | Exit when server gets POLLHUP | June McEnroe | 2019-12-20 |
* | Add CONTRIBUTING section to README | June McEnroe | 2019-12-17 |
* | Don't send self-PMs to the server 1.0p2 | June McEnroe | 2019-12-08 |
* | Reference openssl(1) by absolute path | edef | 2019-11-27 |
* | Simplify Linux.mk | June McEnroe | 2019-11-27 |
* | Don't always create ${ETCDIR}/rc.d | June McEnroe | 2019-11-26 |
* | Link calico with libcrypto on Linux 1.0p1 | June McEnroe | 2019-11-21 |
* | Fix wordcmp return value when the words have differing lengths | Michael Forney | 2019-11-21 |
* | Declare globals as extern in headers, and define in source file | Michael Forney | 2019-11-21 |
* | Zero temporary SASL PLAIN buffer | June McEnroe | 2019-11-21 |
* | Use a static buffer for plainBase64 | June McEnroe | 2019-11-21 |
* | Use a fixed buffer size for SASL PLAIN authentication | Michael Forney | 2019-11-21 |
* | Avoid a couple VLAs with constant size | Michael Forney | 2019-11-20 |
* | client: Include time.h for gmtime and strftime | Michael Forney | 2019-11-20 |
* | Use strlcpy for sun_paths | June McEnroe | 2019-11-20 |
* | Format milliseconds as int | June McEnroe | 2019-11-20 |
* | Mention the name CertFP in SASL EXTERNAL guide 1.0 | June McEnroe | 2019-11-18 |
* | Document accept and exit behavior | June McEnroe | 2019-11-18 |
* | Remove ISUPPORT draft reference | June McEnroe | 2019-11-18 |
* | Document inadvertent echo bug | June McEnroe | 2019-11-18 |
* | Request NAMES on sync by default | June McEnroe | 2019-11-15 |
* | Add concept of passive clients | June McEnroe | 2019-11-14 |
* | Save and load full struct timeval | June McEnroe | 2019-11-14 |
* | Use struct timeval for sub-second precision | June McEnroe | 2019-11-14 |
* | Remove server-time filter TODO | June McEnroe | 2019-11-14 |
* | Tweak filter regexes | June McEnroe | 2019-11-14 |
* | Filter multi-prefix | June McEnroe | 2019-11-14 |
* | Replace filters with regex replaces | June McEnroe | 2019-11-14 |
* | Refactor filterUserhostInNames | June McEnroe | 2019-11-13 |
* | Factor out wordcpy for filters | June McEnroe | 2019-11-13 |
* | Revert "Test getopt_config" | June McEnroe | 2019-11-11 |
* | Test getopt_config | June McEnroe | 2019-11-11 |
* | Add userhost-in-names to manual | June McEnroe | 2019-11-11 |
* | Skip initial NAMES parameters | June McEnroe | 2019-11-11 |