Commit Graph

579 Commits

Author SHA1 Message Date
Bill Meier 88f3957a76 Some cleanup for Chapter 7: typos, spelling and minor reformatting/rewording..
svn path=/trunk/; revision=22847
2007-09-11 18:55:11 +00:00
Bill Meier 3cada3d2cb Some cleanup for Chapters 5 & 6: typos, spelling and minor rewording/additions.
svn path=/trunk/; revision=22842
2007-09-11 14:36:09 +00:00
Bill Meier 4e49ad6771 Correct (essentially revert) the reference to the Microsoft Debugging Tools;
svn path=/trunk/; revision=22839
2007-09-10 21:50:01 +00:00
Bill Meier b7e286be73 Undo one unintended change.
svn path=/trunk/; revision=22838
2007-09-10 21:18:11 +00:00
Bill Meier 3a77860d96 Some cleanup: correct some grammar and do a few minor rewordings
svn path=/trunk/; revision=22837
2007-09-10 21:02:58 +00:00
Bill Meier baead522d4 General cleanup; Update 'Win32 Automated library download' section slightly;
Cleanup: 
   - relatively minor wording changes
   - spelling 
   - typos
   - minor formatting changes 

svn path=/trunk/; revision=22836
2007-09-10 17:10:42 +00:00
Ulf Lamping 1366745e45 start an experiment to provide MS Visual Studio 2005 solution / project files for a lot easier debugging. They still use the underlying Makefile.nmake files for the actual build process.
svn path=/trunk/; revision=22831
2007-09-09 13:59:58 +00:00
Gerald Combs 3120e42f6e Fix problems found by Beyond Security:
Instead of overflowing an unsigned int when determining the number of
items in a range, use a signed int and check for a negative value.  Make
sure our offset increments as we step through each item.  This should 
avoid large/inifinite loops.

Fix the size of hf_dnp3_al_range_stop32.

svn path=/trunk/; revision=22811
2007-09-06 18:26:04 +00:00
Gerald Combs 92802883a6 Change the "--enable-setuid-install" option to install dumpcap and TShark
setuid instead of Wireshark.  Remove the "DANGEROUS" notices, but leave it
disabled by default.  Whine if the user runs Wireshark or TShark as root.
Add a preference to disable the whining.  Add a "setuid-root" script that
can be used to switch dumpcap and TShark's setuid-ness on and off for
development and testing.  Update the release notes and README.packaging.

