Historie revizí

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