]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2012-02-24 Josh AllmannFix upper bound check in AMF_GetProp
2012-02-24 Joshua AllmannRemove extra object end tag in Connect reply
2011-12-23 Antti AjankiSupport decoding AMF_XML_DOC
2011-11-15 Howard ChuFix log messages
2011-11-15 Martin StorsjoFix mismatched format string conversions
2011-11-15 Martin StorsjoTell gcc about log format strings
2011-11-15 Martin StorsjoFix missing log message parameter
2011-11-08 Howard ChuCheck for malloc failure in prev commit
2011-11-08 Howard ChuCalculate tcUrl length
2011-11-08 Howard ChuSpell Referer according to RFC1945
2011-11-08 Howard ChuIncrease tcUrl buffer size
2011-11-07 Jeff JohnsonFix getting swf hash with https URLs
2011-11-07 KSVFix bytes-received report
2011-09-30 Kirill Zorinfixed undefined behaviour due to union assignment
2011-09-25 Howard ChuPolarSSL support now requires version 1.0.0.
2011-08-12 Howard ChuAdd RD_NO_CONNECT return code for Connect failures
2011-08-09 Howard ChuFix AVreplace for usherToken
2011-08-03 Howard ChuFix <arpa/inet.h> include order
2011-08-02 Chris LarsenUnexpected BW Response Fix
2011-07-31 Howard ChuCleanup previous commit
2011-07-31 KSVJustin.TV usherToken detection
2011-07-29 Scott D. DavillaDarwin dylib updates
2011-07-23 Howard ChuPlug potential memleak
2011-07-23 Howard ChuFix MDH_free() for PolarSSL
2011-07-23 Martin StorsjoDon't try to close an already closed socket
2011-07-23 Martin StorsjoCheck the return value from RTMP_SendBytesReceived()
2011-07-22 Martin StorsjoGenerate and install an import lib for the built DLL
2011-07-22 Martin StorsjoCreate the SODIR, too
2011-07-22 Martin StorsjoRemove the generated pkg-config file on make clean
2011-07-22 Howard ChuRegenerate HTML docs, minor tweaks
2011-07-22 toine512Squashed commit of the following:
2011-07-12 Howard Chuv2.4 changes v2.4
2011-07-12 Howard ChuVersion bump
2011-07-12 Howard ChuAdditional credit for RTMPE 9 keys
2011-07-12 Howard ChuAdd LIB_RTMP macro
2011-07-12 Howard ChuAdd RTMPE type 9 handshake signature
2011-07-11 Howard ChuRevert "Drop back on the handshake version, avoid rtmpe 9"
2011-07-05 Compnadd -shared to mingw ldflags, fixes compilation error
2011-04-07 hycUse symbolic constants for packet types. From Peter...
2011-04-07 hycHandle multiple sessions at once (ugly)
2011-04-07 hycHandle Play.PublishNotify like Play.Start
2011-03-22 hycFix prev commit
2011-03-19 hycDrop back on the handshake version, avoid rtmpe 9
2011-03-16 hycFix rtmpt read hangs
2011-03-14 hycBump up play command buffer sizes
2011-03-10 hycFix typos in prev commit
2011-03-10 hycAdd Libs.private to pkgconfig for Windows
2011-02-25 hycFix FLV timestamps during resume
2010-12-24 hycFix infinite loop on Error/Close
2010-10-26 hycTimeout fix from Antti Ajanki
2010-10-08 hycLog error message for unsupported SWF Verification...
2010-08-13 hycLess case-sensitive check for Content-length: header
2010-08-13 hycSubstitute libdir in pkgconfig file
2010-08-10 hycMore dynlib tweaks
2010-08-09 hycFixes for Darwin - use dylib, not bundle for shared lib
2010-07-12 hycMacOSX/Darwin shared library flags
2010-07-08 hycFix install target
2010-07-08 hycDon't link explicitly against static library
2010-07-05 hycUpdate XBOX/XBMC support
2010-07-05 hycRemove obsolete XBOX defs
2010-07-05 hycHide strtime()
2010-07-03 hycUpdate from prev commit
2010-07-03 hycDocument the escape coding used for special characters...
2010-07-01 hycFix typo
2010-06-30 hyczlib dependency is only when CRYPTO is enabled
2010-06-30 hycDefault to SYS=posix, parent Makefile may not have run
2010-06-30 hycAlso delete shared libs on clean
2010-06-30 hyc2.3 notes about shared library
2010-06-30 hycAdd mingw DLL install support
2010-06-30 hycAdd -lz and MinGW support
2010-06-30 hycBumping version to 2.3 to highlight shared lib support
2010-06-29 hycOnly send CheckBW request once
2010-06-29 hycFix prev commit
2010-06-29 hycCleanup prev commit
2010-06-29 hycFix tcUrl generation, free it on close if needed
2010-06-29 hycSkip repeated spaces between URL options
2010-06-27 hycCheck for duplicate invocations
2010-06-26 hycNotes for 2.2f
2010-06-25 hycFix bogus switch statement
2010-06-24 hycFix skipping extension
2010-06-24 hycm_read.buf cannot be freed if we were still searching...
2010-06-22 hyccasting hbuf to unsigned doesn't seem to work, just...
2010-06-19 hycAdd ping/pong msg, from mybiiter@gmail.com. (Untested...
2010-06-17 hycSimple rules for shared lib, v2.2f
2010-06-17 hycbump libversion to 2.2f
2010-06-17 hycAdd RTMP_Socket(), RTMP_Pause(). Addresses the last...
2010-06-06 hycAlways use .flv extension for output
2010-06-03 hycRegenerate
2010-06-03 hycformatting/typos
2010-06-03 hycNote librtmp is LGPL
2010-06-03 hycUpdate FSF address in license notice
2010-06-02 hycmove TRUE/FALSE defs to public header, just in case
2010-06-02 hycKill all use of bool, just use int
2010-06-02 hycadd XLIBS macro
2010-06-01 hycdrop unused MF variable
2010-06-01 hycdrop $(MAKEFLAGS), unnecessary
2010-05-31 hycRTMP_Write buf is const
2010-05-30 hycFix RC4 teardown for GnuTLS/gcrypt
2010-05-29 hycNote RTMP_EnableWrite
2010-05-29 hycTweak install vars
next