aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-10-25 01:43:54 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-10-25 01:43:54 +0000
commit0f93035b154a8da9ff1cd62c030c5259e6fb8238 (patch)
treea2ccce11069dbbfe64aead7bbbbcb227e693fa8a /AUTHORS
parent8c7c46d0fcef076fd59c01178be6d45f00acf9e9 (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 svn path=/trunk/; revision=34640
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: