aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2011-05-25Make it easier to add custom asn1 dissectors.Anders Broman1-1/+4
svn path=/trunk/; revision=37393
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-09Add idmp.Jeff Morriss1-20/+21
svn path=/trunk/; revision=33193
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-14Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=32460
2010-02-28From Erwin van Eijk:Anders Broman1-0/+1
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 ASN.1 protocols.Guy Harris1-0/+1
svn path=/trunk/; revision=32012
2010-02-24From Neil Piercy:Anders Broman1-0/+2
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-10-10ns-cert-ext -> ns_cert_exts to make directory name consistent with filenamesKovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=30478
2009-10-10Sort subdirectories alphabeticallyKovarththanan Rajaratnam1-19/+19
svn path=/trunk/; revision=30477
2009-10-10Update makefiles to reflect new namesKovarththanan Rajaratnam1-5/+5
svn path=/trunk/; revision=30474
2009-10-10ansi-tcap -> ansi_tcap to make directory name consistent with filenamesKovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=30469
2009-02-09Add dissection of Charging ASE in ISUP APM messages.Anders Broman1-0/+1
svn path=/trunk/; revision=27405
2009-01-20Revert previous change.Anders Broman1-1/+0
svn path=/trunk/; revision=27279
2009-01-20Add kerberos to the distribution - should no be built yet.Anders Broman1-0/+1
svn path=/trunk/; revision=27277
2008-12-15From Vincent Helfre:Anders Broman1-0/+1
LTE RRC svn path=/trunk/; revision=27011
2008-10-14Added goose to makefiles.Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=26448
2008-08-08Include asn1/Makefile.inc.nmake and asn1/Makefile.preinc.nmake into the ↵Tomas Kukosa1-1/+3
distribution package svn path=/trunk/; revision=25956
2008-03-03Include the "UTRAN Iupc interface Positioning Calculation Application Part ↵Anders Broman1-0/+1
(PCAP)" dissector. svn path=/trunk/; revision=24534
2008-01-03Add x2ap and s1ap to asn1 build scriptsAnders Broman1-0/+2
svn path=/trunk/; revision=24004
2007-11-19Added p7 to build environment.Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=23493
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorsTomas Kukosa1-0/+2
svn path=/trunk/; revision=23339
2007-10-29add a asn2wrs generated T.125 MCP dissectorRonnie Sahlberg1-0/+1
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/+1
svn path=/trunk/; revision=23275
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa1-0/+1
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/+1
- 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-15MAKEFLAGS doesn't belong into Makefile.am - it's added automagicallyJörg Mayer1-1/+0
when generating Makefile.in svn path=/trunk/; revision=23195
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer1-51/+10
generation stuff to the x.../Makefile.common. I love circular dependencies. svn path=/trunk/; revision=23138
2007-10-10Fix two typos: ansi_tcap --> ansi-tcapBill Meier1-1/+1
svn path=/trunk/; revision=23137
2007-10-10Split tcap into tcap and ansi-tcap. Just assume that all theJörg Mayer1-11/+2
extra asn files belong to ansi-tcap. svn path=/trunk/; revision=23134
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer1-55/+10
svn path=/trunk/; revision=23127
2007-10-09Last set of changes to convert Makefiles for todayJörg Mayer1-88/+42
svn path=/trunk/; revision=23119
2007-10-09More Makefile conversionsJörg Mayer1-32/+5
svn path=/trunk/; revision=23116
2007-10-09More Makefile updatesJörg Mayer1-15/+3
svn path=/trunk/; revision=23113
2007-10-09Convert to new Makefile structure. Rename some files toJörg Mayer1-30/+3
use same spelling as generated protocol name. svn path=/trunk/; revision=23104
2007-10-08Convert h450 to new Makefile structure. Split h450.rosJörg Mayer1-24/+2
out into h450-ros. svn path=/trunk/; revision=23102
2007-10-08h225, h235 and h248 was moved to new Makefile structureStig Bjørlykke1-21/+3
svn path=/trunk/; revision=23096
2007-10-08change QSIQ ASN.1 dissector to the new makefile structureTomas Kukosa1-34/+1
svn path=/trunk/; revision=23091
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer1-73/+7
Renamed the gsmmap template files to not contain an _ svn path=/trunk/; revision=23083
2007-09-27Convert asn1/dap/Jörg Mayer1-7/+1
svn path=/trunk/; revision=22997
2007-09-27put next few simple ASN.1 dissectors into the new makefile structureTomas Kukosa1-29/+5
svn path=/trunk/; revision=22994
2007-09-25Change some additional protocols to the new build systemJörg Mayer1-34/+5
svn path=/trunk/; revision=22958
2007-09-25Convert acp133 to new build structure.Jörg Mayer1-6/+1
Update some svn:ignore files, remove no longer needed Makefiles svn path=/trunk/; revision=22957
2007-09-25remove trailing backslash on the last line of listTomas Kukosa1-1/+1
svn path=/trunk/; revision=22952
2007-09-25put few simple ASN.1 dissectors into the new makefile structureTomas Kukosa1-49/+6
svn path=/trunk/; revision=22951
2007-09-25- Rework the Makefile structure to generate external -cnf filesJörg Mayer1-18/+3
a protocol depends on. - Make sure we need to add asn files to only 1 Makefile instead of 3 (Makefile, Makefile.nmake, ../Makefile.am) - Change the Makefiles of the camel protocol to use the new structure. svn path=/trunk/; revision=22950
2007-09-18Remove the autogenerated file. Will fix the camel build process tomorrowJörg Mayer1-1/+0
to automatically regenerate inap-exp.cnf if it doesn't exist. svn path=/trunk/; revision=22905
2007-09-18And add it to the Makefile...Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=22901