summaryrefslogtreecommitdiff
path: root/lib/memdebug.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-0/+1
* lib and tests: add missing curl.h includesMarcel Raad2022-09-121-0/+2
* memdebug: add annotation attributesDavid Carlier2022-08-141-11/+31
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: improve the existing file check with -JDaniel Stenberg2020-07-281-1/+4
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-1/+1
* memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg2019-03-081-59/+58
* configure: remove the unused fdopen macroDaniel Stenberg2019-02-221-5/+1
* getnameinfo: not usedDaniel Stenberg2018-06-271-8/+1
* memdebug: use send/recv signature for curl_dosend/curl_dorecvMarcel Raad2017-10-301-4/+9
* memdebug: trace send, recv and socketDaniel Stenberg2017-10-141-1/+9
* memdebug.h: remove inclusion of other headersDaniel Stenberg2016-04-291-4/+0
* code: style updatesDaniel Stenberg2016-04-031-5/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* lwip: Fix compatibility issues with later versionsGisle Vanem2015-12-071-0/+1
* checksrc: use space after commaDaniel Stenberg2015-03-171-8/+8
* free: instead of Curl_safefree()Daniel Stenberg2015-03-161-2/+2
* WIN32 MemoryTracking: require UNICODE for wide strdup code supportYang Tse2013-07-191-6/+7
* Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".Yang Tse2013-07-181-1/+19
* Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"Daniel Stenberg2013-05-121-19/+1
* WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usageYang Tse2013-03-251-1/+19
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+157
* build: rename 76 lib/*.h filesYang Tse2012-12-281-157/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-5/+1
* Make Curl_safefree() macro assign NULL to given pointer when free'dYang Tse2011-09-151-1/+3
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+1
* MemoryTracking: fix logging of free() calls done where Curl_safefree is calledYang Tse2011-09-021-3/+15
* MemoryTracking: adjust initialization callingYang Tse2011-08-201-4/+2
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-0/+9
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-4/+3
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-3/+5
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* fix socket data type and logging format in debug tracking socket functionsYang Tse2010-02-221-5/+8
* update copyright year noticeYang Tse2010-01-191-1/+1
* Constantine Sapuntzakis enhancements to make memory tracking log file writingYang Tse2010-01-181-0/+1
* Fix compiler warning: control reaches end of non-void functionYang Tse2009-10-291-1/+1
* Since the NSS lib closes the socket the memory tracking system wrongly gets aDaniel Stenberg2009-10-281-0/+7
* fixed typo.Gunter Knauf2009-07-151-3/+3
* sclose() function-like macro definition used to close a socket,Yang Tse2009-06-191-3/+0
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-4/+1
* Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()Yang Tse2008-10-301-1/+5
* Disable tracking of fdopen() calls in the low-level memory leak trackingYang Tse2008-09-131-1/+3
* Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMSJames Housley2007-06-281-0/+4
* Update copyright year, since the file has been modifiedYang Tse2006-10-271-1/+1
* Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions.Yang Tse2006-07-041-0/+4
* Yang Tse fixed compiler warningsDaniel Stenberg2005-11-131-0/+3