-
- Downloads
Thomas J. Moore provided a patch that introduces Kerberos5 support in
libcurl. This also makes the options change name to --krb (from --krb4) and CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
Showing
- CHANGES 4 additions, 0 deletionsCHANGES
- RELEASE-NOTES 3 additions, 1 deletionRELEASE-NOTES
- docs/FEATURES 1 addition, 1 deletiondocs/FEATURES
- docs/MANUAL 8 additions, 7 deletionsdocs/MANUAL
- docs/curl.1 6 additions, 5 deletionsdocs/curl.1
- docs/libcurl/curl_easy_setopt.3 6 additions, 6 deletionsdocs/libcurl/curl_easy_setopt.3
- include/curl/curl.h 6 additions, 4 deletionsinclude/curl/curl.h
- lib/Makefile.inc 1 addition, 0 deletionslib/Makefile.inc
- lib/ftp.c 68 additions, 29 deletionslib/ftp.c
- lib/hostip.c 2 additions, 0 deletionslib/hostip.c
- lib/hostip4.c 3 additions, 0 deletionslib/hostip4.c
- lib/hostip6.c 4 additions, 3 deletionslib/hostip6.c
- lib/krb4.h 5 additions, 0 deletionslib/krb4.h
- lib/krb5.c 316 additions, 0 deletionslib/krb5.c
- lib/security.c 51 additions, 10 deletionslib/security.c
- lib/sendf.c 2 additions, 2 deletionslib/sendf.c
- lib/url.c 4 additions, 7 deletionslib/url.c
- lib/urldata.h 8 additions, 7 deletionslib/urldata.h
- src/main.c 11 additions, 10 deletionssrc/main.c
Loading
Please register or sign in to comment