Marc Hoersken
|
dee2ef8083
krb5/curl_rtmp.c: Hide size_t to int type conversion warning
|
12 anni fa |
Yang Tse
|
7bd2add06f
krb5.c: fix compiler warning: variable set but not used
|
13 anni fa |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 anni fa |
Daniel Stenberg
|
b9c63b9a73
add missing semicolons
|
13 anni fa |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
13 anni fa |
Adam Tkac
|
ebf42c4be7
Add new CURLOPT_GSSAPI_DELEGATION option.
|
13 anni fa |
Dan Fandrich
|
c01c000b16
Avoid a "shadows global declaration" warning on old MIT Kerberos
|
13 anni fa |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 anni fa |
Daniel Stenberg
|
44b5847237
gssapi: rename our files to avoid conflicts
|
13 anni fa |
Daniel Stenberg
|
ee4ed46128
silence picky compilers: mark unused parameters
|
13 anni fa |
Julien Chaffraix
|
2af0287856
gssapi.c: Simplified the function.
|
13 anni fa |
Julien Chaffraix
|
20485a4885
Added Curl_gss_init_sec_context.
|
13 anni fa |
Daniel Stenberg
|
b680fd180b
code style: space between close paren and open brace
|
13 anni fa |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 anni fa |
Daniel Stenberg
|
025b9368f8
compiler warnings fixed
|
13 anni fa |
Julien Chaffraix
|
add5766dd4
urldata: Capitalize enum protect_level values.
|
14 anni fa |
Julien Chaffraix
|
c79f816c32
krb5: Use GSS_ERROR to check for error.
|
14 anni fa |
Julien Chaffraix
|
fc137ee272
krb5-gssapi: Removed a memory leak in krb5_auth.
|
14 anni fa |
Julien Chaffraix
|
79cd7ef9ab
krb5-gssapi: Made the function always return a value.
|
14 anni fa |
Julien Chaffraix
|
4b69f641a6
krb5-gssapi: Delete the GSS-API context.
|
14 anni fa |
Julien Chaffraix
|
87badbef84
krb5-gssapi: Remove several memory leaks.
|
14 anni fa |
Daniel Stenberg
|
6632d957e7
krb5_auth: fix my previous change to compile
|
14 anni fa |
Daniel Stenberg
|
5bd38b70dd
KRB5: use given host name instead of reverse lookup'ed name
|
14 anni fa |
Yang Tse
|
40c2c3270d
- Marco Maggi reported that compilation failed when configured --with-gssapi
|
15 anni fa |
Yang Tse
|
9137e717b0
Use build-time configured curl_socklen_t instead of socklen_t
|
15 anni fa |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 anni fa |
Daniel Stenberg
|
794b4da840
Indentation fixes, untabify and related whitespace-cleanup. No code changed.
|
15 anni fa |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
16 anni fa |
Dan Fandrich
|
4aa176c127
Fixed some include file problems on Windows reported by David Rosenstrauch
|
16 anni fa |
Michal Marek
|
e2b82b4325
- Make Curl_write and it's callees accept a const pointer, in preparation
|
16 anni fa |