Commit Graph

1073 Commits

Author SHA1 Message Date
Guy Harris cdb4a5f4d5 From Marten Svantesson: according to Tomas Anders, all versions of Heimdal
will either have "heimdal", in all lower case, in the version string in
the header file, or will write out, when you run "krb5-config
--version", a version string with "heimdal" in all lower case, so we
don't need to do case-insensitive matching, which is good - not all
versions of "sed" support the "i" flag (although you can do
case-insensitive matching by using regular expressions, if necessary).

svn path=/trunk/; revision=11915
2004-09-06 19:49:54 +00:00
Olivier Biot e62727e883 Fix cosmetic errors in the AUTHORS file and in ethereal.pod.
svn path=/trunk/; revision=11907
2004-09-05 15:06:26 +00:00
Guy Harris 13886cbc14 From Mark C. Brown: Cisco Port Aggregation Protoool support.
svn path=/trunk/; revision=11904
2004-09-05 07:06:23 +00:00
Richard Sharpe 5569136351 Add support for copying hex data to the clipboard. Submitted by Thomas
Palmer.

What we really should do is add this to the Edit menu as well.


svn path=/trunk/; revision=11883
2004-09-02 16:58:43 +00:00
Guy Harris 57d15574ef From Francisco Alcoba: fix a crashing bug caused if you change the
dissection for a given transport protocol port and there's no packet
currently selected.

svn path=/trunk/; revision=11843
2004-08-28 09:54:04 +00:00
Anders Broman 8d89d3556d Add Luis Ontanon to the list of authors.
svn path=/trunk/; revision=11831
2004-08-25 05:24:49 +00:00
Guy Harris 9ab4f055db From Remi Denis-Courmon: fix some problems with the decoding of Teredo
authentication headers and decode them more verbosely, and make some
other cleanups.

svn path=/trunk/; revision=11819
2004-08-24 07:48:14 +00:00
Guy Harris 89de832c93 From Kelly Byrd: DAAP support.
svn path=/trunk/; revision=11801
2004-08-22 03:04:54 +00:00
Olivier Biot ad4dee72b5 Keep spammers away: do NOT put an @ sign in contributor's email addresses!
svn path=/trunk/; revision=11737
2004-08-13 19:45:35 +00:00
Guy Harris 984c106564 From Jelmer Vernooij:
OSCAR-ICQ updates;
	DCOM IRemUnknown and IRemUnknown2 support.

svn path=/trunk/; revision=11736
2004-08-13 09:47:23 +00:00
Guy Harris a2bcd399c8 From Giles Scott: Ethernet MAC Control Frame support.
svn path=/trunk/; revision=11735
2004-08-13 09:35:25 +00:00
Guy Harris c3f8410630 From Neil Piercy: put in some missing "put in the terminating NUL"s
after "vsnprintf()" calls.

svn path=/trunk/; revision=11648
2004-08-10 21:29:57 +00:00
Jörg Mayer c015a1e1f1 M. Ortega y Strupp <moys@loplof.de>
ISC DHCP Server 3.0 failover protocol dissection

Note: I tried to make the port configurable via prefs
but failed to do so: It always cashed on startup so it
is commented out for now.


svn path=/trunk/; revision=11630
2004-08-09 01:53:26 +00:00
Michael Tüxen 8cd970be5a Fix typos.
svn path=/trunk/; revision=11628
2004-08-08 22:36:22 +00:00
Guy Harris dbe1fe229e From Jeff Connelly: MANOLITO support.
svn path=/trunk/; revision=11614
2004-08-06 19:35:51 +00:00
Jörg Mayer ee031459e3 SEKINE Hideki: Routines for AX/4000 Test Block dissection
Added HFILL macros to avoid warnings.


