aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-06-19Fix trivial warningJörg Mayer2-2/+2
2005-06-19Warning fix: Declare some more strings constJörg Mayer1-2/+2
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg2-1731/+2315
2005-06-19make cmip and ftam also register by ber oid so that they will work when the n...Ronnie Sahlberg2-0/+5
2005-06-19push one more object into the session structure so acse can pick it up later.Ronnie Sahlberg2-0/+4
2005-06-19from Didier GautheronLuis Ontanon3-16/+1097
2005-06-18Clear out any leftover preference information. Fix up whitespace.Gerald Combs1-3/+6
2005-06-18Partial fix for bug 191: Sanity check is ok nowJörg Mayer1-3/+14
2005-06-18Dominik Kuhlen: Fix a copy/paste bug reported inJörg Mayer1-1/+1
2005-06-18from Vasanth ManickamLuis Ontanon2-0/+585
2005-06-18- Use report_error and Co. to report errorsLuis Ontanon1-18/+20
2005-06-17Add support for draft-ietf-tsvwg-sctp-auth-00.txt.Michael Tüxen1-11/+104
2005-06-17- fix a bug I introduced by copy pasting an incorrect offset of some itemsLuis Ontanon2-19/+28
2005-06-17Register the dtap dissector by name.Luis Ontanon1-1/+3
2005-06-17- Write rf5 files (I don't think tektronix software will be able to read thes...Luis Ontanon1-2/+2
2005-06-16Change "radius type" on some vendor AVP:s and add some more ones.Anders Broman1-6/+47
2005-06-16Add some more vendorsAnders Broman2-16/+22
2005-06-16From Paul Ollis:Anders Broman1-18/+27
2005-06-16From Paul Ollis:Anders Broman4-1220/+1323
2005-06-16Fix Win32 compilation, broken by yesterday's checkin.Gerald Combs1-2/+3
2005-06-16Get rid of several megabytes worth of warnings aboutJörg Mayer2-4/+4
2005-06-16Remove unused variable.Guy Harris1-3/+2
2005-06-16From Peter Kovar: fix an incorrect assignment that caused a compilationGuy Harris1-1/+1
2005-06-16Clean up white space.Guy Harris2-79/+72
2005-06-16Register "version" as an obsolete preference, so it's silently ignored,Guy Harris1-0/+2
2005-06-16"dissect_isup_thin()" is a new-style dissector; register it as such.Guy Harris1-4/+2
2005-06-16Squelch some unitialized variable warnings.Guy Harris1-3/+3
2005-06-16"proto_tree_add_text()" doesn't add a named field, so it takes no "hf_"Guy Harris1-2/+2
2005-06-16Include <ctype.h> to get "isdigit()" defined/declared.Guy Harris1-9/+7
2005-06-16Squelch some compiler warnings.Guy Harris1-2/+11
2005-06-16Static variables considered harmful. Make the ISAKMP version aGuy Harris4-113/+160
2005-06-16Regenerate - this squelches some compiler warnings.Guy Harris2-120/+135
2005-06-16third and last(?) iteration on the import routines for tektronix 32bit rf5 fi...Luis Ontanon1-9/+46
2005-06-15Handle FT_UINTs in dissect_per_integer(). Fixes bug 234.Gerald Combs1-1/+14
2005-06-15Make sure dissect_browser_TYPE_12_data() returns the right value. CatchGerald Combs1-1/+13
2005-06-15Catch an infinite loop in smpp_handle_dlist(). Fixes bug 246.Gerald Combs1-0/+2
2005-06-15Add missing hf entries. Fixes bug 240.Gerald Combs1-0/+10
2005-06-15In sam_dissect_SAM_SECURITY_DESCRIPTOR_data(), throw an exception if weGerald Combs1-0/+3
2005-06-15Fix a couple of infinite loops found by Buildbot. Were the recentGerald Combs1-0/+4
2005-06-15Fix an infinite loop found by randpkt testing. Change the line endings fromGerald Combs1-1351/+1351
2005-06-15When we add an FT_STRINGZ item, throw an exception if the length isGerald Combs1-58/+57
2005-06-14From Samuel Thibault,Anders Broman1-1/+29
2005-06-14Add vendor AVP:s for T-Mobile and T-Systems Nova International GmbH.Anders Broman1-28/+56
2005-06-14Add Vendor ID of T-Mobile and T-Systems Nova International GmbH.Anders Broman2-0/+5
2005-06-14From Steve Grubb:Gerald Combs4-34/+27
2005-06-14Always skip the whole header: The current code would only decodeJörg Mayer1-2/+1
2005-06-13Change read_prefs() to use GStrings instead of (re)allocating memoryGerald Combs1-45/+30
2005-06-13use a helper dissector to show k12 files.Luis Ontanon2-0/+200
2005-06-11Add some yhoo_service_valsAnders Broman1-0/+22
2005-06-11From Angelo Bannack, Anders Broman2-0/+1352