Re: Re: [PATCH] SSL + DTLS
"authesserre samuel" <[email protected]> Thu, 15 Jun 2006 10:44:13 +0200
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, enclosed find the new patch made on svn .... it make the same that I've say last mail but since I've found another error in OpenSSL implementation : DTLS implementation doesn't add two bytes long before Pre Master Secret in RSA key exchange (in ClientKeyExchange message..) I've corrected Version problem and this problem in openssl and I will send a patch tomorrow (I've done the correction in DTLS dissector too) If my corrections will be integrated I send here new patch.(If I have enougth time I would like to implement that's missing in DTLS implementation like replay or packet loss handling) My problem is integration in wireshark because a lot of things in DTLS and SSL dissectors are same and I don't know how to make the code maintainable (Ive put things in packet-ssl-utils but I don't know if it is a good choice...). The DTLS dissector is a copy of SSL dissector that I adapted...but I don't know how I can do otherwise regards, Samuel On 6/14/06, Joerg Mayer <[email protected]> wrote: > On Mon, Jun 12, 2006 at 04:52:15PM +0200, authesserre samuel wrote: > > >It's a new patch (and certainly the last of me) for SSL and DTLS > > >decryption. > > >The SSL one isn't new, it correct some bugs .... (like alert decryption) > > I tried to apply your patch to current wireshark svn, and it failed. > Can you please recreate it against the current svn sources? > > Thanks > Joerg > _______________________________________________ > Ethereal-dev mailing list > [email protected] > http://www.ethereal.com/mailman/listinfo/ethereal-dev > -- ++++++++++++++++++++++++++ + Authesserre Samuel + + 12 rue de la défense passive+ + 14000 CAEN + + FRANCE + + 06-27-28-13-32 + + [email protected] + ++++++++++++++++++++++++++ _______________________________________________ Ethereal-dev mailing list [email protected] http://www.ethereal.com/mailman/listinfo/ethereal-dev
Wireshark_rev18467_20060615_SSL_DTLS.patch
(text/x-patch, 198.8 KB) - not displayed