aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-06-01From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7310 :Pascal Quantin4-0/+2971
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman1-0/+1
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman2-0/+769
2012-06-01For RLC re-assembly to work we need to fake urnti.Anders Broman1-31/+19
2012-06-01Don't call subdissectors if the CRCI bit is set.Anders Broman1-11/+37
2012-06-01Make the cosnaming dissector a builtin dissector.Anders Broman3-0/+1559
2012-06-01Make the tango dissector a builtin dissector.Anders Broman3-0/+4396
2012-06-01parlay changes to CmakeAnders Broman1-0/+1
2012-06-01Make the parlay dissector a buil tin dissector.Anders Broman2-1/+105137
2012-06-01Remove debug code left by mistakeAnders Broman1-4/+0
2012-06-01Fix a couple of warningsAnders Broman1-4/+8
2012-06-01Fix a couple of warningsAnders Broman1-12/+7
2012-06-01Fix a couple of warningsAnders Broman2-19/+19
2012-05-31g_snprintf → ep_strbuf. I can't find an ERF file with a virtualGerald Combs1-20/+9
2012-05-31From Erwin Rol via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7311 :Pascal Quantin1-1/+1
2012-05-31Fix a possible zero division found by scan-build. While we're at it replaceGerald Combs1-19/+7
2012-05-31Set dir if we don't have it.Anders Broman1-1/+7
2012-05-31Display hf_smb_server_guid, hf_smb_volume_guid and hf_smb_dfs_referral_server...Pascal Quantin1-3/+3
2012-05-31From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7306 :Pascal Quantin1-2/+15
2012-05-31Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7307Pascal Quantin1-1/+1
2012-05-31From Sheetal Kshirsagar and Andrew Williams:Anders Broman1-5/+98
2012-05-31Try to squelch a couple of warningsAnders Broman1-5/+5
2012-05-30Add some needed parenthesis as pointed out by Jakub and the OS XGerald Combs1-1/+1
2012-05-30Revert r42853, cleanup packet-jxta which might really fix CID 280210Jakub Zawadzki1-22/+6
2012-05-30In recent versions of GLib (test with 2.32) g_log_default_handlerGerald Combs1-0/+7
2012-05-30From Richard Sharpe on -dev:Jeff Morriss1-0/+50
2012-05-30Prefix TransportFormatSet_type_enum values with NBAP_ to avoid a clash with '...Pascal Quantin1-20/+20
2012-05-30Mark pinfo as unused. Change args to proto_tree_add_text().Chris Maynard1-15/+15
2012-05-30PPP CCP improvements. And yay, checkAPIs no longer complains about the numbe...Chris Maynard1-145/+536
2012-05-30Stab at DCH 31 dissection.Anders Broman1-2/+20
2012-05-30Dissect non segmented MiB and SiB:sAnders Broman3-185/+254
2012-05-30Use ett variable for proto_item_add_subtree function callPascal Quantin1-6/+7
2012-05-30Fix bug #5077 in IPv6.Jakub Zawadzki1-15/+26
2012-05-30Cleanup geoip support in ipv6.Jakub Zawadzki1-90/+37
2012-05-29Avoid using C99 '%hh' length modifierPascal Quantin3-3/+3
2012-05-29From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7301:Pascal Quantin5-2/+329
2012-05-29From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7302:Pascal Quantin1-10/+46
2012-05-29From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7303Pascal Quantin1-13/+6
2012-05-29Fix bug #7304, stupid mistake.Jakub Zawadzki1-1/+1
2012-05-29Fix bug #5735Jakub Zawadzki1-1/+1
2012-05-29Handle E-DCHAnders Broman2-5/+24
2012-05-29SCSI SBC: Add dissection of GET_LBA_STATUS commandRonnie Sahlberg2-2/+90
2012-05-29From Deepti Ragha:Anders Broman1-3/+429
2012-05-29From Aditya Ambadkar and Diana Chris:Anders Broman2-7/+52
2012-05-29From Evan Huus:Anders Broman1-2/+13
2012-05-29From Erwin Rol: fix a copy-and-paste leftover.Guy Harris1-2/+1
2012-05-28Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin5-147/+165
2012-05-28Use C/T as rbidAnders Broman1-3/+17
2012-05-28Use ett instead of hf variableAnders Broman1-7/+9
2012-05-28Fix Coverity CID's 702388 and 702422: OVERFLOW_BEFORE_WIDEN.Chris Maynard1-1/+1