summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-16ssl: add expert info for session resumptionPeter Wu4-79/+81
2015-11-16ssl-utils: add versions to ssl debug logPeter Wu4-24/+23
2015-11-16Revert "Override optimization and other flags for make based generators."Peter Wu1-7/+0
2015-11-16[docsis->ucd] Add support for 6 new TLVsAdrianSimionov1-5/+244
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-16Try retroactively applying the Qt folks' fix for QTBUG-47942.Guy Harris1-5/+33
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-15Lua: Fixed some argument # in argument errors.Stig Bjørlykke1-4/+4
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-15Lua: Added support for ProtoField framenum type.Stig Bjørlykke5-7/+46
2015-11-15udp: Don't mark zero checksum illegal when in_error_pkt.Stig Bjørlykke1-1/+1
2015-11-15[Automatic update for 2015-11-15]Gerald Combs17-4247/+4658
2015-11-14Lua: Disallow ProtoField FRAMENUM to fetch from Tvb.Stig Bjørlykke1-0/+4
2015-11-14Qt: Fixed use-of-deallocated-memory when removing a profile.Stig Bjørlykke1-1/+2
2015-11-14UDP Multicast Stats: Fixed typoUli Heilmeier1-2/+2
2015-11-14p_mul: Fixed ack framenum links.Stig Bjørlykke1-3/+11
2015-11-14dmp: Fixed ack framenum links.Stig Bjørlykke1-4/+16
2015-11-13Diameter: fix typo in dictionaryPascal Quantin1-1/+1
2015-11-13CMake: add our own FindCygwin modulePascal Quantin2-0/+72
2015-11-13epan: Free cf->edt before free cf->epan when redissecting.Stig Bjørlykke1-0/+2
2015-11-13Qt: Add go to next + previous packet in conversation.Gerald Combs4-1/+92
2015-11-13Diameter dictionary updated.Branislav Makan1-9/+30
2015-11-13p_mul: Enhance ack framenum links.Stig Bjørlykke1-1/+1
2015-11-13dmp: Enhance ack framenum links.Stig Bjørlykke1-1/+1
2015-11-13[docsis] Support for Queue Depth-based Request FrameAdrianSimionov1-6/+37
2015-11-13Diameter: Expand an error message.Gerald Combs1-2/+2
2015-11-13Qt: fix creation of a new profile broken by g328fbc0Pascal Quantin1-1/+3
2015-11-13Qt: Fixed signal name to avoid a warning.Stig Bjørlykke2-16/+16
2015-11-13Qt: Coloring Rules dialog fixups.Gerald Combs4-9/+22
2015-11-13Qt: fix UI artifacts seen in UAT window on Linux or OSXPascal Quantin1-0/+3
2015-11-12Developer guide: add docbook-xml45 to the list of required Cygwin packagesPascal Quantin1-1/+3
2015-11-12Fix installation of desktop files.Guy Harris1-1/+1
2015-11-12Qt: initialize all remote interface optionsPascal Quantin1-0/+8
2015-11-12[IMF] Add bounds checks to avoid buffer overruns,DiablosOffens1-4/+13
2015-11-12Fix up documentation of RPM packages.Jeff Morriss3-12/+43
2015-11-12Qt: save preferences after creating a filter from expression framePascal Quantin1-0/+2
2015-11-12Qt: Added IO Graph save to clipboard button.Stig Bjørlykke2-5/+72
2015-11-12Use format_text() when displaying, not when handing to AirPDcap.Guy Harris1-16/+56
2015-11-12802.11: avoid multi return on SSID or MESHIDAlexis La Goutte1-5/+5
2015-11-12Export functions str_to_ip() and str_to_ip6() to pluginsJo Rueschel1-0/+3
2015-11-12Plug file descriptor leak.Guy Harris1-0/+1
2015-11-12Add wtap_dump_open_tempfile routines, to write to a temporary file.Guy Harris5-25/+106
2015-11-122.0.0rc3 → 2.0.0rc4.Gerald Combs1-6/+6
2015-11-11Build 2.0.0rc3.Gerald Combs4-2106/+1164
2015-11-11Qt: fix cursor position when editing coloring rules names or filtersPascal Quantin2-12/+0