aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h450-ros.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa1-8/+11
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-5/+5
2010-05-11Regenerate a few of the ASN.1 dissectorsJeff Morriss1-20/+20
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-7/+5
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-08-24Expert info for undecoded Q.932 and H.450 operationsTomas Kukosa1-5/+15
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-3/+3
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier1-6/+5
2009-01-28#include prefs.h not req'dBill Meier1-6/+5
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa1-2/+2
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-4/+4
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-8/+12
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-6/+4
2007-10-17new H.323 dissectorTomas Kukosa1-2/+2
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa1-31/+68
2007-07-30add forgotten filesTomas Kukosa1-0/+662