aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrlp
Commit message (Expand)AuthorAgeFilesLines
* I added EXPORT_FILES in too many places, remove themJörg Mayer2013-05-111-4/+0
* Some more protocols can be generated via cmakeJörg Mayer2013-05-101-0/+33
* Just whitespace changesJörg Mayer2013-05-051-3/+3
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Remove non ASCCI charactersPascal Quantin2012-08-151-4/+4
* Fix some headers fields that were wrongly marked as 64 bits instead of 32 bitsPascal Quantin2012-08-151-29/+1
* Fix field type for some 64 bits header fieldsPascal Quantin2012-08-151-0/+34
* Update Free Software Foundation address.Jakub Zawadzki2012-06-284-4/+4
* Use col_append_sep_str instead of col_append_strpascal2012-05-191-1/+1
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-101-2/+2
* Update comments with the RRLP version currently dissectedpascal2012-04-303-3/+3
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-4/+0
* Update to V9.2.0 (2010-03)Anders Broman2010-05-132-19/+44
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Update to V9.1.0 (2009-12)Anders Broman2009-12-223-171/+1033
* gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam2009-10-101-2/+2
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* * Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam2009-09-241-2/+1
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-5/+0
* Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman2008-10-281-1/+1
* Get rid of unused code warnings.Anders Broman2008-07-233-2/+3
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-0/+1
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valueTomas Kukosa2007-10-101-1/+1
* add forgotten makefilesTomas Kukosa2007-09-272-0/+75
* put next few simple ASN.1 dissectors into the new makefile structureTomas Kukosa2007-09-272-52/+22
* - CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa2007-06-041-5/+0
* get rid of few warningsTomas Kukosa2007-05-251-1/+5
* RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa2007-05-188-1104/+1554
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+1
* as Gisle Vanem noted that MingW doesn't "like" the #pragmas:Ulf Lamping2007-03-271-1/+1
* add "#pragma warning(disable:4146)"Ulf Lamping2007-03-271-0/+7
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* Complete clean targetsAnders Broman2006-08-221-1/+1
* Complete reasembly code.Anders Broman2006-05-311-3/+1
* - fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa2006-05-221-5/+5
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* Decode Ext-GeographicalInformation.Anders Broman2006-05-171-0/+8
* Fix decoding of Ext-GeographicalInformation.Anders Broman2006-05-173-25/+33
* regenerated with new asn2ethTomas Kukosa2006-05-152-2/+3
* Add 3GPP Radio Resource LCS Protocol (RRLP) packet dissectorAnders Broman2006-05-106-0/+1266