Commit Graph

391 Commits

Author SHA1 Message Date
Ulf Lamping d7cf1e1fdd add link to PSML specification
svn path=/trunk/; revision=20789
2007-02-12 05:05:57 +00:00
Ulf Lamping 28e897a1fc from Douglas Pratley:
Based on comments from Ulf (http://www.wireshark.org/lists/wireshark-dev/200701/msg02802.html), have revised menu structure and labels for copying items, and updated the documentation to match.

(a) All copying now under one sub-menu in each of packet list and details panes
(b) Revised names for copy items, now the same for both panes
(c) Export Selected Packet Bytes item now in pop-up menu for packet list and details panes
(d) Removed Copy and Export from packet bytes pane; this leaves no items in the pop-up menu.
 

This last is because the functionality in the bytes pane was odd and inconsistent
- right-clicking would often change the selection in unexpected ways
- the export worked on the selected bytes, the copy on the whole packet
- the documentation did not reflect the functionality correctly (at least for Copy / Text Only).

svn path=/trunk/; revision=20787
2007-02-11 08:38:49 +00:00
Ulf Lamping 90a418243c Python V2.5 is the latest stable version. Add a comment to config.nmake (but keep the 2.4 alive for now) and update version strings in the devel guide.
If the buildbot will be updated, we could also activate the new version in config.nmake.

svn path=/trunk/; revision=20750
2007-02-08 18:25:45 +00:00
Jörg Mayer 6d13741e14 Don't read and write to a file at the same time
svn path=/trunk/; revision=20721
2007-02-05 20:01:31 +00:00
Jaap Keuter b148f6b03f Improve layout of listings and long URL's
svn path=/trunk/; revision=20697
2007-02-03 17:27:57 +00:00
Ulf Lamping 009d38e6a0 mention lynx, it's mandatory and needed to create plain text version of the release-notes (aka NEWS)
svn path=/trunk/; revision=20694
2007-02-03 08:01:16 +00:00
Ulf Lamping 8d67caf4b3 - update information to the latest changes
- redesign parts of the file
- remove some redundant information
- remove tabs, tabs don't work well!

svn path=/trunk/; revision=20691
2007-02-03 04:09:22 +00:00
Ulf Lamping 34c0a4447c move docbook related settings from docbook/Makefile.nmake to config.nmake - having only one place to configure it all :-)
svn path=/trunk/; revision=20690
2007-02-03 04:06:43 +00:00
Ulf Lamping 2d989b7449 remove Unix related stuff, as this file is Win32 only
svn path=/trunk/; revision=20689
2007-02-03 02:09:39 +00:00
Ulf Lamping 9daa178f4f remove Win32/cygwin remains, as these files are Unix only now
svn path=/trunk/; revision=20688
2007-02-03 02:01:25 +00:00
Stephen Fisher c937ab7ab8 Minor documentation updates.
svn path=/trunk/; revision=20687
2007-02-02 22:06:20 +00:00
Stephen Fisher bb59123892 Add more examples to eth.addr display filter examples, including the new
xxxx.xxxx.xxxx format recently introduced


svn path=/trunk/; revision=20680
2007-02-02 00:32:33 +00:00
Gerald Combs b58dc9e519 Fix a ulink tag.
svn path=/trunk/; revision=20674
2007-02-01 20:29:17 +00:00
Gerald Combs ca4ef16722 The contents of the NEWS file come from the release notes. Back-port
the changes in r20642 to release-notes.xml.  Add "news" targes to the
docbook makefiles to copy release-notes.txt to NEWS.

svn path=/trunk/; revision=20669
2007-02-01 18:35:14 +00:00
Gerald Combs d510893734 Let the user (e.g. one named "buildbot") specify the location of FOP.
svn path=/trunk/; revision=20659
2007-02-01 01:15:07 +00:00
Gerald Combs 7c9d63afc7 Sync with the 0.99.5 release.
svn path=/trunk/; revision=20656
2007-01-31 22:55:55 +00:00
Stephen Fisher 409d9f396d From Douglas Pratley: Documentation updates for new copy packet data features
checked in as SVN revision 20581.


