summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-22Qt: Set normal window icon when capture file closed.Stig Bjørlykke3-6/+6
2015-11-22asn2wrs.py: fix path substitution when generating ASN.1 dissectors with CMake...Pascal Quantin1-2/+2
2015-11-22Do not expand packets in packet dialog by defaultPeter Wu1-1/+0
2015-11-22Fix RTP player crash on invalid streamsPeter Wu1-0/+5
2015-11-22SCSI: Fix mixed up SCSI senddiag PF valuesStefan Pöschel1-1/+1
2015-11-21Lua: Validate Proto() argumentsStig Bjørlykke4-4/+34
2015-11-21debian: Move icon and mime info file to wireshark-commonBalint Reczey3-5/+3
2015-11-21debian: Fix bumping SO versionsBalint Reczey5-9/+9
2015-11-21Set major SO versions for release in CMake and debian/Balint Reczey11-29/+33
2015-11-21usbvideo: fix Malformed packet error for SET_CURPeter Wu1-4/+0
2015-11-20Rule-Failure-Code enum value 14 added.Branislav Makan1-1/+1
2015-11-20Qt: Fixed column issues when changing profile.Stig Bjørlykke2-14/+15
2015-11-20More spelling fixes found by lintianBalint Reczey29-33/+33
2015-11-19Profinet: use pinfo pool to build conversation filterPascal Quantin1-9/+7
2015-11-19Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 n...Nick Bedbury1-1/+1
2015-11-19ASN1 (custom.make): fix typoAlexis La Goutte1-2/+2
2015-11-19NWP: use col_add_str to set COL_INFOPascal Quantin1-1/+1
2015-11-182.0.0 → 2.0.1.Gerald Combs13-1733/+25
2015-11-18Build 2.0.0.Gerald Combs4-1254/+1066
2015-11-18Revert: Free cf->edt before free cf->epan when redissecting.Gerald Combs2-5/+1
2015-11-18Check for ECHILD, not for "not ECHILD".Guy Harris1-8/+34
2015-11-18Error from waitpid(): Fix Code is unreachableStephan Kappertz1-3/+3
2015-11-18Qt: Don't update expert icon without a capture file.Stig Bjørlykke1-2/+3
2015-11-18Lua: Disable Reload Lua Plugins while reading file.Stig Bjørlykke3-4/+9
2015-11-18epan: Check for valid cf->edt before free.Stig Bjørlykke1-2/+4
2015-11-18Export the value_string array ip_proto_val_ext for usage in pluginsJo Rueschel2-1/+2
2015-11-17Fix crash in RTP Player on stop and closePeter Wu3-8/+28
2015-11-17CMake: Add Qt5Svg to PACKAGELIST.Gerald Combs1-0/+6
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-17Qt: Fix some flow graph issues.Gerald Combs2-17/+14
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-17extcap: fix a crash introduced in g622603bPascal Quantin1-1/+1
2015-11-17Qt: Fix a merge crash.Gerald Combs2-5/+3
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-17extcap: fix a bug in cfilterDario Lombardo1-1/+1
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-17CMake: Add "C:/tools/cygwin" to FindCygwin.cmake.Gerald Combs1-0/+1
2015-11-17Remove old, unused images.Gerald Combs2-461/+0
2015-11-16Catch failure of _open_osfhandle().Guy Harris1-0/+24
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