aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Cleanups.Guy Harris1-15/+15
2015-11-17Qt: Fixup the I/O Graph color menu width on Windows.Gerald Combs1-0/+7
2015-11-17Lua: Do not deregister Listener in __gc.Stig Bjørlykke1-10/+5
2015-11-17debian: Don't ship unused duplicated images for guidesBalint Reczey1-2/+0
2015-11-17[iso14443] start dissecting the PCB of an S-blockMartin Kaiser1-4/+10
2015-11-17Qt: Fix some flow graph issues.Gerald Combs2-17/+14
2015-11-17[iso14443] do a more precise check for uid-related commandsMartin Kaiser1-1/+1
2015-11-17[iso14443] dissect I-block PCB componentsMartin Kaiser1-6/+39
2015-11-17[Diameter] Add Diameter Overload Indication AVPs [RFC 7683]AndersBroman1-2/+57
2015-11-17Qt: Fix Follow Dialog crash.Gerald Combs1-5/+9
2015-11-17update the ISO1443 dissectorMartin Kaiser1-71/+556
2015-11-17decode Hotspot 2.0 Indication in 802.11 beaconsAndreas Schultz1-0/+27
2015-11-17extcap: fix a crash introduced in g622603bPascal Quantin1-1/+1
2015-11-17Qt: Fix a merge crash.Gerald Combs2-5/+3
2015-11-17extcap: fix a bug in cfilterDario Lombardo1-1/+1
2015-11-17Win32: Try to fix handle leaks in capture_sync.Gerald Combs1-0/+6
2015-11-17Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap i...Pascal Quantin2-10/+4
2015-11-17Create C handles for pipes before running dumpcap.Guy Harris1-39/+90
2015-11-17Qt: Removed obsolete comments.Stig Bjørlykke1-4/+0
2015-11-17Qt: avoid crash when use Go Next/Previous ConversationAlexis La Goutte1-0/+2
2015-11-17Qt: setMenusForSelectedPacket when capture file is closed.Stig Bjørlykke1-2/+2
2015-11-17Misc minor issues caught by cppcheckEvan Huus8-11/+4
2015-11-17CMake: Add "C:/tools/cygwin" to FindCygwin.cmake.Gerald Combs1-0/+1
2015-11-17Remove old, unused images.Gerald Combs2-461/+0
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann103-766/+855
2015-11-16Export the value_string array ip_proto_val_ext for usage in pluginsJo Rueschel1-1/+1
2015-11-16ssl,dtls: use ProtocolVersion from Server HelloPeter Wu4-80/+78
2015-11-16ssl,dtls: use a single field to track ProtocolVersionPeter Wu4-228/+96
2015-11-16Catch failure of _open_osfhandle().Guy Harris1-0/+24
2015-11-16catapult: fix sscanf buffer overflowEvan Huus1-1/+1
2015-11-16Qt: do not clear display filter when merging filesPascal Quantin1-7/+6
2015-11-16For now, call the finish routine in Lua file writers "close".Guy Harris3-11/+11
2015-11-16Label the filter in the file open dialog as a "read filter".Guy Harris12-128/+161
2015-11-16Qt: deactivate save / close / reload buttons when rescanning a capturePascal Quantin1-1/+1
2015-11-16Qt iograph: Trigger graph refresh when time-of-day checkbox is toggeled.Jim Young1-0/+1
2015-11-16Don't include wireshark-gtk.desktop in RPMs.Jeff Morriss1-2/+4
2015-11-16Qt: add a reference counter to sequence analysis infoPascal Quantin6-47/+72
2015-11-16Revert "Override optimization and other flags for make based generators."Peter Wu1-7/+0
2015-11-16[docsis->ucd] Removed S-CDMA bursts and added expertAdrianSimionov1-112/+27
2015-11-16Qt iograph: Fix off-by-one, insure we plot the last interval.Jim Young1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann81-434/+526
2015-11-15tcp: Indicate number of bits used for Flags.Stig Bjørlykke1-1/+1
2015-11-15tcp: Revert back to the old Flags entry.Stig Bjørlykke1-2/+2
2015-11-15[docsis->type29ucd] Remove Type 4 Burst from Type 29 UCDAdrianSimionov1-154/+2
2015-11-15Lua: Fixed some argument # in argument errors.Stig Bjørlykke1-4/+4
2015-11-15Try retroactively applying the Qt folks' fix for QTBUG-47942.Guy Harris1-43/+27
2015-11-15FindLUA.cmake: reject version 5.3Peter Wu1-14/+22
2015-11-15Lua: Check for nil valuestring for integer fields.Stig Bjørlykke1-1/+1
2015-11-15gtk: Fixed out-of-source autotools build.Stig Bjørlykke1-1/+1
2015-11-15Lua: Added support for ProtoField framenum type.Stig Bjørlykke5-7/+46