Commit History

Author SHA1 Message Date
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 4 months ago
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 5 months ago
  Daniel Stenberg ac57e69b58 strdup: do Curl_strndup without strncpy 5 months ago
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() 5 months ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg e4505a1915 strdup: name it Curl_strdup 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 1 year ago
  Daniel Stenberg 8c9722bb1c misc: update incorrect copyright year ranges 2 years ago
  Jeff Mears 76e047fc27 easy: use a custom implementation of wcsdup on Windows 2 years ago
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes 7 years ago
  Daniel Stenberg 8fd2a754f0 memdup: use 'void *' as return and source type 7 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 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 ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse a07bc79117 14 years ago
  Yang Tse 37a358ab93 move multiple header inclusion prevention definition to top of file 16 years ago
  Dan Fandrich c6fc5a1a26 Moved strdup replacement from src/main.c into src/strdup.c so it's available 18 years ago