aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.nmake
AgeCommit message (Collapse)AuthorFilesLines
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
2007-10-10- Change Makefiles to include preincJörg Mayer1-11/+24
- Add missing new directories to asn1/Makefile.nmake svn path=/trunk/; revision=23141
2007-10-09There isn't an "mpeg" directory, there are "mpeg-audio" and "mpeg-pes"Guy Harris1-4/+13
directories. svn path=/trunk/; revision=23122
2007-09-25- Rework the Makefile structure to generate external -cnf filesJörg Mayer1-0/+20
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-17SABP protocol implemented (not tested as traces are not available)Tomas Kukosa1-0/+9
svn path=/trunk/; revision=22884
2007-06-25Fix Windows builds and dist after revision 22179 removed the FTBP dissectorStephen Fisher1-9/+0
svn path=/trunk/; revision=22182
2007-06-22Remove gsm_ss and MAP_Dialogue from Windows makefileStephen Fisher1-18/+0
svn path=/trunk/; revision=22168
2007-05-25get rid of few warningsTomas Kukosa1-8/+0
svn path=/trunk/; revision=21933
2007-05-25UMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03) and moved to one directoryTomas Kukosa1-29/+11
svn path=/trunk/; revision=21931
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-2/+1
svn path=/trunk/; revision=21889
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-0/+9
svn path=/trunk/; revision=21773
2007-05-06Ad missing pkcs12.Anders Broman1-0/+9
svn path=/trunk/; revision=21704
2007-05-06Add mpeg to the Win makefiles.Anders Broman1-0/+9
svn path=/trunk/; revision=21702
2007-05-04generate T.38 dissector from ASN.1 sourceTomas Kukosa1-0/+9
svn path=/trunk/; revision=21676
2007-04-27new Q.932 and QSIG dissectorsTomas Kukosa1-0/+18
svn path=/trunk/; revision=21602
2007-01-09Add ansi_map to the makefilesAnders Broman1-0/+9
Add missing IMPLICIT and tag numbers, some whitespace changes. svn path=/trunk/; revision=20358
2006-08-24Add missing Clean targetAnders Broman1-0/+3
svn path=/trunk/; revision=19017
2006-08-08Routines for Universal Mobile Telecommunications System (UMTS) Radio ↵Anders Broman1-1/+28
Resource Control (RRC) (umts_rrc) dissection. svn path=/trunk/; revision=18855
2006-05-23change rules so as not to have each dissector twice in 'all:' and 'per:'/'ber:'Tomas Kukosa1-72/+16
svn path=/trunk/; revision=18213
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-0/+1
- step to new ASN.1 API - pass asn_ctx_t* through PER dissectors instead of packet_info* - PER ALIGNED/UNALIGNED flag moved to asn_ctx_t - PER created tree item pointer moved to asn_ctx_t - add nbap into PER dissectors in asn1/Makefile.nmake - use add_oid_str_name() instead of register_ber_oid_name() in H.225 and H.245 - export asn_ctx_init from library - PER dissectors regenerated svn path=/trunk/; revision=18209
2006-05-10Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectorAnders Broman1-2/+8
svn path=/trunk/; revision=18124
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-1/+1
svn path=/trunk/; revision=18119
2006-05-03Use the asn2eth generated snmp dissector.Anders Broman1-0/+10
svn path=/trunk/; revision=18086
2006-05-02Makefiles for OMA UserPlane Location Protocol packet dissection..Anders Broman1-1/+11
svn path=/trunk/; revision=18077
2006-05-01Use the asn2eth generated ldap dissector.Anders Broman1-0/+10
svn path=/trunk/; revision=18057
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
svn path=/trunk/; revision=17998
2006-04-25Add the usual Makefile.nmake comment.Guy Harris1-105/+108
Change "cd.." to "cd .." - I don't know whether they're equivalent, but, if they're not, the former probably won't work. svn path=/trunk/; revision=17997
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-2/+0
svn path=/trunk/; revision=17772
2006-03-05Add the actual dissector, win makefile and update the asn1 makefile.Anders Broman1-0/+10
svn path=/trunk/; revision=17473
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-0/+157
svn path=/trunk/; revision=17386
2005-12-20Add dissection of RNSAP, not complete yet.Anders Broman1-1/+8
svn path=/trunk/; revision=16864
2005-12-07From Grame Lunt:Anders Broman1-1/+7
updated X.500 dissectors to include DOP support. The "dop" dissector is the renamed "x501" dissector consequently the asn/x501 directory should be removed. The patch includes the changes to epan/dissectors/Makefile.common to reflect this. As the DOP dissection is not fully tested, I have disabled it by default for now (like DSP) but it can be enabled by the user. svn path=/trunk/; revision=16726
2005-12-05From Grame Lunt:Anders Broman1-0/+364
a patch for the X.411, X420 and CMS dissectors to implement the remaining heading extensions and bodyparts. This includes GeneralText BP, forwarded content BP (forwarded p22 and forwarded p772), PKCS#7 BP, and "business class" messaging extensions. The X.411 extensions using the SIGNATURE macro have also been implemented. There is also a fix for a bug in the dissection of integer 22 content type. Graeme svn path=/trunk/; revision=16689