Commit History

Author SHA1 Message Date
  Daniel Stenberg cb5e72bf62 safefree use: fix compiler warning 13 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
  Adam Tkac ebf42c4be7 Add new CURLOPT_GSSAPI_DELEGATION option. 13 years ago
  Dan Fandrich c01c000b16 Avoid a "shadows global declaration" warning on old MIT Kerberos 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 44b5847237 gssapi: rename our files to avoid conflicts 13 years ago
  Julien Chaffraix 2af0287856 gssapi.c: Simplified the function. 13 years ago
  Julien Chaffraix 20485a4885 Added Curl_gss_init_sec_context. 13 years ago
  Julien Chaffraix 6488e03f44 http_negociate: Be consistent in gss_init_sec_context attributes. 13 years ago
  Daniel Stenberg 5c314c6bb4 Curl_input_negotiate: do not delegate GSSAPI credentials 13 years ago
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Daniel Stenberg 13b8fc46a3 negotiation: Wrong proxy authorization 14 years ago
  Yang Tse 69d07feb14 fix spnego memory leak 14 years ago
  Julien Chaffraix 9e480973eb OOM fixes in http_negociate.c and lib/splay.c 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Yang Tse c621546bd6 fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value 15 years ago
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 15 years ago
  Dan Fandrich 934708d950 Made some variables const which eliminated some casts 16 years ago
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 years ago
  Yang Tse 3e4a8cb800 Fix Use of conditional definition of USE_OPENSSL 16 years ago
  Yang Tse c57e748107 David Rosenstrauch reported that header files spnegohelp.h and 16 years ago
  Daniel Stenberg e0c2a39ad4 - Andre Guibert de Bruet fixed a second case of not checking the malloc() 16 years ago
  Daniel Stenberg 84eb9fee76 - Andre Guibert de Bruet found and fixed a case where malloc() was called but 16 years ago
  Michal Marek d0a4b50e19 - Fix the MIT / Heimdal check for good: 16 years ago
  Daniel Stenberg 590f0358d8 - Anatoli Tubman found and fixed a crash with Negotiate authentication used on 16 years ago
  Daniel Stenberg b6575ce0b0 While inspecting the Negotiate code, I noticed how the proxy auth was using 16 years ago
  Daniel Stenberg 86956c2261 white space changes only to clean up indent and source width 16 years ago