]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2010-04-30 hycAdd --playlist option
2010-04-30 hycUpdates for 2.2d
2010-04-30 hycClarify NO_SSL initialization
2010-04-29 hycAdd -DNO_SSL option for omitting SSL support (just...
2010-04-29 hycDon't strip suffix if prefix was already present
2010-04-29 hycAdd support for polarssl, http://www.polarssl.org
2010-04-24 hycMore explicit OpenSSL check
2010-04-24 hycCheck OpenSSL version
2010-04-24 hycAdd support for set_playlist command
2010-04-24 hycRestructure Link booleans into bitflags
2010-04-24 hycTweak client version based on encryption status
2010-04-24 hycFix whitespace
2010-04-24 hycFix: if playpath begins with '?' just use the remainder
2010-04-21 hycDrop unneeded Debug
2010-04-21 hycMore trivial cleanup
2010-04-21 hycwhitespace cleanup
2010-04-21 hycFix timestamps in FLV packets
2010-04-20 hycFix digest offset computation, handshake versions
2010-04-18 hycTweak pkgconfig libs
2010-04-18 hycWindows - use ws2tcpip.h, drop our bogus socklen_t...
2010-04-18 hycWindows GNUTLS needs explicit -lgcrypt
2010-04-18 hycUse winsock2.h, not winsock.h
2010-04-18 hycSet CROSS_COMPILE for ar
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
next