Age | Commit message (Expand) | Author |
2017-07-28 | curl_rtmp: fix a compiler warning | Johannes Schindelin |
2017-06-30 | handler: refactor connection checking | Max Dymond |
2017-04-29 | curl_rtmp: fix missing-variable-declarations warnings | Marcel Raad |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-17 | checksrc: use space after comma | Daniel Stenberg |
2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
2014-12-24 | rtmp: Use standard naming for setup connection function | Steve Holme |
2014-10-04 | nonblock: call with (void) to show we ignore the return code | Daniel Stenberg |
2014-04-26 | INFILESIZE: fields in UserDefined must not be changed run-time | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-10-04 | krb5/curl_rtmp.c: Hide size_t to int type conversion warning | Marc Hoersken |
2011-10-21 | curl_multi_fdset: correct fdset with FTP PORT use | 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-03-14 | protocols: use CURLPROTO_ internally | Daniel Stenberg |
2011-03-14 | protocol handler: added flags field | Daniel Stenberg |
2010-12-06 | disconnect: pass on the dead_connection argument | Daniel Stenberg |
2010-06-02 | include libcurl standard internal headers | Yang Tse |
2010-05-26 | RTMP: Fix compiler warnings | Julien Chaffraix |
2010-05-12 | RTMP: initial support added, powered by librtmp | Howard Chu |