Commit History

Author SHA1 Message Date
  Daniel Stenberg 2f72ad44fc checksrc: ban gmtime/localtime 3 years ago
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative 4 years ago
  Daniel Stenberg 83b4cfacba parsedate: still provide the name arrays when disabled 4 years ago
  Daniel Stenberg b084616210 parsedate: CURL_DISABLE_PARSEDATE 5 years ago
  Nikos Tsipinakis ea233e5b4b parsedate: support UT timezone 6 years ago
  Viktor Szakats 7e35eb7729 spelling fixes 6 years ago
  Daniel Stenberg a19afaccfe getdate: return -1 for out of range 6 years ago
  Daniel Stenberg fcb9b63ee5 parsedate: s/#if/#ifdef 6 years ago
  Daniel Stenberg 1c39128d97 parsedate: fix date parsing for systems with 32 bit long 6 years ago
  Jay Satiro 908a9a6742 build: remove HAVE_LIMITS_H check 6 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 6 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 6 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 7 years ago
  Daniel Stenberg 96a80b5a26 parsedate: handle cut off numbers better 7 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Steve Holme 664b9baf67 parsedate.c: Fixed compilation warning 9 years ago
  Dan Fandrich 5b37db44a3 parsedate.c: fix the return code for an overflow edge condition 10 years ago
  Marc Hoersken 9146f37973 parsedate.c: check sscanf result before passing it to strlen 10 years ago
  Jiri Malak 85484355b3 parsedate: Fixed compilation warning 10 years ago
  Eric Lubin 7246dffff5 parsedate: avoid integer overflow 10 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse e8a32438c2 parsedate.c: fix a numeric overflow 12 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 57d51be60c parsedate: detect more invalid dates better 13 years ago
  Daniel Stenberg a6f14e17b7 parsedate: turn private and static 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago