aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2006-05-09Add the first layer of the bluetooth stack dissecting the hci h4 single byteRonnie Sahlberg1-0/+4
refactyored from the affix patch by Christoph Scholz svn path=/trunk/; revision=18112
2006-04-27From Diego Petteno and Daniel Black: add more libraries to the list ofGuy Harris1-0/+1
libraries with which we link libethereal, fixing the reopened bug 878. svn path=/trunk/; revision=18019
2006-04-23From Diego Petteno: link the shared libethereal against the ADNSGuy Harris1-0/+1
library. If that's not done, it leaves to ethereal or other binaries using it the job of linking adns within them. This behaviour is unreliable and breaks when using the --as-needed flag for GNU ld (version 2.16 or better 2.17). svn path=/trunk/; revision=17969
2006-04-16Re-UTF-8-ify.Guy Harris1-0/+0
svn path=/trunk/; revision=17879
2006-03-31From Francesco Fondelli:Anders Broman1-0/+0
you find attached a patch for dissecting MPLS OAM pdus as defind in Y.1711 ITU-T doc. svn path=/trunk/; revision=17779
2006-03-27Add W. Borgert to Authors.Anders Broman1-0/+0
svn path=/trunk/; revision=17738
2006-03-24From Ravi ValmikamAnders Broman1-0/+1
1. Decode A11 Session Update message 2. Decode A10 3GPP2 (GRE Payload Type 0x88D2) packets with the following attributes - Flow Control - Segmentation - SDI Indicator - Flow Discriminator svn path=/trunk/; revision=17717
2006-02-22 from kirby filesRonnie Sahlberg1-0/+1
ppp/bpdu update svn path=/trunk/; revision=17367
2006-02-12Re-UTF-8-ify.Guy Harris1-0/+0
svn path=/trunk/; revision=17266
2006-02-04Paolo AbeniJörg Mayer1-0/+0
I have developed an external plugin to enable ssl decryption in ethereal. Me - Remove unnecessary $Id$ from acinclude.m4 - Added packet-ssl-utils.h to Makefile.common - Fixed a few warnings TODO - Lots of warning fixes (see separate mail) - Reformat function headers to read like the others do (return value<newline>function-name...) - Test on Windows platform - Review the patch to packet-ssl.c and new files packet-ssl-utils.[hc] svn path=/trunk/; revision=17156
2006-02-01From Greg Morris:Anders Broman1-0/+0
epan/dissectors/ncp2222.py - Fixes the NCP group values for all NCP's. Also fixes some additional return values and cleanup. gtk/ncp_stat.c - Fixes the NCP group values for SRT. gtk/service_response_time_table.c: The SRT is broken if you hit the reload button or apply a filter. The table isn't cleared so each item in the list is duplicated and the second entries remain with initial values. This patch clears the GTK_CLIST so that the redundant entries no longer appear. svn path=/trunk/; revision=17139
2006-01-03Du Bingyao:Jörg Mayer1-0/+3
New OICQ dissector. Me: removed some not needed variables and some unneeded includes. svn path=/trunk/; revision=16940
2005-12-23from eric wedelRonnie Sahlberg1-1/+5
kpasswd over tcp support svn path=/trunk/; revision=16885
2005-12-22From Bill Meier:Gerald Combs1-0/+1
After investigating the time-sequence graphs (Stevens and tcptrace) produced using an FTP capture file supplied by Eduardo Segura (see http://www.ethereal.com/lists/ethereal-users/200512/msg00153.html ) I've identified several problems in tcp_trace.c. The problems mostly involve incorrect determination of the lower/upper sequence number bounds (for the Y axis) in certain cases (e.g. having to do with 'partial' conversations). I've reworked the '...get_bounds' code to handle cases such as: 1. out of order data segments (e.g.: the first segment in a captured conversation has a higher sequence number than a later segment); 2. 'ack' sequence numbers for initial ack segments in a conversation lower than the sequence numbers of the initial data segments; 3. maximum 'ack + win' sequence number in a conversation greater than the max data sequence number; 4. Stevens graph: only use data segment sequence numbers when determining bounds; 5. TCP RST packet without 'ack' flag: do not try to use the 'ack' seq num from the packet in this case. (This was the specific cause of the originally reported problem). I've also reworked the tcptrace display code slightly to properly handle the initial ack packet of a sequence; As an example of the some of the fixes the Ethereal tcptrace style graph of the following conversation fragment will now be similar to the graph produced by Tcptrace. data: seq 10000 len 100 data: seq 10100 len 200 ack: ack 5000 win 6000 ack: ack 5400 win 5600 svn path=/trunk/; revision=16874
2005-12-18Indent authors' e-mail addresses with tabs (so the list is properlyGuy Harris1-7/+7
aligned in the About box). svn path=/trunk/; revision=16850
2005-12-18Use tabs to indent all credits.Guy Harris1-36/+36
svn path=/trunk/; revision=16849
2005-12-18Re-UTF-8ify.Guy Harris1-0/+0
svn path=/trunk/; revision=16848
2005-12-14From Jaap Keuter:Anders Broman1-0/+0
> Two patch files are attached adding UDP-Lite dissection to the UDP > dissector. Wiki page is available at the normal location, including > sample captures courtesy of Gerrit Renker of the University of > Aberdeen Electronics Research Group. The patch has been tested with > both the sample captures and Fuzz test. And add Marc Petit-Huguenin to AUTHORS svn path=/trunk/; revision=16801
2005-12-12Dissect the management protocol between 3com Netjack200 devices and theJörg Mayer1-0/+2
Windows managment application. svn path=/trunk/; revision=16760
2005-12-09Add Deepak Jain as author of Next Hop Resolution ProtocolAnders Broman1-0/+1
svn path=/trunk/; revision=16746
2005-12-05From Kyle J HarmsRonnie Sahlberg1-0/+4
New protocol : CIGI (with minor updates to make it heuristic) Hi, This patch is for a CIGI dissector (complete versions 2 and 3).  It has been [fuzz] tested on GNU/Linux using the Ethereal 0.10.13 codebase. However, the patch here is against the svn repository. More information about CIGI can be found at http://cigi.sourceforge.net/ Kyle Harms svn path=/trunk/; revision=16681
2005-11-26from Martin MRonnie Sahlberg1-0/+1
ppp chap updates svn path=/trunk/; revision=16608
2005-11-23Add Stig Bjørlykke as author of CDT (CompressedDataType) support Anders Broman1-1/+1
svn path=/trunk/; revision=16568
2005-11-23Fix a couple of mangled UTF-8 names.Guy Harris1-6/+3
"cfs 2895" was a typo - combine the two entries for cjs2895 [AT] hotmail.com. svn path=/trunk/; revision=16563
2005-11-16add the rest of Graeme Lunts patchRonnie Sahlberg1-0/+11
svn path=/trunk/; revision=16520
2005-11-09From Andrei EmeltchenkoAnders Broman1-1/+2
I have added new RTCP POC fields as OMA standard says. With some additions. svn path=/trunk/; revision=16452
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