summaryrefslogtreecommitdiff
path: root/lib/parsedate.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* parsedate: offer a getdate_capped() alternativeDaniel Stenberg2019-11-291-0/+6
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+31
* build: rename 76 lib/*.h filesYang Tse2012-12-281-31/+0
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-281-3/+4
* parsedate: turn private and staticDaniel Stenberg2011-06-031-18/+0
* Curl_gmtime: added a portable gmtimeDaniel Stenberg2011-02-071-1/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* fix copyright yearDaniel Stenberg2009-09-031-1/+1
* provide and export Curl_parsedate() as a library-wide internal functionDaniel Stenberg2009-09-031-0/+18
* fix multiple header inclusion prevention definitionYang Tse2008-07-111-3/+4
* Updated the copyright year since changes have been this year.Daniel Stenberg2005-03-311-1/+1
* Removed all uses of strftime() since it uses the localised version of theDaniel Stenberg2005-02-111-0/+28
* removed this file again, we only provide a single public function and thatDaniel Stenberg2004-09-131-28/+0
* getdate replacement code. smaller, slicker, faster.Daniel Stenberg2004-09-111-0/+28