Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-10 | memanalyze.pl: handle free(NULL) | Jay Satiro |
2013-07-18 | Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". | Yang Tse |
2013-05-12 | Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage" | Daniel Stenberg |
2013-03-25 | WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage | Yang Tse |
2013-01-22 | memanalyze.pl: handle fopen() of file names with quotes | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2011-07-29 | socketpair() usage tracking to allow fd leak detection | Yang Tse |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2007-06-28 | Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS | James Housley |
2005-08-04 | Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointer | Daniel Stenberg |
2005-06-30 | add more info when this script gets confused, and added getaddrinfo and | Daniel Stenberg |
2004-05-07 | James Bursa's fix to make this deal with malloc(0) as OK to free() | Daniel Stenberg |
2004-04-29 | Gisle fixed the counting of calloc()s | Daniel Stenberg |
2004-04-22 | If only a partial file was transfered, we consider that a fatal problem so | Daniel Stenberg |
2004-02-26 | adjusted to work with the modified fopen() line and the new calloc line | Daniel Stenberg |
2003-10-24 | supports -l now to display the actual line that was prevented by memlimit | Daniel Stenberg |
2003-10-24 | produce a single summary of the amount of allocations on -v | Daniel Stenberg |
2003-08-14 | supprt for the new memlimit stuff | Daniel Stenberg |
2003-01-09 | pass a file name to memanalyze to read from instead of using stdin | Daniel Stenberg |
2003-01-09 | fixed to deal with file names that contain colons, as in Windows | Daniel Stenberg |
2002-05-21 | test suite mods for the netrc testing stuff | Daniel Stenberg |
2002-03-01 | moved memanalyze.pl into the tests dir | Daniel Stenberg |