Daniel Stenberg
|
b90f6e87cf
krb5_encode: remove unused argument
|
před 10 roky |
Patrick Monnerat
|
c31dec7f98
GSSAPI: remove useless *_MECHANISM defines.
|
před 10 roky |
Michael Osipov
|
eda12bcff8
curl_gssapi: Add macros for common mechs and pass them appropriately
|
před 10 roky |
David Woodhouse
|
59431c242b
Use SPNEGO for HTTP Negotiate
|
před 10 roky |
Daniel Stenberg
|
460fb12097
security.h: rename to curl_sec.h to avoid name collision
|
před 11 roky |
Daniel Stenberg
|
bb55293313
FTP: remove krb4 support
|
před 11 roky |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
před 12 roky |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
před 12 roky |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
před 12 roky |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
před 12 roky |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
před 12 roky |
Marc Hoersken
|
dee2ef8083
krb5/curl_rtmp.c: Hide size_t to int type conversion warning
|
před 12 roky |
Yang Tse
|
7bd2add06f
krb5.c: fix compiler warning: variable set but not used
|
před 13 roky |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
před 13 roky |
Daniel Stenberg
|
b9c63b9a73
add missing semicolons
|
před 13 roky |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
před 13 roky |
Adam Tkac
|
ebf42c4be7
Add new CURLOPT_GSSAPI_DELEGATION option.
|
před 13 roky |
Dan Fandrich
|
c01c000b16
Avoid a "shadows global declaration" warning on old MIT Kerberos
|
před 13 roky |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
před 13 roky |
Daniel Stenberg
|
44b5847237
gssapi: rename our files to avoid conflicts
|
před 13 roky |
Daniel Stenberg
|
ee4ed46128
silence picky compilers: mark unused parameters
|
před 13 roky |
Julien Chaffraix
|
2af0287856
gssapi.c: Simplified the function.
|
před 13 roky |
Julien Chaffraix
|
20485a4885
Added Curl_gss_init_sec_context.
|
před 13 roky |
Daniel Stenberg
|
b680fd180b
code style: space between close paren and open brace
|
před 13 roky |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
před 13 roky |
Daniel Stenberg
|
025b9368f8
compiler warnings fixed
|
před 13 roky |
Julien Chaffraix
|
add5766dd4
urldata: Capitalize enum protect_level values.
|
před 14 roky |
Julien Chaffraix
|
c79f816c32
krb5: Use GSS_ERROR to check for error.
|
před 14 roky |
Julien Chaffraix
|
fc137ee272
krb5-gssapi: Removed a memory leak in krb5_auth.
|
před 14 roky |
Julien Chaffraix
|
79cd7ef9ab
krb5-gssapi: Made the function always return a value.
|
před 14 roky |