aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ulp/packet-ulp-template.c
Commit message (Expand)AuthorAgeFilesLines
* Move /asn1 to /epan/dissectorsJoão Valverde2016-03-131-469/+0
* ULP: prettify dissectionPascal Quantin2015-12-131-1/+293
* ULP: register dissector for application/vnd.omaloc-supl-init mediaPascal Quantin2015-12-111-0/+1
* "new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann2015-12-091-2/+2
* ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin2015-03-081-0/+11
* Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan2015-01-271-1/+1
* asn1 generated dissectors: cleanup #include usageBill Meier2014-12-231-1/+0
* ULP: upgrade to approved version 2.0.2Pascal Quantin2014-08-091-1/+1
* batch of tvb-length conversionsEvan Huus2014-06-211-1/+1
* Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2014-06-191-1/+1
* Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2014-06-181-1/+1
* ULP: upgrade dissector to approved version 2.0.1Pascal Quantin2014-03-171-1/+1
* ULP: add UDP transportPascal Quantin2014-03-131-30/+40
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-181-2/+0
* Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann2013-11-091-4/+5
* Fix a typoPascal Quantin2013-10-201-4/+1
* -Wmissing-prototypesAnders Broman2013-03-281-0/+2
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From e.yimjia Add LPP decoding support in ULP protocol dissector \n https://b...Anders Broman2012-02-201-0/+2
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Make some (preference) variables static.Jeff Morriss2010-12-061-3/+3
* #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
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-2/+0
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-15/+22
* Register by name.(Add the template file as well).Anders Broman2007-08-131-0/+2
* Fix dissection of IP addresses in unaligned PER.Anders Broman2007-07-031-0/+1
* fix rrlp subdissector callingTomas Kukosa2007-05-241-17/+19
* ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa2007-05-151-5/+0
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+1
* change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg2006-10-311-1/+1
* Complete reasembly code.Anders Broman2006-05-311-4/+10
* Preparations for reassembly. Currently there is a problem with the rrlp disse...Anders Broman2006-05-301-1/+22
* name changeRonnie Sahlberg2006-05-211-2/+2
* PER:Anders Broman2006-05-161-0/+3
* regenerated with new asn2ethTomas Kukosa2006-05-151-2/+0
* Make dissect_per_constrained_integer handle unaligned PER.Anders Broman2006-05-131-13/+25
* - Some minor asn1 correctionsAnders Broman2006-05-091-0/+2
* Fix an ASN1 error and use the IAANA registered ports.Anders Broman2006-05-071-1/+5
* Add OMA UserPlane Location Protocol packet dissectorAnders Broman2006-05-021-0/+109