summaryrefslogtreecommitdiff
path: root/asn1/ulp/packet-ulp-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-469/+0
2015-12-13ULP: prettify dissectionPascal Quantin1-1/+293
2015-12-11ULP: register dissector for application/vnd.omaloc-supl-init mediaPascal Quantin1-0/+1
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-2/+2
2015-03-08ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin1-0/+11
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 Quantin1-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 Quantin1-1/+1
2014-03-13ULP: add UDP transportPascal Quantin1-30/+40
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-4/+5
2013-10-20Fix a typoPascal Quantin1-4/+1
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 Zawadzki1-1/+1
2012-02-20From e.yimjia Add LPP decoding support in ULP protocol dissector \n https://b...Anders Broman1-0/+2
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
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-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 Broman1-0/+1
2007-05-24fix rrlp subdissector callingTomas Kukosa1-17/+19
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa1-5/+0
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-1/+1
2006-05-31Complete reasembly code.Anders Broman1-4/+10
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...Anders Broman1-1/+22
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-16PER:Anders Broman1-0/+3
2006-05-15regenerated with new asn2ethTomas Kukosa1-2/+0
2006-05-13Make dissect_per_constrained_integer handle unaligned PER.Anders Broman1-13/+25
2006-05-09- Some minor asn1 correctionsAnders Broman1-0/+2
2006-05-07Fix an ASN1 error and use the IAANA registered ports.Anders Broman1-1/+5
2006-05-02Add OMA UserPlane Location Protocol packet dissectorAnders Broman1-0/+109