| Commit message (Expand) | Author | Age |
... | |
* | Filter invite-notify | June McEnroe | 2019-11-10 |
* | Add capsicum note to README | June McEnroe | 2019-11-10 |
* | Filter extended-join | June McEnroe | 2019-11-10 |
* | Expand client configuration documentation and list capabilities | June McEnroe | 2019-11-10 |
* | Request all supported caps from server | June McEnroe | 2019-11-10 |
* | Filter ACCOUNT, AWAY, CHGHOST for incapable clients | June McEnroe | 2019-11-10 |
* | Rename listen to local | June McEnroe | 2019-11-10 |
* | Remove extended-join and invite-notify | June McEnroe | 2019-11-09 |
* | Maintain stateCaps and offer them to clients | June McEnroe | 2019-11-09 |
* | Parse capabilities | June McEnroe | 2019-11-09 |
* | Avoid the reserved _A names with BIT macro | June McEnroe | 2019-11-09 |
* | Define macro for bit flag enums | June McEnroe | 2019-11-09 |
* | Check that password is hashed | June McEnroe | 2019-11-08 |
* | Avoid calling getopt_long again after it returns -1 | June McEnroe | 2019-11-08 |
* | Only change AWAY status for registered clients | June McEnroe | 2019-11-08 |
* | Just write the example normally | June McEnroe | 2019-11-07 |
* | Include path in readlinkat error | June McEnroe | 2019-11-07 |
* | Call clientConsume before clientRecv | June McEnroe | 2019-11-07 |
* | Use -l:filename in Linux.mk | June McEnroe | 2019-11-06 |
* | Fix compat.h for #defined strlcpy | June McEnroe | 2019-11-06 |
* | Allow unsetting LIBRESSL_PREFIX | June McEnroe | 2019-11-06 |
* | Document calico service configuration | June McEnroe | 2019-11-06 |
* | Document SASL EXTERNAL configuration in more detail | June McEnroe | 2019-11-06 |
* | Document pounce service configuration | June McEnroe | 2019-11-06 |
* | Mention Darwin and GNU/Linux in README | June McEnroe | 2019-11-06 |
* | Assume LibreSSL from brew on Darwin | June McEnroe | 2019-11-06 |
* | Remove -DNO_EXPLICIT_BZERO from Darwin.mk | June McEnroe | 2019-11-06 |
* | Don't install rc scripts or dirs on Linux | June McEnroe | 2019-11-06 |
* | Add Linux.mk | June McEnroe | 2019-11-06 |
* | Use #defines for constant strings | June McEnroe | 2019-11-06 |
* | Declare more missing functions and deal with lack of SO_NOSIGPIPE | June McEnroe | 2019-11-06 |
* | Define one CERTBOT_PATH rather than two format strings | June McEnroe | 2019-11-06 |
* | Change license to GPLv3 | June McEnroe | 2019-11-06 |
* | Add flag to generate a client certificate | June McEnroe | 2019-11-06 |
* | Give SYNOPSIS Ars more informative names | June McEnroe | 2019-11-06 |
* | Expand SASL EXTERNAL documentation | June McEnroe | 2019-11-06 |
* | Use explicit_bzero from LibreSSL | June McEnroe | 2019-11-06 |
* | Clean up bounce.c | June McEnroe | 2019-11-05 |
* | Use "priv" instead of "key" in options | June McEnroe | 2019-11-05 |
* | Use arc4random_buf | June McEnroe | 2019-11-05 |
* | Add missing include | June McEnroe | 2019-11-05 |
* | Use one call to set client cert and key | June McEnroe | 2019-11-05 |
* | Implement SASL EXTERNAL | June McEnroe | 2019-11-05 |
* | Add options for TLS client certificate | June McEnroe | 2019-11-04 |
* | Zero PASS parameter | June McEnroe | 2019-11-04 |
* | Don't set directory modes on install | June McEnroe | 2019-11-04 |
* | Hash client passwords with crypt | June McEnroe | 2019-11-04 |
* | Move base64 to bounce.h | June McEnroe | 2019-11-04 |
* | Rename bind-unix to bind-path | June McEnroe | 2019-11-03 |
* | Append bindHost to bindPath if it is a directory | June McEnroe | 2019-11-03 |