aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-02-09Add dissection of Charging ASE in ISUP APM messages.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27405 f5534014-38df-0310-8fa8-9805f1628bb7
2009-01-20Revert previous change.etxrab1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27279 f5534014-38df-0310-8fa8-9805f1628bb7
2009-01-20Add kerberos to the distribution - should no be built yet.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27277 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-15From Vincent Helfre:etxrab1-0/+1
LTE RRC git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27011 f5534014-38df-0310-8fa8-9805f1628bb7
2008-10-14Added goose to makefiles.stig1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26448 f5534014-38df-0310-8fa8-9805f1628bb7
2008-08-08Include asn1/Makefile.inc.nmake and asn1/Makefile.preinc.nmake into the ↵kukosa1-1/+3
distribution package git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25956 f5534014-38df-0310-8fa8-9805f1628bb7
2008-03-03Include the "UTRAN Iupc interface Positioning Calculation Application Part ↵etxrab1-0/+1
(PCAP)" dissector. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24534 f5534014-38df-0310-8fa8-9805f1628bb7
2008-01-03Add x2ap and s1ap to asn1 build scriptsetxrab1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24004 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-19Added p7 to build environment.stig1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23493 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorskukosa1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23339 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-29add a asn2wrs generated T.125 MCP dissectorsahlberg1-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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23307 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-26H.501 Mobility protocol implementedkukosa1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23275 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23226 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-17new H.323 dissectorkukosa1-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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23216 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15MAKEFLAGS doesn't belong into Makefile.am - it's added automagicallyjmayer1-1/+0
when generating Makefile.in git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23195 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10Finish conversion (well, almost, need to add thejmayer1-51/+10
generation stuff to the x.../Makefile.common. I love circular dependencies. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23138 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10Fix two typos: ansi_tcap --> ansi-tcapwmeier1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23137 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10Split tcap into tcap and ansi-tcap. Just assume that all thejmayer1-11/+2
extra asn files belong to ansi-tcap. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23134 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10More conversions and updates to existing Makefile stuffjmayer1-55/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23127 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09Last set of changes to convert Makefiles for todayjmayer1-88/+42
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23119 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09More Makefile conversionsjmayer1-32/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23116 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09More Makefile updatesjmayer1-15/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23113 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09Convert to new Makefile structure. Rename some files tojmayer1-30/+3
use same spelling as generated protocol name. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23104 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-08Convert h450 to new Makefile structure. Split h450.rosjmayer1-24/+2
out into h450-ros. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23102 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-08h225, h235 and h248 was moved to new Makefile structurestig1-21/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23096 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-08change QSIQ ASN.1 dissector to the new makefile structurekukosa1-34/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23091 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-07Convert some more protocols to new Makefile style.jmayer1-73/+7
Renamed the gsmmap template files to not contain an _ git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23083 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-27Convert asn1/dap/jmayer1-7/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22997 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-27put next few simple ASN.1 dissectors into the new makefile structurekukosa1-29/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22994 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25Change some additional protocols to the new build systemjmayer1-34/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22958 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25Convert acp133 to new build structure.jmayer1-6/+1
Update some svn:ignore files, remove no longer needed Makefiles git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22957 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25remove trailing backslash on the last line of listkukosa1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22952 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa1-49/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22951 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25- Rework the Makefile structure to generate external -cnf filesjmayer1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22950 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-18Remove the autogenerated file. Will fix the camel build process tomorrowjmayer1-1/+0
to automatically regenerate inap-exp.cnf if it doesn't exist. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22905 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-18And add it to the Makefile...stig1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22901 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-17SABP protocol implemented (not tested as traces are not available)kukosa1-0/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22884 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-30Remeove file not to be included.etxrab1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22737 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-30Get rid of tab after backslash, to eliminate warning.guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22735 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.etxrab1-3/+0
Try again ;) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22732 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.etxrab1-0/+59
Delete "old" unused asn1 files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22731 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ↵kukosa1-1/+6
(2007-06) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22726 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 ↵kukosa1-2/+6
(2007-06) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22490 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-30H.450 regenerated from original ASN.1 sourceskukosa1-2/+20
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22417 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-20QSIG fully implementedkukosa1-2/+25
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22361 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-18rose_ctx_t structure usage in Q.932 dissectorkukosa1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22349 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-27Fix distchecksfisher1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22200 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-25From Stig Bjorlykke:sfisher1-0/+1
This patch fixes building x420 with ftbp on Unix platform and adds ftbp.asn to the tarball. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22190 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-25Fix Windows builds and dist after revision 22179 removed the FTBP dissectorsfisher1-6/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22182 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-22Fix distcheck for recently removed asn1/gsm_ss and asn1/MAP_Dialogue andsfisher1-12/+0
remove the asn1/gsm_ss directory. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22167 f5534014-38df-0310-8fa8-9805f1628bb7