index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
export_pdu_ui_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move version_info.[ch] to ui/
João Valverde
2021-07-04
1
-1
/
+1
*
Remove unneeded modelines in ui.
Gerald Combs
2021-04-20
1
-13
/
+0
*
Remove unnecessary includes of wiretap/pcap-encap.h.
Guy Harris
2021-03-15
1
-1
/
+0
*
Remove unnecessary inclues of wiretap/pcapng.h.
Guy Harris
2021-03-15
1
-1
/
+0
*
tap_export_pdu: finish the job of reporting errors.
Guy Harris
2021-03-15
1
-2
/
+2
*
Clean up "Export PDUs to File" code.
Guy Harris
2021-03-14
1
-25
/
+24
*
wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.
Guy Harris
2021-02-23
1
-4
/
+7
*
Have WTAP_ERR_INTERNAL include an err_info string giving details.
Guy Harris
2020-10-14
1
-6
/
+9
*
Use g_file_open_tmp within create_tempfile
Michael Mann
2019-12-20
1
-3
/
+8
*
Clean up exp_pdu_open() API.
Guy Harris
2018-12-19
1
-1
/
+1
*
Fix comment end after SPDX identifier
Stig Bjørlykke
2018-05-01
1
-9
/
+10
*
Constify an argument, remove no-longer-necessary removal of constness.
Guy Harris
2018-02-20
1
-1
/
+1
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
ui: use SPDX identifiers.
Dario Lombardo
2018-02-02
1
-14
/
+1
*
Put the structure of a capture_file back in cfile.h.
Guy Harris
2017-12-04
1
-1
/
+0
*
Use cfile.h to define the capture_file type.
Guy Harris
2017-12-03
1
-0
/
+1
*
Rename "ws_version_info.h", also .c
João Valverde
2017-09-26
1
-1
/
+1
*
cf_open() pops up a dialog box on errors; its callers shouldn't do so.
Guy Harris
2017-04-20
1
-1
/
+1
*
Have separate routines for open-for-reading and open-for-writing errors.
Guy Harris
2017-04-20
1
-3
/
+2
*
Have a common "capture file close alert box" routine.
Guy Harris
2017-04-18
1
-1
/
+1
*
Have a commont "capture file open alert box" routine.
Guy Harris
2017-04-18
1
-4
/
+7
*
Allow create_tempfile to support a suffix.
Michael Mann
2016-06-01
1
-1
/
+1
*
Export PDU (ui): fix no newline at end of file [-Wnewline-eof] and modelines ...
Alexis La Goutte
2016-05-15
1
-1
/
+14
*
Implement Export PDU for tshark
AndersBroman
2016-05-03
1
-0
/
+112