Commit History

Author SHA1 Message Date
  Steve Holme 92e7e346f3 strdup: Removed irrelevant comment 9 years ago
  Daniel Stenberg b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds 9 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes 11 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 years ago
  Yang Tse 20e9fc73e2 Fix problem in strdup replacement when dealing with absolutely huge strings. 16 years ago
  Daniel Stenberg cbd1a77ec2 if () => if() 16 years ago
  Dan Fandrich 93844f64ef Use memcpy instead of strcpy to improve performance. 17 years ago
  Yang Tse f72c4e82fd Return NULL if argument is NULL. 18 years ago
  Dan Fandrich c6fc5a1a26 Moved strdup replacement from src/main.c into src/strdup.c so it's available 18 years ago