aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2005-11-07From Stig BjørlykkeAnders Broman1-0/+5
A new dissector for P_Mul (ACP142) http://www.jcs.mil/j6/cceb/acps/Acp142.pdf svn path=/trunk/; revision=16417
2005-11-04From Menno AndriesseRonnie Sahlberg1-0/+5
New protocol : STANAG 5066 I changed it from being a plugin to a builtin dissector and also changed a couple of small bugs svn path=/trunk/; revision=16390
2005-10-28From Mike FrischRonnie Sahlberg1-0/+1
New protocol : PVFS2 Example captures for fuzz testing can be found in Mikes email of Oct 7 svn path=/trunk/; revision=16352
2005-10-25From Martin AndréAnders Broman1-0/+1
the attached patch implements a dissector for the Fast Handovers for Mobile IPv6 protocol (RFC4068). This patch was produced against version 0.10.13 and extends the following files: - packet-icmpv6.c - packet-ipv6.h - packet-mip6.c - packet-mip6.h svn path=/trunk/; revision=16302
2005-10-15Address change.Olivier Biot1-1/+1
svn path=/trunk/; revision=16226
2005-10-13rvh update to authorsRonnie Sahlberg1-7/+3
svn path=/trunk/; revision=16217
2005-10-07From William FiveashRonnie Sahlberg1-0/+3
Support for PA_ENCTYPE_INFO2 and defines for new aes crypto svn path=/trunk/; revision=16156
2005-10-04From Rene Piltz:Anders Broman1-0/+11
Due to the fact that 3G Signaling appears at an undefined VPI/VCI I added a heuristics (very simple) which should take care of this fact. svn path=/trunk/; revision=16108
2005-09-23From KaulRonnie Sahlberg1-0/+1
One of the "unknown" fields are actually a digest. svn path=/trunk/; revision=15983
2005-09-20Francesco Fondelli; Add dcp supportJörg Mayer1-1/+2
svn path=/trunk/; revision=15897
2005-09-19Jim Young: LLDP improvementsJörg Mayer1-0/+7
svn path=/trunk/; revision=15879
2005-09-15update for ospf from Senthil Kumar NagappanRonnie Sahlberg1-0/+1
svn path=/trunk/; revision=15820
2005-09-14From Brian Bogora:Anders Broman1-0/+8
Our company (Mitel) has developed an LLDP-MED plug-in for Ethereal. svn path=/trunk/; revision=15800
2005-09-13From Piros Lucian:Anders Broman1-0/+8
A new dissector - cimd dissector. CIMD stands for Computer Interface to Message Distribution and it's used to transfer short messages between applications and Nokia Short Message Service Center. svn path=/trunk/; revision=15777
2005-09-07From Manu PathakRonnie Sahlberg1-1/+1
Make RSVP tappable add hostlist and conversation listing for RSVP conversations svn path=/trunk/; revision=15714
2005-09-07From Metze with minor changes.Ronnie Sahlberg1-0/+1
New protocol NBNS Replication support svn path=/trunk/; revision=15711
2005-09-05Don't use curly braces in an author's log entry: it confuses the parser.Olivier Biot1-1/+1
svn path=/trunk/; revision=15690
2005-09-01Add Tomer ShaniAnders Broman1-0/+1
svn path=/trunk/; revision=15649
2005-08-28From Bill Meier:Guy Harris1-0/+1
1. Use the new (good work!) 'nanosec' precision only for gig pods; 2. Rework 'struct netxray_hdr' to make it (somewhat) easier to maintain and revise: a. Declare known hdr fields such as 'captype' instead of using offsets in 'xxx placeholder' fields. d. Define 'unknown' hdr fields using placeholder names based upon hex-offset in the netxray header record. (This isn't perfect, but I hope it will make things more manageable). 3. Update hdr field info (based upon examination of various capture files): a. Define a hdr field which appears to be 'time-zone' [offset in hours from UTC] for the machine doing the capture. (Maybe this field can eventually be used for Ethereal to display the (local) time as it was at the time of the capture). b. Describe certain hdr fields as being "file offsets" (altho the exact use is still unclear). Update some comments. svn path=/trunk/; revision=15603
2005-08-22From Timo Metsala:Anders Broman1-0/+1
Updates the PoC floor control parsing to comply to the latest version of the specification. svn path=/trunk/; revision=15511
2005-08-19From Matthias Drochner:Ronnie Sahlberg1-0/+1
I'll attach a patch which fixes the decoding of authenticated LDAP bind replies. The SASL credentials are always "context specific" in terms of ASN.1. I've tested the fix with DIGEST-MD5 authentication. (Without the patch, ethereal complains about a wrong type because it expects an ASN.a octet string.) (You might also consider a stricter check of the ASN.1 header type for the GSSAPI and GSS-SPNEGO cases, but I can't test this.) svn path=/trunk/; revision=15428
2005-08-19From Markus SeehoferRonnie Sahlberg1-0/+1
PTP updates svn path=/trunk/; revision=15426
2005-08-05From THORNTON, MATTAnders Broman1-0/+1
Some changes that I made to flesh out GPRS message parsing. More information is displayed about the various frame formats. I have also added some code to parse XID parameters in the U frame. I have also fixed a couple of display bugs in the GSM and GPRS LLC parser. svn path=/trunk/; revision=15224
2005-08-04Exception handling fixes, and a fix to packet-frame.c,Gilbert Ramirez1-0/+1
from Richard van der Hoff. svn path=/trunk/; revision=15205
2005-07-28Updated Ankur Aggarwal's entryJörg Mayer1-1/+2
svn path=/trunk/; revision=15124
2005-07-27Ankur Aggarwal:Jörg Mayer1-0/+5
IEEE 802.11 QoS decoding svn path=/trunk/; revision=15115
2005-07-26From fred hoekstraRonnie Sahlberg1-0/+4
New protocol: DEC DNA Routing protocol svn path=/trunk/; revision=15078
2005-07-25From Thomas Anders:Luis Ontanon1-0/+1
SNMP Engine ID dissection according to RFC3411 svn path=/trunk/; revision=15073
2005-07-23add back two entries that must have been removed by mistakeRonnie Sahlberg1-0/+2
svn path=/trunk/; revision=15006
2005-07-19From AbooRonnie Sahlberg1-0/+5
New protocol : iFCP protocol svn path=/trunk/; revision=14957
2005-07-11Add Jeremy j OuelletteAnders Broman1-0/+3
svn path=/trunk/; revision=14901
2005-06-30Add Karl Knoebl as an author.Anders Broman1-3/+2
svn path=/trunk/; revision=14825
2005-06-29Add the usual (minimal) protection against email address harvesting.Guy Harris1-3/+3
Fix one entry to have tabs between the name and the address. svn path=/trunk/; revision=14820
2005-06-29fromRonnie Sahlberg1-0/+2
Maria-Luiza Crivat and Brice Augustin ICMP MPLS extensions svn path=/trunk/; revision=14818
2005-06-25From Martin MathiesonRonnie Sahlberg1-0/+1
New protocol : MS MediaServer protocol svn path=/trunk/; revision=14754
2005-06-25Give Paolo Frigo credit for the TANGO dissector.Guy Harris1-0/+4
svn path=/trunk/; revision=14751
2005-06-18Add Dominik Kuhlen to AUTHORSJörg Mayer1-0/+1
svn path=/trunk/; revision=14691
2005-06-16Add Paul OllisAnders Broman1-1/+2
svn path=/trunk/; revision=14668
2005-06-16From Peter Kovar: fix an incorrect assignment that caused a compilationGuy Harris1-0/+1
error with GCC 4. svn path=/trunk/; revision=14660
2005-06-14Add Samuel ThibaultAnders Broman1-0/+1
svn path=/trunk/; revision=14633
2005-06-11Add Angelo Bannack as an author.Anders Broman1-0/+4
svn path=/trunk/; revision=14613
2005-06-09add Julian OnionsUlf Lamping1-0/+1
svn path=/trunk/; revision=14605
2005-05-31Put 'unmaskedvalue' field in XML for bit-masked values.Gilbert Ramirez1-0/+1
Fix interpretation of 'value' field. Patch from Vasanth Manickam. svn path=/trunk/; revision=14505
2005-05-14From Guillaume ChazarainRonnie Sahlberg1-2/+4
New protocol : ARMAGETRONAD dissector for the protcol used by the game of the same name svn path=/trunk/; revision=14366
2005-05-11From Hannes GredlerRonnie Sahlberg1-0/+1
support for Juniper PPPOE encapsulation svn path=/trunk/; revision=14346
2005-05-02From Cvetan Ivanov:Gerald Combs1-0/+1
1) dissect_isup_calling_party_number_parameter reported malformed packet if the calling party number IE contains empty number (possibly with presentation set to 'number not available') I've basicly added if(length > 0) around the digits tree dissector, which may not be obvious from the patch becase of the indenting of the entire block. 2) As the tap_calling_number is static, if there is call with missing calling_party_number IE, it gets assigned the calling party number of the previuos call containing such IE. fixed by adding tap_calling_number = NULL; in the beginning of dissect_isup_message, and tap_rec.calling_number=tap_calling_number?tap_calling_number:g_strdup(""); in the end to avoid segfault Those things may not happen too often in the telecom world, but happen all the time with VoIP. svn path=/trunk/; revision=14268
2005-04-30From Miklos Szurdi :Ronnie Sahlberg1-0/+1
update to GSM_A to display the maximum bit rate properly svn path=/trunk/; revision=14244
2005-04-19From Erwin RolRonnie Sahlberg1-0/+1
New protocol: Netsync used by the Monotone SCM system svn path=/trunk/; revision=14132
2005-04-18From <noselasd@asgaard.homelinux.org>Ronnie Sahlberg1-0/+5
Support for 9P used by plan 9 from outer space svn path=/trunk/; revision=14122
2005-04-15Add Javier Acuna to the list.Anders Broman1-1/+1
svn path=/trunk/; revision=14089