wireshark/ui
Jakub Zawadzki 28e9dcc4a9 Some work on multi file dissection
- make init_dissection/cleanup_dissection private for libwireshark
- implement epan_new(), epan_free()
- pass epan_t to epan_dissect*

svn path=/trunk/; revision=50761
2013-07-21 18:38:03 +00:00
..
cli Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
gtk Some work on multi file dissection 2013-07-21 18:38:03 +00:00
qt Some work on multi file dissection 2013-07-21 18:38:03 +00:00
win32 Move merge.{h,c} into wiretap: these modules use wiretap to merge files. 2013-07-16 02:35:33 +00:00
CMakeLists.txt New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
Makefile.am
Makefile.common New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
Makefile.nmake
alert_box.c
alert_box.h
capture_globals.h
doxygen.cfg.in
export_object.c
export_object.h
export_object_dicom.c
export_object_http.c
export_object_smb.c
file_dialog.h
help_url.c
help_url.h
iface_lists.c get main_window_update out of the way... pass an update_cb to the capture_sync stuff 2013-06-27 17:10:50 +00:00
iface_lists.h get main_window_update out of the way... pass an update_cb to the capture_sync stuff 2013-06-27 17:10:50 +00:00
last_open_dir.h
main_statusbar.h
packet_list_utils.c New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
packet_list_utils.h New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
preference_utils.c
preference_utils.h
profile.c
profile.h
progress_dlg.h
recent.c Move u3.{h,c} and g711.{h,c} into wsutil. 2013-07-16 02:04:55 +00:00
recent.h
recent_utils.h
simple_dialog.h From Cal Turney: 2013-07-17 04:52:19 +00:00
software_update.c
software_update.h
ssl_key_export.c
ssl_key_export.h
tap-megaco-common.c Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
tap-megaco-common.h Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
tap-rtp-common.c Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
tap-rtp-common.h Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
text_import.c
text_import.h
text_import_scanner.h
text_import_scanner.l
time_shift.c
time_shift.h
ui_util.h
utf8_entities.h
util.c
util.h