summaryrefslogtreecommitdiff
path: root/lib/memdebug.h
Commit message (Expand)AuthorAgeFilesLines
...
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* prevent compiler warningsDaniel Stenberg2002-10-281-0/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-0/+22
* Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg2001-12-171-0/+8
* getaddrinfo() cleanupsDaniel Stenberg2001-10-041-0/+7
* curl_memdebug takes a const argument nowDaniel Stenberg2001-08-141-1/+1
* const-ified lots of function argumentsDaniel Stenberg2001-08-141-9/+10
* Nico's VMS adjustmentDaniel Stenberg2001-08-061-0/+3
* uses socklen_t nowDaniel Stenberg2001-03-091-1/+1
* strdup() takes a const char * nowDaniel Stenberg2001-03-021-1/+1
* Added fopen() and fclose() leak trackingDaniel Stenberg2000-12-191-0/+12
* fixed accept() for memory debuggingDaniel Stenberg2000-12-181-0/+4
* added socket() / sclose() checks to the memdebug systemDaniel Stenberg2000-12-141-0/+13
* added for memory leak debugging etcDaniel Stenberg2000-10-091-0/+13