Commit Graph

10820 Commits

Author SHA1 Message Date
Ulf Lamping 0082592429 workaround for GTK2 bug: bring main window back to front,
when a dialog is closed

svn path=/trunk/; revision=10921
2004-05-19 22:17:08 +00:00
Ashok Narayanan 851d449917 Fixes to LMP for draft-09 support.
Minor fix to RSVP for G-UNI object number.

svn path=/trunk/; revision=10920
2004-05-19 17:45:04 +00:00
Tim Potter 1703faf299 Remove hf argument to common routines for dissecting domain sids. Most
of the callers passed -1 for this parameter anyway.

svn path=/trunk/; revision=10919
2004-05-19 04:52:31 +00:00
Jörg Mayer 4890aefdfe Thomas Anders: Pathnames might contain Spaces, krb5-config might not be in PATH
svn path=/trunk/; revision=10918
2004-05-18 11:11:37 +00:00
Ronnie Sahlberg 35d9ccf96a update to packetcable dissect all of apreq/aprep packets
svn path=/trunk/; revision=10917
2004-05-18 11:08:26 +00:00
Ronnie Sahlberg 62f9ddcbc2 New protocol : PacketCable : PKTC
The AP-REQ and AP_REP packets are partially dissected up to and including the kerberos blob.

work in progress

svn path=/trunk/; revision=10916
2004-05-18 08:22:27 +00:00
Ulf Lamping 8fea0f1db2 this is a hack, to workaround a bug in GTK2.x!
when changing the font size, even refilling of the corresponding
gtk_text_buffer doesn't seem to trigger an update.
The only workaround is to freshly select the frame, which will remove any
existing notebook tabs and "restart" the whole byte view again.

svn path=/trunk/; revision=10915
2004-05-18 00:05:12 +00:00
Ulf Lamping 9ade33284d GTK2 only: catch window state event, and call display_queued_messages()
if window not iconified any longer.
Queue up simple_dialog messages, if window *is* iconified

svn path=/trunk/; revision=10914
2004-05-17 21:15:28 +00:00
Ronnie Sahlberg 374135cb4a In rpc programs statistics, change RTT (RoundTripTime) to SRT
(ServiceResponseTime) since that is a more appropriate name for these stats.

svn path=/trunk/; revision=10913
2004-05-17 20:06:32 +00:00
Ronnie Sahlberg a24e2dea10 rename the NOT_DECODED_YET macros to avoid a name clash
for those sources that include both packet-ber.h and packet-per.h

svn path=/trunk/; revision=10912
2004-05-17 20:03:36 +00:00
Guy Harris 51969fbd06 From Yaniv Kaul: add support for 3 MS-Exchange, non-RFC compliant
commands, per
http://support.microsoft.com/default.aspx?scid=kb;[LN];812455

svn path=/trunk/; revision=10911
2004-05-16 18:50:40 +00:00
Ulf Lamping 82ca4cc6b5 don't show simple_dialogs, if main window iconified (minimized),
this would lead to an unresponsive program.
Simply discard the messages, as we don't have a way to queue and show this
message if the main window is becoming "visible" again.

svn path=/trunk/; revision=10910
2004-05-16 18:42:55 +00:00
Guy Harris 69df78b341 From Yaniv Kaul: note that authentication types 1 and 2 are from RFC
2338.

svn path=/trunk/; revision=10909
2004-05-16 18:42:23 +00:00
Guy Harris f3a8b09eac From Gisle Vanem: export dfilter_dump from libethereal for the benefit
of dftest.

svn path=/trunk/; revision=10908
2004-05-15 21:57:52 +00:00
Guy Harris 9d2d09c234 From Thomas Anders: fix --with-net-snmp to let it handle either the
pathname of the Net-SNMP directory or the pathname of the Net-SNMP
configure script as an argument to that option.

svn path=/trunk/; revision=10907
2004-05-15 21:56:08 +00:00
Guy Harris 407e5be61e From James H. Cloos Jr: update the list of audio and video codecs.
Get rid of no-longer-used AST_FORMAT_MP3.

svn path=/trunk/; revision=10906
2004-05-15 21:26:09 +00:00
Guy Harris 30cac3c367 From Martin Mathieson: mark the "this is a suspected resend" Boolean and
"this is suspected to be a resend of frame N" entries as generated, and
make the latter an FT_FRAMENUM field so you can go to that frame
conveniently.

svn path=/trunk/; revision=10905
2004-05-15 21:08:04 +00:00
Guy Harris c5ab4d9ed3 From Carlos Pignataro: support for MPLS over GRE.
svn path=/trunk/; revision=10904
2004-05-15 19:54:10 +00:00
Tim Potter 7e7d7ab15a Move common routines from packet-dcerpc-samr.c to packet-dcerpc-nt.c
svn path=/trunk/; revision=10903
2004-05-15 10:05:09 +00:00
Tim Potter da5f350a75 Remove call to PROTO_ITEM_SET_LINK().
svn path=/trunk/; revision=10902
2004-05-15 10:02:26 +00:00
Ulf Lamping 8da8e54fa6 remove FI_LINK again,
as this info can be derived from the presence of the FT_FRAMENUM field

svn path=/trunk/; revision=10901
2004-05-15 00:52:02 +00:00
Ulf Lamping fbe2e42bb9 remove FI_LINK again,
as this info can be derived from the presence of the FT_FRAMENUM field

svn path=/trunk/; revision=10900
2004-05-15 00:41:27 +00:00
Ronnie Sahlberg 0f9577e5b1 More updates to packetcable kerberos
in particular,  packetcable use a slightly diufferent KDC-REQ-BODY
where the field  till[5] is optional.
Make it optional in the dissector as well since ethereal will still be able to dissecto normal kerberos pdus where it is not optional

