Daniel Stenberg
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 mesiacov pred |
Daniel Stenberg
|
63cdaefbc3
strdup: remove the memchr check from Curl_strndup
|
11 mesiacov pred |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 rok pred |
Daniel Stenberg
|
ac57e69b58
strdup: do Curl_strndup without strncpy
|
1 rok pred |
Jay Satiro
|
4855debd8a
strdup: don't allow Curl_strndup to read past a null terminator
|
1 rok pred |
Daniel Stenberg
|
d3b3ba35a5
lib: add and use Curl_strndup()
|
1 rok pred |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok pred |
Daniel Stenberg
|
e4505a1915
strdup: name it Curl_strdup
|
1 rok pred |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 rokov pred |
Daniel Stenberg
|
8c9722bb1c
misc: update incorrect copyright year ranges
|
3 rokov pred |
Jeff Mears
|
76e047fc27
easy: use a custom implementation of wcsdup on Windows
|
3 rokov pred |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 rokov pred |
Daniel Stenberg
|
3c4c4ec2ee
strdup: remove the odd strlen check
|
4 rokov pred |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 rokov pred |
Erik Minekus
|
39c9140cce
Curl_saferealloc: Fixed typo in docblock
|
6 rokov pred |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 rokov pred |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
8 rokov pred |
Daniel Stenberg
|
8fd2a754f0
memdup: use 'void *' as return and source type
|
8 rokov pred |
Steve Holme
|
0c331b8999
memdebug: Ensure curl/curl.h is included before curl_memory.h
|
8 rokov pred |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 rokov pred |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 rokov pred |
Steve Holme
|
92e7e346f3
strdup: Removed irrelevant comment
|
10 rokov pred |
Daniel Stenberg
|
b387560692
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
|
10 rokov pred |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 rokov pred |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 rokov pred |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 rokov pred |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 rokov pred |
Daniel Stenberg
|
ee588fe088
mem-include-scan: verify memory #includes
|
12 rokov pred |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 rokov pred |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 rokov pred |