wireshark/ui
Bill Meier a7041cacb0 From Bill Schiller: New dissector for the HART/IP protocol
I'm contributing a new dissector for the HART/IP protocol.  This
protocol is specified by the HART Conformance Foundation (HCF).  It is
a standard protocol used in the process control industry.  It
essential wraps the multip-drop serial HART packets in TCP or UDP
packets.  The standard has been approved by the HCF and has been
assigned UDP/TCP port 5094 by IANA.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6961
--This line, and those below,
will be ignored--

M    AUTHORS
M    epan/CMakeLists.txt
M    epan/dissectors/Makefile.common
AM   epan/dissectors/packet-hartip.c
M    ui/gtk/main_menubar.c

svn path=/trunk/; revision=41644
2012-03-18 19:51:39 +00:00
..
cli Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2012-03-10 17:45:17 +00:00
gtk From Bill Schiller: New dissector for the HART/IP protocol 2012-03-18 19:51:39 +00:00
qt Fix some Gui Text not translate and update french translation 2012-03-16 18:54:01 +00:00
win32 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3315 - 2012-02-28 03:19:49 +00:00
Makefile.am We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES. 2012-02-19 22:25:54 +00:00
Makefile.common Move alert_box.c to the ui directory. 2012-03-08 17:30:02 +00:00
Makefile.nmake CVARSDLL hasn't been used (is undefined) for a while.... 2012-02-24 16:23:38 +00:00
alert_box.c Move alert_box.c to the ui directory. 2012-03-08 17:30:02 +00:00
alert_box.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
doxygen.cfg.in Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
last_open_dir.h Add some files that didn't get checked in. 2012-01-18 19:47:44 +00:00
main_statusbar.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
progress_dlg.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
recent.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
recent_utils.h Add some files that didn't get checked in. 2012-01-18 19:47:44 +00:00
simple_dialog.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
ui_util.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
util.c Start moving files to ui/ and ui/cli/ 2012-02-17 12:30:27 +00:00
util.h Start moving files to ui/ and ui/cli/ 2012-02-17 12:30:27 +00:00