Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  Daniel Stenberg e4505a1915 strdup: name it Curl_strdup il y a 1 an
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 8c9722bb1c misc: update incorrect copyright year ranges il y a 2 ans
  Jeff Mears 76e047fc27 easy: use a custom implementation of wcsdup on Windows il y a 2 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg 3c4c4ec2ee strdup: remove the odd strlen check il y a 4 ans
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range il y a 4 ans
  Erik Minekus 39c9140cce Curl_saferealloc: Fixed typo in docblock il y a 5 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 6 ans
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes il y a 7 ans
  Daniel Stenberg 8fd2a754f0 memdup: use 'void *' as return and source type il y a 7 ans
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg 9395999543 checksrc: use space after comma il y a 9 ans
  Steve Holme 92e7e346f3 strdup: Removed irrelevant comment il y a 9 ans
  Daniel Stenberg b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds il y a 9 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes il y a 11 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans
  Yang Tse 20e9fc73e2 Fix problem in strdup replacement when dealing with absolutely huge strings. il y a 16 ans
  Daniel Stenberg cbd1a77ec2 if () => if() il y a 16 ans
  Dan Fandrich 93844f64ef Use memcpy instead of strcpy to improve performance. il y a 17 ans
  Yang Tse f72c4e82fd Return NULL if argument is NULL. il y a 18 ans
  Dan Fandrich c6fc5a1a26 Moved strdup replacement from src/main.c into src/strdup.c so it's available il y a 18 ans