Wireshark-commits: [Wireshark-commits] rev 20353: /trunk/ /trunk/epan/crypt/: Makefile.common hmac.

Date: Tue, 09 Jan 2007 18:38:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20353

User: lego
Date: 2007/01/09 06:38 PM

Log:
 SNMPv3 USM decryption/authentication phase 1

Directory: /trunk/epan/crypt/
  Changes    Path               Action
  +3 -1      Makefile.common    Modified
  +120 -0    hmac.c             Added
  +34 -0     hmac.h             Added

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +603 -122  packet-snmp.c    Modified
  +73 -0     packet-snmp.h    Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +5 -0      Makefile.am        Modified
  +1 -0      Makefile.common    Modified

Directory: /trunk/asn1/snmp/
  Changes    Path                      Action
  +436 -8    packet-snmp-template.c    Modified
  +73 -0     packet-snmp-template.h    Modified
  +103 -20   snmp.cnf                  Modified