]> granicus.if.org Git - rtmpdump/log
rtmpdump
15 years agoAdd -z option to enable debug
hyc [Tue, 29 Dec 2009 23:41:59 +0000 (23:41 +0000)]
Add -z option to enable debug

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@138 400ebc74-4327-4243-bc38-086b20814532

15 years agoWrite headers for 0-length packets
hyc [Tue, 29 Dec 2009 23:37:52 +0000 (23:37 +0000)]
Write headers for 0-length packets

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@137 400ebc74-4327-4243-bc38-086b20814532

15 years agoMore fixes for SendPacket channels
hyc [Tue, 29 Dec 2009 23:16:09 +0000 (23:16 +0000)]
More fixes for SendPacket channels

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@136 400ebc74-4327-4243-bc38-086b20814532

15 years agoUse m_outChunkSize
hyc [Tue, 29 Dec 2009 22:56:25 +0000 (22:56 +0000)]
Use m_outChunkSize

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@135 400ebc74-4327-4243-bc38-086b20814532

15 years agoChange chunksize as needed, don't talk to HTTP server if we already have cached hash,
hyc [Tue, 29 Dec 2009 22:48:28 +0000 (22:48 +0000)]
Change chunksize as needed, don't talk to HTTP server if we already have cached hash,
other packet processing fixes

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@134 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd "ask" param, don't talk to HTTP server if we already have cached hash
hyc [Tue, 29 Dec 2009 22:47:18 +0000 (22:47 +0000)]
Add "ask" param, don't talk to HTTP server if we already have cached hash

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@133 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd separate in/out chunk size, fix channels in SendPacket, add packet logging
hyc [Tue, 29 Dec 2009 22:45:11 +0000 (22:45 +0000)]
Add separate in/out chunk size, fix channels in SendPacket, add packet logging

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@132 400ebc74-4327-4243-bc38-086b20814532

15 years agoMake LogHexString() more usable, add DEBUG2 level
hyc [Tue, 29 Dec 2009 22:23:05 +0000 (22:23 +0000)]
Make LogHexString() more usable, add DEBUG2 level

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@131 400ebc74-4327-4243-bc38-086b20814532

15 years agoDrop libcurl stuff
hyc [Tue, 29 Dec 2009 10:59:24 +0000 (10:59 +0000)]
Drop libcurl stuff

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@130 400ebc74-4327-4243-bc38-086b20814532

15 years agoCheck for fopen failing
hyc [Tue, 29 Dec 2009 08:36:46 +0000 (08:36 +0000)]
Check for fopen failing

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@129 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix prev commit
hyc [Tue, 29 Dec 2009 08:13:36 +0000 (08:13 +0000)]
Fix prev commit

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@128 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd transparent proxy server, work in progress.
hyc [Tue, 29 Dec 2009 08:12:09 +0000 (08:12 +0000)]
Add transparent proxy server, work in progress.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@127 400ebc74-4327-4243-bc38-086b20814532

15 years agoExpose RTMP_SendCtrl, tweak RTMPPacket_Alloc to reserve space for header
hyc [Tue, 29 Dec 2009 08:10:10 +0000 (08:10 +0000)]
Expose RTMP_SendCtrl, tweak RTMPPacket_Alloc to reserve space for header

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@126 400ebc74-4327-4243-bc38-086b20814532

15 years agoStrip trailing params from swfurl in saved copy
hyc [Tue, 29 Dec 2009 08:07:09 +0000 (08:07 +0000)]
Strip trailing params from swfurl in saved copy

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@125 400ebc74-4327-4243-bc38-086b20814532

15 years agoNote that Curl and Zlib are now required
hyc [Mon, 28 Dec 2009 23:23:32 +0000 (23:23 +0000)]
Note that Curl and Zlib are now required

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@124 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd note about automatic SWF verification
hyc [Mon, 28 Dec 2009 23:17:26 +0000 (23:17 +0000)]
Add note about automatic SWF verification

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@123 400ebc74-4327-4243-bc38-086b20814532

15 years agoAutomate SWF verification, use -W instead of -s
hyc [Mon, 28 Dec 2009 23:08:06 +0000 (23:08 +0000)]
Automate SWF verification, use -W instead of -s

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@122 400ebc74-4327-4243-bc38-086b20814532

