aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-31gerald@ethereal.com -> gerald@wireshark.orgMartin Kaiser1-1/+1
2013-01-31replaced TABs+spaces mixture with spacesMartin Kaiser1-275/+279
2013-01-31Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangMartin Kaiser1-39/+30
2013-01-31Add SIB type to info columnPascal Quantin2-88/+200
2013-01-31Use the name "Wireshark" instead of "qtshark" on OS X.Gerald Combs1-1/+6
2013-01-31Use a not-quite-black background for marked packets.Gerald Combs1-2/+2
2013-01-31Use '#if 0 ... #endif' rather than /** ... **/ to comment outBill Meier23-106/+106
2013-01-31Use '#if 0 ... #endif' rather than /** ... **/ to comment outBill Meier66-398/+425
2013-01-31Comment out unused hf[] entries & etc.Bill Meier94-1125/+1574
2013-01-31Add 2 more verification steps to run in the "Submitting code for your new dis...Chris Maynard1-0/+8
2013-01-31Fix Coverity CID 971261: Unused pointer value. Additionally, #if 0 two unuse...Chris Maynard1-36/+39
2013-01-31Add an OID translation.Anders Broman2-3/+5
2013-01-31Constify a variable to which C string pointers will be assigned.Guy Harris1-1/+1
2013-01-31Fix RCS ID.Guy Harris1-1/+1
2013-01-31Get rid of CR's, and set the appropriate properties.Guy Harris1-702/+702
2013-01-31Add Parrot AR Drone dissector.Michael Mann3-0/+704
2013-01-30add missing caseMartin Kaiser1-1/+1
2013-01-30Clean up white space.Guy Harris1-1/+1
2013-01-30Clean up white space.Guy Harris1-4/+4
2013-01-30A "DAAP request" is just an HTTP request of a certain type, possibly onGuy Harris1-17/+7
2013-01-30Add a routine to allow dissectors to specify ports that carry HTTPGuy Harris4-29/+30
2013-01-30Set properties.Guy Harris0-0/+0
2013-01-30GPOINTER_TO_INT() is the inverse of GINT_TO_POINTER().Guy Harris1-1/+1
2013-01-30Use optargp, not optarg, in followSsl(), as in other routines; thisGuy Harris1-6/+6
2013-01-30Add support in TShark to follow SSL streams Michael Mann2-5/+131
2013-01-30Fix more dependencies.Gerald Combs1-3/+4
2013-01-30Some FairPlay stuff in DAAP starts out with a 4-character FPLY tag, butGuy Harris1-4/+17
2013-01-30Fix a couple of dependencies.Gerald Combs1-3/+3
2013-01-30Wiretap: Add support for files contain GIF, PNG images Michael Mann3-2/+10
2013-01-30Add a cast to hopefully quiet the mac buildbot.Evan Huus1-1/+3
2013-01-30Add SVN properties, modelines.Evan Huus1-532/+545
2013-01-30Add Gearman dissector. Bug 4992 (https://bugs.wireshark.org/bugzilla/show_bu...Michael Mann3-0/+534
2013-01-30Copy over r47277 from ui/gtk.Gerald Combs1-1/+7
2013-01-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangMartin Kaiser1-2/+1
2013-01-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangMartin Kaiser1-1/+1
2013-01-29simplify dissect_gds() a bitMartin Kaiser1-6/+3
2013-01-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangMartin Kaiser1-1/+0
2013-01-29Make eDonkey dissector a "new style" and only dissect if first byte matches a...Michael Mann1-81/+71
2013-01-29Get Server Info should not have any data unless "challenged", per eMule sourc...Michael Mann1-5/+4
2013-01-29Add missing '&hf_gtpv2_bss_con_xid' entry to hf[].Bill Meier1-5/+10
2013-01-29Add missing '&hf_fw1_trailer' hf[] entry;Bill Meier1-0/+5
2013-01-29Add an XXX comment about some code which will never be executed;Bill Meier1-0/+3
2013-01-29Add missing 'hf_scsi_persresv_control_unreg' hf[] entry.Bill Meier1-39/+41
2013-01-29Remove some unneeded parens in hf[] entries;Bill Meier1-8/+8
2013-01-29Use readlink instead of ls.Gerald Combs3-3/+3
2013-01-28 Re-implemention of checkhf.pl:Bill Meier1-208/+397
2013-01-28Delete checkhf-v2.pl from the repository.Bill Meier1-422/+0
2013-01-28make dumpabi target build with multiple digits in library version numbersBalint Reczey3-3/+3
2013-01-28Allow SNMP user table entry to be re-editted even if engineID/Username remain...Michael Mann2-2/+2
2013-01-28Re-implemention of checkhf.pl:Bill Meier1-0/+422