aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-10-28 20:07:58 +0000
committerBill Meier <wmeier@newsguy.com>2013-10-28 20:07:58 +0000
commit11934cfb11cb7fb231ae79dff070a6f5725827bc (patch)
tree81523db6d9ef3543e4d52639edf4b3dd9d53d198 /AUTHORS
parente68d15514b8602b4cf5d805c3c4db952f5c75398 (diff)
From Ishraq Ibne Ashraf: Tinkerforge protocol dissector
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9324 From me: 1. Move certain global vars to local storage in dissect_tfp_common() 2. Declare all remaining global vars as static; 3. Fix some bugs: - base58_encode() needed to be called before call to col_add_fstr() - display of UID string in tree was being truncated to 4 characters 4. Cleanup whitespace: use consistent indentation (tabs); remove trailing whitespace; 5. Add editor modelines svn path=/trunk/; revision=52931
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index f98dda7bc3..a2767767c4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3533,6 +3533,10 @@ Allan W. Nielsen <anielsen[AT]vitesse.com> {
Support for MACSEC ethertype/dissector
}
+Ishraq Ibne Ashraf <ishraq[AT]tinkerforge.com> {
+ tfp (Tinkerforge) dissector
+}
+
and by: