index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
memdebug.h
Age
Commit message (
Collapse
)
Author
2003-10-14
Gisle Vanem's IPv6-on-Windows patch applied!
Daniel Stenberg
2003-08-14
allow out-of-memory testing by setting a limit. That number of memory
Daniel Stenberg
allocation calls will succeed, the following will return NULL!
2003-06-26
use CURLDEBUG
Daniel Stenberg
2003-03-15
Gisle Vanem's fix to get this working nicely on windows
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-10-28
prevent compiler warnings
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-12-17
Götz Babin-Ebell's OpenSSL ENGINE patch
Daniel Stenberg
2001-10-04
getaddrinfo() cleanups
Daniel Stenberg
2001-08-14
curl_memdebug takes a const argument now
Daniel Stenberg
2001-08-14
const-ified lots of function arguments
Daniel Stenberg
2001-08-06
Nico's VMS adjustment
Daniel Stenberg
2001-03-09
uses socklen_t now
Daniel Stenberg
2001-03-02
strdup() takes a const char * now
Daniel Stenberg
2000-12-19
Added fopen() and fclose() leak tracking
Daniel Stenberg
2000-12-18
fixed accept() for memory debugging
Daniel Stenberg
2000-12-14
added socket() / sclose() checks to the memdebug system
Daniel Stenberg
2000-10-09
added for memory leak debugging etc
Daniel Stenberg