aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2016-01-28codecs: add deregister_codec APIPascal Quantin1-0/+1
2016-01-25Add a missing function.Guy Harris1-0/+1
2016-01-25Add some missing symbols.Guy Harris1-0/+2
2016-01-24[Automatic update for 2016-01-24]Gerald Combs1-3/+4
2016-01-14Update.Guy Harris1-1/+7
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann1-10/+13
2016-01-11debian: Fix setting -Wl,-Bsymbolic on Wheezy onlyBalint Reczey1-1/+1
2016-01-09Add routines to add an item and return the item's real length.Guy Harris1-0/+2
2016-01-06KISS the Follow TCP functionality.Michael Mann1-2/+1
2016-01-04Another symbol exported.Guy Harris1-0/+1
2016-01-04Don't walk the entire protocol tree to extract the value of one field.Guy Harris1-0/+1
2015-12-29Update.Guy Harris1-3/+43
2015-12-29debian: Recommend libqt5multimedia5-plugins for wireshark-qtBalint Reczey1-0/+1
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-1/+0
2015-12-25Refactoring: Use data bits per symbol MCS table to calculate rates andSimon Barber1-1/+1
2015-12-22extcap: add randpktdump, a random packet generator.Dario Lombardo1-0/+1
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki1-2/+2
2015-12-18prefs_register_modules() is used only in epan/prefs.c; make it static.Guy Harris1-1/+0
2015-12-18debian: Fix .deb package generation on wheezyBalint Reczey2-1/+9
2015-12-16debian: Sync patches with DebianBalint Reczey7-14/+42
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-26/+0
2015-12-11epan: Don't export deregister functionsStig Bjørlykke1-8/+0
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-12-10debian: Build-depend on qtmultimedia5-dev and libqt5svg5-dev to enable more Q...Balint Reczey1-0/+1
2015-12-09debian: Make wireshark meta-package depend on Qt _or_ GTK+ UIBalint Reczey1-1/+1
2015-12-06debian: Merge multiple small packaging fixes from DebianBalint Reczey2-12/+16
2015-12-04[packet-h] Add defines to make it possible to convert functions prefixedAndersBroman1-3/+3
2015-12-03Change codecs from static to dynamic libraryPascal Quantin3-1/+45
2015-11-26Remove create_dissector_handleMichael Mann1-1/+0
2015-11-25Require BER dissector (OID) registration to be "new style".Michael Mann1-2/+0
2015-11-24Remove support for "old style" dissectors in PER API.Michael Mann1-3/+0
2015-11-24Remove register_dissector.Michael Mann1-1/+0
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke1-0/+1
2015-11-21Lua: Validate Proto() argumentsStig Bjørlykke1-0/+1
2015-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki1-1/+2
2015-11-19extcap: add sshdump.Dario Lombardo1-0/+1
2015-11-17debian: Don't ship unused duplicated images for guidesBalint Reczey1-2/+0
2015-11-11Make routines used only within wiretap/merge.c static.Guy Harris1-6/+0
2015-11-11debian: Move icon and mime info file to wireshark-commonBalint Reczey3-5/+3
2015-11-11GTK: Add separate working desktop file for GTK+ Wireshark GUIBalint Reczey1-1/+1
2015-11-11debian: Ship wireshark.desktop file in wireshark-qtBalint Reczey1-1/+4
2015-11-11debian: Ship wireshark.1 in the package we ship /usr/bin/wiresharkBalint Reczey1-0/+0
2015-11-11debian: Finish postinst of wireshark-common even when wireshark group is a us...Balint Reczey1-5/+8
2015-11-11debian: Add note to README.Debian to log in again to be able to capture packetsBalint Reczey1-1/+3
2015-11-11debian: Drop menu supportBalint Reczey3-8/+0
2015-11-11Additional 2.1 symbols.Guy Harris1-0/+8
2015-11-10New 2.0 symbols.Guy Harris3-0/+6
2015-11-07column-utils: Refactor col_append_port() to col_append_ports()João Valverde1-1/+1
2015-11-07Create real dissector tables for SSL and DTLS to use.Michael Mann1-2/+2
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann1-1/+0