aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ulp
AgeCommit message (Expand)AuthorFilesLines
2015-03-08ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin2-1/+61
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-08-09ULP: upgrade to approved version 2.0.2Pascal Quantin5-491/+531
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-21batch of tvb-length conversionsEvan Huus1-1/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-1/+1
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-1/+1
2014-03-17ULP: upgrade dissector to approved version 2.0.1Pascal Quantin4-32/+31
2014-03-13ULP: add UDP transportPascal Quantin1-30/+40
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-3/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss8-16/+0
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann2-5/+6
2013-10-20Put PDU dissection in protocol treePascal Quantin1-8/+16
2013-10-20Fix a typoPascal Quantin1-4/+1
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2-61/+61
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-4/+2
2013-05-11Now all disectors requiring asn2wrs can be generated usingJörg Mayer1-0/+28
2013-05-05Just whitespace changesJörg Mayer1-3/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-28-Wmissing-prototypesAnders Broman1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2012-02-20From e.yimjia Add LPP decoding support in ULP protocol dissector \n https://b...Anders Broman2-0/+10
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2011-01-27The attemt to pretify MSISDN and IMSI breaks the dissection.Anders Broman1-27/+0
2011-01-19Updated to OMA-TS-ULP-V2_0-20100806-DAnders Broman3-1107/+1119
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-12-06Make some (preference) variables static.Jeff Morriss1-3/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-13From Didier Gautheron:Anders Broman1-4/+2
2010-01-01Update to OMA-TS-ULP-V2_0-20091208-CAnders Broman4-554/+1803
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-2/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-15/+22
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valueTomas Kukosa1-1/+1
2007-09-27add forgotten makefilesTomas Kukosa2-0/+74
2007-09-27put next few simple ASN.1 dissectors into the new makefile structureTomas Kukosa2-55/+22
2007-08-13Register by name.(Add the template file as well).Anders Broman1-0/+2
2007-07-03Fix dissection of IP addresses in unaligned PER.Anders Broman2-2/+30
2007-06-20Show IPv4/IPv6 addresses as such.Anders Broman1-0/+4
2007-05-25get rid of few warningsTomas Kukosa1-0/+14
2007-05-24No longer needed as nothing is exported.Anders Broman1-12/+0
2007-05-24fix rrlp subdissector callingTomas Kukosa2-19/+21
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa8-662/+614
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2-2/+3