Commit Graph

72 Commits

Author SHA1 Message Date
Anders Broman cb231972f1 Add dissection of Charging ASE in ISUP APM messages.
svn path=/trunk/; revision=27405
2009-02-09 20:46:59 +00:00
Anders Broman 2f2c3aa7a5 Revert previous change.
svn path=/trunk/; revision=27279
2009-01-20 21:10:10 +00:00
Anders Broman ed0d58a01f Add kerberos to the distribution - should no be built yet.
svn path=/trunk/; revision=27277
2009-01-20 20:17:21 +00:00
Anders Broman 039bb466fc From Vincent Helfre:
LTE RRC

svn path=/trunk/; revision=27011
2008-12-15 21:18:46 +00:00
Stig Bjørlykke 3f59b298ed Added goose to makefiles.
svn path=/trunk/; revision=26448
2008-10-14 11:58:04 +00:00
Tomas Kukosa 6d9728e98d Include asn1/Makefile.inc.nmake and asn1/Makefile.preinc.nmake into the distribution package
svn path=/trunk/; revision=25956
2008-08-08 11:37:29 +00:00
Anders Broman 74c27d330c Include the "UTRAN Iupc interface Positioning Calculation Application Part (PCAP)" dissector.
svn path=/trunk/; revision=24534
2008-03-03 19:56:01 +00:00
Anders Broman b3c7412ac0 Add x2ap and s1ap to asn1 build scripts
svn path=/trunk/; revision=24004
2008-01-03 14:37:02 +00:00
Stig Bjørlykke 8ebe9be378 Added p7 to build environment.
svn path=/trunk/; revision=23493
2007-11-19 13:40:27 +00:00
Tomas Kukosa 686ea4b773 new H.282 (RDC) and H.283 (LCT) dissectors
svn path=/trunk/; revision=23339
2007-11-02 12:18:01 +00:00
Ronnie Sahlberg eca5a7d7d4 add a asn2wrs generated T.125 MCP dissector
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-29 11:32:07 +00:00
Tomas Kukosa c08b07005f H.501 Mobility protocol implemented
svn path=/trunk/; revision=23275
2007-10-26 07:42:29 +00:00
Tomas Kukosa 44800d2c5a H.460 new dissector implemented (H.460.2-H.460.22)
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-18 13:35:57 +00:00
Tomas Kukosa 286f231eb9 new H.323 dissector
- 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-17 10:25:21 +00:00
Jörg Mayer 2587cbfa0e MAKEFLAGS doesn't belong into Makefile.am - it's added automagically
when generating Makefile.in

