Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid double free, instead flowing through a free(NULL) | 2019-01-26 | 1 | -2/+1 | |
* | update for libtls default cert changes. | 2018-11-29 | 1 | -3/+3 | |
* | LDAP returns values as OCTET STRINGs, which can be LDAPStrings, but isn't | 2018-11-27 | 1 | -20/+26 | |
* | RFC2849 requires us to have 2 colons after the value-spec. | 2018-11-07 | 1 | -2/+2 | |
* | Use TLS_CA_CERT_FILE instead of a separate define. | 2018-11-06 | 1 | -3/+2 | |
* | Fix base64 outlen calculation. | 2018-11-06 | 1 | -2/+2 | |
* | Implement SAFE-INIT-CHAR. | 2018-11-06 | 1 | -3/+8 | |
* | *** empty log message *** | 2018-10-23 | 1 | -1/+3 | |
* | Fix off by one when wrapping long LDIF lines. | 2018-10-23 | 1 | -2/+4 | |
* | - instead of trying to show a 100% accurate synopsis for -H, simplify it | 2018-07-03 | 1 | -4/+4 | |
* | Allow to read the password from a file with -y | 2018-06-26 | 1 | -6/+35 | |
* | Import ldap(1), a simple ldap search client. | 2018-06-13 | 1 | -0/+751 |