svn path=/trunk/; revision=22733
2007-08-30 00:24:40 +00:00
Ulf Lamping 226a5b1c2f fix broken tags
svn path=/trunk/; revision=22722
2007-08-29 03:45:56 +00:00
Ulf Lamping c5b43b6cda various updates to match current MSVC compiler problems, fix some typos, ...
svn path=/trunk/; revision=22721
2007-08-29 00:15:15 +00:00
Ulf Lamping 59a6693f06 add "Classless InterDomain Routing (CIDR) notation" explanation to the display filter section
svn path=/trunk/; revision=22716
2007-08-28 21:21:25 +00:00
Ulf Lamping 31871e3695 some more editing
svn path=/trunk/; revision=22710
2007-08-28 17:50:25 +00:00
Ulf Lamping 41d6f8eca3 move "create guides" section above installer section as the installer might need the user's guide
svn path=/trunk/; revision=22706
2007-08-28 17:38:50 +00:00
Stig Bjørlykke 77fc959dde Added "Dot" as a new IO Graph style in the user guide.
svn path=/trunk/; revision=22667
2007-08-26 17:03:44 +00:00
Bill Meier bcdaba288f Bug #1446 work-around from Toralf Förster
svn path=/trunk/; revision=22550
2007-08-18 15:48:10 +00:00
Ulf Lamping 6ad79ef80c finish the expert info section
svn path=/trunk/; revision=22526
2007-08-16 15:53:35 +00:00
Ulf Lamping 5e113ab7ce some more editing of the expert infos - still incomplete
svn path=/trunk/; revision=22522
2007-08-16 04:32:48 +00:00
Ulf Lamping e883e94f8a don't use table names twice
svn path=/trunk/; revision=22506
2007-08-15 07:37:23 +00:00
Ulf Lamping 34ad22678b add a section about expert infos
svn path=/trunk/; revision=22504
2007-08-15 01:35:05 +00:00
Stephen Fisher 0f1ad4138a Update documentation for change in revision 22455.
svn path=/trunk/; revision=22456
2007-08-04 18:00:27 +00:00
Jaap Keuter 98f3b6ea30 Filling in ChSrcDeb section
svn path=/trunk/; revision=22405
2007-07-26 06:45:19 +00:00
Gerald Combs 14cbf71f73 Update the sections on submitting patches.
svn path=/trunk/; revision=22404
2007-07-25 21:56:37 +00:00
Luis Ontanon 44e281ad22 Add some useful hints as examples of payload_protocols to the User DLT table description
svn path=/trunk/; revision=22380
2007-07-22 16:43:35 +00:00
Jaap Keuter c0896e68f2 Add remark on FOP 0.93
svn path=/trunk/; revision=22379
2007-07-22 08:08:41 +00:00
Luis Ontanon e2240d34d5 Add examples of dissector and tap
svn path=/trunk/; revision=22378
2007-07-21 22:34:46 +00:00
Luis Ontanon 4fd1e894e6 $Id: $ and a fix
svn path=/trunk/; revision=22377
2007-07-21 20:49:54 +00:00
Luis Ontanon d8f36a6123 Cleanup how WsLuaRm is inserted
Add a section introducing wslua and how scripts are loaded (to be completed).
svn:ignore wsluarm (a dummy file to mark the generation of the various components of the reference manual)


svn path=/trunk/; revision=22375
2007-07-21 20:46:41 +00:00
Luis Ontanon df708ff379 work out dependencies in a .common way and make sure we nmake wsluarm
svn path=/trunk/; revision=22374
2007-07-21 18:24:05 +00:00
Luis Ontanon b76a55b323 Fix dependencies
svn path=/trunk/; revision=22370
2007-07-21 16:25:17 +00:00
Luis Ontanon 06d1d9bfbb Migrate the wslua ref man into wsug
svn path=/trunk/; revision=22369
2007-07-21 15:24:25 +00:00
Stephen Fisher 28af8a4c02 Fix doc build by removing empty itemized lists
svn path=/trunk/; revision=22288
2007-07-12 03:27:11 +00:00
Gerald Combs c460048f4c Clean out the 0.99.6 material and seed for 0.99.7.
svn path=/trunk/; revision=22286
2007-07-11 18:08:14 +00:00
Stephen Fisher 1f786cac31 Updates to initial check-in of pixmap saving feature:
- Bump minimum GTK version from 2.4 to 2.6 in code and users manual
 - Free some strings after we're done with them 
 

svn path=/trunk/; revision=22170
2007-06-23 05:58:01 +00:00
Stephen Fisher 0ba44094e6 Fix enhancement bug #1337: Export IO Graphs
This new code adds a save button to the Statistics IO Graphs window and
is also reusable by any other code that uses GDK Pixmaps to draw graphs.
The Gdk-pixbuf library included in GTK is used for this save function.


svn path=/trunk/; revision=22166
2007-06-22 22:22:10 +00:00
Stephen Fisher b4fe7f972a Fix typo in HTTP Export Object menu path. It ends with HTTP, not HTML.
svn path=/trunk/; revision=22160
2007-06-21 23:30:09 +00:00
Gerald Combs 48e08af470 Fix invalid markup.
svn path=/trunk/; revision=22159
2007-06-21 23:19:16 +00:00
Gerald Combs 0c13cf0065 Expand the new/added features section.
svn path=/trunk/; revision=22158
2007-06-21 22:54:06 +00:00
Gerald Combs 249a747c51 Be less restrictive about WEP key preferences. Use hex_str_to_bytes to
process WEP keys.  Allow the "wep:" prefix for WEP keys even when
HAVE_AIRPDCAP isn't defined.  Add a NULL pointer check to
hex_str_to_bytes().  Fixes bug 1584.

