aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1842-1851/+1851
2019-07-26Initialize newly-allocated iap_conversation_t before fetching packet data.Guy Harris1-4/+6
2019-07-26Debian: remove symbolsPascal Quantin1-7/+0
2019-07-253.1.0 > 3.1.1.Gerald Combs5-1397/+11
2019-07-25Build 3.1.0.Gerald Combs3-2837/+1442
2019-07-25debian-setup.sh: Add package lsb-releaseJuergen Kosel1-1/+2
2019-07-25Qt: fix compilation with older Qt versions.Dario Lombardo1-2/+2
2019-07-25Qt: Export profilesRoland Knall7-7/+272
2019-07-25Don't format printable non-ASCII Unicode characters as escape sequences.Guy Harris2-155/+590
2019-07-25USBLL: Verify DATA packets CRC-16Tomasz Moń7-1/+93
2019-07-25USBLL: Initial USB 2.0 Link Layer dissectorTomasz Moń5-0/+364
2019-07-25Qt: Fix copy indicator for profileRoland Knall1-1/+1
2019-07-25Qt: Various Profile UI UpdatesRoland Knall4-73/+60
2019-07-24Update the release notes for 3.1.0.Gerald Combs1-9/+33
2019-07-24Use tvb_get_raw_bytes_as_string() to fetch the verb and reply code.Guy Harris1-3/+3
2019-07-24Qt: Profile Treeview updates now after importing profilesRoland Knall2-11/+35
2019-07-24Use g_ascii_isalpha(), not is_rfc2234_alpha().Guy Harris1-22/+3
2019-07-24Use tvb_get_raw_bytes_as_string() to fetch the reply code.Guy Harris1-1/+1
2019-07-24Handle multiple PDUs per TCP segment and reassembly of multi-segment PDUs.Guy Harris1-114/+167
2019-07-24Add a routine to fetch raw bytes into a fixed-length buffer as a string.Guy Harris3-0/+41
2019-07-24Clean up handling of group lists.Guy Harris1-26/+18
2019-07-24Remove an extra backslash.Guy Harris1-1/+1
2019-07-24debian/control: sync downstream wireshark-gtk changesPeter Wu1-8/+9
2019-07-24debian: libwireshark-dev must depend on libwiretap-devGregor Jasny1-1/+2
2019-07-24debian: Add autopkgtest for testing starting GUI and CLIBalint Reczey4-0/+39
2019-07-24debian: Fix permission change in case of local diversionsTopi Miettinen1-1/+1
2019-07-24f5ethtrailer: type-version subdissector tableJason Cohen1-26/+12
2019-07-24f5ethtrailer - Collapsible-Header trailer headerJason Cohen1-41/+66
2019-07-24Suqlech a -Wpointer-sign warning.Guy Harris1-1/+1
2019-07-24Insert REPLACEMENT CHARACTER for various UTF-16 errors.Guy Harris1-20/+19
2019-07-24E1AP: upgrade dissector to v15.4.0Pascal Quantin9-130/+511
2019-07-24Windows+CMake: Updates for Visual Studio 2019.Gerald Combs2-2/+7
2019-07-23WSUG: Corrected keyboard shortcuts for Edit MenuMoshe Kaplan1-10/+10
2019-07-22iso7816: link a transaction to a payload dissectorMartin Kaiser1-7/+14
2019-07-22Qt: Stop profile import when action pendingRoland Knall3-0/+29
2019-07-22Qt: Fix invalid characters for profilesRoland Knall1-1/+3
2019-07-22Qt: Fix filename checkRoland Knall1-2/+8
2019-07-22Qt: Cleanup data() method and interfaceRoland Knall5-148/+189
2019-07-22wslua: pinfo: make p2p_dir accessible to lua dissectorsMartin Kaiser3-0/+11
2019-07-22helper function to get a payload dissector table's current handleMartin Kaiser3-0/+16
2019-07-21Extend epan library plugins with a tap registration callbackJoão Valverde2-0/+11
2019-07-21Qt: Remove unwanted TABsStig Bjørlykke1-2/+2
2019-07-21Qt: Improve profile import messagesStig Bjørlykke3-20/+41
2019-07-21Qt: Fix deletionRoland Knall1-7/+9
2019-07-21Lua: remove lua_data_handlePeter Wu3-7/+2
2019-07-21Qt: Fix copy-from menuRoland Knall3-16/+46
2019-07-21Qt: Allow profile import from directoryRoland Knall6-57/+116
2019-07-21Remove ABI compliance checker code.João Valverde10-231/+3
2019-07-21Qt: Fix iconsize of info labelRoland Knall1-0/+1
2019-07-21IEEE80211: handle symbol proprietary tag seperatelyJaap Keuter5-7/+105