aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ulp/packet-ulp-template.c
AgeCommit message (Expand)AuthorFilesLines
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