Commit History

Autor SHA1 Mensaxe Data
  Daniel Stenberg 6f4a5a4612 - Ray Dassen provided a patch in Debian's bug tracker (bug number #551461) %!s(int64=14) %!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=15) %!d(string=hai) anos
  Dan Fandrich 7fc4e8af0a Changed some arrays of char* to arrays of char[] to reduce data size and %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg ba9963b8fa I replaced the use of 'struct tm' with a private clone of that struct simply %!s(int64=15) %!d(string=hai) anos
  Dan Fandrich 6d24719167 Made the month days table static const %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg d369a2b775 - Introducing Jamie Lokier's function for date to epoch conversion used in the %!s(int64=15) %!d(string=hai) anos
  Yang Tse f7ef60c13f fix compiler warning: external definition with no prior declaration %!s(int64=16) %!d(string=hai) anos
  Dan Fandrich 90a6a59a2f Stopped using ranges in scanf character sequences (e.g. %[a-z]) since that %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg 423309541a Jeff Johnson filed bug report #1863171 %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg cbd1a77ec2 if () => if() %!s(int64=16) %!d(string=hai) anos
  Gisle Vanem caf880be18 Constified from arguments. %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg 17ae28e0fe Martin Skinner brought back bug report #1230118 to haunt us once again. %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that %!s(int64=17) %!d(string=hai) anos
  Marty Kuhrt 0040a60559 fix questionable compare %!s(int64=18) %!d(string=hai) anos
  Marty Kuhrt b11dec5dd5 putting back into dist %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg db83a0ebbc Michael Wallner reported that the date parser had wrong offset stored for %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg 6c157a404b Christopher R. Palmer fixed the offsets used for date parsings when the time %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg d49c144297 Gisle Vanem came up with a nice little work-around for bug #1230118. It %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg 8a96aec567 mktime() returns a time_t. time_t is often 32 bits, even on many architectures %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg e7cefd684b Removed all uses of strftime() since it uses the localised version of the %!s(int64=19) %!d(string=hai) anos
  Dan Fandrich 80d301257c Make some more arrays of pointers const. %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg c0d448f778 if gmtime() returns NULL, this returns -1 to bail out nicely %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg cd73a733c7 dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used %!s(int64=19) %!d(string=hai) anos