Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / curl_rtmp.c
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-26 Daniel StenbergINFILESIZE: fields in UserDefined must not be changed...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-10-04 Marc Hoerskenkrb5/curl_rtmp.c: Hide size_t to int type conversion...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Daniel Stenbergcurl_multi_fdset: correct fdset with FTP PORT use
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14 Daniel Stenbergprotocol handler: added flags field
2010-12-06 Daniel Stenbergdisconnect: pass on the dead_connection argument
2010-06-02 Yang Tseinclude libcurl standard internal headers
2010-05-25 Julien ChaffraixRTMP: Fix compiler warnings
2010-05-12 Howard ChuRTMP: initial support added, powered by librtmp