aboutsummaryrefslogtreecommitdiff
path: root/lib/krb5.c
AgeCommit message (Expand)Author
2010-09-28krb5-gssapi: Remove several memory leaks.Julien Chaffraix
2010-04-16krb5_auth: fix my previous change to compileDaniel Stenberg
2010-04-16KRB5: use given host name instead of reverse lookup'ed nameDaniel Stenberg
2009-11-11- Marco Maggi reported that compilation failed when configured --with-gssapiYang Tse
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2009-04-21libcurl's memory.h renamed to curl_memory.hYang Tse
2009-02-27Indentation fixes, untabify and related whitespace-cleanup. No code changed.Daniel Stenberg
2008-08-17libcurl internal base64.h header file renamed to curl_base64.hYang Tse
2008-05-22Fixed some include file problems on Windows reported by David RosenstrauchDan Fandrich
2008-05-09- Make Curl_write and it's callees accept a const pointer, in preparationMichal Marek
2008-04-07- Fix the MIT / Heimdal check for good:Michal Marek
2007-08-08Fix getsockname argument typePatrick Monnerat
2007-07-12Made the krb5 code build with Heimdal's GSSAPI libDaniel Stenberg
2007-07-06Thomas J. Moore made it build with less warningsDaniel Stenberg
2007-07-01Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg