aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2004-01-29From Shusaku Ueda:Guy Harris1-0/+1
- show all Home Agent Addresses of DHAAD Reply - show ICMP options of Mobile Prefix Advertisement svn path=/trunk/; revision=9903
2004-01-29From Shinsuke Suzuki: add the payload type code for IPv6.Guy Harris1-0/+1
svn path=/trunk/; revision=9902
2004-01-27Update Andy Hood's e-mail address.Guy Harris1-1/+1
svn path=/trunk/; revision=9888
2004-01-27Update Jaime Fournier's address.Guy Harris1-1/+1
svn path=/trunk/; revision=9881
2004-01-27From David Richards: don't stuff the packet length into a guint8, as itGuy Harris1-0/+1
can be bigger than 255. svn path=/trunk/; revision=9877
2004-01-27From Alastair Maw: IAX2 support.Guy Harris1-0/+4
svn path=/trunk/; revision=9875
2004-01-27From Chris Wilson:Olivier Biot1-0/+1
Separate the GSM SMS User Data dissector from the SMPP dissector. Rename the protocol. svn path=/trunk/; revision=9872
2004-01-26Add a dissector table for LAPD SAPIs, and move the #defines for themGuy Harris1-0/+4
into "lapd_sapi.h". Use that to register the Q.931 dissector atop LAPD. From Rolf Fiedler: ISDN TEI management frame support. svn path=/trunk/; revision=9864
2004-01-23From Yuriy Sidelnikov: call ACSE dissector for any presentation context.Guy Harris1-0/+1
svn path=/trunk/; revision=9805
2004-01-23From Pierre Juhen: add "find_protocol_by_id()" to the list of functionsGuy Harris1-0/+1
exported to plugins. Fix some author list glitches. svn path=/trunk/; revision=9789
2004-01-18From Chris Wilson:Olivier Biot1-0/+4
Support for dissection of concatenated SMPP PDUs. Also: Add more information to the protocol tree summary. Clean up the white space so it's in-line with the conventions of the original author (8-space tabs, 4-space indentations). svn path=/trunk/; revision=9696
2004-01-16From Thomas Anders: fix a typo.Guy Harris1-0/+1
Update the list of contributors in the man page. svn path=/trunk/; revision=9678
2004-01-16From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs1-0/+4
(OLSR) support. svn path=/trunk/; revision=9673
2004-01-16Add support for MIME multipart dissection.Olivier Biot1-0/+2
svn path=/trunk/; revision=9670
2004-01-13From Joost Yervante Damad:Guy Harris1-0/+1
add 3 new vendors; add 3 non-encapsulated Merit vendor-specific attributes; display the authenticator in the protocol tree. svn path=/trunk/; revision=9651
2004-01-13From Yuriy Sidelnikov: ISO 8823 Presentation Protocol support.Guy Harris1-0/+1
svn path=/trunk/; revision=9649
2004-01-10Generic line-based text data dissector.Olivier Biot1-0/+1
svn path=/trunk/; revision=9624
2004-01-09Dissector for message/http media type defined in HTTP.Olivier Biot1-0/+1
svn path=/trunk/; revision=9618
2004-01-08From Jari Mustajarvi: fix handling of PDUs with 2-byte-long variable andGuy Harris1-0/+1
optional pointers. svn path=/trunk/; revision=9600
2004-01-05From Alex Rozin: fix handling of MST messages.Guy Harris1-1/+1
Fix his e-mail address. svn path=/trunk/; revision=9556
2004-01-05From Yaniv Kaul:Guy Harris1-0/+1
add parsing of message token (Unicode and regular); add parsing of error token (Unicode only - do not have a non Unicode sample. Anyone?); add parsing of done token (only minimal actually); add parsing of Collation Information structure in Environment Change token. svn path=/trunk/; revision=9549
2004-01-04JPEG File Interchange Format (JFIF) dissection.Olivier Biot1-0/+1
svn path=/trunk/; revision=9542
2004-01-03Apply the patches from Tadaaki Nagao for a global version of disabledRichard Sharpe1-0/+4
protocols ... svn path=/trunk/; revision=9538
2004-01-02From Didier: don't update the progress bar more often than every 100msUlf Lamping1-0/+1
svn path=/trunk/; revision=9523
2004-01-02From Michael Shuldman: enhanced X11 support.Olivier Biot1-0/+4
svn path=/trunk/; revision=9521
2003-12-30added dick gooris to the list of contributorsUlf Lamping1-0/+5
svn path=/trunk/; revision=9498
2003-12-30New protocol: Enterasys Interswitch Message Protocol (ismp) andJörg Mayer1-0/+5
edp (Enterasys Discovery Protocol) svn path=/trunk/; revision=9496
2003-12-29From Neils Koot:Guy Harris1-0/+1
add the ability to read Ethernet captures; add the ability to read hex-only dumps. svn path=/trunk/; revision=9468
2003-12-24Add support for GIF image dissection.Olivier Biot1-0/+1
NOTE: I propose to use packet-MIME-TREE for future media types that will be added to Ethereal (E.g., packet-image-png.c). svn path=/trunk/; revision=9437
2003-12-19From David Fort: support for decoding MLD v2 report messages.Guy Harris1-0/+1
svn path=/trunk/; revision=9364
2003-12-19From David Fort: update some comments now that RFC 3658 is out, and fixGuy Harris1-1/+1
a typo in the AUTHORS file. svn path=/trunk/; revision=9363
2003-12-18From Jan Kiszka: IrDA support.Guy Harris1-0/+4
svn path=/trunk/; revision=9345
2003-12-17From Christoph Neusch: V5UA support.Guy Harris1-0/+4
From Anders Broman: patches to various makefiles and configure scripts to build the V5UA dissector, and patches to make it compile. From me: .cvsignore file, and NSIS patches. svn path=/trunk/; revision=9311
2003-12-16From D. Manzella: run $NETSNMPCONFIG, not "net-snmp-config" (as long asGuy Harris1-0/+1
we've gone through the trouble of finding the path, we should use it, and if the user explicitly said where it is, we should *definitely* use it), and add the output of "$NETSNMPCONFIG --cflags" to CFLAGS and CPPFLAGS before searching for Net-SNMP headers, so we check the appropriate directory for them. svn path=/trunk/; revision=9303
2003-12-12From Michael Lum:Guy Harris1-0/+3
Fix point code display. Add taps for ANSI MAP and ISUP statistics. svn path=/trunk/; revision=9247
2003-12-10From Akira Endoh: IGAP support.Guy Harris1-0/+1
svn path=/trunk/; revision=9230
2003-12-08From Michael Lum: support an AT_SS7PC address type for SS7 point codes,Guy Harris1-0/+1
and set the direction in pinfo for SS7 packets based on source and destination addresses. svn path=/trunk/; revision=9209
2003-12-07Update address of Johan Feyaerts. Dfilter matches operator.Olivier Biot1-1/+2
svn path=/trunk/; revision=9196
2003-12-03From Felix Fei: GSM MAP support.Guy Harris1-0/+5
From Michael Lum: Modified for better TCAP separation, fixed EOC handling (a la TCAP). Added parameter parsing (although not dissection or naming). svn path=/trunk/; revision=9160
2003-12-03From Michael Lum: Ethereal tap for ANSI A-interface.Guy Harris1-0/+1
Tweak some Makefile.nmake whitespace. svn path=/trunk/; revision=9159
2003-12-02From Martijn Schipper: support for reading AiroPeek files in V9 captureGuy Harris1-0/+5
file format (AiroPeek 2.x). svn path=/trunk/; revision=9144
2003-12-02From Arnaud Jacques: fix a typo, and handle another CheckPoint versionGuy Harris1-0/+1
number. svn path=/trunk/; revision=9138
2003-11-29From melerski [AT] poczta.onet.pl: fix a problem with unknown IEs.Guy Harris1-0/+1
svn path=/trunk/; revision=9115
2003-11-27From Arsen Chaloyan: fix offsets in "proto_tree_add" calls.Guy Harris1-0/+1
svn path=/trunk/; revision=9103
2003-11-26From David Fort: DNS DSS RR support.Guy Harris1-0/+4
svn path=/trunk/; revision=9096
2003-11-26From Patrick Kursawe: rename "getline()" so it doesn't collide with theGuy Harris1-1/+2
"getline()" declared in <stdio.h> with recent versions of glibc. Fix a typo in the AUTHORS file. svn path=/trunk/; revision=9094
2003-11-25From Reinhard Speyerer: handle 10-digit UCP dates, which lack a secondsGuy Harris1-0/+1
value. svn path=/trunk/; revision=9092
2003-11-25From Jamie Fournier: DCE RPC EPM version 4 support, and stub support forGuy Harris1-1/+3
BUDB, ICL RPC, and RS_PROP_ACCT DCE RPC-based protocols. svn path=/trunk/; revision=9080
2003-11-24From Scott Hovis :CCSDS (Consultative Committee for Space Data Systems)Guy Harris1-0/+4
support. svn path=/trunk/; revision=9071
2003-11-23From Hannes Gredler: Add support for Bi-directional Fault Detection (BFD).Gerald Combs1-0/+1
svn path=/trunk/; revision=9068