aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2003-11-12From Matthias Drochner: support for mode 6 and mode 7 control packetsGuy Harris1-0/+5
and NTP4 autokey extension data. svn path=/trunk/; revision=8950
2003-11-11From Yuriy Sidelnikov: ISO 8327-1 Session Protocol support.Guy Harris1-0/+4
svn path=/trunk/; revision=8937
2003-11-09From Martin Mathieson: display the bitfields forGuy Harris1-0/+1
- the first 2 bytes of RTP headers - the first byte of RTCP report. svn path=/trunk/; revision=8923
2003-11-08From Mohammad Hanif:Guy Harris1-0/+1
correct and enhance support for RSVP FAST_REROUTE and DETOUR objects (source: draft-ietf-mpls-rsvp-lsp-fastreroute-03.txt); support an RSVP SESSION_OBJECT object with ctype = 1. This object contains resource affinities (source: RFC 3209). svn path=/trunk/; revision=8913
2003-11-04From Masaki Chikama: fix static compilation of "generic ASN.1" andGuy Harris1-0/+1
Gryphon plugins. svn path=/trunk/; revision=8878
2003-11-03From Olivier Biot:Guy Harris1-0/+1
* Use function reference arrays for header parse function lookup (avoids switch()) * Use macros for the common parts of the header parse functions * Use macros for identical header dissection functions * Implement many missing header parse functions * Automatic header parse error notification * Some minor edits * Add HTTP equivalents to WSP status codes svn path=/trunk/; revision=8865
2003-11-01Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris1-0/+4
link-layer type when capturing, using the "pcap_set_datalink()" and related APIs. svn path=/trunk/; revision=8848
2003-10-31From Scott Emberley: support for reading Network Instruments version 9Guy Harris1-0/+4
capture files. svn path=/trunk/; revision=8840
2003-10-30From Michael Lum:Guy Harris1-0/+5
GSM BSSMAP (GSM 08.08) support GSM DTAP (3GPP TS 24.008) support GSM SMS (3GPP TS 24.011) support GSM SS (3GPP TS 24.080) support GSM SMS TPDU (3GPP TS 23.040) support svn path=/trunk/; revision=8826
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackGuy Harris1-0/+6
"hcidump -w" traces. Note that Jesper Peterson contributed support for reading Endace ERF files. svn path=/trunk/; revision=8824
2003-10-30From Dinesh Dutt:Guy Harris1-1/+2
- Dissector for FICON - Dissector for FC-SP (Security Protocol for Fibre Channel) - Patches to correct the reassembly of FC fragments. - Support for new MDS Port Analyzer Adapters that carry the frame length for truncated frames. svn path=/trunk/; revision=8823
2003-10-29From Steve Ford: "prefs_register_string_preference()" makes a copy ofGuy Harris1-0/+1
any string pointed to by the preference variable - as the value we set it to is allocated, we should free it after registering the preference. The register routine is called only once - don't worry about whether "gbl_diameterDictionary" is null or not. Get rid of a duplicate credit entry in the man page. svn path=/trunk/; revision=8813
2003-10-28From Matthias Melchior: plugin to decode BER-encoded ASN.1 messages,Guy Harris1-0/+1
given a type-table from "snacc" as a protocol description. svn path=/trunk/; revision=8799
2003-10-28From Giles Scott: Alteon/Nortel Transparent Proxy Control ProtocolGuy Harris1-0/+1
support. svn path=/trunk/; revision=8798
2003-10-28From Lars Roland: H.225 message and reason tag counter taps.Guy Harris1-0/+1
svn path=/trunk/; revision=8794
2003-10-27From Lo�c Minier: HTTP header and payload desegmentation.Guy Harris1-1/+4
svn path=/trunk/; revision=8786
2003-10-24From Jean-Baptiste Marchand: add more MAPI procedure names.Guy Harris1-1/+2
svn path=/trunk/; revision=8769
2003-10-23Added support for LMP draft version -09. Support for older draftAshok Narayanan1-0/+5
versions -02 and -03 is still present (since they are in use), selectable by a protocol preference. svn path=/trunk/; revision=8765
2003-10-22From Michael Lum:Guy Harris1-0/+2
BSSAP (GSM 08.06)/BSAP (IOS 4.0.1) support IOS 4.0.1 support Add Transport Layer support to ANSI IS-637-A dissector svn path=/trunk/; revision=8751
2003-10-22From Jaime FournierRonnie Sahlberg1-1/+1
New protocol DCERPC/RS_BIND Added stub dissector for the RS_BIND protocol svn path=/trunk/; revision=8747
2003-10-22From Jaime FournierRonnie Sahlberg1-3/+3
New protocol DCERPC BUTC Stub dissector for the BUTC interface svn path=/trunk/; revision=8746
2003-10-22From Jean-Baptiste MarchandRonnie Sahlberg1-0/+1
add function names for the TAPI interface svn path=/trunk/; revision=8745
2003-10-17Update credits for Shinsuke Suzuki.Guy Harris1-1/+1
svn path=/trunk/; revision=8729
2003-10-15From David E. Weekly: move the code to put the SOCKS version up, so it'sGuy Harris1-0/+1
done in common code. svn path=/trunk/; revision=8708
2003-10-15From Ulf Lamping: toolbar.Guy Harris1-0/+1
svn path=/trunk/; revision=8707
2003-10-14From Ian Schorr:Guy Harris1-0/+1
Add a preference to control whether the "File > Open" dialog box should start out in the last directory in which it looked - and save that in the preferences file across invocations - or should always start out in a user-specified directory, and add another preference to specify that directory. Write out section name comments into the preferences file. Clean up white space a bit. svn path=/trunk/; revision=8699
2003-10-14From Motonori Shindo: Key Information dissection in EAPOL-Key messages.Guy Harris1-0/+1
svn path=/trunk/; revision=8690
2003-10-14From Erwin Rol: ACN support.Guy Harris1-0/+1
svn path=/trunk/; revision=8686
2003-10-10From Akira Endoh: Diffserv MPLS signaling protocol support.Guy Harris1-0/+1
svn path=/trunk/; revision=8671
2003-10-09From Aki Immonen: add a numbre of vendor IDs.Guy Harris1-0/+1
svn path=/trunk/; revision=8654
2003-10-06From Michael Lum:Guy Harris1-0/+2
IS-637-A (SMS) support IS-683-A (OTA) support ANSI MAP updates Fix a typo in the previous checkin. svn path=/trunk/; revision=8628
2003-10-06From Michael Lum: ALCAP (Q.2630.1) support.Guy Harris1-0/+1
svn path=/trunk/; revision=8624
2003-10-03From Michael Lum: ANSI MAP support.Guy Harris1-0/+1
svn path=/trunk/; revision=8606
2003-10-02From Samuel Qu, Michael Lum, and Jeff Morriss: TCAP support, andGuy Harris1-0/+5
"asn_id_decode1()" variant of "asn_id_decode()". svn path=/trunk/; revision=8586
2003-09-24From Yaniv Kaul: DCERPC OXID operation #5 dissection.Guy Harris1-0/+1
svn path=/trunk/; revision=8530
2003-09-24From Lars Ruoff: rewritten RTP analysis module.Guy Harris1-0/+5
svn path=/trunk/; revision=8529
2003-09-23From Graeme Reid: H.450 support.Guy Harris1-0/+4
svn path=/trunk/; revision=8520
2003-09-20From Emanuele Caratti: full TACACS+ dissection.Guy Harris1-0/+4
svn path=/trunk/; revision=8506
2003-09-20From Jean-Baptiste Marchand: initial DRSUAPI (Active Directory directoryGuy Harris1-0/+1
replication) support. svn path=/trunk/; revision=8505
2003-09-19From Kevin A. Noll: RFC 2833 RTP Events support.Guy Harris1-0/+4
svn path=/trunk/; revision=8494
2003-09-15From Ritchie: dissect country information tag.Guy Harris1-0/+1
svn path=/trunk/; revision=8470
2003-09-12upadtes to NETLOGONRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=8462
2003-09-11From Hans Viens :Ronnie Sahlberg1-0/+4
T38 dissector svn path=/trunk/; revision=8457
2003-09-11From Jean-Baptiste MarchandRonnie Sahlberg1-0/+1
update of the type of pointer used for DsrGetSiteName reply packets svn path=/trunk/; revision=8456
2003-09-11From Anders Broman: add support for BICC dissection.Guy Harris1-1/+1
Change his e-mail address. svn path=/trunk/; revision=8454
2003-09-10Albert Chin:Jörg Mayer1-0/+1
- AM_PROC_LIBTOOL is just an alias for AC_PROG_LIBTOOL, which is called earlier. - Use AM_CPPFLAGS instead of CFLAGS and CPPFLAGS to add inlude directories svn path=/trunk/; revision=8445
2003-09-08From Nathan Jennings:Guy Harris1-1/+6
support for user-supplied interface descriptions; support for hiding interfaces in drop-down list in capture dialog. Clean up comments written to preferences file. svn path=/trunk/; revision=8419
2003-09-08From Kari Tiirikainen:Guy Harris1-0/+2
COPS Dissector as been updated to - Optionally read ASN.1 type and enumeration information from PIBs (first converted to MIBs using guidelines in RFC 3159, Appendix A) and use that information when decoding the BER encoded COPS-PR data. By default this option is disabled. This option requires that Ethereal is compiled with NET-SNMP library. Only PRID OIDs are printed in textual format if UCD-SNMP is used. - Decode the instaceids of PRIDs correctly (the textual decoding no longer hides the InstanceId) svn path=/trunk/; revision=8414
2003-09-06From Brian K. Teravskis: add an option to save the data in CSV form.Guy Harris1-0/+4
svn path=/trunk/; revision=8405
2003-09-06From Josef Korelus: GPRS BSSGP support.Guy Harris1-0/+1
svn path=/trunk/; revision=8403