Commit Graph

817 Commits

Author SHA1 Message Date
Gerald Combs db240c2b5e Replace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as discussed in bug 6256.
svn path=/trunk/; revision=38784
2011-08-29 21:16:29 +00:00
Stig Bjørlykke 5603cef9f2 Remove support for libpcre, we use GRegex in GLib.
svn path=/trunk/; revision=38683
2011-08-23 09:25:06 +00:00
Guy Harris c7caf2f213 Add "distclean" and "maintainer-clean" rules to the docbook directory
Makefile.nmake.

Have "clean", "distclean", and "maintainer-clean" in the top-level
Makefile.nmake file clean out the docbook directory.

Add a "docbook" target to the top-level Makefile.nmake file.

svn path=/trunk/; revision=38468
2011-08-11 02:41:39 +00:00
Gerald Combs 1f497af628 Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmake
use WIRESHARK_LIB_DIR for the location of our external libraries.

svn path=/trunk/; revision=38119
2011-07-19 18:22:46 +00:00
Guy Harris 3f255d15a4 As with Makefile.am, so with Makefile.nmake. To quote the comment for
rev 37866:

  Removed empty directory docbook/wsluarm_src.  It's generated during 'make',
  and now removed during 'make clean'.

so we have to generate it now during nmake as well.

svn path=/trunk/; revision=38011
2011-07-14 03:15:09 +00:00
Stig Bjørlykke 233643e566 Removed empty directory docbook/wsluarm_src. It's generated during 'make',
and now removed during 'make clean'.

svn path=/trunk/; revision=37866
2011-07-02 18:20:39 +00:00
Gerald Combs 3bffcb35b8 Update the status of 64-bit Windows.
svn path=/trunk/; revision=37865
2011-07-02 15:45:28 +00:00
Chris Maynard 0eb0b8f1f3 Undo r37833 in favor of Sake's changes to be committed at some future date.
svn path=/trunk/; revision=37839
2011-06-30 01:05:49 +00:00
Chris Maynard 94159d5d0e Don't colorize TCP window updates as "Bad TCP". This change was made in response to a user request at Sharkfest '11.
svn path=/trunk/; revision=37836
2011-06-29 18:45:14 +00:00
Chris Maynard e27a75ac39 Indicate TCP fast retransmissions as an expert info note, rather than a warning,just as TCP retransmissions are. This was a user request from Sharkfest '11.
svn path=/trunk/; revision=37834
2011-06-29 16:59:37 +00:00
Chris Maynard 531a787d9c Based on user feedback from Sharkfest '11, make the default choice when saving or printing packets apply to only displayed packets and not all packets.
svn path=/trunk/; revision=37833
2011-06-29 16:31:44 +00:00
Gerald Combs add36f416d Use the latest libsmi package. Note that we now support OID resolution
on 64-bit Windows.

svn path=/trunk/; revision=37808
2011-06-27 20:48:26 +00:00
Stig Bjørlykke 53debee8a8 List cygwin 'zip' as a needed tool to build the U3 package.
svn path=/trunk/; revision=37800
2011-06-27 10:39:50 +00:00
Gerald Combs 8d88f3a790 Make pcap-ng the default. Add a compile-time option to prefer pcap-ng or
pcap.  Add a "-P" capture option which tries to use pcap instead of
pcap-ng ("-P" seemed to be the best option but we may want to use a
different letter).

Update the documentation and release notes.

svn path=/trunk/; revision=37696
2011-06-17 17:52:31 +00:00
Gerald Combs 21cccec8a5 Bump the version.
svn path=/trunk/; revision=37577
2011-06-06 21:03:49 +00:00
Bill Meier d6d24d6d18 We're now using fop-1.0 on Windows;
Also: remove trailing whitespace from lines.

svn path=/trunk/; revision=37569
2011-06-06 15:32:40 +00:00
Anders Broman 51d8ad3a45 Remove some stuff again.
svn path=/trunk/; revision=37437
2011-05-27 13:16:28 +00:00
Anders Broman df7717126d Include missing files in distribution.
svn path=/trunk/; revision=37435
2011-05-27 12:22:20 +00:00
Gerald Combs adefc98f12 Add bugs 4985 and 5580 to the list of known problems.
svn path=/trunk/; revision=37333
2011-05-20 17:02:20 +00:00
Gerald Combs efcd3f158b 1.6 → 1.7.
svn path=/trunk/; revision=37309
2011-05-19 20:37:36 +00:00
Gerald Combs b2561a408c Fix markup.
svn path=/trunk/; revision=37304
2011-05-19 20:13:33 +00:00
Gerald Combs 7868da24aa Update the version and command output.
svn path=/trunk/; revision=37303
2011-05-19 19:52:56 +00:00
Gerald Combs b216f4b2ac Fix docbook errors.
svn path=/trunk/; revision=37210
2011-05-17 21:00:58 +00:00
Gerald Combs 11dec46275 Update the release notes for 1.7/1.8.
svn path=/trunk/; revision=37206
2011-05-17 19:26:00 +00:00
Gerald Combs 1c831b6343 1.5.2 → 1.7.0.
svn path=/trunk/; revision=37148
2011-05-14 20:17:37 +00:00
Balint Reczey 8664251be1 Note that README.Debian contains the procedure of setting up capture
rights for regular users on Debian systems.

