summaryrefslogtreecommitdiff
path: root/lib/rtsp.h
Commit message (Expand)AuthorAgeFilesLines
* configure: disable RTSP when hyper is selectedDaniel Stenberg2021-06-101-1/+1
* lib: remove conn->data usesPatrick Monnerat2021-01-241-2/+2
* rtsp: disable if Hyper is usedDaniel Stenberg2020-12-181-0/+4
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* handler: refactor connection checkingMax Dymond2017-06-301-2/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+69
* build: rename 76 lib/*.h filesYang Tse2012-12-281-69/+0
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-281-4/+4
* RTSP: cleanupsDaniel Stenberg2011-05-051-7/+2
* RTSP: convert protocol-specific checks to genericDaniel Stenberg2011-05-051-13/+0
* rtsp: move protocol code to dedicated fileDaniel Stenberg2011-03-231-1/+6
* url: provide dead_connection flag in Curl_handler::disconnectKamil Dudka2010-12-061-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Chris Conroy's RTSP followup fixesYang Tse2010-01-281-2/+8
* fix compilation when http is disabledYang Tse2010-01-221-17/+17
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-0/+77