svn path=/trunk/; revision=11604
2004-08-05 07:20:00 +00:00
Olivier Biot c3ccccf2b6 From Kelly Byrd: fix tvb_uncompress() for GZIP encoded content.
svn path=/trunk/; revision=11579
2004-08-02 09:15:58 +00:00
Guy Harris 2599bcad0a From Chris Maynard:
add versions of CRC-16 and CRC-32 routines with seed arguments;

	add versions of those routines with an "offset in the tvbuff"
	argument;

	add Doxygen comments to the CRC-16 and CRC-32 headers.

svn path=/trunk/; revision=11573
2004-07-30 07:43:02 +00:00
Guy Harris ec33d95bc8 From Ming Zhang: update to the latest draft.
svn path=/trunk/; revision=11549
2004-07-28 07:46:54 +00:00
Guy Harris 6041d12dde From Laurent Rabret: OPSI support.
svn path=/trunk/; revision=11454
2004-07-21 06:31:33 +00:00
Guy Harris 0a4380f19e From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.
svn path=/trunk/; revision=11452
2004-07-21 05:57:30 +00:00
Guy Harris f5e2f3a6e6 From Marco van den Bovenkamp: add some Sun elliptic curve cryptography
and Camellia-based cipher suites.

svn path=/trunk/; revision=11393
2004-07-17 10:56:34 +00:00
Michael Tüxen 605cfd40d3 Correct my name
svn path=/trunk/; revision=11363
2004-07-11 18:01:06 +00:00
Guy Harris 7fb47f314f From Jean-Baptiste Marchand: frsrpc and frsapi support.
svn path=/trunk/; revision=11360
2004-07-10 07:16:55 +00:00
Michael Tüxen e4351bb368 Fix my e-mail address.
svn path=/trunk/; revision=11347
2004-07-08 23:31:06 +00:00
Guy Harris 696197a940 From Henry Ptasinski: support for 802.11e WME/QoS info.
svn path=/trunk/; revision=11328
2004-07-07 04:48:38 +00:00
Michael Tüxen fb34bc1386 Add support for ENRP according to
draft-ietf-rserpool-common-param-06.txt
  draft-ietf-rserpool-enrp-08.txt

svn path=/trunk/; revision=11312
2004-07-04 20:46:05 +00:00
Guy Harris 466eaf20f0 From Jouni Malinen: EAP-MD5, EAP-SIM, EAP-PEAP, and EAP-MSCHAPv2
support.

svn path=/trunk/; revision=11309
2004-07-04 10:26:01 +00:00
Guy Harris f9c56ec525 From Martin van der Werff: don't do "tvb_ensure_length_remaining()" to
create the parameter tvbuff, as that requires that there's at least one
byte of parameter data, and some messages have no parameters and would
cause an exception to be thrown in that case.

Just use -1 for the length parameters when creating the parameter
tvbuff, so that it includes the full reported length.

Don't put undissected parameter information into the protocol tree if
there aren't any parameters - and don't bother getting the number of
bytes of parameter information unless we're putting undissected
parameter information into the protocol tree and need it to see whether
there are any parameters.

svn path=/trunk/; revision=11297
2004-07-02 08:27:24 +00:00
Guy Harris a199bf1454 From Ruud Linders: heuristic RTP dissector.
svn path=/trunk/; revision=11292
2004-07-01 06:59:38 +00:00
Guy Harris 504354fd2d From Jon Oberheide: giFT support.
svn path=/trunk/; revision=11290
2004-07-01 06:28:27 +00:00
Anders Broman 409da7b560 From Martin Mathieson - show setupframe in RTP and RTCP
svn path=/trunk/; revision=11289
2004-06-30 21:27:54 +00:00
Guy Harris a9e9366b00 From Shaun Jackman: Serial Infrared support.
svn path=/trunk/; revision=11279
2004-06-30 07:34:53 +00:00
Jörg Mayer 021f72021e Fix automagically generated filters in case of remote login via IPv6.
This fix was picked from the source rpm of Suse 9.1.

svn path=/trunk/; revision=11234
2004-06-25 07:00:54 +00:00
Ronnie Sahlberg e790073f3a Updates from Richard v d Hoff
IAX2 updates and a CRC16 routine

