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
/
epan
/
decode_as.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
epan: Keep decode_as_list when changing profile
Stig Bjørlykke
2020-06-29
1
-0
/
+4
*
decode_as: Update the documentation a bit.
Anders Broman
2020-04-09
1
-14
/
+28
*
doxygen: Try to fix warnings.
Anders Broman
2019-07-10
1
-4
/
+4
*
register_decode_as_next_proto: remove the "title" parameter
Martin Kaiser
2019-06-13
1
-2
/
+1
*
decode_as: remove the "title" member from decode_as_t
Martin Kaiser
2019-06-11
1
-2
/
+1
*
Constification, to remove some compiler warnings.
Guy Harris
2019-03-17
1
-2
/
+2
*
Fix the "pointer to function that generates a label" values.
Guy Harris
2018-02-13
1
-2
/
+3
*
epan: use SPDX indentifiers.
Dario Lombardo
2018-02-08
1
-13
/
+1
*
Have register_decode_as_next_proto create dissector table.
Michael Mann
2017-09-16
1
-3
/
+8
*
Expand register_decode_as_next_proto to include prompt string.
Michael Mann
2017-07-11
1
-5
/
+11
*
simplified Decode As entry if the next protocol requires manual selection
Martin Kaiser
2017-06-24
1
-0
/
+8
*
Pull all the "load settings" calls into a epan_load_settings() routine.
Guy Harris
2017-04-09
1
-1
/
+3
*
Combine Decode As and port preferences for tcp.port dissector table.
Michael Mann
2016-10-08
1
-0
/
+41
*
const gpointer -> gconstpointer
João Valverde
2016-02-16
1
-4
/
+4
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Remove trailing whitespace
Bill Meier
2014-02-25
1
-1
/
+1
*
Get the "Decode As" dialog working, albeit with a few warts. It differs
Gerald Combs
2013-12-10
1
-36
/
+3
*
Restore disabled "decode as" settings.
Gerald Combs
2013-11-29
1
-0
/
+2
*
Move common "decode as" preference code to epan.
Gerald Combs
2013-11-22
1
-0
/
+43
*
Provide "Decode As" functionality through dissectors themselves instead of th...
Michael Mann
2013-11-20
1
-0
/
+94