svn path=/trunk/; revision=20654
2007-01-31 21:30:19 +00:00
Jaap Keuter 4f563a8fd3 Based on suggestion from Guy Harris.
Trying to get things working on Win32 (cygwin) and GNU/Linux etc.

svn path=/trunk/; revision=20627
2007-01-30 18:06:11 +00:00
Ulf Lamping 7e4b82a400 split docbook generation makefiles into nmake and GNU make variants (together with Makefile.common), just like all the other directories have it. This way makes it easier to get settings from config.nmake and probably makefile.am will be easier to do. In addition we don't need GNU make for Win32 generation.
svn path=/trunk/; revision=20613
2007-01-29 22:15:13 +00:00
Gerald Combs 063621f11b Fix potential buffer overruns in address_to_str_buf() found by Andrej
Mikus.  Add a buf_len parameter to ip_to_str_buf(), and make sure it's 
enforced.  Copy the release notes over from the 0.99.5 trunk and add a
note about the ISUP dissector (which is affected by the overrun).

svn path=/trunk/; revision=20607
2007-01-29 20:25:26 +00:00
Jaap Keuter f45e9096ec Have a real JAVA_OPTS symbol for fop on Debian
svn path=/trunk/; revision=20592
2007-01-28 21:26:13 +00:00
Luis Ontanon 3e73e070bb wsluarm.pdf => wsluarm-a4.pdf wsluarm-us.pdf
svn path=/trunk/; revision=20588
2007-01-28 18:37:23 +00:00
Luis Ontanon a1d162d7ed Fix DTD validation ( older dtds were happy with it :/ )
svn path=/trunk/; revision=20576
2007-01-27 02:32:02 +00:00
Luis Ontanon 4490cde931 do not overwrite the realse notes...
svn path=/trunk/; revision=20575
2007-01-27 01:36:00 +00:00
Luis Ontanon 65b82db6da fix generation of ws(ug|dg), use fop.bat not fop.sh
svn path=/trunk/; revision=20574
2007-01-27 01:11:39 +00:00
Luis Ontanon 70908e9992 Trying to get the WS Lua Ref Man to build with the rest of the documentation
svn path=/trunk/; revision=20571
2007-01-26 18:34:05 +00:00
Jaap Keuter e4e739a5ca From Graham Bloice:
In the Developers Guide, Section 9.3, Example 9.17. Decompressing data
packets for dissection

The code calls tvb_set_free_cb() for the newly created next_tvb.  This
is unnecessary as the call to tvb_set_child_real_data() adds next_tvb to
the chained list of tvb, thus ensuring that next_tvb is correctly
deleted.  In fact when I had the call in, Visual Studio kept breaking
deep down in ntdll.dll, probably because of a double free every time the
main tvb was deleted.

In README.developer, para 2..2.7 The example conversation code doesn't
assign the result of conversation_new() back into the conversation variable.

svn path=/trunk/; revision=20569
2007-01-26 17:12:00 +00:00
Stephen Fisher c474f8287a Remove extra space from a call .cmd file command line so it can be copied
and pasted out of the guide


svn path=/trunk/; revision=20557
2007-01-25 21:07:29 +00:00
Ulf Lamping e42f2848f5 fix problem "no target to build user-guide.zip"
svn path=/trunk/; revision=20538
2007-01-23 21:19:46 +00:00
Ulf Lamping 9764742c17 add correct link to vcredist_x86.exe
svn path=/trunk/; revision=20529
2007-01-23 08:12:20 +00:00
Ulf Lamping 8bcf37dcb8 major redesign:
- add a chapter about a Win32 Quick Setup
- update MSVC information about Versions > 6

