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
/
parsedate.h
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
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
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2011-06-03
parsedate: turn private and static
Daniel Stenberg
2011-02-07
Curl_gmtime: added a portable gmtime
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-09-03
fix copyright year
Daniel Stenberg
2009-09-03
provide and export Curl_parsedate() as a library-wide internal function
Daniel Stenberg
2008-07-11
fix multiple header inclusion prevention definition
Yang Tse
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-02-11
Removed all uses of strftime() since it uses the localised version of the
Daniel Stenberg
2004-09-13
removed this file again, we only provide a single public function and that
Daniel Stenberg
2004-09-11
getdate replacement code. smaller, slicker, faster.
Daniel Stenberg