Histórico de Commits

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