Daniel Stenberg
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
vor 11 Monaten |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
vor 1 Jahr |
Daniel Stenberg
|
ac57e69b58
strdup: do Curl_strndup without strncpy
|
vor 1 Jahr |
Daniel Stenberg
|
d3b3ba35a5
lib: add and use Curl_strndup()
|
vor 1 Jahr |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
vor 1 Jahr |
Daniel Stenberg
|
e4505a1915
strdup: name it Curl_strdup
|
vor 1 Jahr |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
vor 2 Jahren |
Daniel Stenberg
|
8c9722bb1c
misc: update incorrect copyright year ranges
|
vor 3 Jahren |
Jeff Mears
|
76e047fc27
easy: use a custom implementation of wcsdup on Windows
|
vor 3 Jahren |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
vor 4 Jahren |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
vor 4 Jahren |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
vor 8 Jahren |
Daniel Stenberg
|
8fd2a754f0
memdup: use 'void *' as return and source type
|
vor 8 Jahren |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
vor 8 Jahren |
Daniel Stenberg
|
b387560692
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
|
vor 10 Jahren |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
vor 12 Jahren |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
vor 12 Jahren |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
vor 12 Jahren |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
vor 12 Jahren |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
vor 14 Jahren |
Yang Tse
|
a07bc79117
|
vor 14 Jahren |
Yang Tse
|
37a358ab93
move multiple header inclusion prevention definition to top of file
|
vor 16 Jahren |
Dan Fandrich
|
c6fc5a1a26
Moved strdup replacement from src/main.c into src/strdup.c so it's available
|
vor 18 Jahren |