Commit Graph

10015 Commits

Author SHA1 Message Date
Guy Harris 3624f8c3ba Give the official URLs on www.postgresql.org for various versions of the
protocol.

svn path=/trunk/; revision=10113
2004-02-19 08:56:50 +00:00
Guy Harris 4351fd1ab3 Put in a comment with a URL for the protocol description.
svn path=/trunk/; revision=10112
2004-02-19 08:53:07 +00:00
Guy Harris 52c0dccb43 From Edwin Calo: fix a bug in the way the bitone is obtained.
Put the strings under the top-level protocol tree item.

svn path=/trunk/; revision=10111
2004-02-19 08:25:48 +00:00
Ulf Lamping 8588506f32 added missing distribution files
svn path=/trunk/; revision=10110
2004-02-19 08:24:44 +00:00
Guy Harris d7ea5b23cf A DLT_ value of 13, in a Nokia-format capture, appears to be an ATM
capture of some sort.

svn path=/trunk/; revision=10109
2004-02-19 08:02:06 +00:00
Guy Harris 54d3a14f04 From Didier Gautheron: initialize "ett_asp_utf8_name".
svn path=/trunk/; revision=10108
2004-02-19 07:12:26 +00:00
Guy Harris a4c59cd9a6 Fix the sample filter for capturing traffic to or from a particular MAC
address to match what libpcap expects.

svn path=/trunk/; revision=10107
2004-02-19 06:50:30 +00:00
Guy Harris d09c4c4eab Constify a bunch of stuff.
svn path=/trunk/; revision=10106
2004-02-19 05:19:10 +00:00
Gerald Combs fbd4ed0f73 We're releasing 0.10.1, not 0.10.0.
svn path=/trunk/; revision=10104
2004-02-19 02:39:26 +00:00
Gerald Combs 8cf309d065 Updates for 0.10.1.
svn path=/trunk/; revision=10103
2004-02-19 02:26:48 +00:00
Gerald Combs bd0831eadc Add GTK+ 2.
svn path=/trunk/; revision=10102
2004-02-19 01:49:13 +00:00
Gerald Combs 64853fa2a8 From Dinesh Dutt:
- Add FCIP to the list of protocols that can be selected from "Decode As"
    - Add an indicator for EISL header in FC frames.

svn path=/trunk/; revision=10101
2004-02-19 00:29:15 +00:00
Gerald Combs 0fca486734 Bump the version to 0.10.1.
svn path=/trunk/; revision=10100
2004-02-19 00:28:15 +00:00
Guy Harris ad1a6ce0e4 From Martin Mathieson: make the top-level SIP item include the message
body, as that's included in the SIP tree.

svn path=/trunk/; revision=10099
2004-02-18 20:55:57 +00:00
Gerald Combs 037c2c12e4 From Lars Roland: Add support for a combined GTK1/2 Windows installer.
svn path=/trunk/; revision=10098
2004-02-18 20:45:54 +00:00
Guy Harris f121ee94d0 From Tomas Kukosa:
- display the type of segmented message in the info column
   - don't dissect the last IE in the 1st segment if it is incomplete
   - don't dissect IEs in following segments as segment boundaries
     usually don't IE boundaries

svn path=/trunk/; revision=10097
2004-02-18 20:43:37 +00:00
Ulf Lamping d59b60246d using G_MAXFLOAT and G_MAXDOUBLE,
DCERPC is talking about a response, not a reply

svn path=/trunk/; revision=10096
2004-02-18 19:44:51 +00:00
Jörg Mayer 30667cbc9f Alastair Maw: Fix retransmissions
svn path=/trunk/; revision=10095
2004-02-18 14:30:45 +00:00
Guy Harris 40ba0d72bc Newlines don't belong in format strings for the "proto_tree_add"
routines.

svn path=/trunk/; revision=10094
2004-02-18 10:11:52 +00:00
Guy Harris d3a22200f4 Newlines don't belong in format strings for the "proto_tree_add"
routines.

svn path=/trunk/; revision=10093
2004-02-18 09:58:17 +00:00
Ronnie Sahlberg 17124d9f1f update iscsi so that we can also measure the time between request and response for
those transactions where we have phase collaps (no explicit response PDU, status embedded inside the last DataIn PDU)

svn path=/trunk/; revision=10092
2004-02-18 09:10:02 +00:00
Guy Harris 4e8ec37ad8 From Pavel Kankovsky: deal with yet another gross non-standard 802.11
encapsulation by bridges - this one stuffs a complete Ethernet frame
into the payload of a data frame.

svn path=/trunk/; revision=10091
2004-02-18 07:56:42 +00:00
Guy Harris 2adca7c0a4 Use "tvb_get_string()" to get counted strings.
svn path=/trunk/; revision=10090
2004-02-18 07:27:46 +00:00
Guy Harris 0d5df0a172 From Rolf Fiedler: German ISDN carriers don't supply the seconds in the
date/time IE, so support IE lengths of 5 (no seconds) or 6 (includes
seconds).

Merge the two AUTHORS and man page entries for him.

svn path=/trunk/; revision=10089
2004-02-18 07:14:36 +00:00
Guy Harris 58b13319d2 Register the COTP dissector for the IP protocol IP_PROTO_TP, for
TP4-over-IP.

svn path=/trunk/; revision=10088
2004-02-18 06:51:13 +00:00
Guy Harris d52569bdb9 From Nick Black: the 0x8000 bit in the flags field is *NOT* a
"congestion" bit for ECN.  Show it as a reserved bit.

