aboutsummaryrefslogtreecommitdiff
path: root/lib/nwlib.c
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2018-10-03memory: ensure to check allocation resultsDaniel Gustafsson
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-04-03nw: please the stricter checksrcDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-17mem-include-scan: verify memory #includesDaniel Stenberg
2012-09-14checksrc: Fixed line length and comment indentationMarc Hoersken
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-10-27Fix Pelles C Win32 target compilation issuesYang Tse
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-01-23happy new yearGunter Knauf
2008-01-23removed inclusion of libcurl memory debug headers since this lib stub is a we...Gunter Knauf
2007-11-07if () => if()Daniel Stenberg
2007-07-11removed now obsolete NETDB_DEFINE_CONTEXT macro calls.Gunter Knauf
2007-06-30enabled building for NetWare CLIB architecture.Gunter Knauf
2007-02-28proper symbol definition check for Novell NetWareYang Tse
2007-02-28protect from themselves those who need itYang Tse
2004-06-10converted to UNIX format.Gunter Knauf
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg
2004-03-17Günter Knauf's update, mainly converted to plain old C comments.Daniel Stenberg
2004-03-17Günter Knauf's NetWare changes.Daniel Stenberg