index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
krb5.c
Age
Commit message (
Expand
)
Author
2009-11-11
- Marco Maggi reported that compilation failed when configured --with-gssapi
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-02-27
Indentation fixes, untabify and related whitespace-cleanup. No code changed.
Daniel Stenberg
2008-08-17
libcurl internal base64.h header file renamed to curl_base64.h
Yang Tse
2008-05-22
Fixed some include file problems on Windows reported by David Rosenstrauch
Dan Fandrich
2008-05-09
- Make Curl_write and it's callees accept a const pointer, in preparation
Michal Marek
2008-04-07
- Fix the MIT / Heimdal check for good:
Michal Marek
2007-08-08
Fix getsockname argument type
Patrick Monnerat
2007-07-12
Made the krb5 code build with Heimdal's GSSAPI lib
Daniel Stenberg
2007-07-06
Thomas J. Moore made it build with less warnings
Daniel Stenberg
2007-07-01
Thomas J. Moore provided a patch that introduces Kerberos5 support in
Daniel Stenberg