Commit History

Autor SHA1 Mensaxe Data
  Dan Fandrich 5b37db44a3 parsedate.c: fix the return code for an overflow edge condition %!s(int64=10) %!d(string=hai) anos
  Marc Hoersken 9146f37973 parsedate.c: check sscanf result before passing it to strlen %!s(int64=10) %!d(string=hai) anos
  Jiri Malak 85484355b3 parsedate: Fixed compilation warning %!s(int64=10) %!d(string=hai) anos
  Eric Lubin 7246dffff5 parsedate: avoid integer overflow %!s(int64=10) %!d(string=hai) anos
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages %!s(int64=11) %!d(string=hai) anos
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming %!s(int64=11) %!d(string=hai) anos
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files %!s(int64=11) %!d(string=hai) anos
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files %!s(int64=11) %!d(string=hai) anos
  Yang Tse e8a32438c2 parsedate.c: fix a numeric overflow %!s(int64=12) %!d(string=hai) anos
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg 57d51be60c parsedate: detect more invalid dates better %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg a6f14e17b7 parsedate: turn private and static %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels %!s(int64=13) %!d(string=hai) anos
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg f19ace8d33 gmtime: remove define %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg 0696260122 Curl_gmtime: avoid future mistakes %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg 54d9f060b4 Curl_gmtime: added a portable gmtime %!s(int64=13) %!d(string=hai) anos
  Yang Tse 7e3f0bffe5 fix compiler warning: conversion may lose significant bits %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg 4d58f97f60 parsedate: allow time specified without seconds %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg b7848e4a72 parsedate: Value stored to 'found' is never read %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg 6f4a5a4612 - Ray Dassen provided a patch in Debian's bug tracker (bug number #551461) %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 183c9ce1cf fix copyright year %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 777168cb77 provide and export Curl_parsedate() as a library-wide internal function %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ %!s(int64=16) %!d(string=hai) anos
  Dan Fandrich 7fc4e8af0a Changed some arrays of char* to arrays of char[] to reduce data size and %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg ba9963b8fa I replaced the use of 'struct tm' with a private clone of that struct simply %!s(int64=16) %!d(string=hai) anos
  Dan Fandrich 6d24719167 Made the month days table static const %!s(int64=16) %!d(string=hai) anos