Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+69 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -69/+0 |
* | lib/*.h: use our standard naming scheme for header inclusion guards | Yang Tse | 2012-12-28 | 1 | -4/+4 |
* | RTSP: cleanups | Daniel Stenberg | 2011-05-05 | 1 | -7/+2 |
* | RTSP: convert protocol-specific checks to generic | Daniel Stenberg | 2011-05-05 | 1 | -13/+0 |
* | rtsp: move protocol code to dedicated file | Daniel Stenberg | 2011-03-23 | 1 | -1/+6 |
* | url: provide dead_connection flag in Curl_handler::disconnect | Kamil Dudka | 2010-12-06 | 1 | -1/+1 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Chris Conroy's RTSP followup fixes | Yang Tse | 2010-01-28 | 1 | -2/+8 |
* | fix compilation when http is disabled | Yang Tse | 2010-01-22 | 1 | -17/+17 |
* | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | 2010-01-21 | 1 | -0/+77 |