]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2010-01-08 hycMore 2.1c misc
2010-01-08 hycFallback to Reconnect if ToggleStream didn't work,...
2010-01-08 hycChanges for 2.1c
2010-01-08 hycFormat rtmpsrv output as an rtmpdump commandline for...
2010-01-08 hycOnly flush LogPrintf() if output ends with \n
2010-01-07 hycFixed per-chunk sending
2010-01-07 hycPartially revert -r200, per-chunk sending is fragile...
2010-01-06 hycMore cleanup
2010-01-06 hycFix timestamp due to amf fixes, fix buf mgmt due to...
2010-01-06 hycSimplify playlist handling
2010-01-06 hycRelay data in chunks instead of full packets, to reduce...
2010-01-06 hycAdd RTMP_SendChunk() for sending incomplete packets...
2010-01-06 hycPlug mem leaks
2010-01-06 hycapp is parsed from url
2010-01-06 hycFailing to respond to SWF Verification request is an...
2010-01-06 hycUse unsigned int for timestamps
2010-01-06 hycFixes for extended timestamps, bounds checks
2010-01-06 hycDon't try to close server->socket multiple times
2010-01-05 hycFix typo
2010-01-05 hycRestore 'v' that was dropped from version by mistake
2010-01-05 hycFix prev commit
2010-01-05 hycAdd optional packet param to RTMP_Connect(); rtmpsuck...
2010-01-05 hycplaypath needs to be url-decoded
2010-01-04 hycUpdates for 2.1b
2010-01-04 hycFix URL matching in file check
2010-01-04 hycHandle getStreamLength
2010-01-04 hycMore logging cleanup
2010-01-04 hycCleanup filename some more, close immediately if client...
2010-01-04 hycClose the session on close request
2010-01-04 hycAdd flag for sending objectEncoding even if it's zero
2010-01-03 hycFix typo
2010-01-03 hycFix bufferSize in resume
2010-01-02 hycAlways flush log output
2010-01-02 hycrevert accidental commit
2010-01-02 hycCleanup CRYPTO dependencies
2010-01-02 hycZap colons in playpath
2010-01-02 hycFix: handle auth parameters in connect request
2010-01-02 hycFix WIN32 timeout handling
2010-01-01 hyc2.1a updates: copyright year, streams description in...
2010-01-01 hycMore cleanup for prev commit
2010-01-01 hycCleanup prev commit
2010-01-01 hycFix SO_RCVTIMEO for WIN32
2009-12-31 hycNeed <errno.h> here too
2009-12-31 hycMore thread cleanup
2009-12-31 hycAdd some messages for failures
2009-12-31 hycSilence warning
2009-12-31 hycMore for warnings
2009-12-31 hyccomment out unused functions to silence warnings
2009-12-31 hycMove thread support to its own files
2009-12-31 hycMore cleanup for mingw
2009-12-31 hycMore cleanup
2009-12-31 hycCleanup
2009-12-31 hycRefactor a bit for WIN32 compatibility
2009-12-30 hycHashSWF(,ask)
2009-12-30 hycAdd 'ask' param back to HashSWF, expose HandlePacket...
2009-12-30 hycFix prev commit
2009-12-30 hycPrep for 2.1; use Referrer in HashSWF
2009-12-30 hycRename SWFVerify() to RTMP_HashSWF(), rename swfvfy...
2009-12-30 hycStrip unused stuff, close output file on Netstream...
2009-12-30 hycNotes about rtmpsuck.
2009-12-29 hycAdd -z option to enable debug
2009-12-29 hycWrite headers for 0-length packets
2009-12-29 hycMore fixes for SendPacket channels
2009-12-29 hycUse m_outChunkSize
2009-12-29 hycChange chunksize as needed, don't talk to HTTP server...
2009-12-29 hycAdd "ask" param, don't talk to HTTP server if we alread...
2009-12-29 hycAdd separate in/out chunk size, fix channels in SendPac...
2009-12-29 hycMake LogHexString() more usable, add DEBUG2 level
2009-12-29 hycDrop libcurl stuff
2009-12-29 hycCheck for fopen failing
2009-12-29 hycFix prev commit
2009-12-29 hycAdd transparent proxy server, work in progress.
2009-12-29 hycExpose RTMP_SendCtrl, tweak RTMPPacket_Alloc to reserve...
2009-12-29 hycStrip trailing params from swfurl in saved copy
2009-12-28 hycNote that Curl and Zlib are now required
2009-12-28 hycAdd note about automatic SWF verification
2009-12-28 hycAutomate SWF verification, use -W instead of -s
2009-12-28 hycRestore Windows compatibility patches
2009-12-28 hycAdd note about rtmpsrv
2009-12-27 hycIgnore zero-length packets during connect
2009-12-27 hycAdd missing notices
2009-12-26 hycCleanup, comments on TEA
2009-12-26 hycFix typo in r114
2009-12-26 hycSecureToken support
2009-12-26 hycMinor cleanup
2009-12-24 hycFix typo in verifying client signature
2009-12-24 hycFix typo in retrieving client digestpos
2009-12-22 hycLog client's destination IP address, in case it was...
2009-12-22 hycs/server/peer/ now that we support both sides
2009-12-22 hycAllow AMF3 encoding
2009-12-22 hycAdd dummy RTMP server. Doesn't serve any data, just...
2009-12-22 hycChange AMF_Encode* APIs to include buffer end checking...
2009-12-22 hycAdded server-side handshaking. Will probably split...
2009-12-21 hycSilence spurious warning
2009-12-21 hycRestructure, always send 2nd handshake packet before...
2009-12-20 hycMinor cleanup
2009-12-18 hycAllow longer URLs for subscribepath
2009-12-18 hycAlways log Invokes, even if we don't exepct a _result
2009-12-17 hycFix whitespace in debug
2009-12-17 hycWin32 thread support
next