Julien Chaffraix
|
add5766dd4
urldata: Capitalize enum protect_level values.
|
14 years ago |
Julien Chaffraix
|
c79f816c32
krb5: Use GSS_ERROR to check for error.
|
14 years ago |
Julien Chaffraix
|
fc137ee272
krb5-gssapi: Removed a memory leak in krb5_auth.
|
14 years ago |
Julien Chaffraix
|
79cd7ef9ab
krb5-gssapi: Made the function always return a value.
|
14 years ago |
Julien Chaffraix
|
4b69f641a6
krb5-gssapi: Delete the GSS-API context.
|
14 years ago |
Julien Chaffraix
|
87badbef84
krb5-gssapi: Remove several memory leaks.
|
14 years ago |
Daniel Stenberg
|
6632d957e7
krb5_auth: fix my previous change to compile
|
14 years ago |
Daniel Stenberg
|
5bd38b70dd
KRB5: use given host name instead of reverse lookup'ed name
|
14 years ago |
Yang Tse
|
40c2c3270d
- Marco Maggi reported that compilation failed when configured --with-gssapi
|
15 years ago |
Yang Tse
|
9137e717b0
Use build-time configured curl_socklen_t instead of socklen_t
|
15 years ago |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 years ago |
Daniel Stenberg
|
794b4da840
Indentation fixes, untabify and related whitespace-cleanup. No code changed.
|
15 years ago |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
16 years ago |
Dan Fandrich
|
4aa176c127
Fixed some include file problems on Windows reported by David Rosenstrauch
|
16 years ago |
Michal Marek
|
e2b82b4325
- Make Curl_write and it's callees accept a const pointer, in preparation
|
16 years ago |
Michal Marek
|
d0a4b50e19
- Fix the MIT / Heimdal check for good:
|
16 years ago |
Patrick Monnerat
|
259f27b09f
Fix getsockname argument type
|
17 years ago |
Daniel Stenberg
|
a67c8b4698
Made the krb5 code build with Heimdal's GSSAPI lib
|
17 years ago |
Daniel Stenberg
|
74ad8516d7
Thomas J. Moore made it build with less warnings
|
17 years ago |
Daniel Stenberg
|
54967d2a3a
Thomas J. Moore provided a patch that introduces Kerberos5 support in
|
17 years ago |