summaryrefslogtreecommitdiff
path: root/lib/krb5.c
Commit message (Expand)AuthorAgeFilesLines
...
* krb5-gssapi: Removed a memory leak in krb5_auth.Julien Chaffraix2010-10-021-15/+19
* krb5-gssapi: Made the function always return a value.Julien Chaffraix2010-10-021-1/+2
* krb5-gssapi: Delete the GSS-API context.Julien Chaffraix2010-10-021-3/+22
* krb5-gssapi: Remove several memory leaks.Julien Chaffraix2010-09-281-2/+2
* krb5_auth: fix my previous change to compileDaniel Stenberg2010-04-161-2/+2
* KRB5: use given host name instead of reverse lookup'ed nameDaniel Stenberg2010-04-161-1/+1
* - Marco Maggi reported that compilation failed when configured --with-gssapiYang Tse2009-11-111-7/+10
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-1/+1
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-2/+2
* Indentation fixes, untabify and related whitespace-cleanup. No code changed.Daniel Stenberg2009-02-271-66/+70
* libcurl internal base64.h header file renamed to curl_base64.hYang Tse2008-08-171-1/+2
* Fixed some include file problems on Windows reported by David RosenstrauchDan Fandrich2008-05-221-0/+3
* - Make Curl_write and it's callees accept a const pointer, in preparationMichal Marek2008-05-091-2/+5
* - Fix the MIT / Heimdal check for good:Michal Marek2008-04-071-1/+1
* Fix getsockname argument typePatrick Monnerat2007-08-081-1/+1
* Made the krb5 code build with Heimdal's GSSAPI libDaniel Stenberg2007-07-121-1/+11
* Thomas J. Moore made it build with less warningsDaniel Stenberg2007-07-061-23/+8
* Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg2007-07-011-0/+316