summaryrefslogtreecommitdiff
path: root/asn1/Makefile.nmake
AgeCommit message (Collapse)AuthorFilesLines
2014-12-23asn1/Makefile.nmake: packet-c1222.c not autogenerated using Windows nmakeBill Meier1-4/+5
Change-Id: I21628bdd1a08348629350a373f1c20e02c3618f7 Reviewed-on: https://code.wireshark.org/review/6007 Reviewed-by: Bill Meier <wmeier@newsguy.com>
2014-04-17Switch to using the ASN1 based kerberos dissector.AndersBroman1-1/+1
Change-Id: Ib8945cdad149b71e3f79bd88032fd10f55ba556d Reviewed-on: https://code.wireshark.org/review/1174 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-4/+1
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2014-01-02Disabling building of the gnm dissector, I don't tink it was ever used.Anders Broman1-1/+0
svn path=/trunk/; revision=54561
2013-12-31From DirkMartin Kaiser1-0/+1
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 svn path=/trunk/; revision=54508
2013-10-20From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :Pascal Quantin1-0/+1
Add dissection of OMA-ILP svn path=/trunk/; revision=52721
2013-09-05From Mathias Guettler:Anders Broman1-0/+3
New dissector for Air/Ground Datalink ICAO doc 9705 Ed2: ULCS, CM, CPDLC. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8903 svn path=/trunk/; revision=51766
2013-02-17Add isdn-sup to the asn1 makefiles.Anders Broman1-0/+1
svn path=/trunk/; revision=47707
2012-07-09Add LTE Positioning Protocol Extensions dissectorPascal Quantin1-1/+2
Upgrade LTE Positioning Protocol to V10.5.0 svn path=/trunk/; revision=43628
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-02-01Add M3AP to the build.Anders Broman1-0/+1
svn path=/trunk/; revision=40791
2011-11-08Add SBc Application Part (SBc-AP) to build.Anders Broman1-0/+1
svn path=/trunk/; revision=39758
2011-10-23From Pascal Quantin.Anders Broman1-0/+1
The attached patch adds the LPPa (LTE Positioning Protocol A) dissector as specified in 3GPP 36.455 release 9.4.1. (Part 2) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6478 svn path=/trunk/; revision=39516
2011-10-16From Pascal Quantin.Anders Broman1-0/+1
LTE Positioning Protocol dissector https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6460 svn path=/trunk/; revision=39436
2011-10-15Windows: Fix and re-enable asn1\t124 build;Bill Meier1-1/+1
svn path=/trunk/; revision=39432
2011-10-11Build the LCS-AP dissector.Anders Broman1-0/+1
svn path=/trunk/; revision=39365
2011-10-10Make it possible to build custom ASN1 based dissectors on Windows.Anders Broman1-2/+5
svn path=/trunk/; revision=39340
2011-10-10Fix ASN.1 dissector generation on Windows.Jeff Morriss1-8/+8
svn path=/trunk/; revision=39337
2011-10-06Add missing (presumably) entries for credssp,idmp,t124 & x721.Bill Meier1-4/+8
However: t124 & x721 fail to build on Windows so comment them out. svn path=/trunk/; revision=39293
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke1-3/+3
on the naming policy for X.400 protocols. svn path=/trunk/; revision=36013
2011-02-02Integrate and build the tetra dissector.Anders Broman1-0/+1
svn path=/trunk/; revision=35766
2011-02-02Add gsmcdr to the makefiles.Anders Broman1-0/+1
svn path=/trunk/; revision=35758
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs1-0/+1
I've created a ASN.1 dissector for the IEC 61850 Sampled Values protocol. It dissects ethernet frames of the IEC 61850-9-2LE specification form the UCA International User Group. There is also a new TAP for tshark (-R sv) which extracts the important information of the frame and allows to create plots (with external tools) of the sampled values. I've developed under Linux (Ubuntu 8.10) but everything should be in place for successful compilation under Windows. It would be great if this dissector could be included in wireshark. I'm looking forward for your comments. svn path=/trunk/; revision=33039
2010-04-18kerberos is currently not actually being used.Bill Meier1-81/+84
Use '_FORCE_' (rather than '::'). Whitespace changes. svn path=/trunk/; revision=32503
2010-04-16Simplify the Makefile ....Bill Meier1-415/+22
svn path=/trunk/; revision=32491
2010-04-15Enhance Windows ASN1 Makefiles:Bill Meier1-364/+123
1. Implement a 'compare_files' target which can be used when generating an individual ASN1 dissector. This generates the dissector and then compares the generated .[hc] files with apn\dissectors (rather than copying the files to epan\dissectors). 2. Rework asn1\Makefile.nmake to provide additional targets for use when building all the ASN1 dissectors. - compare_files - generate_dissectors [generate but don't copy] svn path=/trunk/; revision=32484
2010-04-14Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke1-0/+9
svn path=/trunk/; revision=32460
2010-04-06Fix bug: HI2 --> HI2OperationsBill Meier1-1/+1
svn path=/trunk/; revision=32403
2010-02-28From Erwin van Eijk:Anders Broman1-0/+9
Add ETSI ts101671 dissector https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4543 I added dissection of UmtsQos, IMSevent, LDIevent, TARGETACTIVITYMONITOR-1 TARGETACTIVITYMONITORind, TARGETCOMMSMONITORind, TTRAFFICind, CTTRAFFICind And used the original HI2Operations ASN1 file.l svn path=/trunk/; revision=32052
2010-02-26Add Kerberos to the list of BER ASN.1 protocols. Add some moreGuy Harris1-9/+19
protocols to the list of those to clean, and sort the list of clean rules to match the order of the protocols above. svn path=/trunk/; revision=32011
2010-02-24From Neil Piercy:Anders Broman1-0/+18
Add 3GPP Home Node B Iuh protocol support (HNBAP & RUA) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4531 - Added IE extension for HNBAP - Removed unused .h files svn path=/trunk/; revision=31989
2009-12-04With revision 27279 the make part of revision 26467 has to be reverted too.Jaap Keuter1-8/+0
svn path=/trunk/; revision=31175
2009-10-10ns-cert-ext -> ns_cert_exts to make directory name consistent with filenamesKovarththanan Rajaratnam1-4/+4
svn path=/trunk/; revision=30478
2009-10-10Sort subdirectories alphabeticallyKovarththanan Rajaratnam1-46/+46
svn path=/trunk/; revision=30477
2009-10-10Update makefiles to reflect new namesKovarththanan Rajaratnam1-16/+16
svn path=/trunk/; revision=30474
2009-10-10ansi-tcap -> ansi_tcap to make directory name consistent with filenamesKovarththanan Rajaratnam1-3/+3
svn path=/trunk/; revision=30469
2009-02-09Add dissection of Charging ASE in ISUP APM messages.Anders Broman1-0/+9
svn path=/trunk/; revision=27405
2008-12-15From Vincent Helfre:Anders Broman1-0/+9
LTE RRC svn path=/trunk/; revision=27011
2008-10-15Now Kerberos compiles, a lot of work remains to get it into shape.Anders Broman1-1/+9
svn path=/trunk/; revision=26467
2008-10-14gosse updates.Anders Broman1-0/+6
svn path=/trunk/; revision=26454
2008-10-14Added goose to makefiles.Stig Bjørlykke1-0/+3
svn path=/trunk/; revision=26448
2008-03-03Include the "UTRAN Iupc interface Positioning Calculation Application Part ↵Anders Broman1-0/+9
(PCAP)" dissector. svn path=/trunk/; revision=24534
2008-01-03Add x2ap and s1ap to asn1 build scriptsAnders Broman1-1/+19
svn path=/trunk/; revision=24004
2007-11-19Added p7 to build environment.Stig Bjørlykke1-0/+9
svn path=/trunk/; revision=23493
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorsTomas Kukosa1-0/+18
svn path=/trunk/; revision=23339
2007-10-29add a asn2wrs generated T.125 MCP dissectorRonnie Sahlberg1-0/+9
This dissects the initial Connect-Initial and Connect-confirm pdus of setting up t.125 The dissector needs to be enhanced to also decode the data payload so that it can decode any furhter packets on the connection after these two initial handshake packets svn path=/trunk/; revision=23307
2007-10-26H.501 Mobility protocol implementedTomas Kukosa1-0/+9
svn path=/trunk/; revision=23275
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa1-0/+9
H.225 - change RysMessage_vals to h225_Rasmessage_vals - use #.PDU directive for H323-UserInformation and RasMessage instead of implementing it by hands - register RasMessage_PDU as "h225.ras" dissector for calling it from H.460 asn2wrs make PDUs exportable svn path=/trunk/; revision=23226
2007-10-17new H.323 dissectorTomas Kukosa1-0/+9
- Generic Extensible Framework helper - Annex M1 (QSIG over H.323) - Annex M4 - Annex R H.225/H.245 support for Generic Extensible Framework (GEF) H.235 register MIKEY into new H.225/H.245 GEF tables regenerate H.225,H.245,H.235,H.450,H.450-ROS,T.35 from new makefiles svn path=/trunk/; revision=23216
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa1-0/+6
- solve h225<->h235 cyclic dependency with usage of -E option and #.IMPORT directive svn path=/trunk/; revision=23189