Wireshark-commits: [Wireshark-commits] master 373bf9b: Parse SIP sec-mechanism
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Feb 2014 19:40:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=373bf9bd86a5522f0beadbbadc5e07047dc64c65
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

373bf9b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

      Parse SIP sec-mechanism
      
      From Anders Broman: parse security mechanism as specified in RFC 3329
      
      Change-Id: I37300aa45740a11679149550943b3a1614ac8423
      Reviewed-on: https://code.wireshark.org/review/138
      Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
      Tested-by: Anders Broman <a.broman58@xxxxxxxxx>
      

Actions performed:

      from  04959a0   Register SSH dissector by name
      adds  373bf9b   Parse SIP sec-mechanism


Summary of changes:
 epan/dissectors/packet-sip.c |  214 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 211 insertions(+), 3 deletions(-)