2010-04-14 |
hyc | v2.2c stuff. not much user-visible |
commit | commitdiff | tree | snapshot |
2010-04-14 |
hyc | More cleanup |
commit | commitdiff | tree | snapshot |
2010-04-14 |
hyc | C89 compatibility |
commit | commitdiff | tree | snapshot |
2010-04-14 |
hyc | Leave CRYPTO defined by default, use "make CRYPTO=... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
hyc | cleanup: dTime -> iTime |
commit | commitdiff | tree | snapshot |
2010-04-11 |
hyc | Fix pause debug msg |
commit | commitdiff | tree | snapshot |
2010-04-10 |
hyc | Rename default log handler |
commit | commitdiff | tree | snapshot |
2010-04-10 |
hyc | Add missing LogSetCallback |
commit | commitdiff | tree | snapshot |
2010-04-10 |
hyc | Restructure logging, add log callback |
commit | commitdiff | tree | snapshot |
2010-04-07 |
hyc | Fix prev commit - hashswf must always be present |
commit | commitdiff | tree | snapshot |
2010-04-07 |
hyc | Drop #ifdef CRYPTO from rtmp.h; apps have no way to... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
hyc | Move -DCRYPTO to Makefile from rtmp.h |
commit | commitdiff | tree | snapshot |
2010-04-07 |
hyc | HashSWF depends on CRYPTO |
commit | commitdiff | tree | snapshot |
2010-04-07 |
hyc | include <stddef.h> |
commit | commitdiff | tree | snapshot |
2010-03-31 |
hyc | releaseStream, FCpublish, FCunpublish get no _results |
commit | commitdiff | tree | snapshot |
2010-03-31 |
hyc | cleanup sendplay log msg, plug m_read memleak |
commit | commitdiff | tree | snapshot |
2010-03-31 |
hyc | Make sure install directories exist |
commit | commitdiff | tree | snapshot |
2010-03-29 |
hyc | <stdbool.h> isn't as standard as some people claim... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
hyc | Silence prototype warnings |
commit | commitdiff | tree | snapshot |
2010-03-28 |
hyc | Check length for unescape |
commit | commitdiff | tree | snapshot |
2010-03-28 |
hyc | Revert prev commit, use \xx for escaping spaces |
commit | commitdiff | tree | snapshot |
2010-03-28 |
hyc | Can't use URL coding for embedded spaces in SetupURL... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
hyc | Cleanup tabs, URLdecode options in SetupURL |
commit | commitdiff | tree | snapshot |
2010-03-27 |
hyc | All timestamps are 32 bit ints |
commit | commitdiff | tree | snapshot |
2010-03-27 |
hyc | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2010-03-27 |
hyc | Option restructuring, allow most options to be passed... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
hyc | Use AVal for hostname and sockshost, don't allocate... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Downgrade from FP9 handshake on plain RTMP and non... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Fix #undef CRYPTO case |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Cleanup LogHex, just print 16 bytes per line |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Fix prev commit |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Cleanup prev |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Child process must exit if exec failed. (exec should... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
hyc | Abort on unrecognized options |
commit | commitdiff | tree | snapshot |
2010-03-24 |
hyc | Fix buffer errors |
commit | commitdiff | tree | snapshot |
2010-03-23 |
hyc | Timestamp may be absolute or relative when read off... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
hyc | delete packet->m_nInfoField1, it's just the timestamp |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Fix typo |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Workaround $(MAKEFLAGS) bug in gmake 3.81 |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | 2.2b update |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | v2.2b |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Add accessors for debuglevel, libversion, ctrlC, to... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Add Requires: line for crypto lib |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Add install target, create pkgconfig for install |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Check for valid socket before setting in fdset |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | Full debug for server handshake |
commit | commitdiff | tree | snapshot |
2010-03-22 |
hyc | (ugly) add FP10 support for server handshake |
commit | commitdiff | tree | snapshot |
2010-03-21 |
hyc | Export RTMP_SendClientBW() |
commit | commitdiff | tree | snapshot |
2010-03-21 |
hyc | More fixes due to -r369 |
commit | commitdiff | tree | snapshot |
2010-03-21 |
hyc | Fix init bug from -r369 |
commit | commitdiff | tree | snapshot |
2010-03-21 |
hyc | Fix Win32 HOME location again |
commit | commitdiff | tree | snapshot |
2010-03-20 |
hyc | Fix typo for --auth |
commit | commitdiff | tree | snapshot |
2010-03-20 |
hyc | GNU vs BSD make syntax issues |
commit | commitdiff | tree | snapshot |
2010-03-20 |
hyc | Update 2.2a notes |
commit | commitdiff | tree | snapshot |
2010-03-19 |
hyc | Initialization fixes |
commit | commitdiff | tree | snapshot |
2010-03-18 |
hyc | Rename AMF_Log -> RTMP_Log, cleanup |
commit | commitdiff | tree | snapshot |
2010-03-17 |
hyc | Remainder of gnutls support |
commit | commitdiff | tree | snapshot |
2010-03-17 |
hyc | Cleanup |
commit | commitdiff | tree | snapshot |
2010-03-17 |
hyc | Use GnuTLS/gcrypt for HMAC/RC4 |
commit | commitdiff | tree | snapshot |
2010-03-17 |
hyc | Add GnuTLS/Gcrypt support for DH key exchange |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | More cleanups for SendPacket: timestamps, header type... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | More for RTMP_Write, cleanup on Close |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | And more for RTMP_Write |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | More for RTMP_Write |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | More for RTMP_Write |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | More for RTMP_Write |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | Partial RTMP_Write implementation |
commit | commitdiff | tree | snapshot |
2010-03-16 |
hyc | Handle UnpublishNotify for live streams |
commit | commitdiff | tree | snapshot |
2010-03-15 |
hyc | Fix seek timestamp |
commit | commitdiff | tree | snapshot |
2010-03-15 |
hyc | Declare struct sockaddr |
commit | commitdiff | tree | snapshot |
2010-03-14 |
hyc | Use HOMEPATH on Windows, not HOME |
commit | commitdiff | tree | snapshot |
2010-03-14 |
hyc | Partial revert of prev commit, not needed |
commit | commitdiff | tree | snapshot |
2010-03-14 |
hyc | Always send tcUrl |
commit | commitdiff | tree | snapshot |
2010-03-14 |
hyc | Rever -r343, app is not required |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | More cleanup |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Fix status reporting |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | app is a required parameter |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Drop redundant CRYPTO #def |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Private header file |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Hide _debug output |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Fix pause/seek status |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Use explicit AMF_debuglevel |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Consolidate RTMP_READ booleans |
commit | commitdiff | tree | snapshot |
2010-03-13 |
hyc | Namespace cleanup |
commit | commitdiff | tree | snapshot |
2010-03-12 |
hyc | Tweak prev commit |
commit | commitdiff | tree | snapshot |
2010-03-12 |
hyc | Don't #define closesocket if someone else has |
commit | commitdiff | tree | snapshot |
2010-03-12 |
hyc | Initialize port |
commit | commitdiff | tree | snapshot |
2010-03-12 |
hyc | Use RTMP_Read() |
commit | commitdiff | tree | snapshot |
2010-03-12 |
hyc | Add RTMP_Read() to simplify library usage |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Note FLV header fix |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Silence spurious warning |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Cache initial packets, don't write header till we know... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Cache initial packets, don't write header till we know... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Rework WriteStream arguments |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Notes for 2.2a |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Document rmtpt support |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Drop assert |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | More for rtmpt |
commit | commitdiff | tree | snapshot |
2010-03-10 |
hyc | Cleanup whitespace |
commit | commitdiff | tree | snapshot |
next |