svn path=/trunk/; revision=20513
2007-01-21 04:48:49 +00:00
Ulf Lamping d597604988 add user-guide.zip to the clean target
svn path=/trunk/; revision=20494
2007-01-19 00:14:43 +00:00
Ulf Lamping a3097481e6 add a target to build a zipped version of user-guide.chm
svn path=/trunk/; revision=20493
2007-01-19 00:12:01 +00:00
Ulf Lamping 67750fbc4d the docbook generation also suffers from the cygwin bash CR/LF problem :-(
I've added a call to dos2unix to convert check_svn_version.sh that way

Is it safe to assume that dos2unix is available on a common UNIX developer machine?!?

svn path=/trunk/; revision=20491
2007-01-18 23:57:03 +00:00
Jörg Mayer cbdef70801 Make things work on Suse as well, not just Debian
svn path=/trunk/; revision=20450
2007-01-16 12:16:56 +00:00
Luis Ontanon 961ae4a558 add snmp decryption
svn path=/trunk/; revision=20400
2007-01-12 00:48:09 +00:00
Gerald Combs 8068316211 Update to r20350.
svn path=/trunk/; revision=20368
2007-01-10 01:58:56 +00:00
Jaap Keuter 6d07812d57 Bump date and version number
svn path=/trunk/; revision=20306
2007-01-04 13:44:09 +00:00
Jaap Keuter 1fd0d3a9d4 Update supported Win32 versions and NSIS version.
svn path=/trunk/; revision=20275
2007-01-02 20:53:04 +00:00
Bill Meier 444602bf97 Oops: wireshark.com --> wireshark.org
Also: 1 additional Ethereal --> Wireshark

svn path=/trunk/; revision=20272
2007-01-02 17:19:25 +00:00
Ulf Lamping a023051fde the default python version used changed from cygwin to native Win32 version
svn path=/trunk/; revision=20219
2006-12-26 22:01:09 +00:00
Stephen Fisher 4d19717edd Add sections to the chapter on building and installing for installing under
Gentoo Linux (thanks to Isbaran Akcayir for the syntax) and under FreeBSD.


svn path=/trunk/; revision=20143
2006-12-17 21:41:19 +00:00
Gerald Combs 75ba22c7d0 Processing packet data via tvb_get_ptr() is like palpating a cow -- it's
messy and you shouldn't do it unless you REALLY have to.  Change several
routines to use standard tvb_get_* accessors instead of operating on raw
packet data.  This fixes an integer overflow in dissect_vendor_ie_rsn()
found by Neil Kettle.

Use value_strings instead of duplicating their functionality with our
own routines.  Print the WME surplus bandwidth allowance factor.  Fix
some compiler warnings.

Update the release notes.

Some of the changes are untested due to a lack of capture data.

svn path=/trunk/; revision=20126
2006-12-12 22:24:18 +00:00
Guy Harris 6fd2661144 It's called Net-SNMP - and it replaced UCD SNMP a long time ago, so
there's no longer a need to mention UCD SNMP.

svn path=/trunk/; revision=20076
2006-12-09 01:39:29 +00:00
Stephen Fisher 75acf34518 From Douglas Pratley with trivial changes and documentation changes
by myself:

Corrected patch; epan/column.c and epan/column_utils.c were not included. This
one has now been properly tested against a clean checkout of today's code.

- New menu option available under view\time display format
- New sub-option (e) to -t switch for both wireshark and tshark
- Extended recent settings code to handle new value
- Did NOT add new explicit epoch time column


svn path=/trunk/; revision=20040
2006-12-05 03:19:51 +00:00
Jaap Keuter 45aa24f1ec Correct comments and examples on get_pdu_len().
svn path=/trunk/; revision=19949
2006-11-21 14:18:46 +00:00
Gerald Combs 1f01b81e6e If the user starts typing ([a-zA-Z0-9]) anywhere in the main window, start
filling in a display filter.

svn path=/trunk/; revision=19930
2006-11-18 17:17:28 +00:00
Ulf Lamping edbc4b922e fix validity of document
svn path=/trunk/; revision=19929
2006-11-18 12:30:58 +00:00
Gerald Combs f60ef5f4d3 Make F8 and F7 move to the next and previous packets, which adds
compatibility with a different analyzer.

svn path=/trunk/; revision=19926
2006-11-18 05:05:18 +00:00
Gerald Combs 1ed6291425 Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go"
menu) move to the previous and next packet even if the packet list isn't
in focus (specifically, the packet detail will stay in focus if that was
already the case).  Make the return and enter keys toggle tree items in
the packet detail and the backspace key jump to the parent node.  Add a
navigation section to the User's Guide.

Make SIGNAL_EMIT_BY_NAME a simple #define, so that we can feed it
multiple arguments.  Fix up whitespace.

svn path=/trunk/; revision=19924
2006-11-18 01:47:49 +00:00