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