[rtmpdump] [PATCH] akamai authentication FMLE style

Martin Storsjö martin at martin.st
Thu Mar 1 17:32:57 CET 2012


On Thu, 1 Mar 2012, Tudor SUCIU wrote:

> Sorry about the names, it was because I had to re-create manually the
> patches as they didn't apply cleanly.

For these cases, you can normally do "git am patch", and if it failes 
apply it manually, "git add" on the changed files, and "git am 
--resolved". Alternatively, if you recreate the patch, you can commit it 
with --author="Name <email>" to get it back right. :-)

> I needed to change the authentication because it didn't work with FMIS
> 4.5. As I don't have all the versions of flash server I'm not sure
> that my modifications are generic.

Yes, I also had to do a bit of touch-ups to the code to make it work when 
I used it against akamai in June.

> So you propose me to re-submit using your patch as a base?

Yes, please, that would be welcome.

I had a look at your patch, and it seems that you've done more or less the 
same changes as I did when I fixed it up in June. There were a few things 
regarding challenge vs challenge2 in your patch I'm not sure about (it 
looked like it could concatenate challenge multiple times in some cases), 
and my version seems shorter at the moment at least.

So if everything goes well, my patch should work just fine for you. If 
not, please do any necessary modifications on top of this. You probably 
only need to look at what you did in patch 5 if there's something that 
doesn't work in my version.

I reattach both patches that you need on top of the latest master of 
today, both the nettle patch and the latest akamai/adobe auth patch.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-building-with-gnutls-with-nettle-as-.patch
Type: text/x-diff
Size: 6651 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20120301/4d148f74/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-authentication-support.patch
Type: text/x-diff
Size: 16860 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20120301/4d148f74/attachment-0003.bin>


More information about the rtmpdump mailing list