Commit History

Author SHA1 Message Date
  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 17 years ago
  Daniel Stenberg 86956c2261 white space changes only to clean up indent and source width 17 years ago
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 years ago
  Daniel Stenberg 015d5869d7 Mark Davies fixed Negotiate authentication over proxy, and also introduced 17 years ago
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 years ago
  Dan Fandrich c321b9f704 Fixes some more out of memory handling bugs. 17 years ago
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on 18 years ago
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that 18 years ago
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 years ago
  Daniel Stenberg 10beb36b1c Ulf Hrnhammar fixed a format string (printf style) problem in the Negotiate 18 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Dan Fandrich 9798432f56 Fixed some compiler warnings. Fixed a low incidence memory leak in the test server. 19 years ago
  Daniel Stenberg 527f70e540 Curl_base64_decode() now returns an allocated buffer 19 years ago
  Daniel Stenberg 9c4ffcc250 Enrico Scholz fixed the service name to be uppercase as reported in bug 20 years ago
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg 4b9f8e766d Made host name and proxy name get stored in a 'struct hostname' and set 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg 471c30372b Markus Moeller's change to check for HAVE_SPNEGO instead of the previous 21 years ago
  Daniel Stenberg 09ccfcdcd4 Markus Moeller's SPNEGO patch applied, with my edits, additions and minor 21 years ago
  Daniel Stenberg fd42247cac Tim Bartley's patch that makes the GSSNEGOTIATE option work for Microsoft's 21 years ago
  Daniel Stenberg b47462bd68 Daniel Kouril's fix to make the GSS-Negotiate work fine. 21 years ago
  Daniel Stenberg 898e067ccc kill warnings 21 years ago
  Daniel Stenberg e56ae1426c Daniel Kouril's patch that adds HTTP negotiation support to libcurl was 21 years ago