Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 år sedan |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 år sedan |
h1zzz
|
ecfc96c9bb
llist: remove redundant code, branch will not be executed
|
3 år sedan |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 år sedan |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 år sedan |
Daniel Stenberg
|
9b3f888a00
llist: make it "struct Curl_llist"
|
4 år sedan |
Daniel Stenberg
|
c0d7b05c41
llist: removed unused Curl_llist_move()
|
4 år sedan |
Daniel Stenberg
|
cec0734b4c
Curl_llist_remove: fix potential NULL pointer deref
|
7 år sedan |
Daniel Stenberg
|
31b39c40cf
multi: use a fixed array of timers instead of malloc
|
7 år sedan |
Daniel Stenberg
|
d87bd46cbf
llist: fix a comment after cbae73e1dd9
|
7 år sedan |
Daniel Stenberg
|
cbae73e1dd
llist: no longer uses malloc
|
7 år sedan |
Daniel Stenberg
|
e60fe20fdf
llist: replace Curl_llist_alloc with Curl_llist_init
|
7 år sedan |
Steve Holme
|
0c331b8999
memdebug: Ensure curl/curl.h is included before curl_memory.h
|
8 år sedan |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 år sedan |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 år sedan |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 år sedan |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 år sedan |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 år sedan |
Yang Tse
|
584dc8b8af
OOM handling/cleanup slight adjustments
|
13 år sedan |
Yang Tse
|
17f48fe879
libcurl: some OOM handling fixes
|
13 år sedan |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 år sedan |
Amr Shahin
|
c9f16e67ef
unitteset: Curl_llist_move
|
13 år sedan |
Daniel Stenberg
|
0f7bea7c3a
unittest: mark all unit tested functions
|
13 år sedan |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 år sedan |
Daniel Stenberg
|
03da3ba1c0
Curl_llist_insert_next: allow insertion first in the list
|
14 år sedan |
Daniel Stenberg
|
1d594772fd
llist: hide Curl_llist_init
|
14 år sedan |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 år sedan |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 år sedan |
Yang Tse
|
6bd91936ff
remove debug-code which zero-filled some structures before free()ing them
|
16 år sedan |
Yang Tse
|
5779283a52
attempt to fix or allow further detection of an elusive icc SIGSEGV
|
16 år sedan |