Commit History

Auteur SHA1 Bericht Datum
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 jaren geleden
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 jaren geleden
  Yang Tse fe8eeb5641 remove unnecessary typecast 15 jaren geleden
  Dan Fandrich 976963cd21 Really old gcc doesn't like parenthesis around the names of functions that 16 jaren geleden
  Yang Tse 89367d47a8 Disable tracking of fdopen() calls in the low-level memory leak tracking 16 jaren geleden
  Yang Tse 7fdfd938e0 remove dead code portion inoperative long time ago 16 jaren geleden
  Yang Tse 3dcd2b82c4 fix print formatting string directives 16 jaren geleden
  Dan Fandrich 08aab6a620 Move the CURLDEBUG check after setup.h so it can be set there if necessary. 16 jaren geleden
  Daniel Stenberg cbd1a77ec2 if () => if() 17 jaren geleden
  Patrick Monnerat 259f27b09f Fix getsockname argument type 17 jaren geleden
  James Housley aed0cc6f2a Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS 17 jaren geleden
  Dan Fandrich 3fef839f75 Added call to setvbuf (disabled by default for speed) to flush the 17 jaren geleden
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h 17 jaren geleden
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 jaren geleden
  Yang Tse 1bcbe89802 Prevent multiple initialization of memdebug configuration variables. 18 jaren geleden
  Daniel Stenberg 701de67b79 use %p to printf pointers since %x doesn't work properly on tru64 for this 19 jaren geleden
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 jaren geleden
  Gisle Vanem 9deb76ce3e 20 jaren geleden
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 jaren geleden
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 jaren geleden
  Daniel Stenberg 32a9554c92 Gisle fixed: don't reference 'mem' if it's NULL. 20 jaren geleden
  Daniel Stenberg a331aa0221 make the memlimit final NULL return get written to stderr as wella 20 jaren geleden
  Daniel Stenberg c52c592f4c store size as size_t 20 jaren geleden
  Daniel Stenberg 07de0ff0ff Gisle Vanem's added support calloc()-debugging and outputting mode for 21 jaren geleden
  Daniel Stenberg 44995d6877 Some compilers warn on completely empty source files, we provide a blank 21 jaren geleden
  Daniel Stenberg de681d3b8f Made curl_accept() take a 'void *' instead of 'socklen_t *' in the 3rd 21 jaren geleden
  Daniel Stenberg f33be3c313 Modified curl_accept() to take a 'void *' in the 2nd argument instead of 21 jaren geleden
  Daniel Stenberg f2fbb5f3d5 Make realloc() support NULL as pointer. Made to allow us to use these routines 21 jaren geleden
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 21 jaren geleden
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 jaren geleden