svn path=/trunk/; revision=23195
2007-10-15 21:15:57 +00:00
Jörg Mayer 868825629a Finish conversion (well, almost, need to add the
generation stuff to the x.../Makefile.common.
I love circular dependencies.

svn path=/trunk/; revision=23138
2007-10-10 17:57:33 +00:00
Bill Meier 2f9e179207 Fix two typos: ansi_tcap --> ansi-tcap
svn path=/trunk/; revision=23137
2007-10-10 15:56:02 +00:00
Jörg Mayer 973239b13c Split tcap into tcap and ansi-tcap. Just assume that all the
extra asn files belong to ansi-tcap.

svn path=/trunk/; revision=23134
2007-10-10 12:06:30 +00:00
Jörg Mayer 24470fdfae More conversions and updates to existing Makefile stuff
svn path=/trunk/; revision=23127
2007-10-10 08:09:19 +00:00
Jörg Mayer 0241734801 Last set of changes to convert Makefiles for today
svn path=/trunk/; revision=23119
2007-10-09 19:19:36 +00:00
Jörg Mayer b8249bc68d More Makefile conversions
svn path=/trunk/; revision=23116
2007-10-09 18:47:12 +00:00
Jörg Mayer 03eee8b930 More Makefile updates
svn path=/trunk/; revision=23113
2007-10-09 17:58:29 +00:00
Jörg Mayer c1bc6c3e20 Convert to new Makefile structure. Rename some files to
use same spelling as generated protocol name.

svn path=/trunk/; revision=23104
2007-10-09 01:25:40 +00:00
Jörg Mayer c3a3d76630 Convert h450 to new Makefile structure. Split h450.ros
out into h450-ros.

svn path=/trunk/; revision=23102
2007-10-08 23:52:21 +00:00
Stig Bjørlykke f1ba55fcdd h225, h235 and h248 was moved to new Makefile structure
svn path=/trunk/; revision=23096
2007-10-08 19:27:30 +00:00
Tomas Kukosa 3862b87c94 change QSIQ ASN.1 dissector to the new makefile structure
svn path=/trunk/; revision=23091
2007-10-08 08:08:25 +00:00
Jörg Mayer 4a5f7e88a7 Convert some more protocols to new Makefile style.
Renamed the gsmmap template files to not contain an _

svn path=/trunk/; revision=23083
2007-10-07 20:02:30 +00:00
Jörg Mayer 682332dcc0 Convert asn1/dap/
svn path=/trunk/; revision=22997
2007-09-27 09:24:38 +00:00
Tomas Kukosa 706e13b44d put next few simple ASN.1 dissectors into the new makefile structure
svn path=/trunk/; revision=22994
2007-09-27 06:03:45 +00:00
Jörg Mayer 548b224e28 Change some additional protocols to the new build system
svn path=/trunk/; revision=22958
2007-09-25 18:02:49 +00:00
Jörg Mayer 9ad70d3450 Convert acp133 to new build structure.
Update some svn:ignore files, remove no longer needed Makefiles

svn path=/trunk/; revision=22957
2007-09-25 17:09:01 +00:00
Tomas Kukosa de7f9fde6c remove trailing backslash on the last line of list
svn path=/trunk/; revision=22952
2007-09-25 12:17:48 +00:00
Tomas Kukosa 30de0aadf2 put few simple ASN.1 dissectors into the new makefile structure
svn path=/trunk/; revision=22951
2007-09-25 11:58:35 +00:00
Jörg Mayer 3b3f182b99 - Rework the Makefile structure to generate external -cnf files
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-25 10:30:55 +00:00
Jörg Mayer f851c3dcbe Remove the autogenerated file. Will fix the camel build process tomorrow
to automatically regenerate inap-exp.cnf if it doesn't exist.

svn path=/trunk/; revision=22905
2007-09-18 16:31:03 +00:00
Stig Bjørlykke 937611d3a9 And add it to the Makefile...
svn path=/trunk/; revision=22901
2007-09-18 13:03:18 +00:00
Tomas Kukosa cf0a75a32d SABP protocol implemented (not tested as traces are not available)
svn path=/trunk/; revision=22884
2007-09-17 10:39:09 +00:00
Anders Broman 7a8ee0e9c2 Remeove file not to be included.
svn path=/trunk/; revision=22737
2007-08-30 04:35:58 +00:00
Guy Harris b2ba352ae4 Get rid of tab after backslash, to eliminate warning.
svn path=/trunk/; revision=22735
2007-08-30 02:32:55 +00:00
Anders Broman 4e83fc8287 Makefile.am Try to get the latest state of asn1 files into the dist.
Try again ;)

svn path=/trunk/; revision=22732
2007-08-29 22:21:25 +00:00
Anders Broman 8b62bc5077 Makefile.am Try to get the latest state of asn1 files into the dist.
Delete "old" unused asn1 files.

svn path=/trunk/; revision=22731
2007-08-29 19:31:15 +00:00
Tomas Kukosa a8357929c4 RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 (2007-06)
svn path=/trunk/; revision=22726
2007-08-29 11:57:27 +00:00
Tomas Kukosa 396ceb5607 NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (2007-06)
svn path=/trunk/; revision=22490
2007-08-13 11:15:39 +00:00
Tomas Kukosa 5a46ea46b5 H.450 regenerated from original ASN.1 sources
svn path=/trunk/; revision=22417
2007-07-30 08:01:59 +00:00
Tomas Kukosa 3b5c406f8c QSIG fully implemented
svn path=/trunk/; revision=22361
2007-07-20 09:54:47 +00:00
Tomas Kukosa ab5d466fc7 rose_ctx_t structure usage in Q.932 dissector
svn path=/trunk/; revision=22349
2007-07-18 13:15:36 +00:00
Stephen Fisher 7b6471acc1 Fix distcheck
svn path=/trunk/; revision=22200
2007-06-27 06:28:02 +00:00
Stephen Fisher d88d1ee31b From Stig Bjorlykke:
This patch fixes building x420 with ftbp on Unix platform and adds
ftbp.asn to the tarball.


svn path=/trunk/; revision=22190
2007-06-25 19:40:37 +00:00
Stephen Fisher e739cc99cd Fix Windows builds and dist after revision 22179 removed the FTBP dissector
svn path=/trunk/; revision=22182
2007-06-25 00:26:31 +00:00
Stephen Fisher ae7fd1bc22 Fix distcheck for recently removed asn1/gsm_ss and asn1/MAP_Dialogue and
remove the asn1/gsm_ss directory.


svn path=/trunk/; revision=22167
2007-06-22 22:42:33 +00:00