Fixup indentation.

svn path=/trunk/; revision=22151
2007-06-21 17:49:03 +00:00
Jaap Keuter 8c241db91e Bring developer guide up to date regarding tools and current plugin build infrastructure.
svn path=/trunk/; revision=22117
2007-06-17 11:18:29 +00:00
Ulf Lamping e6345ad54d Since the integration into the official GTK sources, the name of GTK-Wimp is now "GTK MS Windows Engine". Change the name in the NSIS installer and the docbook docs accordingly.
svn path=/trunk/; revision=22114
2007-06-16 11:09:34 +00:00
Jaap Keuter d35b4aa207 Bring the information up to date regarding versions and sample output.
svn path=/trunk/; revision=22113
2007-06-16 10:52:25 +00:00
Gerald Combs 82295d76ef Updates for 0.99.6
svn path=/trunk/; revision=22109
2007-06-15 18:31:52 +00:00
Gerald Combs 1d567d6e6b The 802.11 dissector calculates the header size, so pass that value to
the WEP/WPA decryption code instead of re-calculating it.  Fixes bug
1639.

Remove fcsPresent, radiotapPresent, and associated code from airpdcap.c
since they were always FALSE.  Glib-ize some data types.  Fixup white
space.

Update the release notes.

svn path=/trunk/; revision=22104
2007-06-14 22:09:14 +00:00
Jaap Keuter c2dcd299c8 YAE2W
svn path=/trunk/; revision=22085
2007-06-13 05:27:32 +00:00
Gerald Combs b7e74ea0d7 Display filter macros weren't in 0.99.5, so it didn't crash for macros
with no arguments.  Add macros as a new feature, and add an item about
named pipes under Windows.

svn path=/trunk/; revision=22013
2007-05-31 00:15:28 +00:00
Gerald Combs d3a594e6f3 Fix a couple of TCP filter typos.
svn path=/trunk/; revision=22012
2007-05-31 00:11:27 +00:00
Gerald Combs ce1de92c96 Add an item for bug 1416 (an off-by-one error in DHCP/BOOTP).
svn path=/trunk/; revision=22011
2007-05-30 23:33:26 +00:00
Luis Ontanon 05973d7fc9 Help for the SCTP Users Table
svn path=/trunk/; revision=21926
2007-05-24 20:40:42 +00:00
Guy Harris 7f50a87a4a Emphasize that if you try to build on a system without GTK+ installed,
the configure script will fail unless you explicitly say you don't want
Wireshark built.

svn path=/trunk/; revision=21914
2007-05-24 02:08:49 +00:00
Gerald Combs f4f8079986 Add shortcuts for expanding/collapsing the packet detail.
svn path=/trunk/; revision=21910
2007-05-23 17:12:01 +00:00
Gerald Combs f0377b44af Add a note about the recent change in "--disable-wireshark" behavior to
the release notes.

Add a couple of updates to the packaging doc.

svn path=/trunk/; revision=21891
2007-05-22 19:05:27 +00:00
Gerald Combs 17271f0879 When saving an RTP stream, don't insert silence if our packet has a
wrong timestamp.  Place a cap on the amount of silence that we do
insert.  This should fix bug 1580.

Update the release notes.

svn path=/trunk/; revision=21818
2007-05-17 18:41:07 +00:00
Ulf Lamping b1cf62b8fc some minor fixes for the Win32 setup guide:
- command.com -> cmd.exe
- reverse the calling of vcvars32 and setenv environment setting scripts (to avoid problems with nmake)

