aboutsummaryrefslogtreecommitdiff
path: root/lib/rtsp.c
AgeCommit message (Expand)Author
2010-04-16Curl_setup_transfer: no longer returns anythingDaniel Stenberg
2010-03-24Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-06OOM handling fixYang Tse
2010-02-06OOM handling fixYang Tse
2010-02-03Fix OOM handlingYang Tse
2010-02-03Fix portability issue related with unaligned memory accessYang Tse
2010-02-01Conroy's fix to make the code match with the RTP documentation regardingYang Tse
2010-01-28fix printf-style format stringsYang Tse
2010-01-28Chris Conroy's RTSP followup fixesYang Tse
2010-01-25fix compiler warningYang Tse
2010-01-23Include "curl_memory.h" to get the strdup replacement when necessaryDan Fandrich
2010-01-22fix compiler warning: statement is unreachableYang Tse
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg