Commit History

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