svn path=/trunk/; revision=37021
2011-05-08 21:55:11 +00:00
Jeff Morriss d687ba04fd From Loránd Jakab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854 :
The Locator/ID Separation Protocol [1] is being standardized within the IETF,
and it is nearing RFC status (pending security review). I have been maintaining
a dissector patch for about a year, see [2]. Feedback received indicates that,
among others, it is widely used by the developers of a large router vendor,
without issues.

In January I submitted the dissector for data plane packets as bug #5602, which
was committed as r35615. The patch attached to this bug adds support for
dissection of control plane packets.

[1] http://tools.ietf.org/html/draft-ietf-lisp
[2] http://lisp.ccaba.upc.edu/wireshark/

svn path=/trunk/; revision=36845
2011-04-25 02:06:17 +00:00
Chris Maynard ed054833be Mention that tshark can now display ICMP and ICMPv6 service response times.
svn path=/trunk/; revision=36634
2011-04-14 02:16:39 +00:00
Gerald Combs d7d45f8072 1.5.1 → 1.5.2. Reenable Babel.
svn path=/trunk/; revision=36540
2011-04-10 17:03:43 +00:00
Gerald Combs c055b77725 Add Babel.
svn path=/trunk/; revision=36519
2011-04-08 17:05:05 +00:00
Stephen Fisher 168ffba63f From Peter via bug #5798: Don't try to run svnversion if it isn't
executable.


svn path=/trunk/; revision=36498
2011-04-06 16:34:45 +00:00
Gerald Combs 941666d525 Add "-z hosts", which dumps name resolution information in hosts format.
svn path=/trunk/; revision=36372
2011-03-27 16:06:03 +00:00
Gerald Combs ded5b39a98 Add an item about pcapng name resolution.
svn path=/trunk/; revision=36319
2011-03-24 22:58:45 +00:00
Gerald Combs a365760a6d More markup updates.
svn path=/trunk/; revision=36303
2011-03-23 23:36:39 +00:00
Gerald Combs 8589dbd3a2 Fix markup.
svn path=/trunk/; revision=36302
2011-03-23 22:31:59 +00:00
Gerald Combs bf305c1476 Clean up information about older Windows versions.
svn path=/trunk/; revision=36300
2011-03-23 21:03:18 +00:00
Chris Maynard 0a4e8a4d52 Added an entry about the new tshark "-z <proto>,srt" syntax.
svn path=/trunk/; revision=36299
2011-03-23 20:38:16 +00:00
Chris Maynard 25d68e6c5b Disallow invalid char's in the filename passed to idl2wrs. Fixes bug 1129.
svn path=/trunk/; revision=35944
2011-02-14 01:44:15 +00:00
Gerald Combs 18b5f1695f Add Erlang Distribution Protocol.
svn path=/trunk/; revision=35828
2011-02-04 16:25:55 +00:00
Jaap Keuter c8e6818a23 Clean up the whitespace in script.
svn path=/trunk/; revision=35731
2011-01-31 21:16:20 +00:00
Jaap Keuter 6101757e33 Jack up the Lua reference entries one level to make it segmented.
svn path=/trunk/; revision=35730
2011-01-31 21:15:27 +00:00
Stig Bjørlykke 84bc28bd6a Introduce "Fragment count" filter element for all protocols doing reassembly.
svn path=/trunk/; revision=35705
2011-01-30 21:01:07 +00:00
Jaap Keuter f4023a01d0 Missing a Users Guide graphic.
svn path=/trunk/; revision=35675
2011-01-27 07:26:21 +00:00
Bill Meier ea44c854b2 Add references to Windows 7 where appropriate; Add temp file info for Windows 7/Vista.
svn path=/trunk/; revision=35667
2011-01-26 20:23:18 +00:00
Jaap Keuter a4f66cd9f6 From Brian Ginsbach:
Patch to add a new dissector for Realm Specific IP (RSIP) as defined by
RFC 3102, RFC 3103, and RFC 3104.
This is a very basic dissector.  It could be extended to do addtional RSIP
protocol violation testing.  The dissector is written such that it should be
easy to add later.

svn path=/trunk/; revision=35653
2011-01-26 07:24:06 +00:00
Gerald Combs 1635ef0ddf 1.5.0 → 1.5.1.
svn path=/trunk/; revision=35639
2011-01-24 19:27:38 +00:00
Jaap Keuter 205fb11d60 Insert and update tshark and dumpcap help information.
svn path=/trunk/; revision=35617
2011-01-22 10:38:10 +00:00
Jaap Keuter 2f74388448 From Loránd Jakab:
The patch I am attaching here is for dissecting LISP data packets.

From me: 
Minor cleanups.
Showing the reserved field.
Adding to all makefiles and release notes.

svn path=/trunk/; revision=35615
2011-01-22 00:18:03 +00:00
Jaap Keuter c4209f569c Update the User Interface chapter of the User's Guide.
svn path=/trunk/; revision=35614
2011-01-21 23:37:46 +00:00
Jaap Keuter e1e1566afb Start update for 1.5 version of User's Guide.
svn path=/trunk/; revision=35612
2011-01-21 20:57:24 +00:00