15 years agoRestore Windows compatibility patches
hyc [Mon, 28 Dec 2009 08:59:15 +0000 (08:59 +0000)]
Restore Windows compatibility patches

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@121 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd note about rtmpsrv
hyc [Mon, 28 Dec 2009 08:53:48 +0000 (08:53 +0000)]
Add note about rtmpsrv

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@120 400ebc74-4327-4243-bc38-086b20814532

15 years agoIgnore zero-length packets during connect
hyc [Sun, 27 Dec 2009 23:01:32 +0000 (23:01 +0000)]
Ignore zero-length packets during connect

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@119 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd missing notices
hyc [Sun, 27 Dec 2009 20:35:23 +0000 (20:35 +0000)]
Add missing notices

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@118 400ebc74-4327-4243-bc38-086b20814532

15 years agoCleanup, comments on TEA
hyc [Sat, 26 Dec 2009 23:51:30 +0000 (23:51 +0000)]
Cleanup, comments on TEA

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@117 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix typo in r114
hyc [Sat, 26 Dec 2009 23:42:28 +0000 (23:42 +0000)]
Fix typo in r114

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@116 400ebc74-4327-4243-bc38-086b20814532

15 years agoSecureToken support
hyc [Sat, 26 Dec 2009 23:37:45 +0000 (23:37 +0000)]
SecureToken support

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@115 400ebc74-4327-4243-bc38-086b20814532

15 years agoMinor cleanup
hyc [Sat, 26 Dec 2009 23:36:35 +0000 (23:36 +0000)]
Minor cleanup

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@114 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix typo in verifying client signature
hyc [Thu, 24 Dec 2009 22:13:03 +0000 (22:13 +0000)]
Fix typo in verifying client signature

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@113 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix typo in retrieving client digestpos
hyc [Thu, 24 Dec 2009 21:59:20 +0000 (21:59 +0000)]
Fix typo in retrieving client digestpos

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@112 400ebc74-4327-4243-bc38-086b20814532

15 years agoLog client's destination IP address, in case it was redirected
hyc [Tue, 22 Dec 2009 08:05:04 +0000 (08:05 +0000)]
Log client's destination IP address, in case it was redirected

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@111 400ebc74-4327-4243-bc38-086b20814532

15 years agos/server/peer/ now that we support both sides
hyc [Tue, 22 Dec 2009 07:26:08 +0000 (07:26 +0000)]
s/server/peer/ now that we support both sides

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@110 400ebc74-4327-4243-bc38-086b20814532

15 years agoAllow AMF3 encoding
hyc [Tue, 22 Dec 2009 07:21:24 +0000 (07:21 +0000)]
Allow AMF3 encoding

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@109 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd dummy RTMP server. Doesn't serve any data, just sucks up
hyc [Tue, 22 Dec 2009 06:10:37 +0000 (06:10 +0000)]
Add dummy RTMP server. Doesn't serve any data, just sucks up
connection parameters from a client.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@108 400ebc74-4327-4243-bc38-086b20814532

15 years agoChange AMF_Encode* APIs to include buffer end checking, restructure...
hyc [Tue, 22 Dec 2009 04:55:19 +0000 (04:55 +0000)]
Change AMF_Encode* APIs to include buffer end checking, restructure...

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@107 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdded server-side handshaking. Will probably split these files later...
hyc [Tue, 22 Dec 2009 00:50:58 +0000 (00:50 +0000)]
Added server-side handshaking. Will probably split these files later...

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@106 400ebc74-4327-4243-bc38-086b20814532

15 years agoSilence spurious warning
hyc [Mon, 21 Dec 2009 20:50:25 +0000 (20:50 +0000)]
Silence spurious warning

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@105 400ebc74-4327-4243-bc38-086b20814532

15 years agoRestructure, always send 2nd handshake packet before reading 2nd packet
hyc [Mon, 21 Dec 2009 20:46:11 +0000 (20:46 +0000)]
Restructure, always send 2nd handshake packet before reading 2nd packet

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@104 400ebc74-4327-4243-bc38-086b20814532

15 years agoMinor cleanup
hyc [Sun, 20 Dec 2009 07:32:10 +0000 (07:32 +0000)]
Minor cleanup

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@93 400ebc74-4327-4243-bc38-086b20814532

