aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-02Add support for the initial direction indication. Irene will hookMichael Tüxen2-6/+38
2013-04-02Remove non ASCII charactersPascal Quantin1-4/+4
2013-04-02Dissect more of 3GPP2_OBJECT.Anders Broman1-6/+117
2013-04-01Add routines to file.c to indicate whether:Guy Harris7-90/+142
2013-04-01If we can't write the capture out in a file format that supportsGuy Harris1-1/+1
2013-04-01In the Lua dumper code, don't bother checking whether the encapsulationGuy Harris3-32/+51
2013-04-01Add a wtap_dump_can_write() routine that indicates whether WiretapGuy Harris6-62/+72
2013-04-01Define a collection of bits for different types of capture file comments.Guy Harris7-201/+329
2013-04-01Add a setTitlebarForCaptureInProgress() method to MainWindow, and use itGuy Harris3-1/+21
2013-04-01Get rid of main_capture_set_main_window_title(), as it just wrapsGuy Harris1-8/+2
2013-04-01Now only if I can get the case right :)Jaap Keuter1-1/+1
2013-04-01Typo's. That is all.Jaap Keuter15-49/+49
2013-04-01Fix for bug 8548:Jaap Keuter1-32/+29
2013-04-01Move the knowledge about what the window title should be toGuy Harris5-35/+51
2013-03-31Add a setTitlebarForCaptureFile() and have it set the titlebar and theGuy Harris3-4/+22
2013-03-31Unused parameter.Anders Broman1-1/+1
2013-03-31Rename set_display_filename() to set_titlebar_for_capture_file(), asGuy Harris3-5/+6
2013-03-31Initial decoding of 3GPP2_OBJECT.Anders Broman1-3/+80
2013-03-31coverity 281315 logically dead codeMartin Kaiser1-6/+1
2013-03-31coverity 990813 dereference after null checkMartin Kaiser1-2/+3
2013-03-31[NPL] Pushing changes to wireshark repoJakub Zawadzki3-245/+585
2013-03-31[Automatic manuf, services and enterprise-numbers update for 2013-03-31]Gerald Combs4-159/+474
2013-03-31remove empty else-branchesMartin Kaiser1-6/+3
2013-03-31TABs -> spacesMartin Kaiser1-981/+994
2013-03-31Add missing </endlist>.Guy Harris1-0/+1
2013-03-31Don't bundle "Open" and "Import" together; again, clarify that "Import"Guy Harris2-5/+22
2013-03-31Reflect the new menu item for the dialog box for importing a hex dumpGuy Harris2-5/+7
2013-03-31Make the menu item for importing a hex dump text file be "Import fromGuy Harris8-12/+12
2013-03-30From Hauke Mehrtens:Jaap Keuter1-1/+119
2013-03-30Hopefully fix a false-positive warning in the Mac buildbot.Evan Huus1-1/+1
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus2-6/+69
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus18-242/+199
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus7-408/+450
2013-03-30coverity 993742: potential division by zeroMartin Kaiser1-3/+6
2013-03-30fix indentation in one placeMartin Kaiser1-5/+6
2013-03-30coverity 280417: logically dead codeMartin Kaiser1-6/+1
2013-03-30From Tyson Key:Jaap Keuter1-4/+40
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus3-25/+2933
2013-03-30Update -2, -R and -Y to behave consistently as per the concensus reached onEvan Huus4-108/+60
2013-03-30Move wireshark's display filter flag to -Y for consistency with tshark.Evan Huus2-10/+10
2013-03-30Have 'Capture file' and 'Stop after' extries left aligned in GTK+ 3 as well.Jaap Keuter1-23/+49
2013-03-30dissect CI+ Protection DescriptorMartin Kaiser1-9/+70
2013-03-30use proto_mpeg_descriptor_loop_dissect() in the SDT descriptor loopMartin Kaiser1-5/+2
2013-03-30list the new file format in the release notesMartin Kaiser1-0/+1
2013-03-30list the new file format on the manpageMartin Kaiser1-0/+3
2013-03-30wiretap support for the CAM Inspector file formatMartin Kaiser6-2/+445
2013-03-30Note to self: stop using 'index' as a variable name, it triggers -Wshadow onEvan Huus1-4/+4
2013-03-29Implement str_to_val, opposite of val_to_str for value_strings.Evan Huus2-0/+52
2013-03-29Bump two guint16 to guint32 to prevent overflow when reassembling a largeEvan Huus1-3/+3
2013-03-29Add items for Bluetooth and GTK3.Gerald Combs1-0/+2