metze/wireshark/wip.git
2015-11-16 Peter Wussl,dtls: use ProtocolVersion from Server Hello
2015-11-16 Peter Wussl,dtls: use a single field to track ProtocolVersion
2015-11-16 Guy HarrisCatch failure of _open_osfhandle().
2015-11-16 Evan Huuscatapult: fix sscanf buffer overflow
2015-11-16 Pascal QuantinQt: do not clear display filter when merging files
2015-11-16 Guy HarrisFor now, call the finish routine in Lua file writers...
2015-11-16 Guy HarrisLabel the filter in the file open dialog as a "read...
2015-11-16 Pascal QuantinQt: deactivate save / close / reload buttons when resca...
2015-11-16 Jim YoungQt iograph: Trigger graph refresh when time-of-day...
2015-11-16 Jeff MorrissDon't include wireshark-gtk.desktop in RPMs.
2015-11-16 Pascal QuantinQt: add a reference counter to sequence analysis info
2015-11-16 Peter WuRevert "Override optimization and other flags for make...
2015-11-16 AdrianSimionov[docsis->ucd] Removed S-CDMA bursts and added expert
2015-11-16 Jim YoungQt iograph: Fix off-by-one, insure we plot the last...
2015-11-16 Michael Manncreate_dissector_handle -> new_create_dissector_handle
2015-11-15 Stig Bjørlykketcp: Indicate number of bits used for Flags.
2015-11-15 Stig Bjørlykketcp: Revert back to the old Flags entry.
2015-11-15 AdrianSimionov[docsis->type29ucd] Remove Type 4 Burst from Type 29 UCD
2015-11-15 Stig BjørlykkeLua: Fixed some argument # in argument errors.
2015-11-15 Guy HarrisTry retroactively applying the Qt folks' fix for QTBUG...
2015-11-15 Peter WuFindLUA.cmake: reject version 5.3
2015-11-15 Stig BjørlykkeLua: Check for nil valuestring for integer fields.
2015-11-15 Stig Bjørlykkegtk: Fixed out-of-source autotools build.
2015-11-15 Stig BjørlykkeLua: Added support for ProtoField framenum type.
2015-11-15 Stig Bjørlykkeudp: Don't mark zero checksum illegal when in_error_pkt.
2015-11-15 Gerald Combs[Automatic update for 2015-11-15]
2015-11-15 AdrianSimionov[docsis->ucd] Add support for 6 new TLVs
2015-11-15 AdrianSimionov[docsis->packet-tlv.c] Updated Confirmation Code list...
2015-11-14 Michael Mannregister_dissector -> new_register_dissector for plugins.
2015-11-14 Michael Mannregister_dissector -> new_register_dissector
2015-11-14 Stig BjørlykkeLua: Disallow ProtoField FRAMENUM to fetch from Tvb.
2015-11-14 Stig BjørlykkeQt: Fixed use-of-deallocated-memory when removing a...
2015-11-14 Michael Mannregister_dissector -> new_register_dissector
2015-11-14 Uli HeilmeierUDP Multicast Stats: Fixed typo
2015-11-14 Stig Bjørlykkep_mul: Fixed ack framenum links.
2015-11-14 Stig Bjørlykkedmp: Fixed ack framenum links.
2015-11-14 Alexis La Goutteairpdcap_system.(h) fix parameter 'mngHandshake/mngDecr...
2015-11-13 Pascal QuantinMakefile.nmake: add randpkt-core.obj to the list of...
2015-11-13 Michael Mannregister_dissector -> new_register_dissector
2015-11-13 Pascal QuantinDiameter: fix typo in dictionary
2015-11-13 Pascal QuantinCMake: add our own FindCygwin module
2015-11-13 Stig Bjørlykkeepan: Free cf->edt before free cf->epan when redissecting.
2015-11-13 Branislav MakanDiameter dictionary updated.
2015-11-13 Gerald CombsQt: Add go to next + previous packet in conversation.
2015-11-13 Stig Bjørlykkep_mul: Enhance ack framenum links.
2015-11-13 Stig Bjørlykkedmp: Enhance ack framenum links.
2015-11-13 Gerald CombsFix compilation when _DEBUG is defined.
2015-11-13 AdrianSimionov[docsis] Support for Queue Depth-based Request Frame
2015-11-13 Gerald CombsDiameter: Expand an error message.
2015-11-13 Pascal QuantinQt: fix creation of a new profile broken by g328fbc0
2015-11-13 Stig BjørlykkeQt: Fixed signal name to avoid a warning.
2015-11-13 Alexis La GoutteMEGACO: fix indent (remove tab)
2015-11-13 Gerald CombsQt: Coloring Rules dialog fixups.
2015-11-13 Pascal QuantinQt: fix UI artifacts seen in UAT window on Linux or OSX
2015-11-12 Pascal QuantinDeveloper guide: add docbook-xml45 to the list of requi...
2015-11-12 Guy HarrisFix installation of desktop files.
2015-11-12 Bill Meier[configure.ac] Update gtk+ and glib release date lists
2015-11-12 Pascal QuantinQt: initialize all remote interface options
2015-11-12 DiablosOffens[IMF] Add bounds checks to avoid buffer overruns,
2015-11-12 Pascal QuantinPut back ' in user guide name
2015-11-12 Guy HarrisSquelch a compiler warning.
2015-11-12 João Valverde[GTK] Replace deprecated gdk_pixbuf_new_from_inline()
2015-11-12 Jeff MorrissFix up documentation of RPM packages.
2015-11-12 Pascal QuantinQt: save preferences after creating a filter from expre...
2015-11-12 Stig BjørlykkeQt: Added IO Graph save to clipboard button.
2015-11-12 Martin Kaiserdissector for ISO14443 protocols
2015-11-12 Guy HarrisUse format_text() when displaying, not when handing...
2015-11-12 João ValverdeIPv6: Register extension header fields under the approp...
2015-11-12 Alexis La Goutte802.11: avoid multi return on SSID or MESHID
2015-11-12 DiablosOffensMake it possible to set an environment variable to...
2015-11-12 Jo RueschelExport functions str_to_ip() and str_to_ip6() to plugins
2015-11-12 Guy HarrisPlug file descriptor leak.
2015-11-12 Guy HarrisAdd wtap_dump_open_tempfile routines, to write to a...
2015-11-12 Guy HarrisAdd $(randpkt_INCLUDES) to $(noinst_HEADERS) so they...
2015-11-11 Pascal QuantinQt: fix cursor position when editing coloring rules...
2015-11-11 Guy HarrisPut wtap_dump_open() right before wtap_dump_open_ng().
2015-11-11 Gerald CombsFixup a couple of stdout checks.
2015-11-11 Pascal QuantinUpdate user guide for upcoming 2.0 release
2015-11-11 Pascal QuantinCMake: set WinPcap version in top CMakeLists.txt file...
2015-11-11 Guy HarrisPut randpkt-core.h into the release tarball.
2015-11-11 Jeff MorrissRename the wireshark-gnome RPM package wireshark-gtk.
2015-11-11 Pascal QuantinUpdate user guide for development release
2015-11-11 Dario Lombardorandpkt: split into a core and an app.
2015-11-11 Pascal QuantinQt: fix profile rename
2015-11-11 Pascal QuantinQt: fixes to 'Edit Column' dialog
2015-11-11 Guy HarrisMake routines used only within wiretap/merge.c static.
2015-11-11 Gerald CombsQt: Freeze+thaw the main window during nested operations.
2015-11-11 Balint Reczeydebian: Make make dist know about moving wireshark...
2015-11-11 Balint Reczeydebian: Move icon and mime info file to wireshark-common
2015-11-11 Balint ReczeyGTK: Add separate working desktop file for GTK+ Wiresha...
2015-11-11 Balint Reczeydebian: Ship wireshark.desktop file in wireshark-qt
2015-11-11 Balint Reczeydebian: Ship wireshark.1 in the package we ship /usr...
2015-11-11 Balint Reczeydebian: Finish postinst of wireshark-common even when...
2015-11-11 Balint Reczeydebian: Add note to README.Debian to log in again to...
2015-11-11 Balint Reczeydebian: Drop menu support
2015-11-11 Alexis La GoutteISI: Add Modelines info
2015-11-11 João ValverdeUDP: Don't throw malformed errors for empty UDP payload
2015-11-11 Matthieu CoudronChange prototype of callbacks passed to wmem_tree_forea...
2015-11-11 Alexis La GoutteISI: fix code will never be executed [-Wunreachable...
2015-11-11 Guy HarrisAdditional 2.1 symbols.
next