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
/
tests
/
server
/
util.h
Age
Commit message (
Expand
)
Author
2007-07-12
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
Gunter Knauf
2007-02-22
Check for stdbool.h at configuration stage, and include it if available.
Yang Tse
2007-02-17
Move portable error number symbolic name definitions to setup_once.h
Yang Tse
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2006-10-27
Update copyright year, since the file has been modified
Yang Tse
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-09-13
'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for
Gisle Vanem
2005-12-18
Cleanup windows header includes. Where aplicable, inclusion of
Yang Tse
2005-09-15
moved test2file() to util.c
Daniel Stenberg
2005-05-19
removed duplicate
Daniel Stenberg
2005-05-17
Moved more generic functions to util.[ch]
Daniel Stenberg
2005-04-30
Moved common code to util.[ch] instead of having it duplicated in sws.c
Daniel Stenberg