Wireshark-commits: [Wireshark-commits] rev 54508: / /trunk/asn1/: CMakeLists.txt Makefile.am Makefi

Date: Tue, 31 Dec 2013 14:20:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54508

User: martink
Date: 2013/12/31 02:20 PM

Log:
 From Dirk
 dissector for Novell's PKIS certificate extensions
 
 from me
 clean up the $Id$ tags
 remove packet-pkis(-template).h
 remove ASN.1 definitions that cause compiler warnings
    (OID, SecurityLabelType2)
 move the dissector to the clean ASN.1 dissectors
 support CMake build
 change the name to novell_pkis
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9597

Directory: /trunk/asn1/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified
  +1 -0      Makefile.am       Modified
  +1 -0      Makefile.nmake    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +1 -0      Makefile.common         Modified
  +752 -0    packet-novell_pkis.c    Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/asn1/novell_pkis/
  Changes    Path                             Action
  +47 -0     CMakeLists.txt                   Added
  +23 -0     Makefile.am                      Added
  +37 -0     Makefile.common                  Added
  +26 -0     Makefile.nmake                   Added
  +283 -0    novell_pkis.asn                  Added


(3 files not shown)