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