コミット履歴

作者 SHA1 メッセージ 日付
  Yang Tse c57e748107 David Rosenstrauch reported that header files spnegohelp.h and 16 年 前
  Daniel Stenberg e0c2a39ad4 - Andre Guibert de Bruet fixed a second case of not checking the malloc() 16 年 前
  Daniel Stenberg 84eb9fee76 - Andre Guibert de Bruet found and fixed a case where malloc() was called but 16 年 前
  Michal Marek d0a4b50e19 - Fix the MIT / Heimdal check for good: 16 年 前
  Daniel Stenberg 590f0358d8 - Anatoli Tubman found and fixed a crash with Negotiate authentication used on 16 年 前
  Daniel Stenberg b6575ce0b0 While inspecting the Negotiate code, I noticed how the proxy auth was using 17 年 前
  Daniel Stenberg 86956c2261 white space changes only to clean up indent and source width 17 年 前
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 年 前
  Daniel Stenberg 015d5869d7 Mark Davies fixed Negotiate authentication over proxy, and also introduced 17 年 前
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 年 前
  Dan Fandrich c321b9f704 Fixes some more out of memory handling bugs. 17 年 前
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on 18 年 前
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that 18 年 前
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 年 前
  Daniel Stenberg 10beb36b1c Ulf Hrnhammar fixed a format string (printf style) problem in the Negotiate 19 年 前
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 年 前
  Dan Fandrich 9798432f56 Fixed some compiler warnings. Fixed a low incidence memory leak in the test server. 20 年 前
  Daniel Stenberg 527f70e540 Curl_base64_decode() now returns an allocated buffer 20 年 前
  Daniel Stenberg 9c4ffcc250 Enrico Scholz fixed the service name to be uppercase as reported in bug 20 年 前
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a 20 年 前
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 年 前
  Daniel Stenberg 4b9f8e766d Made host name and proxy name get stored in a 'struct hostname' and set 20 年 前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 年 前
  Daniel Stenberg 471c30372b Markus Moeller's change to check for HAVE_SPNEGO instead of the previous 21 年 前
  Daniel Stenberg 09ccfcdcd4 Markus Moeller's SPNEGO patch applied, with my edits, additions and minor 21 年 前
  Daniel Stenberg fd42247cac Tim Bartley's patch that makes the GSSNEGOTIATE option work for Microsoft's 21 年 前
  Daniel Stenberg b47462bd68 Daniel Kouril's fix to make the GSS-Negotiate work fine. 21 年 前
  Daniel Stenberg 898e067ccc kill warnings 21 年 前
  Daniel Stenberg e56ae1426c Daniel Kouril's patch that adds HTTP negotiation support to libcurl was 21 年 前