index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
easy.c
Age
Commit message (
Expand
)
Author
2013-05-12
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
Daniel Stenberg
2013-04-26
curl_easy_init: use less mallocs
Daniel Stenberg
2013-04-04
easy.c: fix compiler warning
Yang Tse
2013-04-04
easy: Fix the broken CURLOPT_MAXCONNECTS option
Linus Nielsen Feltzing
2013-03-25
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
Yang Tse
2013-03-14
curl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS usage possibility
Yang Tse
2013-03-12
curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag
Zdenek Pavlas
2013-03-12
easy: do not ignore poll() failures other than EINTR
Kamil Dudka
2013-02-05
curl_easy_perform: Value stored to 'mcode' is never read
Daniel Stenberg
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-07
Introducing a new persistent connection caching system using "bundles".
Linus Nielsen Feltzing
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-10-12
OOM handling/cleanup slight adjustments
Yang Tse
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-08-28
NTLM: END of refactoring/splitting/moving
Yang Tse
2011-08-07
BSD-style lwIP TCP/IP stack support - followup
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-25
WIN32 io.h and fcntl.h inclusion done in setup_once.h
Yang Tse
2011-07-25
time.h and sys/time.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-05-24
compiler warning: fix
Yang Tse
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
asynch resolvers: cleanup
Daniel Stenberg
2011-04-25
asynch resolvers: unified
Vsevolod Novikov
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2011-04-04
disable cookies: remove ifdefs, move code
Daniel Stenberg
2010-12-07
easy: fix compiler warning: end-of-loop code not reached
Yang Tse
2010-12-02
fix compiler warning: statement is not reachable
Yang Tse
2010-11-08
fix compiler warning
Yang Tse
2010-09-21
duphandle: use ares_dup()
Daniel Stenberg
2010-09-06
portabilty: use proper variable type to hold sockets
Daniel Stenberg
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-04-26
SSH: init and cleanup libssh2 in global_init/cleanup
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-04
fix printf-style format strings
Yang Tse
2010-01-22
wrap long lines and do some indent policing
Daniel Stenberg
2009-11-18
Make usage of calloc()'s arguments consistent with rest of code base
Yang Tse
2009-10-27
Fix Pelles C Win32 target compilation issues
Yang Tse
2009-09-17
Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h
Yang Tse
2009-06-15
Replaced use of standard C library rand()/srand() by our own pseudo-random nu...
Patrick Monnerat
2009-06-12
fix compiler warning
Yang Tse
2009-05-18
Simplify c-ares function capability check
Yang Tse
2009-05-17
fixed case.
Gunter Knauf
[prev]
[next]