Commit Verlauf

Autor SHA1 Nachricht Datum
  Yang Tse 5db0a412ff atoi: remove atoi usage vor 13 Jahren
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines vor 14 Jahren
  Yang Tse 87428e07ca vor 14 Jahren
  Yang Tse d65cf7889b vor 14 Jahren
  Yang Tse bbefdf88fd vor 14 Jahren
  Daniel Stenberg 877dad1e24 - As was pointed out on the http-state mailing list, the order of cookies in a vor 14 Jahren
  Daniel Stenberg 240fa29e94 fixed a precaution check in the cookie code, pointed out by Julien Chaffraix vor 14 Jahren
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base vor 14 Jahren
  Daniel Stenberg 448d2b5f49 - Dima Barsky made the curl cookie parser accept cookies even with blank or vor 14 Jahren
  Yang Tse 5b11e3883c fix compiler warning: conversion from "long" to "size_t" may lose sign vor 14 Jahren
  Yang Tse 7d22ce5573 libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h vor 14 Jahren
  Daniel Stenberg 4f47fc4e14 - John P. McCaskey posted a bug report that showed how libcurl did wrong when vor 14 Jahren
  Daniel Stenberg af9ce990f0 minor whitespace edit vor 14 Jahren
  Daniel Stenberg 7ff4b4f2b5 - Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epoch vor 15 Jahren
  Yang Tse 5931cf77f4 DEBUGBUILD / CURLDEBUG decoupling follow-up vor 15 Jahren
  Daniel Stenberg 352177090f - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and vor 15 Jahren
  Daniel Stenberg 1cf6c15ab4 - bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointed vor 15 Jahren
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
  Daniel Stenberg 5e74c58b73 - Tim Ansell fixed a compiler warning in lib/cookie.c vor 15 Jahren
  Daniel Stenberg a19e02be5e - Michael Wallner fixed a NULL pointer deref when calling vor 15 Jahren
  Daniel Stenberg 58ebde9502 - Pawel Kierski pointed out a mistake in the cookie code that could lead to a vor 15 Jahren
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ vor 15 Jahren
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. vor 15 Jahren
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function vor 15 Jahren
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 vor 15 Jahren
  Daniel Stenberg 18be9882f7 Removed superfluous check of clist->name, as in this code path that pointer vor 15 Jahren
  Daniel Stenberg f72a26d340 - Stefan Krause pointed out that libcurl would wrongly send away cookies to vor 16 Jahren
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() vor 16 Jahren
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() vor 16 Jahren
  Daniel Stenberg e138ae5ec9 - I'm abandoning the system with the web site mirrors (but keeping download vor 16 Jahren