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
/
rtsp.c
Age
Commit message (
Expand
)
Author
2011-10-21
curl_multi_fdset: correct fdset with FTP PORT use
Daniel Stenberg
2011-09-26
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
Yang Tse
2011-09-25
allow write callbacks to indicate OOM to libcurl
Yang Tse
2011-08-14
RTSP: GET_PARAMETER requests have a body
Daniel Stenberg
2011-05-05
RTSP: cleanups
Daniel Stenberg
2011-05-05
RTSP: convert protocol-specific checks to generic
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2011-04-11
checkconnection: don't call with NULL pointer
Daniel Stenberg
2011-03-23
rtsp: move protocol code to dedicated file
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2010-12-06
url: provide dead_connection flag in Curl_handler::disconnect
Kamil Dudka
2010-09-06
rtsp: avoid SIGSEGV on malformed header
Kamil Dudka
2010-09-06
rtsp: avoid SIGSEGV on malformed header
Kamil Dudka
2010-04-16
Curl_setup_transfer: no longer returns anything
Daniel Stenberg
2010-03-24
Fix RTSP GET_PARAMETER empty and non-empty operation.
Chris Conroy
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-06
OOM handling fix
Yang Tse
2010-02-06
OOM handling fix
Yang Tse
2010-02-03
Fix OOM handling
Yang Tse
2010-02-03
Fix portability issue related with unaligned memory access
Yang Tse
2010-02-01
Conroy's fix to make the code match with the RTP documentation regarding
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-25
fix compiler warning
Yang Tse
2010-01-23
Include "curl_memory.h" to get the strdup replacement when necessary
Dan Fandrich
2010-01-22
fix compiler warning: statement is unreachable
Yang Tse
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
[prev]