aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pcap
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-3/+3
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-8/+8
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman6-7/+27
2010-11-15Use value_string_ext fcns to access several value_string arrays.Bill Meier1-2/+8
2010-05-15Update to V9.1.0 (2010-03).Anders Broman7-14/+67
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-1/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-02Update to V9.0.0 (2009-12)Anders Broman7-243/+1137
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-2/+0
2008-11-07Minor cleanup related to proto_reg_handoff...Bill Meier1-27/+11
2008-06-28Get rid of some unused code warnings.Anders Broman1-2/+0
2008-06-28Add som missing extension IE's and try to get rid of som unused code warnings.Anders Broman2-22/+38
2008-06-28To handle 64 bit constraints we also need to change FT_UINT32 to FT_UINT64Anders Broman1-0/+6
2008-03-03Include the "UTRAN Iupc interface Positioning Calculation Application Part (P...Anders Broman1-1/+0
2008-02-21Add code to set ssn in the preferenses and make it compile.Anders Broman2-9/+74
2008-02-16Add basic files for a UTRAN Iupc interface Positioning Calculation Applicati...Anders Broman11-0/+5842