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
Age
Commit message (
Expand
)
Author
2010-02-01
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
Daniel Stenberg
2010-01-30
Make Curl_pop3_write() additionally truncate trailing POP3_EOB from received
Yang Tse
2010-01-29
WIN32 fix, _beginthreadex() may return either 0 or -1L upon failure
Yang Tse
2010-01-29
fix errno usage for WIN32 builds
Yang Tse
2010-01-29
RTSP followup fix. Both the pipelined and non-pipelined case need to
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-28
Chris Conroy's RTSP followup fixes
Yang Tse
2010-01-27
fix compiler warning
Yang Tse
2010-01-26
- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the
Daniel Stenberg
2010-01-26
Andre Guibert de Bruet improved the libssh2 error code translation
Daniel Stenberg
2010-01-26
resolver selection for non-configure Windows builds, default is threaded DNS
Yang Tse
2010-01-26
add curl_threads.c to non-configure target build files
Yang Tse
2010-01-26
onstantine Sapuntzakis threaded resolver enhancements
Yang Tse
2010-01-25
Constantine Sapuntzakis threaded resolver enhancements
Yang Tse
2010-01-25
Constantine Sapuntzakis provided initial thread abstraction layer
Yang Tse
2010-01-25
make Curl_handler_*_proxy definition static
Yang Tse
2010-01-25
fix compiler warning
Yang Tse
2010-01-24
Julien Chaffraix corrected bad #elif lines to silence warnings
Daniel Stenberg
2010-01-24
HAVE_GETADDRINFO_THREADSAFE definition for non-configure win32 builds
Yang Tse
2010-01-23
add inclusion of curl_memory.h
Yang Tse
2010-01-23
adjust preprocessor symbol definition check relative to resolver specialty
Yang Tse
2010-01-23
Include "curl_memory.h" to get the strdup replacement when necessary
Dan Fandrich
2010-01-22
wrap long lines and do some indent policing
Daniel Stenberg
2010-01-22
Definitions of resolver specialty compile-time defines CURLRES_* moved
Yang Tse
2010-01-22
deal with the possibility that CURL_DISABLE_RTSP may already be defined
Yang Tse
2010-01-22
fix compiler warning: statement is unreachable
Yang Tse
2010-01-22
fix compilation when http is disabled
Yang Tse
2010-01-22
disabling of rtsp when http isn't enabled required here for non-configure sys...
Yang Tse
2010-01-22
wrap long lines, remove (very old) attribution from code
Daniel Stenberg
2010-01-22
alphabetically sort the list of supported protocols
Daniel Stenberg
2010-01-22
s/RTPFUNCTION/INTERLEAVEFUNCTION/
Daniel Stenberg
2010-01-22
Constantine Sapuntzakis refactoring of async callbacks, allowing
Yang Tse
2010-01-21
Added rtsp.c to the non-configure target build files
Dan Fandrich
2010-01-21
fix compiler warning
Yang Tse
2010-01-21
make tftp_translate_code() static, it is only used from within tftp.c
Yang Tse
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-19
- As was pointed out on the http-state mailing list, the order of cookies in a
Daniel Stenberg
2010-01-19
- David McCreedy brought a fix and a new test case (129) to make libcurl work
Daniel Stenberg
2010-01-19
update copyright year notice
Yang Tse
2010-01-18
Constantine Sapuntzakis enhancements to make memory tracking log file writing
Yang Tse
2010-01-15
Store now this file in CVS with unix line endings.
Yang Tse
2010-01-15
Added the new protocol source files to the non-autoconf build files
Dan Fandrich
2010-01-11
ssh_statemach_act() is now modified to loop over the switch() to perform as
Daniel Stenberg
2010-01-11
After the TCP connect is confirmed in CURLM_STATE_WAITCONNECT and it changes
Daniel Stenberg
2010-01-11
- Made sure that the progress callback is repeatedly called at a regular
Daniel Stenberg
2010-01-09
struct Curl_sh_entry's 'inuse' member was no longer used and is now removed
Daniel Stenberg
2010-01-08
- Johan van Selst found and fixed a OpenSSL session ref count leak:
Daniel Stenberg
2010-01-07
removed a parameter from the Curl_http_readwrite_headers() prototype to remove
Daniel Stenberg
2010-01-07
removed Curl_http_header_append() prototype as it isn't used anymore, the
Daniel Stenberg
[prev]
[next]