aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.nmake
AgeCommit message (Collapse)AuthorFilesLines
2008-03-03Include the "UTRAN Iupc interface Positioning Calculation Application Part ↵etxrab1-0/+9
(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-1/+19
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24004 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-19Added p7 to build environment.stig1-0/+9
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/+18
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/+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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23307 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-26H.501 Mobility protocol implementedkukosa1-0/+9
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/+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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23226 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-17new H.323 dissectorkukosa1-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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23216 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakekukosa1-0/+6
- solve h225<->h235 cyclic dependency with usage of -E option and #.IMPORT directive git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23189 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-10- Change Makefiles to include preincjmayer1-11/+24
- Add missing new directories to asn1/Makefile.nmake git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23141 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-09There isn't an "mpeg" directory, there are "mpeg-audio" and "mpeg-pes"guy1-4/+13
directories. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23122 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-25- Rework the Makefile structure to generate external -cnf filesjmayer1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22950 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-17SABP protocol implemented (not tested as traces are not available)kukosa1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22884 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-25Fix Windows builds and dist after revision 22179 removed the FTBP dissectorsfisher1-9/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22182 f5534014-38df-0310-8fa8-9805f1628bb7
2007-06-22Remove gsm_ss and MAP_Dialogue from Windows makefilesfisher1-18/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22168 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-25get rid of few warningskukosa1-8/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21933 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-25UMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03) and moved to one directorykukosa1-29/+11
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21931 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21889 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-15actx in the rest of dissect_ber..()letxrab1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21773 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-06Ad missing pkcs12.etxrab1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21704 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-06Add mpeg to the Win makefiles.etxrab1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21702 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-04generate T.38 dissector from ASN.1 sourcekukosa1-0/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21676 f5534014-38df-0310-8fa8-9805f1628bb7
2007-04-27new Q.932 and QSIG dissectorskukosa1-0/+18
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21602 f5534014-38df-0310-8fa8-9805f1628bb7
2007-01-09Add ansi_map to the makefilesetxrab1-0/+9
Add missing IMPLICIT and tag numbers, some whitespace changes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20358 f5534014-38df-0310-8fa8-9805f1628bb7
2006-08-24Add missing Clean targetetxrab1-0/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19017 f5534014-38df-0310-8fa8-9805f1628bb7
2006-08-08Routines for Universal Mobile Telecommunications System (UMTS) Radio ↵etxrab1-1/+28
Resource Control (RRC) (umts_rrc) dissection. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18855 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-23change rules so as not to have each dissector twice in 'all:' and 'per:'/'ber:'kukosa1-72/+16
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18213 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa1-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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18209 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-10Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectoretxrab1-2/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18124 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-10Preparations to be able to handle unaligned PER.etxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18119 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-03Use the asn2eth generated snmp dissector.etxrab1-0/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18086 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-02Makefiles for OMA UserPlane Location Protocol packet dissection..etxrab1-1/+11
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18077 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-01Use the asn2eth generated ldap dissector.etxrab1-0/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18057 f5534014-38df-0310-8fa8-9805f1628bb7
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17998 f5534014-38df-0310-8fa8-9805f1628bb7
2006-04-25Add the usual Makefile.nmake comment.guy1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17997 f5534014-38df-0310-8fa8-9805f1628bb7
2006-03-30call OID subdissector for private extensiions, fix makefiles.etxrab1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17772 f5534014-38df-0310-8fa8-9805f1628bb7
2006-03-05Add the actual dissector, win makefile and update the asn1 makefile.etxrab1-0/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17473 f5534014-38df-0310-8fa8-9805f1628bb7
2006-02-23Add parsertab.pyc in clean targetetxrab1-0/+157
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17386 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-20Add dissection of RNSAP, not complete yet.etxrab1-1/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16864 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-07From Grame Lunt:etxrab1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16726 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-05From Grame Lunt:etxrab1-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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16689 f5534014-38df-0310-8fa8-9805f1628bb7