svn path=/trunk/; revision=21767
2007-05-14 15:08:01 +00:00
Jaap Keuter 3da55888e6 Improve readability of code samples and program output
svn path=/trunk/; revision=21701
2007-05-06 19:25:14 +00:00
Ulf Lamping 85cee37933 the default is still python 2.4, as 2.5 currently doesn't work with the buildbot installation.
svn path=/trunk/; revision=21698
2007-05-06 09:32:51 +00:00
Ulf Lamping e8900b8ee6 -E path setting doc, update wireshark help output
svn path=/trunk/; revision=21692
2007-05-05 12:19:04 +00:00
Gerald Combs c1688f5612 Check for an infinite loop while processing cipher suites. Fixes bug 1582.
Add release notes for the SSL and display filter macro bugs.

svn path=/trunk/; revision=21665
2007-05-03 16:59:13 +00:00
Gerald Combs 696af3f35e Fix a couple of typos and fixup whitespace.
svn path=/trunk/; revision=21657
2007-05-03 00:21:22 +00:00
Luis Ontanon 4321baacdc Add an explanation on SNMP hex passwords.
svn path=/trunk/; revision=21290
2007-03-31 12:30:18 +00:00
Ulf Lamping aa193e2563 use setup target output of MSVC2005EE and not the older MSVC6, mention that the exact string may vary on the MSVC version
svn path=/trunk/; revision=21284
2007-03-30 17:57:04 +00:00
Jörg Mayer 5b36395c69 Fix a white space
Add link to nmake documentation.

svn path=/trunk/; revision=21246
2007-03-28 11:31:34 +00:00
Ulf Lamping 132ef2725b fix validation
svn path=/trunk/; revision=21172
2007-03-25 00:47:53 +00:00
Ulf Lamping b6369d2dc0 edit some things about source code (update)
svn path=/trunk/; revision=21171
2007-03-25 00:46:04 +00:00
Ulf Lamping 2467660c44 add a section about the buildbot
some other minor editing

svn path=/trunk/; revision=21170
2007-03-24 23:50:15 +00:00
Stephen Fisher 6d8d2854c8 From Sake Blok:
Fix for bug #491: Unexpected frame.time_delta behavior

This patch ... fixes bug 491. It does this by changing the
behaviour of the frame.time_delta field so it reflects the delta
time between captured packets (tshark already did this).  To keep
the delta time between displayed packets, the field 
frame.time_delta_displayed is created.


