aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sabp/packet-sabp-template.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-26From Mike Morrin:Anders Broman1-0/+5
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-8/+8
2010-12-06Fix various typos and spelling errors.Bill Meier1-4/+4
2010-11-17- Use SABP:s SCTP ppid.Anders Broman1-0/+2
2010-05-05Calculate correct PDU lenght if the per_length_determinant is one byte long.Anders Broman1-7/+10
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
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-2/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-2/+0
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-9/+6
2008-07-24Get rid of unused code warnings.Anders Broman1-1/+10
2008-03-19Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809Anders Broman1-3/+46
2008-03-13Make SABP work over registered ports.Martin Mathieson1-0/+5
2007-09-17add missing file and change file attributesTomas Kukosa1-173/+173
2007-09-17SABP protocol implemented (not tested as traces are not available)Tomas Kukosa1-0/+173