История коммитов

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