svn path=/trunk/; revision=21154
2007-03-23 18:08:17 +00:00
Stephen Fisher 2e562ea7b4 From Sake Blok (via -dev list and enhancement bug #1449):
I did however see some small errors in the
documentation that I did not notice when I sent in the patch. This
patch corrects them and adds an accelerated key:

- table 6.1 remove "Analyze" from "Identical..." column for "Copy as Filter"
- table 6.2 add "Edit" from "Identical..." column for "Copy as Filter"
- Added accelerator key for "Copy as Filter". I chose "Shift+Ctrl+C", so
  that "Ctrl+C" is still available for "standard" copy

Image figure 3.4 should be renewed, reflecting the change in the menu
structure. 


svn path=/trunk/; revision=21140
2007-03-23 00:42:45 +00:00
Ulf Lamping 81face4468 add folder information about Vista and some redesign of the general file/folder informations
svn path=/trunk/; revision=21096
2007-03-21 21:17:21 +00:00
Ulf Lamping c17f0fb323 add a (small) section to create the User/Developer Guide - it only links to the file docbook/README.txt
svn path=/trunk/; revision=21095
2007-03-21 21:15:35 +00:00
Ulf Lamping fc7bda273e add zip to the list of required packages for cygwin
svn path=/trunk/; revision=21094
2007-03-21 21:13:39 +00:00
Gerald Combs 3105f52f2d Add a note about the HTTP chunked response crash.
svn path=/trunk/; revision=21093
2007-03-21 20:44:07 +00:00
Gerald Combs 0e181d05c8 Fix for bug 1264 from Julian Cable:
I've refactored the offending code branch and added some comments so
  hopefully the intent is a bit clearer. The loop termination conditions
  are now obviously independent of the content on the wire (they were
  meant to be before, but I admit it was obscure). I've tried using the
  ephemeral memory routines.

Add a check for a maximum fragment count, and bail out of reassembly instead
of triggering an ep_alloc exception.  Add Julian to AUTHORS.  Update the 
release notes.

svn path=/trunk/; revision=21007
2007-03-09 01:40:30 +00:00
Ulf Lamping 3810cc0891 remove the separator above the "Export Selected Packet Bytes" context menu item
svn path=/trunk/; revision=21006
2007-03-08 23:48:59 +00:00
Ulf Lamping acefba187a from Sake Blok:
I have changed the patch according to your suggestions and also changed
the doc[book] files accordingly. I tested the patch and it does seem to
work fine on my test-system.

ULFL: In addition, I've added the en-/disabling to the other (already existing) Copy menu items - some just did nothing, some crashed if nothing was selected.
I've also sligthly changed the menu seperators and made both context menus look a bit more identical.

svn path=/trunk/; revision=21005
2007-03-08 23:37:55 +00:00
Stephen Fisher 7389b3fabd Add a "Bits/Tick" option to the IO Stats dialog to complement the
"Bytes/Tick" option.


svn path=/trunk/; revision=20997
2007-03-07 23:39:45 +00:00
Gerald Combs b7d30175c0 Fix a couple of off-by-one overflows reported in bug 1415. Update the
release notes accordingly.

svn path=/trunk/; revision=20990
2007-03-07 01:17:24 +00:00
Stephen Fisher 2865e52843 Export Object code/documentation updates:
- Note in the user's guide that export object is not available 
   in GTK1 builds of Wireshark.
 - Make scanning through the slists more efficient
 - Use new tap.c function called have_tap_listener() to only save
   object payload data when the export object listener is actively
   listening for it.
 - Save objects in the HTTP dissector with g_malloc() instead of
   se_malloc() and free it when we're done with it - when the
   export object window is closed (Fixes bug #1412)
 - Various minor improvements


svn path=/trunk/; revision=20980
2007-03-06 00:36:25 +00:00
Luis Ontanon 3b8dd4e462 add sections for the various user tables.
svn path=/trunk/; revision=20969
2007-03-04 01:55:02 +00:00
Stephen Fisher 2c5ccc66ef Update object export code:
- Add to User's Guide
 - Add a help button
 - Move a lot of code into the shared export_object.c file and out of
   dissector specific file export_object_http.c.  This will make adding
   additional protocols much easier.
 - Change comment in packet-http.c to reflect new name (Export Object)
 - Various other minor improvements 


svn path=/trunk/; revision=20961
2007-03-03 03:14:00 +00:00
Stephen Fisher d3b6887d80 Fix bug #1409:
There is an error in the page:
http://wireshark.org/docs/wsug_html_chunked/ChCapCaptureFilterSection.html

According to Example 4.2, the filter 'tcp port 23 and not host 10.0.0.5'
captures all telnet traffic not from 10.0.0.5. But this filter also discards
traffic to 10.0.0.5. Either you use this filter to capture all telnet traffic
not to and not from 10.0.0.5 or you use filter 'tcp port 23 and not src host
10.0.0.5'.


svn path=/trunk/; revision=20955
2007-03-01 21:08:01 +00:00
Anders Broman f73b16ffc0 From Douglas Pratley:
This patch gives brief instructions on how to build the RPM package target for Wireshark.

svn path=/trunk/; revision=20938
2007-02-27 06:58:30 +00:00
Ulf Lamping d5003bcf80 give some reasons why older windows versions are no longer supported, add links to the versions known to still work with Win9x / NT 4.0
svn path=/trunk/; revision=20915
2007-02-24 13:11:47 +00:00
Ulf Lamping f6d80cf41b better reflect the current Windows installer
svn path=/trunk/; revision=20914
2007-02-24 12:40:35 +00:00
Ulf Lamping b72efa7a49 mention that Windows with 256 colors still work with GTK1
svn path=/trunk/; revision=20912
2007-02-24 10:26:38 +00:00
Ulf Lamping bc28ec6953 WS won't work well with 256 colors
svn path=/trunk/; revision=20911
2007-02-24 09:49:43 +00:00
Ulf Lamping bfe862b91e system requirements Windows updates:
- Vista is no longer beta
- disk space min. 75MB
- be a bit more specific about no longer supported NT 4.0
- some editing

svn path=/trunk/; revision=20904
2007-02-23 19:40:27 +00:00
Stephen Fisher d5f4bfe773 Remove two empty itemized lists that are breaking XML validation and
stopping the Windows buildbot in its tracks.


svn path=/trunk/; revision=20887
2007-02-21 01:27:28 +00:00
Gerald Combs 183cbf95cc WEP decryption is destructive -- pass a fresh copy of our data buffer
instead of the actual buffer.  Add an entry to the release notes, and
clear out leftovers from the 0.99.5 release.

svn path=/trunk/; revision=20875
2007-02-20 18:44:22 +00:00
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
Ulf Lamping 4d78e0982a split subversion into command line and GUI (TortoiseSVN) client
update various version infos

svn path=/trunk/; revision=19788
2006-11-03 22:39:28 +00:00
Ulf Lamping 46e54a018d fix a typo in the recent change to the hhc.exe command line, so the chm files compile again - took me more than an hour to find out and reproduce :-(
svn path=/trunk/; revision=19732
2006-10-29 19:47:59 +00:00
Ulf Lamping c62cb0006d from Sake Blok:
While I was reading the development guide I noticed a few typo's.
The attached patch fixes them (the patch is against revision 19724).

svn path=/trunk/; revision=19729
2006-10-29 17:14:13 +00:00
Gerald Combs c340b0b69a Allow each program called by the Docbook Makefile to be specified using
the environment.

svn path=/trunk/; revision=19719
2006-10-27 19:15:57 +00:00
Gerald Combs 40b8458408 Add support for:
- The AirPcap Multi-Channel Aggregator (which is marketspeak for an "any" 
    device)
  - Merging the 802.11 dissector WEP key list with AirPcap's
  - Decrypting WEP in the adapter, in Wireshark, or not at all
  
Update the release notes.

svn path=/trunk/; revision=19599
2006-10-19 00:48:03 +00:00
Gerald Combs fc62f98e74 In the 802.11 dissector, mark the "wep_keys" preference as obsolete,
and replace it with an "enable_decryption" preference.

Instead of forcing the user to specify how many WEP keys we have,
figure it out for ourselves by parsing the key list.  When decrypting,
don't worry about the key index specified in the header (which resulted
in trying to decrypt using the same key twice); simply try each key in
order (which we were doing anyway).

In hex_str_to_bytes(), handle a null hex string.

Update the release notes.

svn path=/trunk/; revision=19592
2006-10-18 17:55:29 +00:00
Gerald Combs 5da29805b1 Fix tag names.
svn path=/trunk/; revision=19577
2006-10-17 15:41:08 +00:00
Gerald Combs b76aaf82da Add bug 1135.
svn path=/trunk/; revision=19567
2006-10-16 23:43:48 +00:00
Ulf Lamping 6d0148ac0a move the content of the Wiki "System Requirements" into the "Platforms Wireshark runs on" section and update the information (e.g. the binary Unix packages changed since the move from Ethereal)
svn path=/trunk/; revision=19564
2006-10-16 21:47:35 +00:00
Gerald Combs b4f347aa41 Add more USB capturing info.
svn path=/trunk/; revision=19562
2006-10-16 20:42:32 +00:00
Gerald Combs 8faa6f6c89 Add bug 1134.
svn path=/trunk/; revision=19561
2006-10-16 18:47:52 +00:00
Gerald Combs 8288a04505 Release notes and changelog updates.
svn path=/trunk/; revision=19552
2006-10-16 03:46:11 +00:00