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