summaryrefslogtreecommitdiff
path: root/asn1/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
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
2007-09-17SABP protocol implemented (not tested as traces are not available)Tomas Kukosa1-0/+10
svn path=/trunk/; revision=22884
2007-08-30Remeove file not to be included.Anders Broman1-1/+0
svn path=/trunk/; revision=22737
2007-08-30Get rid of tab after backslash, to eliminate warning.Guy Harris1-1/+1
svn path=/trunk/; revision=22735
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.Anders Broman1-3/+0
Try again ;) svn path=/trunk/; revision=22732
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.Anders Broman1-0/+59
Delete "old" unused asn1 files. svn path=/trunk/; revision=22731
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ↵Tomas Kukosa1-1/+6
(2007-06) svn path=/trunk/; revision=22726
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 ↵Tomas Kukosa1-2/+6
(2007-06) svn path=/trunk/; revision=22490
2007-07-30H.450 regenerated from original ASN.1 sourcesTomas Kukosa1-2/+20
svn path=/trunk/; revision=22417
2007-07-20QSIG fully implementedTomas Kukosa1-2/+25
svn path=/trunk/; revision=22361
2007-07-18rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa1-1/+0
svn path=/trunk/; revision=22349
2007-06-27Fix distcheckStephen Fisher1-1/+0
svn path=/trunk/; revision=22200
2007-06-25From Stig Bjorlykke:Stephen Fisher1-0/+1
This patch fixes building x420 with ftbp on Unix platform and adds ftbp.asn to the tarball. svn path=/trunk/; revision=22190
2007-06-25Fix Windows builds and dist after revision 22179 removed the FTBP dissectorStephen Fisher1-6/+0
svn path=/trunk/; revision=22182
2007-06-22Fix distcheck for recently removed asn1/gsm_ss and asn1/MAP_Dialogue andStephen Fisher1-12/+0
remove the asn1/gsm_ss directory. svn path=/trunk/; revision=22167
2007-06-06fix dist failedTomas Kukosa1-1/+1
svn path=/trunk/; revision=22057
2007-05-30Add some missing files.Guy Harris1-0/+7
svn path=/trunk/; revision=21999
2007-05-28asn1/snmp/README.txt is gone.Guy Harris1-1/+0
svn path=/trunk/; revision=21970
2007-05-25UMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03) and moved to one directoryTomas Kukosa1-21/+9
svn path=/trunk/; revision=21931
2007-05-21Reflect the name change of the .asn file.Guy Harris1-1/+1
svn path=/trunk/; revision=21849
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa1-2/+4
svn path=/trunk/; revision=21825
2007-05-15typo SULP.asn -> SUPL.asnTomas Kukosa1-1/+1
svn path=/trunk/; revision=21788
2007-05-15get rid of the rest of dummy ASN.1 code and switch()Tomas Kukosa1-1/+0
svn path=/trunk/; revision=21787
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 ↵Tomas Kukosa1-2/+2
– 22 Jan 2007 svn path=/trunk/; revision=21778
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)Tomas Kukosa1-2/+7
(original unchanged ASN.1 source could be used because asn2wrs has been improved) - IE value switch(){} replaced with dissector table (some switch() and dummy CHOICE still remains but will be removed soon) svn path=/trunk/; revision=21761