]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2010-04-14 hycv2.2c stuff. not much user-visible
2010-04-14 hycMore cleanup
2010-04-14 hycC89 compatibility
2010-04-14 hycLeave CRYPTO defined by default, use "make CRYPTO=...
2010-04-11 hyccleanup: dTime -> iTime
2010-04-11 hycFix pause debug msg
2010-04-10 hycRename default log handler
2010-04-10 hycAdd missing LogSetCallback
2010-04-10 hycRestructure logging, add log callback
2010-04-07 hycFix prev commit - hashswf must always be present
2010-04-07 hycDrop #ifdef CRYPTO from rtmp.h; apps have no way to...
2010-04-07 hycMove -DCRYPTO to Makefile from rtmp.h
2010-04-07 hycHashSWF depends on CRYPTO
2010-04-07 hycinclude <stddef.h>
2010-03-31 hycreleaseStream, FCpublish, FCunpublish get no _results
2010-03-31 hyccleanup sendplay log msg, plug m_read memleak
2010-03-31 hycMake sure install directories exist
2010-03-29 hyc<stdbool.h> isn't as standard as some people claim...
2010-03-29 hycSilence prototype warnings
2010-03-28 hycCheck length for unescape
2010-03-28 hycRevert prev commit, use \xx for escaping spaces
2010-03-28 hycCan't use URL coding for embedded spaces in SetupURL...
2010-03-28 hycCleanup tabs, URLdecode options in SetupURL
2010-03-27 hycAll timestamps are 32 bit ints
2010-03-27 hycCleanup prev commit
2010-03-27 hycOption restructuring, allow most options to be passed...
2010-03-26 hycUse AVal for hostname and sockshost, don't allocate...
2010-03-25 hycDowngrade from FP9 handshake on plain RTMP and non...
2010-03-25 hycFix #undef CRYPTO case
2010-03-25 hycCleanup LogHex, just print 16 bytes per line
2010-03-25 hycFix prev commit
2010-03-25 hycCleanup prev
2010-03-25 hycChild process must exit if exec failed. (exec should...
2010-03-25 hycAbort on unrecognized options
2010-03-24 hycFix buffer errors
2010-03-23 hycTimestamp may be absolute or relative when read off...
2010-03-23 hycdelete packet->m_nInfoField1, it's just the timestamp
2010-03-22 hycFix typo
2010-03-22 hycCleanup prev commit
2010-03-22 hycWorkaround $(MAKEFLAGS) bug in gmake 3.81
2010-03-22 hyc2.2b update
2010-03-22 hycv2.2b
2010-03-22 hycAdd accessors for debuglevel, libversion, ctrlC, to...
2010-03-22 hycAdd Requires: line for crypto lib
2010-03-22 hycAdd install target, create pkgconfig for install
2010-03-22 hycCheck for valid socket before setting in fdset
2010-03-22 hycFull debug for server handshake
2010-03-22 hyc(ugly) add FP10 support for server handshake
2010-03-21 hycExport RTMP_SendClientBW()
2010-03-21 hycMore fixes due to -r369
2010-03-21 hycFix init bug from -r369
2010-03-21 hycFix Win32 HOME location again
2010-03-20 hycFix typo for --auth
2010-03-20 hycGNU vs BSD make syntax issues
2010-03-20 hycUpdate 2.2a notes
2010-03-19 hycInitialization fixes
2010-03-18 hycRename AMF_Log -> RTMP_Log, cleanup
2010-03-17 hycRemainder of gnutls support
2010-03-17 hycCleanup
2010-03-17 hycUse GnuTLS/gcrypt for HMAC/RC4
2010-03-17 hycAdd GnuTLS/Gcrypt support for DH key exchange
2010-03-16 hycMore cleanups for SendPacket: timestamps, header type...
2010-03-16 hycMore for RTMP_Write, cleanup on Close
2010-03-16 hycAnd more for RTMP_Write
2010-03-16 hycMore for RTMP_Write
2010-03-16 hycMore for RTMP_Write
2010-03-16 hycMore for RTMP_Write
2010-03-16 hycPartial RTMP_Write implementation
2010-03-16 hycHandle UnpublishNotify for live streams
2010-03-15 hycFix seek timestamp
2010-03-15 hycDeclare struct sockaddr
2010-03-14 hycUse HOMEPATH on Windows, not HOME
2010-03-14 hycPartial revert of prev commit, not needed
2010-03-14 hycAlways send tcUrl
2010-03-14 hycRever -r343, app is not required
2010-03-13 hycMore cleanup
2010-03-13 hycFix status reporting
2010-03-13 hycapp is a required parameter
2010-03-13 hycDrop redundant CRYPTO #def
2010-03-13 hycPrivate header file
2010-03-13 hycHide _debug output
2010-03-13 hycFix pause/seek status
2010-03-13 hycUse explicit AMF_debuglevel
2010-03-13 hycConsolidate RTMP_READ booleans
2010-03-13 hycNamespace cleanup
2010-03-12 hycTweak prev commit
2010-03-12 hycDon't #define closesocket if someone else has
2010-03-12 hycInitialize port
2010-03-12 hycUse RTMP_Read()
2010-03-12 hycAdd RTMP_Read() to simplify library usage
2010-03-10 hycNote FLV header fix
2010-03-10 hycSilence spurious warning
2010-03-10 hycCache initial packets, don't write header till we know...
2010-03-10 hycCache initial packets, don't write header till we know...
2010-03-10 hycRework WriteStream arguments
2010-03-10 hycNotes for 2.2a
2010-03-10 hycDocument rmtpt support
2010-03-10 hycDrop assert
2010-03-10 hycMore for rtmpt
2010-03-10 hycCleanup whitespace
next