Thanks for the welcome! I changed the order of the tag cases and put everything in a pull request.
Best regards, Thomas 2012/6/19 Sean Colyer <[email protected]> > Thanks for the help! > > FYI, since you have a fork on github you can create a pull request that we > can merge directly into the project. > > Also, I might suggest moving the case for this (tag 10) above tag 11. I'm > not sure that all of our tag cases are in numerical order, but it makes > more sense to have them laid out that way. > > Sean > > > On Tue, Jun 19, 2012 at 10:06 AM, Alex (via OpenPGP.js) < > [email protected]> wrote: > >> Hi Thomas, >> >> looks nice, thanks! I just added you as a openpgp.js developer - welcome >> ;) >> Would you like to merge your changes? >> >> Best regards, Alex >> >> >> On 19.06.2012, at 15:57, Thomas Oberndörfer wrote: >> >> > >> > Hi Everyone, >> > >> > I created an encrypted message with the newest PGP Desktop from >> Symantec which is attached to this mail. >> > When trying to read this message with test/parser.hmtl this leads to an >> endless loop in the read_message() function. >> > >> > It looks like this method does not handle messages correctly that start >> with a Marker packet (http://tools.ietf.org/html/rfc4880#section-5.8). >> > Following the RFC this packet should be ignored. So I tried to fix this >> with following commit and it seems to work: >> > >> https://github.com/toberndo/openpgpjs/commit/71cfb6e45381bc3587dec7a86053153d64b48c97 >> > >> > Best regards, >> > Thomas >> > <pgp_orig.txt>_______________________________________________ >> > >> > http://openpgpjs.org >> >> _______________________________________________ >> >> http://openpgpjs.org >> > > > _______________________________________________ > > http://openpgpjs.org > >
_______________________________________________ http://openpgpjs.org

