aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-11avoid a div-by-0 Ronnie Sahlberg1-1/+6
2005-05-11From Hannes GredlerRonnie Sahlberg5-70/+131
2005-05-11Some applications do very naughty things like reusing a port for a different ...Ronnie Sahlberg7-20/+112
2005-05-10Don't write a '\0' way the heck past the end of an array. Fixes bug 164.Gerald Combs1-0/+3
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon4-81/+269
2005-05-10Fix dissection of mo-forwardSMAnders Broman2-62/+65
2005-05-10Fix dissection of mt-forwardSM.Anders Broman2-6/+11
2005-05-10fix some field rename errors turned up by the latest asn2eth compiler.Anders Broman1-14/+14
2005-05-10make SNMP over UDP a new style dissector and add some heuristics to check if ...Ronnie Sahlberg1-3/+38
2005-05-10Make a field type check more strict. Remove some unnecessary code.Gerald Combs1-18/+3
2005-05-10Make sure we don't feed a null string to strncmp(). Fixes bug 161.Gerald Combs1-2/+3
2005-05-09I just found a packet with an option e. As the value looked very muchJörg Mayer1-0/+13
2005-05-09Add another sanity check to the new SIP URI parser.Lars Roland1-2/+8
2005-05-09Some fixes for the new SIP contact header parser.Lars Roland1-24/+22
2005-05-09only lower-case ASCII letters, numbers,Lars Roland2-2/+2
2005-05-08Mark a function parameter as unusedLars Roland1-1/+1
2005-05-08When saying that I remove the trailing white spaces I should do it, too.Lars Roland1-80/+80
2005-05-08Improve dissection of SIP contact header and counting of bindings in REGISTER...Lars Roland1-24/+438
2005-05-08Reindent dissect_sip_common() and remove trailing white spaces from packet-si...Lars Roland1-568/+564
2005-05-08From Javier Acuna:Anders Broman2-36/+206
2005-05-08From Javier Acuna:Anders Broman4-23/+188
2005-05-07add icons for the "File Set" menu itemsUlf Lamping7-4/+203
2005-05-07Increase size of an integer to prevent an integer overflowLars Roland1-1/+1
2005-05-06prettify YPSERVRonnie Sahlberg1-27/+227
2005-05-06A fix for the previous fix for the infinite loop in bootp, bug #160.Gilbert Ramirez1-3/+3
2005-05-06Check the offset delta while we loop through the options.Gilbert Ramirez1-2/+11
2005-05-05Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> pJörg Mayer8-13/+13
2005-05-05add GetWindowsVersion.nsh to the additional packaging filesUlf Lamping1-0/+1
2005-05-05make tethereal compile when plugins are disabledRonnie Sahlberg1-0/+2
2005-05-05Fix a call to dereference a pointer (found by a compiler warning).Guy Harris1-1/+1
2005-05-05Don't explicitly initialize "h245_labels", as it's hard to initializeGuy Harris1-1/+2
2005-05-05Fix a test (bug found by a compiler warning).Guy Harris1-1/+1
2005-05-05Change some data types, and add initializations, to squelch compilerGuy Harris1-15/+15
2005-05-05Change data types to match those of "iconv()", at least on OS X.Guy Harris2-9/+28
2005-05-05Squelch a compiler warning.Guy Harris1-1/+1
2005-05-05Re-parenthesize an expression, to squelch a compiler warning.Guy Harris1-2/+4
2005-05-05"oid_to_str()" and "oid_to_str_buf()" don't modify what the "oid"Guy Harris2-4/+4
2005-05-04Don't try to feed a null pointer to strncmp(). Fixes bug 158.Gerald Combs1-0/+2
2005-05-04From Lars Roland:Gerald Combs1-1/+1
2005-05-04Don't roll our own buffer-overflow-able string_to_hex() routineGerald Combs1-36/+10
2005-05-04Added RPC/ONC SYSTEM_ERROR accept state.Uwe Girlich2-0/+2
2005-05-03Dissect GPRS user data.Anders Broman1-8/+114
2005-05-03add a *lot* more dissections of the various PN-IO blocksUlf Lamping1-46/+992
2005-05-03In proto_tree_set_string(), don't set a null fvalue or Ethereal will throwGerald Combs2-1/+8
2005-05-03Back out all of the tvb_ensure_bytes_exist() calls. They shouldn't beGerald Combs1-75/+3
2005-05-03Fix two places where we might loop infinitely, including the one found inGerald Combs1-2/+10
2005-05-03Base the assoc search on port/vtags only.Michael Tüxen1-4/+18
2005-05-03From Nils O. Sel?sdal:Anders Broman1-161/+241
2005-05-03Fix typos in error messages.Gilbert Ramirez2-2/+2
2005-05-03move the pn-dcp dissector into the profinet pluginUlf Lamping5-4/+7