Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style il y a 2 mois
  Daniel Stenberg c074ba64a8 code: language cleanup in comments il y a 4 mois
  Daniel Stenberg 816ac2a866 docs: misc language polish il y a 4 mois
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels il y a 1 an
  Daniel Stenberg 5cc09a8479 parsedate: replace sscanf( for time stamp parsing il y a 1 an
  Daniel Stenberg ba9a4e9bd8 parsedate: parse strings without using sscanf() il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg 2e645e21de parsedate: tune the date to epoch conversion il y a 4 ans
  Daniel Stenberg 2f72ad44fc checksrc: ban gmtime/localtime il y a 4 ans
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative il y a 5 ans
  Daniel Stenberg 83b4cfacba parsedate: still provide the name arrays when disabled il y a 5 ans
  Daniel Stenberg b084616210 parsedate: CURL_DISABLE_PARSEDATE il y a 5 ans
  Nikos Tsipinakis ea233e5b4b parsedate: support UT timezone il y a 6 ans
  Viktor Szakats 7e35eb7729 spelling fixes il y a 6 ans
  Daniel Stenberg a19afaccfe getdate: return -1 for out of range il y a 6 ans
  Daniel Stenberg fcb9b63ee5 parsedate: s/#if/#ifdef il y a 6 ans
  Daniel Stenberg 1c39128d97 parsedate: fix date parsing for systems with 32 bit long il y a 6 ans
  Jay Satiro 908a9a6742 build: remove HAVE_LIMITS_H check il y a 6 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros il y a 7 ans
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now il y a 8 ans
  Daniel Stenberg 96a80b5a26 parsedate: handle cut off numbers better il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Steve Holme 664b9baf67 parsedate.c: Fixed compilation warning il y a 10 ans
  Dan Fandrich 5b37db44a3 parsedate.c: fix the return code for an overflow edge condition il y a 10 ans
  Marc Hoersken 9146f37973 parsedate.c: check sscanf result before passing it to strlen il y a 10 ans
  Jiri Malak 85484355b3 parsedate: Fixed compilation warning il y a 10 ans