2010-02-05 |
hyc | Another timestamp fix, same as r202 |
commit | commitdiff | tree | snapshot |
2010-02-05 |
hyc | Fix r239, there are 4 fields per record now |
commit | commitdiff | tree | snapshot |
2010-01-30 |
hyc | Silence warning |
commit | commitdiff | tree | snapshot |
2010-01-28 |
hyc | Prep for FlashPlayer10 handshake support. (Probably... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
hyc | Drop osx-specific rules. Don't mention cygwin or any... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
hyc | Allow zero swfAge to force HTTP check every time |
commit | commitdiff | tree | snapshot |
2010-01-19 |
hyc | Add ctim to ~/.swfinfo, recording the last time we... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
hyc | Log BytesReceived reports from client |
commit | commitdiff | tree | snapshot |
2010-01-16 |
hyc | Don't send our own byte counts, the real client will |
commit | commitdiff | tree | snapshot |
2010-01-15 |
hyc | Split RTMP_Connect up, add m_bSendCounter flag; proxy... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
hyc | Use __APPLE__ instead of __MACOSX__ |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Note parseurl fix for extensions |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Handle extensions followed by URL parameters |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Close both connections on cleanup |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Tweak SendChunk to use a single WriteN call |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Skip leading dot in filenames |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Cleanup unused field |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | rtmpdump params should be printed on stdout |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Fix AMF_Decode() end detection |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Use double quotes instead of single quotes for output |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Fix typo |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Also support NULL for --conn parameters |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Notes for connect params |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | more for 2.1c, arbitrary AMF data in connect requests |
commit | commitdiff | tree | snapshot |
2010-01-09 |
hyc | Add --conn|-C option to append arbitrary AMF data to... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
hyc | More 2.1c misc |
commit | commitdiff | tree | snapshot |
2010-01-08 |
hyc | Fallback to Reconnect if ToggleStream didn't work,... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
hyc | Changes for 2.1c |
commit | commitdiff | tree | snapshot |
2010-01-08 |
hyc | Format rtmpsrv output as an rtmpdump commandline for... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
hyc | Only flush LogPrintf() if output ends with \n |
commit | commitdiff | tree | snapshot |
2010-01-07 |
hyc | Fixed per-chunk sending |
commit | commitdiff | tree | snapshot |
2010-01-07 |
hyc | Partially revert -r200, per-chunk sending is fragile... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | More cleanup |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Fix timestamp due to amf fixes, fix buf mgmt due to... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Simplify playlist handling |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Relay data in chunks instead of full packets, to reduce... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Add RTMP_SendChunk() for sending incomplete packets... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Plug mem leaks |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | app is parsed from url |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Failing to respond to SWF Verification request is an... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Use unsigned int for timestamps |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Fixes for extended timestamps, bounds checks |
commit | commitdiff | tree | snapshot |
2010-01-06 |
hyc | Don't try to close server->socket multiple times |
commit | commitdiff | tree | snapshot |
2010-01-05 |
hyc | Fix typo |
commit | commitdiff | tree | snapshot |
2010-01-05 |
hyc | Restore 'v' that was dropped from version by mistake |
commit | commitdiff | tree | snapshot |
2010-01-05 |
hyc | Fix prev commit |
commit | commitdiff | tree | snapshot |
2010-01-05 |
hyc | Add optional packet param to RTMP_Connect(); rtmpsuck... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
hyc | playpath needs to be url-decoded |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | Updates for 2.1b |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | Fix URL matching in file check |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | Handle getStreamLength |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | More logging cleanup |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | Cleanup filename some more, close immediately if client... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | Close the session on close request |
commit | commitdiff | tree | snapshot |
2010-01-04 |
hyc | Add flag for sending objectEncoding even if it's zero |
commit | commitdiff | tree | snapshot |
2010-01-03 |
hyc | Fix typo |
commit | commitdiff | tree | snapshot |
2010-01-03 |
hyc | Fix bufferSize in resume |
commit | commitdiff | tree | snapshot |
2010-01-02 |
hyc | Always flush log output |
commit | commitdiff | tree | snapshot |
2010-01-02 |
hyc | revert accidental commit |
commit | commitdiff | tree | snapshot |
2010-01-02 |
hyc | Cleanup CRYPTO dependencies |
commit | commitdiff | tree | snapshot |
2010-01-02 |
hyc | Zap colons in playpath |
commit | commitdiff | tree | snapshot |
2010-01-02 |
hyc | Fix: handle auth parameters in connect request |
commit | commitdiff | tree | snapshot |
2010-01-02 |
hyc | Fix WIN32 timeout handling |
commit | commitdiff | tree | snapshot |
2010-01-01 |
hyc | 2.1a updates: copyright year, streams description in... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
hyc | More cleanup for prev commit |
commit | commitdiff | tree | snapshot |
2010-01-01 |
hyc | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2010-01-01 |
hyc | Fix SO_RCVTIMEO for WIN32 |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | Need <errno.h> here too |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | More thread cleanup |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | Add some messages for failures |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | Silence warning |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | More for warnings |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | comment out unused functions to silence warnings |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | Move thread support to its own files |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | More cleanup for mingw |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | More cleanup |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | Cleanup |
commit | commitdiff | tree | snapshot |
2009-12-31 |
hyc | Refactor a bit for WIN32 compatibility |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | HashSWF(,ask) |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | Add 'ask' param back to HashSWF, expose HandlePacket... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | Fix prev commit |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | Prep for 2.1; use Referrer in HashSWF |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | Rename SWFVerify() to RTMP_HashSWF(), rename swfvfy... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | Strip unused stuff, close output file on Netstream... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
hyc | Notes about rtmpsuck. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Add -z option to enable debug |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Write headers for 0-length packets |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | More fixes for SendPacket channels |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Use m_outChunkSize |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Change chunksize as needed, don't talk to HTTP server... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Add "ask" param, don't talk to HTTP server if we alread... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Add separate in/out chunk size, fix channels in SendPac... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Make LogHexString() more usable, add DEBUG2 level |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Drop libcurl stuff |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Check for fopen failing |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Fix prev commit |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Add transparent proxy server, work in progress. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Expose RTMP_SendCtrl, tweak RTMPPacket_Alloc to reserve... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
hyc | Strip trailing params from swfurl in saved copy |
commit | commitdiff | tree | snapshot |
next |