aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-26replaced decode_boolean_bitfield calls with itemized filtersMichael Mann10-424/+592
2012-09-26minor endian bugfixMichael Mann1-1/+1
2012-09-26In get_unicode_or_ascii_string(), check if the length is odd/even, not the of...Chris Maynard1-1/+1
2012-09-26Allow IPv6 addresses to be mapped.Chris Maynard1-2/+3
2012-09-26Revision 45146 fixed only the first map. This patch fixes all maps.Chris Maynard1-3/+11
2012-09-26Control the heuristic dissector with a preference. It is only a 7-bitMartin Mathieson1-1/+10
2012-09-26Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5016 - No markers sho...Chris Maynard2-4/+7
2012-09-26Fix some signed/unsigned mismatches caught by cppcheck.Evan Huus1-3/+3
2012-09-25Fix error checking logic.Gerald Combs1-1/+1
2012-09-25Implement and document the Custom plugin system. Create relevant example file...Jaap Keuter5-89/+145
2012-09-25Note that it's a smart card standard.Guy Harris1-1/+1
2012-09-25Add load of translate QLibraryInfo to have standart button (and other stuff) ...Alexis La Goutte1-0/+5
2012-09-25Use "common help_url function" for qtsharkAlexis La Goutte2-6/+69
2012-09-25trival: replaced tabs with spaces, added modelinesMartin Kaiser1-1/+14
2012-09-25From Michal LabedzkiMartin Kaiser2-29/+67
2012-09-25Add modelines info for qtshark import fileAlexis La Goutte2-0/+26
2012-09-25replaced decode_boolean_bitfield, decode_numeric_bitfield, and decode_enumera...Michael Mann1-487/+475
2012-09-25Update a couple of URL's.Chris Maynard1-2/+2
2012-09-25Fix compilation warnings.Gerald Combs1-2/+2
2012-09-25From Michal Labedzki:Anders Broman1-7/+11
2012-09-25Revert 45116. Developer's probably don't want the user-guide.chm that they g...Chris Maynard2-6/+0
2012-09-25Add reordercap binary to gitignore, and copy gitignore to bzrignore forEvan Huus2-0/+135
2012-09-25Decode some more elements.Jörg Mayer1-8/+102
2012-09-25Remove trailing whitespaceJörg Mayer1-1/+1
2012-09-25Touch the file in make-dissector-reg.py if it hasn't changed, so thatEvan Huus1-0/+14
2012-09-25We're downloading the user-guide as part of the setup, so we might as well co...Chris Maynard2-0/+6
2012-09-25replaced decode_boolean_bitfield calls with itemized filtersMichael Mann14-396/+647
2012-09-24Update regexes to match the version string changes in r45112.Gerald Combs1-6/+6
2012-09-24Look in $(WIRESHARK_LIB_DIR)\vcredist_$(MSVC_VARIANT) forGerald Combs1-3/+13
2012-09-24Add back extra packaging information if it's present.Gerald Combs2-11/+14
2012-09-24From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=77...Pascal Quantin1-10/+10
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki95-578/+578
2012-09-24change the capture comment icon in the statusbar from "add" to "edit"Martin Kaiser2-0/+8
2012-09-24allow setting a capture comment from the statusbar when a capture was startedMartin Kaiser1-0/+2
2012-09-24fix compilation on linuxMartin Kaiser1-0/+1
2012-09-24Fix compilation on Windows.Gerald Combs3-13/+13
2012-09-24Unify some of the GTK+ and Win32 "Save As" code and behavior. This willGerald Combs5-405/+346
2012-09-24Update make-dissector-reg.py to match r45083. Instead of writing the newGerald Combs1-59/+54
2012-09-24Beginnings of the Foundry Discovery Protocol (FDP) dissector.Jörg Mayer4-0/+377
2012-09-24Get rid of ../../epan/address.h:65:19: warning: comma at end of enumerator li...Anders Broman1-1/+1
2012-09-24Try to passify the buildbots by:Anders Broman1-12/+13
2012-09-24packet-btavctp.c:107: warning: 'number_of_packets' may be used uninitialized ...Anders Broman1-2/+2
2012-09-24From Michal Labedzki:Anders Broman5-7/+2998
2012-09-24From Michal Labedzki:Anders Broman1-0/+1
2012-09-24From Michal Labedzki:Anders Broman6-0/+406
2012-09-24Include reordercap.exe.Martin Mathieson1-0/+7
2012-09-24Whitespace fixesJörg Mayer1-18/+18
2012-09-24Add reordercap to this makefile too.Martin Mathieson1-1/+6
2012-09-24Fix mispelling of reordercap.exe target.Martin Mathieson1-1/+1
2012-09-24Also avoid some unnecessary calls to strcmp() here, where the releaseMartin Mathieson1-10/+2