Put semicolons, not commas, at the end of the calls to put flags field
bits into the protocol tree.

svn path=/trunk/; revision=10087
2004-02-18 06:43:01 +00:00
Guy Harris b3f1084e20 From Jaime Fournier: updates to the FLDB dissector.
svn path=/trunk/; revision=10086
2004-02-18 06:08:29 +00:00
Guy Harris 9569d1df05 From Greg Morris: don't use a global variable to track whether packets
are signed, attach to conversations a "packets are signed" flag.

svn path=/trunk/; revision=10085
2004-02-18 06:01:47 +00:00
Guy Harris 1d522e02d1 From Jaime Fournier: add a hidden FT_BOOLEAN variable that's present if
the interface UUID in a datagram call is unknown.

Clean up white space a bit.

svn path=/trunk/; revision=10084
2004-02-18 05:55:15 +00:00
Guy Harris eed50af495 From Erwin Rol: update RTnet plugin to the latest spec.
svn path=/trunk/; revision=10083
2004-02-18 05:33:35 +00:00
Jörg Mayer 7d839c09d8 Get rid of unused parameter token_sz in function dissect_tds7_results_token
svn path=/trunk/; revision=10082
2004-02-18 04:41:37 +00:00
Jörg Mayer 2c3b454c70 Warning fixes:
gsm_map_stat.c: comparison is always false due to limited
		  range of data type
  both: get rid of a "discards qualifier" warning

svn path=/trunk/; revision=10081
2004-02-18 04:11:42 +00:00
Jörg Mayer 273b934227 Update manuf
svn path=/trunk/; revision=10080
2004-02-18 00:33:12 +00:00
Jörg Mayer b24c5701bd Update make-faq to the new URL and the changed internal structure
of the FAQ.

Update the FAQ.

svn path=/trunk/; revision=10079
2004-02-18 00:31:23 +00:00
Ulf Lamping 0a4e5cc16d fixed dialog box text and some comments
svn path=/trunk/; revision=10078
2004-02-17 17:48:44 +00:00
Ulf Lamping d50cbeb79a bugfix: use last_open_dir for the recent file,
instead of the somewhat duplicated value in the recent struct

svn path=/trunk/; revision=10077
2004-02-17 14:49:11 +00:00
Jörg Mayer 75028e85b4 Bytes should be read with tvb_get_guint8 instead of _ntohs (spotted by Ulf Lamping)
svn path=/trunk/; revision=10076
2004-02-17 10:03:47 +00:00
Guy Harris 2769961d38 Squelch a signed vs. unsigned comparison complaint.
svn path=/trunk/; revision=10075
2004-02-16 20:58:03 +00:00
Ulf Lamping 55e5bb39e9 bugfix from greg morris: two help pages were missing
svn path=/trunk/; revision=10074
2004-02-16 19:07:10 +00:00
Ulf Lamping c01339acd3 bugfix: don't write the recent files list in the wrong order to the recent file
svn path=/trunk/; revision=10073
2004-02-16 19:00:09 +00:00
Olivier Biot fa18c62047 Use col_append_sep_str() instead of col_append_str().
svn path=/trunk/; revision=10072
2004-02-16 18:47:57 +00:00
Ronnie Sahlberg 126383282c From Tomas Kukosa, add a PER helper to dissect BITSTRINGS
svn path=/trunk/; revision=10071
2004-02-16 18:31:40 +00:00
Ronnie Sahlberg 4ddc0aa0b2 Update to fix the bug reported by Zhao, Allen Weitao
using the fix proposed by Tomas Kukosa.

There were a number of dissect_per_choice() calls where the hf field passed
to it were of the wrong type, i.e. not FT_UINT32.

All these instances have been updated to use FT_UINT32.

svn path=/trunk/; revision=10070
2004-02-16 18:23:25 +00:00
Jörg Mayer 462c710e81 Edwin Calo: Extract strings from a postgres datastream
svn path=/trunk/; revision=10069
2004-02-16 16:49:13 +00:00
Jörg Mayer faca48c631 Edwin Calo: Extract strings from a postgres datastream
svn path=/trunk/; revision=10068
2004-02-16 13:30:05 +00:00
Ronnie Sahlberg ec5e89463b Update to kpasswd so that it calls the kerberos dissector to dissect the
AP-REQ and KRB-PRIV ans.1 encoded kerberos blobs

KRB-PRIV (application 21) is not yet supported/handled by the existing kerberos dissector
but will be after next release when the new one makes it test run.

svn path=/trunk/; revision=10067
2004-02-16 09:42:10 +00:00
Jörg Mayer 77137d3263 Put a prominent note at the top that the actual function descriptions can
be found in epan/tvbuff.h

svn path=/trunk/; revision=10066
2004-02-15 07:35:35 +00:00
Guy Harris 8026255c08 Update Andreas Sikkema's e-mail address.
svn path=/trunk/; revision=10065
2004-02-14 22:48:53 +00:00
Guy Harris b50c9c75af Update Andreas Sikkema's e-mail address.
svn path=/trunk/; revision=10064
2004-02-14 22:25:26 +00:00
Guy Harris 621ea65558 From Pavel Kankovsky: fix the name of the channel field in the Prism
802.11 radio header.

svn path=/trunk/; revision=10063
2004-02-14 20:55:24 +00:00