summaryrefslogtreecommitdiff
path: root/lib/parsedate.c
AgeCommit message (Expand)Author
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-11-29parsedate: offer a getdate_capped() alternativeDaniel Stenberg
2019-11-06Merge tag 'curl-7_67_0'ng0
2019-09-13parsedate: still provide the name arrays when disabledDaniel Stenberg
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-13parsedate: CURL_DISABLE_PARSEDATEDaniel Stenberg
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-03-19parsedate: support UT timezoneNikos Tsipinakis
2018-02-23spelling fixesViktor Szakats
2018-02-02getdate: return -1 for out of rangeDaniel Stenberg
2018-01-31parsedate: s/#if/#ifdefDaniel Stenberg
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22curl_setup_once: Remove ERRNO/SET_ERRNO macrosJay Satiro
2017-08-22strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2017-08-22parsedate: handle cut off numbers betterDaniel Stenberg
2017-07-10curl_setup_once: Remove ERRNO/SET_ERRNO macrosJay Satiro
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31parsedate: handle cut off numbers betterDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-10parsedate.c: Fixed compilation warningSteve Holme
2014-08-05parsedate.c: fix the return code for an overflow edge conditionDan Fandrich
2014-04-19parsedate.c: check sscanf result before passing it to strlenMarc Hoersken
2014-03-02parsedate: Fixed compilation warningJiri Malak
2013-12-11parsedate: avoid integer overflowEric Lubin
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-03-22parsedate.c: fix a numeric overflowYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-06-23parsedate: detect more invalid dates betterDaniel Stenberg
2011-06-03parsedate: turn private and staticDaniel Stenberg
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-21Fix a couple of spelling errors in lib/Fabian Keil
2011-02-14gmtime: remove defineDaniel Stenberg
2011-02-07Curl_gmtime: avoid future mistakesDaniel Stenberg
2011-02-07Curl_gmtime: added a portable gmtimeDaniel Stenberg
2010-12-01fix compiler warning: conversion may lose significant bitsYang Tse
2010-09-27parsedate: allow time specified without secondsDaniel Stenberg
2010-04-17parsedate: Value stored to 'found' is never readDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-10-18- Ray Dassen provided a patch in Debian's bug tracker (bug number #551461)Daniel Stenberg
2009-09-03fix copyright yearDaniel Stenberg