Yang Tse
|
6bcacff1a5
WIN32 MemoryTracking: require UNICODE for wide strdup code support
|
11 years ago |
Yang Tse
|
90695fb2c5
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
|
11 years ago |
Yang Tse
|
2022b10e50
easy.c: fix global declaration shadowing
|
11 years ago |
Daniel Stenberg
|
365c5ba395
formpost: better random boundaries
|
11 years ago |
Daniel Stenberg
|
6117d4025e
SIGPIPE: don't use 'data' in sigpipe restore
|
11 years ago |
Daniel Stenberg
|
7d80ed64e4
SIGPIPE: ignored while inside the library
|
11 years ago |
Daniel Stenberg
|
0feeab7802
curl_easy_perform: avoid busy-looping
|
11 years ago |
Daniel Stenberg
|
7ed25ccf0d
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
|
11 years ago |
Daniel Stenberg
|
6420672879
curl_easy_init: use less mallocs
|
11 years ago |
Yang Tse
|
5f5e4c92c4
easy.c: fix compiler warning
|
11 years ago |
Linus Nielsen Feltzing
|
e87e76e2dc
easy: Fix the broken CURLOPT_MAXCONNECTS option
|
11 years ago |
Yang Tse
|
8ec2cb5544
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
|
11 years ago |
Yang Tse
|
001e664ff7
curl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS usage possibility
|
11 years ago |
Zdenek Pavlas
|
57ccdfa8d2
curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag
|
11 years ago |
Kamil Dudka
|
491e026ccd
easy: do not ignore poll() failures other than EINTR
|
11 years ago |
Daniel Stenberg
|
0d1b754376
curl_easy_perform: Value stored to 'mcode' is never read
|
11 years ago |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
12 years ago |
Yang Tse
|
919c97fa65
curl tool: use configuration files from lib directory
|
12 years ago |
Yang Tse
|
bff78cc18e
OOM handling/cleanup slight adjustments
|
13 years ago |
Yang Tse
|
17f48fe879
libcurl: some OOM handling fixes
|
13 years ago |
Yang Tse
|
662c1d87f3
NTLM: END of refactoring/splitting/moving
|
13 years ago |
Yang Tse
|
2ccffbb37e
BSD-style lwIP TCP/IP stack support - followup
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |