aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ulp.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-95/+95
2015-12-13ULP: prettify dissectionPascal Quantin1-280/+1563
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-23/+148
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-7/+6
2014-08-09ULP: upgrade to approved version 2.0.2Pascal Quantin1-175/+462
2014-06-21batch of tvb-length conversionsEvan Huus1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-17ULP: upgrade dissector to approved version 2.0.1Pascal Quantin1-3/+11
2014-03-13ULP: add UDP transportPascal Quantin1-36/+46
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-16/+14
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-22/+22
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-8/+12
2013-10-20Put PDU dissection in protocol treePascal Quantin1-12/+19
2013-10-20Fix a typoPascal Quantin1-4/+1
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-9/+7
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-174/+174
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-28-Wmissing-prototypesAnders Broman1-6/+8
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-6/+6
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-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 Broman1-15/+36
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-19/+19
2011-01-27The attemt to pretify MSISDN and IMSI breaks the dissection.Anders Broman1-65/+11
2011-01-19Updated to OMA-TS-ULP-V2_0-20100806-DAnders Broman1-6/+133
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-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-21/+21
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss1-577/+577
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-8/+6
2010-04-06#include <stdio.h> not needed.Bill Meier1-7/+6
2010-01-27Use generated file from latest asn1 ...Bill Meier1-11/+9
2010-01-01Update to OMA-TS-ULP-V2_0-20091208-CAnders Broman1-185/+6021
2009-11-22Handle lenght restriction extension of restricted strings.Anders Broman1-3/+3
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke1-19/+19
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-45/+45
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-6/+6
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.Anders Broman1-5/+5
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-8/+6
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes Bill Meier1-20/+27
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-32/+32
2007-10-29asn2wrsTomas Kukosa1-10/+10
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1