svn path=/trunk/; revision=11233
2004-06-25 06:31:47 +00:00
Ronnie Sahlberg 9b96b86efb Update Gile S email address
svn path=/trunk/; revision=11230
2004-06-24 21:05:17 +00:00
Ulf Lamping 256f174ed4 add Henrik Brix Andersen as the original author of webbrowser.c
svn path=/trunk/; revision=11211
2004-06-22 05:45:59 +00:00
Guy Harris b93965db56 From Dennis Lim: add routines used by dissectors for ONC RPC protocols
to the plugin API.

Add them to the list of routines exported from the libethereal DLL on
Windows as well.

svn path=/trunk/; revision=11186
2004-06-19 10:13:52 +00:00
Guy Harris 4c9a7c3c87 From Carles Kishimoto: add support for GMPLS extensions, as per the I-D
draft-ietf-ccamp-ospf-gmpls-extensions-12.

svn path=/trunk/; revision=11185
2004-06-19 09:48:49 +00:00
Guy Harris f74521e9a9 From Philippe Mazeau: T.35 codes for Swissvoice.
svn path=/trunk/; revision=11149
2004-06-15 09:43:19 +00:00
Guy Harris 573308d495 From Ainsley Pereira: add a text description PT_CN_OLD.
svn path=/trunk/; revision=11144
2004-06-12 08:56:05 +00:00
Guy Harris f8a82d2882 From Jean-Baptiste Marchand:
- NetrJoinDomain2 and NetrUnJoinDomain2 (can be used to remotely join a
   machine to an Active Directory domain, typically with the JOIN and
   UNJOIN of the netdom utility)

 - NetrRenameMachineInDomain2

 - NetrAddAlternateComputerName and NetrRemoveAlternateComputerName
   (operations added in Windows XP)

All these operations carry a blob (524 bytes) containing an encrypted
version of the password of the account with domain administration
credentials, currently displayed as hex data because the format of this
blob is currently unknown (at least, for me).

svn path=/trunk/; revision=11142
2004-06-12 04:12:07 +00:00
Guy Harris f2cf0c1e0f From Stas Grabois: don't show disabled protocols in the "Add Expression"
and "Decode As" dialogs (so that you can cut down the size of the
protocol lists in those dialogs by disabling "uninteresting" protocols).

svn path=/trunk/; revision=11132
2004-06-10 09:47:25 +00:00
Ronnie Sahlberg 4e56f1b418 New protocol : DNP
From Graham Bloice

svn path=/trunk/; revision=11099
2004-06-04 00:12:12 +00:00
Anders Broman 042a89baf3 From Thomas Anders: MGCP sub-parameter dissection
Anders Broman: BICC,SIP-T dissection

svn path=/trunk/; revision=11063
2004-06-01 21:56:44 +00:00
Guy Harris 09184b8a03 From Yaniv Kaul: PCT support.
svn path=/trunk/; revision=11051
2004-06-01 01:03:49 +00:00
Guy Harris 12279386df From Nathan Alger: update the VSA attributes for Juniper and
Juniper/Unisphere routers.

svn path=/trunk/; revision=11030
2004-05-29 04:41:25 +00:00
Ulf Lamping a2bb0af3ca updated two mail addresses
svn path=/trunk/; revision=10986
2004-05-24 16:17:22 +00:00
Ronnie Sahlberg 49112d11c4 From Tomas,
sourcefiles to generate H235 dissector using Tomas's ASN1 to Ethereal compiler

svn path=/trunk/; revision=10984
2004-05-24 08:42:29 +00:00
Guy Harris 9332549e99 From Matthew Bradley: add an option to control how to display TSAPs
(always as strings, always as raw bytes, or as strings iff all bytes are
printable ASCII), and put the destination and source TSAPs into the
protocol tree so they can be filtered on.

svn path=/trunk/; revision=10978
2004-05-23 23:07:17 +00:00