aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-25 01:43:54 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-25 01:43:54 +0000
commitf3c416a25b3c6823be47c5081e1559fc0d640b98 (patch)
treea2ccce11069dbbfe64aead7bbbbcb227e693fa8a /AUTHORS
parentcbda38ae23517260dc6a3de9fef6f0e3e4b97b0a (diff)
From Thomas Boehne via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5324 :
The company I work for uses two proprietary protocols, for which I initially developed wireshark plugins. Now we would like to integrate them into the public wireshark repository. I followed the READMEs and converted the plugins into a static dissectors. I cleaned up the code until checkAPI.pl was silent, translated all terms to english and ran randpkt and fuzz-testing for a long time. All that I found was a bug in a different dissector. From me: - Fold the header files into the dissectors - Clean up some memory leaks - Strengthen the heuristics of adwin-config (the TCP heuristics are still pretty weak) - Make packet-adwin.c a "new style" dissector - Use find_or_create_conversation() - Remove most of the check_col()'s git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34640 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index c3551de7e1..70e81521ba 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3172,9 +3172,12 @@ Srinivasa Pradeep <sippyemail-wireshark [AT] yahoo.com> {
Lori Tribble <ljtconsulting [AT] gmail.com> {
Support for vendor-specific subdissectors for
- BACnet Private Transfer Messages
+ BACnet Private Transfer Messages
}
+Thomas Boehne <TBoehne [AT] ADwin.de> {
+ ADwin and ADwin-config protocol dissectors
+}
and by: