summaryrefslogtreecommitdiff
path: root/lib/security.c
Commit message (Expand)AuthorAgeFilesLines
* cleaned up some picky compiler warnings and indented the code curl styleDaniel Stenberg2001-08-141-147/+116
* multiple connection support initial commitDaniel Stenberg2001-02-201-6/+6
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-16/+26
* added memory debugging include fileDaniel Stenberg2000-10-091-0/+4
* include base64.h instead of base64_krb.hDaniel Stenberg2000-09-281-3/+3
* Martin Hedenfalk added sec_fflush_fd()Daniel Stenberg2000-09-251-0/+14
* new for kerberos supportDaniel Stenberg2000-09-211-0/+641