15 years agoAllow longer URLs for subscribepath
hyc [Fri, 18 Dec 2009 18:11:46 +0000 (18:11 +0000)]
Allow longer URLs for subscribepath

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@92 400ebc74-4327-4243-bc38-086b20814532

15 years agoAlways log Invokes, even if we don't exepct a _result
hyc [Fri, 18 Dec 2009 09:41:23 +0000 (09:41 +0000)]
Always log Invokes, even if we don't exepct a _result

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@91 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix whitespace in debug
hyc [Thu, 17 Dec 2009 07:11:42 +0000 (07:11 +0000)]
Fix whitespace in debug

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@87 400ebc74-4327-4243-bc38-086b20814532

15 years agoWin32 thread support
hyc [Thu, 17 Dec 2009 03:29:36 +0000 (03:29 +0000)]
Win32 thread support

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@86 400ebc74-4327-4243-bc38-086b20814532

15 years agoReindent
hyc [Thu, 17 Dec 2009 02:43:24 +0000 (02:43 +0000)]
Reindent

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@85 400ebc74-4327-4243-bc38-086b20814532

15 years agoMore cleanup
hyc [Thu, 17 Dec 2009 02:37:34 +0000 (02:37 +0000)]
More cleanup

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@84 400ebc74-4327-4243-bc38-086b20814532

15 years agoConvert streams to C
hyc [Thu, 17 Dec 2009 02:27:24 +0000 (02:27 +0000)]
Convert streams to C

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@83 400ebc74-4327-4243-bc38-086b20814532

15 years agoNotes for 2.0
hyc [Thu, 17 Dec 2009 01:45:33 +0000 (01:45 +0000)]
Notes for 2.0

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@82 400ebc74-4327-4243-bc38-086b20814532

15 years agoMore namespace cleanup
hyc [Thu, 17 Dec 2009 01:39:51 +0000 (01:39 +0000)]
More namespace cleanup

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@81 400ebc74-4327-4243-bc38-086b20814532

15 years agoMore MinGW stuff
hyc [Thu, 17 Dec 2009 01:12:49 +0000 (01:12 +0000)]
More MinGW stuff

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@80 400ebc74-4327-4243-bc38-086b20814532

15 years agoMinGW portability fixes
hyc [Thu, 17 Dec 2009 01:10:04 +0000 (01:10 +0000)]
MinGW portability fixes

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@79 400ebc74-4327-4243-bc38-086b20814532

15 years agoPlug memory leaks
hyc [Wed, 16 Dec 2009 23:53:41 +0000 (23:53 +0000)]
Plug memory leaks

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@78 400ebc74-4327-4243-bc38-086b20814532

15 years agoHide DH helpers
hyc [Wed, 16 Dec 2009 23:38:51 +0000 (23:38 +0000)]
Hide DH helpers

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@77 400ebc74-4327-4243-bc38-086b20814532

15 years agoMove bytes.c functions out of main namespace
hyc [Wed, 16 Dec 2009 21:16:10 +0000 (21:16 +0000)]
Move bytes.c functions out of main namespace

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@76 400ebc74-4327-4243-bc38-086b20814532

15 years agoDrop C++ from Makefile
hyc [Wed, 16 Dec 2009 20:38:58 +0000 (20:38 +0000)]
Drop C++ from Makefile

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@75 400ebc74-4327-4243-bc38-086b20814532

15 years agoRemove C++ code from trunk
hyc [Wed, 16 Dec 2009 20:34:35 +0000 (20:34 +0000)]
Remove C++ code from trunk

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@74 400ebc74-4327-4243-bc38-086b20814532

15 years agoMove new C code to trunk
hyc [Wed, 16 Dec 2009 20:23:13 +0000 (20:23 +0000)]
Move new C code to trunk

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@72 400ebc74-4327-4243-bc38-086b20814532

15 years agoUse trunk for main development
hyc [Wed, 16 Dec 2009 20:01:31 +0000 (20:01 +0000)]
Use trunk for main development

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@67 400ebc74-4327-4243-bc38-086b20814532

15 years agoSplit off a tags directory for release tagging
hyc [Wed, 16 Dec 2009 19:56:56 +0000 (19:56 +0000)]
Split off a tags directory for release tagging

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@66 400ebc74-4327-4243-bc38-086b20814532