aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel
AgeCommit message (Expand)AuthorFilesLines
2013-03-19From beroset:Anders Broman1-2/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+3
2013-01-15Based on http://ask.wireshark.org/questions/17661/tcap-decoding-bug :Jeff Morriss1-2/+2
2012-11-29Make all enum_val_t's const.Jeff Morriss1-1/+1
2012-09-28Revert r21471: previous decoding of APN was matching 3GPP 23.003 chapter 9.1 ...Pascal Quantin1-1/+16
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-3/+3
2012-08-22Add French National parameter https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman1-1/+5
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-4/+4
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-03-26In dissect_invokeData(), fixup the default case of the switch statement. Fix...Chris Maynard1-33/+35
2011-11-02Handle differences in Camel V2Anders Broman4-39/+210
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-34/+34
2011-10-12Update the Camel and MAP ASN.1 files.Anders Broman12-26/+43
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-10/+6
2011-04-06Add a commentAnders Broman1-0/+15
2011-04-06Missing decoding for CalledPartyBCD number in CAMELAnders Broman2-0/+14
2010-11-12Update Camel to TS 29.078 9.2.0 (2010-06)Anders Broman12-201/+230
2010-11-07Make the changes from:Anders Broman1-1/+1
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-26Fix a gcc -Wshadow warningBill Meier1-27/+27
2010-01-26Remove redundant codeAnders Broman2-114/+1
2010-01-17Get rid of check_col();Anders Broman2-17/+11
2010-01-02Update to V9.0.0 (2009-12)Anders Broman14-36/+34
2010-01-01Update to V9.0.0 (2009-12)Anders Broman2-2/+2
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam2-4/+4
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-09-06s/col_add_fstr/col_add_strKovarththanan Rajaratnam1-1/+1
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().Kovarththanan Rajaratnam1-1/+1
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-3/+3
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-3/+1
2009-06-24From Kovarththanan Rajaratnam:Stig Bjørlykke1-13/+13
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2009-03-16Removed some non-ASCII characters.Stig Bjørlykke1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-11-07Minor cleanup related to proto_reg_handoff...Bill Meier1-78/+84
2008-09-25Add value_string to dissect_q931_cause_ie().Anders Broman1-1/+1
2008-05-26Fix run checkapi for more targets.Anders Broman1-0/+4
2008-04-23From Vasil Velichkov:Anders Broman1-0/+24
2008-02-18Fix some some propertiesBill Meier1-1/+1
2008-01-15Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).Anders Broman1-3/+3
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman2-36/+40
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-19Correct the order the .asn files are called - yes it matters.Anders Broman1-3/+3
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-01better built-in X.880 supportTomas Kukosa1-4/+0
2007-10-31add forward class declarations which are necessary to compile Remote-Operatio...Tomas Kukosa1-0/+4