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
/
src
/
homedir.c
Age
Commit message (
Expand
)
Author
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-04-27
checksrc: whitespace and code style cleanup
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-12-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2008-09-12
ANSI C compatibility adjustment
Yang Tse
2007-11-01
Toby Peterson patched a memory problem in the command line tool that
Daniel Stenberg
2005-12-18
Cleanup windows header includes. Where aplicable, inclusion of
Yang Tse
2005-05-02
corrected copyright years
Daniel Stenberg
2005-04-27
Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two
Daniel Stenberg
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2004-05-12
Disable memdebug for the allocs done by the app, unless CURLTOOLDEBUG is
Daniel Stenberg
2004-01-29
make pedantic compiler options generate less warnings
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-11-08
use char, not bool
Daniel Stenberg
2003-11-07
Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir
Daniel Stenberg