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
/
inet_ntop.h
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
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
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-08-07
fix cast for some systems which are broken due to absense of socklen_t, there...
Gunter Knauf
2009-08-06
fixed cast added with last commit.
Gunter Knauf
2009-08-06
cast to fix 64bit build warnings. From manpage:
Gunter Knauf
2009-05-18
Update copyright year, to force CVS to update the $Id date string format
Yang Tse
2005-11-25
Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet_pton with no
Daniel Stenberg
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-03-16
Fixed some compiler warnings I should have noticed before.
Dan Fandrich
2004-04-26
Major hostip.c cleanup and split into multiple files and easier #ifdef
Daniel Stenberg