svn path=/trunk/; revision=10899
2004-05-14 23:38:39 +00:00
Ulf Lamping 9bd912b22b add support to link from specially marked fields to related packets,
a doubleclick will follow the link (GTK1 is working now too)

svn path=/trunk/; revision=10898
2004-05-14 18:02:38 +00:00
Ulf Lamping ae82f88d98 add support to link from specially marked fields to related packets,
a doubleclick will follow the link

svn path=/trunk/; revision=10897
2004-05-14 17:34:51 +00:00
Ulf Lamping 276794e038 add support to link from specially marked fields to related packets,
a doubleclick will follow the link

svn path=/trunk/; revision=10896
2004-05-14 17:29:21 +00:00
Olivier Biot 5deb0ad918 While looking at a WV-CSP packet capture, I realized that there were still
leftovers from before the EXT_T fix where tvb_strsize() was being called.

This patch fixes this (both in TAG and ATTR processors).

svn path=/trunk/; revision=10895
2004-05-14 16:32:49 +00:00
Ulf Lamping 3508e88563 GTK Wimp has it's own setting: GTK_WIMP_DIR,
the setup target should use it accordingly

svn path=/trunk/; revision=10894
2004-05-14 16:23:38 +00:00
Ulf Lamping d68c9fef0f add support to link from specially marked fields to related packets,
a doubleclick will follow the link

svn path=/trunk/; revision=10893
2004-05-14 16:07:15 +00:00
Ulf Lamping 1314808bd5 add support to link from specially marked fields to related packets,
a doubleclick will follow the link

svn path=/trunk/; revision=10892
2004-05-14 15:55:37 +00:00
Jörg Mayer 161d88c50a Thomas Anders: Add the actual libs to link in case --with-krb5=/explicit/path
svn path=/trunk/; revision=10891
2004-05-14 10:33:00 +00:00
Ulf Lamping 3c58a450c8 mark some more protocol fields as generated
svn path=/trunk/; revision=10890
2004-05-14 09:00:06 +00:00
Gerald Combs e2ca1ab463 Remove an extra comma.
svn path=/trunk/; revision=10888
2004-05-14 04:25:41 +00:00
Gerald Combs 1bda472731 Fix protocol formatting.
svn path=/trunk/; revision=10887
2004-05-14 04:20:29 +00:00
Ronnie Sahlberg 496c1732b3 work in progress started implementing PA-PK-AS-REQ
svn path=/trunk/; revision=10886
2004-05-14 03:19:02 +00:00
Gerald Combs 4e5714b8f2 Final commits for 0.10.4 (I hope).
svn path=/trunk/; revision=10885
2004-05-14 03:03:47 +00:00
Gerald Combs ee7618dc6e Make the GTK2 interface the default. Remove GTK-Wimp from the GTK2 section.
I originally tried to make it disabled by default (using "Section /o"), but
this caused odd behavior in the installer.

svn path=/trunk/; revision=10884
2004-05-14 02:46:38 +00:00
Ronnie Sahlberg a8e9885c39 add dissection of pa-prov-srv-location preauthentication type used by packetcable.
svn path=/trunk/; revision=10883
2004-05-14 01:58:31 +00:00
Jörg Mayer 133b458d8d Paul Smith: bugfix: make loadable module support work when cross compiling
svn path=/trunk/; revision=10882
2004-05-13 22:25:25 +00:00
Jörg Mayer 47b8d71aec Fix --with-krb5 when given a directory
svn path=/trunk/; revision=10881
2004-05-13 22:09:52 +00:00
Gerald Combs d5b62ad1e0 From Dinesh Dutt: Mode Sense (10) and Mode Select (10) bugfixes.
svn path=/trunk/; revision=10880
2004-05-13 21:56:19 +00:00
Jörg Mayer 0de06c9acd Thomas Anders: fix usage of brk5_dir
svn path=/trunk/; revision=10879
2004-05-13 21:56:09 +00:00
Olivier Biot d5a08cdf9f Fix a typo (seperate should be separate).
svn path=/trunk/; revision=10878
2004-05-13 20:54:39 +00:00
Olivier Biot 0bd68624d1 WBXML OPAQUE is not really a protocol.
Add RTCP to updated protocols.

svn path=/trunk/; revision=10877
2004-05-13 20:45:00 +00:00
Gerald Combs 939512198d From Carlos Pignataro: Add MPLS Echo support.
svn path=/trunk/; revision=10876
2004-05-13 20:20:34 +00:00
Gerald Combs fa774f5231 Add a note about generic media dissection, and add WBXML updates.
svn path=/trunk/; revision=10875
2004-05-13 20:02:24 +00:00
Olivier Biot 42aca6e848 Fix a typo in the CHANNEL document ID.
svn path=/trunk/; revision=10874
2004-05-13 17:26:32 +00:00
Olivier Biot c39037f472 As noted by Fr�d�ric Huet, RFC1889 section 6.4 says:
"The list of items in each chunk is terminated by one or more null octets,
the first of which is interpreted as an item type of zero to denote the end
of the list, and the remainder as needed to pad until the next 32-bit boundary.

A chunk with zero items (four null octets) is valid but useless."

Process chunks with four zero octets as "padding".

svn path=/trunk/; revision=10873
2004-05-13 17:24:16 +00:00
Jörg Mayer 633f3242ba Thomas Anders: Don't add library paths twice
svn path=/trunk/; revision=10872
2004-05-13 16:57:43 +00:00
Jörg Mayer c4a08b1a1c Remove comma at end of enum
svn path=/trunk/; revision=10871
2004-05-13 16:34:29 +00:00