Commit Graph

638 Commits

Author SHA1 Message Date
Gerald Combs 0c00e3be4e Use #8594 instead of rarr.
svn path=/trunk/; revision=31000
2009-11-17 22:13:53 +00:00
Gerald Combs c2cd7605af Display filter macros are under the Analyze menu.
svn path=/trunk/; revision=30996
2009-11-17 19:41:43 +00:00
Gerald Combs fdbdedf2b4 Update the stock tip, note, and warning icons from GTK+ 2.18.3. Add an
item to the known bugs list in the release notes.

svn path=/trunk/; revision=30928
2009-11-11 00:09:03 +00:00
Gerald Combs cc036df5ea Updates for FOP 0.95.
svn path=/trunk/; revision=30913
2009-11-10 01:32:59 +00:00
Gerald Combs 0ead6b73ff Switch the default Fop version to 0.95 and adjust custom_layer_pdf.xsl
accordinglty. Tweak the print resolution on all of the images again. Add
a MIME type for one of the images.

svn path=/trunk/; revision=30909
2009-11-09 18:41:21 +00:00
Gerald Combs 16adb1c04b Make more PNGs 90 DPI.
svn path=/trunk/; revision=30850
2009-11-07 00:45:03 +00:00
Gerald Combs 250559eeb1 Make all of the PNGs 90 DPI.
svn path=/trunk/; revision=30849
2009-11-07 00:40:04 +00:00
Gerald Combs 4699b9fc86 Fix a warning in a table (which results in an error in Fop 0.95). Reformat
it slightly while we're at it.

svn path=/trunk/; revision=30848
2009-11-06 23:57:01 +00:00
Stig Bjørlykke 0c8c131bb5 Removed two unneeded includes.
svn path=/trunk/; revision=30800
2009-11-01 22:05:07 +00:00
Stig Bjørlykke 5c62502644 Added a UAT table to describe enterprise specific-trap types.
svn path=/trunk/; revision=30796
2009-11-01 18:45:43 +00:00
Gerald Combs cb33ed4cd7 Simplify the download text as recommended by Ulf.
svn path=/trunk/; revision=30741
2009-10-27 22:05:09 +00:00
Gerald Combs ef952d025f Build 1.3.1.
svn path=/trunk/; revision=30724
2009-10-27 00:10:52 +00:00
Stig Bjørlykke 3a5c9ec3b2 Load lua scripts in the plugins directory, both global and personal.
List loaded lua scripts in Help->About->Plugins.

svn path=/trunk/; revision=30675
2009-10-23 17:52:18 +00:00
Guy Harris ef2e5d71cc Fix broken link.
svn path=/trunk/; revision=30647
2009-10-20 18:17:32 +00:00
Gerald Combs e42a887353 Update the Windows requirements section.
svn path=/trunk/; revision=30642
2009-10-20 16:48:52 +00:00
Ulf Lamping 34a3a1c9eb 2008EE is the example throughout that chapter, use it in this config.nmake example as well
svn path=/trunk/; revision=30245
2009-10-02 09:12:32 +00:00
Anders Broman 9ac672ca81 Update *.vcproj to visual studio 8
svn path=/trunk/; revision=30111
2009-09-24 05:11:47 +00:00
Gerald Combs 374772c5c3 Add a couple of updates.
svn path=/trunk/; revision=29938
2009-09-15 19:57:51 +00:00
Gerald Combs c7b0b40c9b Build 1.3.0.
svn path=/trunk/; revision=29912
2009-09-14 23:31:02 +00:00
Bill Meier 02de65a871 Remove usage of check_col() since no longer required.
svn path=/trunk/; revision=29898
2009-09-14 15:34:05 +00:00
Gerald Combs 266c357d81 Start the feature list for 1.4.
svn path=/trunk/; revision=29691
2009-09-03 18:15:23 +00:00
Sake Blok 140d21fe45 Reverted part of SVN 27411. The "home" and "end" key bindings overruled
the use of these keys while editing a filter in the filter toolbar.
The keys "ctrl-home" and "ctrl-end" already provide the functionality to 
go to the first or last packet in the packet-list. I added these as
accelerator keys and updated the users guide accordingly.

Of course we can also make "home" and "end" work, without breaking 
functionality in the filter toolbar, but that takes a little more
work (at least for me... maybe not after going to Steve's session
at Sharkfest :-)).

(will add this to inclusion list for 1.0.9 and 1.2.0)


svn path=/trunk/; revision=28670
2009-06-09 06:23:37 +00:00
Gerald Combs 0b1b0264ab Update the logo in the documentation.
svn path=/trunk/; revision=28526
2009-05-29 17:57:55 +00:00
Gerald Combs bc18e5e303 Update version numbers.
svn path=/trunk/; revision=28525
2009-05-29 17:12:20 +00:00
Bill Meier 092d7da4ff Implement a simpler way to check for a change in the svn version.
svn path=/trunk/; revision=28510
2009-05-27 20:08:39 +00:00
Gerald Combs 2c917c9f43 Copy over r28507 from /trunk-1.2.
svn path=/trunk/; revision=28508
2009-05-27 18:20:52 +00:00
Bill Meier d1cd43f3c0 docbook: Windows: rebuild docs only when source or svn_version actually changes.
Also: rebuild docs if docbook/Makefile.nmake or docbook/Makefile.common changes;
       rebuilding individual target (wdug, wsdg,...) will check for svn_version change.

svn path=/trunk/; revision=28497
2009-05-26 20:57:39 +00:00
Gerald Combs bc469b1f79 Move the trunk to 1.3.
svn path=/trunk/; revision=28495
2009-05-26 20:53:28 +00:00
Bill Meier 97370e2b01 Move xml validation to the individual wsug, wsdg & release_notes targets.
Enables proper making of just one of the targets.

svn path=/trunk/; revision=28489
2009-05-26 16:06:12 +00:00
Bill Meier e0256b851f Add a note about README.developer to the beginning of the "Packet Dissection" chapter.
svn path=/trunk/; revision=28485
2009-05-26 15:03:17 +00:00
Bill Meier e33034eeb2 Update the "Adding a basic dissector" section a bit to reflect current practice.
svn path=/trunk/; revision=28484
2009-05-26 14:32:45 +00:00
Stig Bjørlykke 8563d8a240 Document the changes in the Capture Interfaces description.
svn path=/trunk/; revision=28483
2009-05-26 13:52:43 +00:00
Stig Bjørlykke a6555ef9c3 Small improvements for the compare capture files dialog:
- Added autocompletion in the filter entry
- Added a help button (documentation TBD)

svn path=/trunk/; revision=28440
2009-05-21 22:10:17 +00:00
Gerald Combs bd79d12416 Update the release notes.
svn path=/trunk/; revision=28428
2009-05-20 19:27:57 +00:00
Gerald Combs 5cf75da4dd Add a few items from Stig.
svn path=/trunk/; revision=28419
2009-05-19 22:40:22 +00:00
Gerald Combs 61d2248b3f Use the xhtml stylesheet to generate the release notes instead of the
html stylesheet. This makes xsltproc use utf-8 instead of iso-8859-1.

svn path=/trunk/; revision=28407
2009-05-19 01:26:06 +00:00
Gerald Combs 54cfb39143 Prep for 1.2.0rc1.
svn path=/trunk/; revision=28372
2009-05-15 18:27:25 +00:00
Bill Meier 4989352829 Update help text for capinfos, editcap, & etc. to match current development.
In some cases, remove option descriptions since the text 
 just repeats the help output.

svn path=/trunk/; revision=28335
2009-05-12 16:11:58 +00:00
Jaap Keuter 34af7d8725 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28248
2009-05-02 06:46:40 +00:00
Jaap Keuter d01bfa2399 From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28247
2009-05-02 06:46:03 +00:00
Jaap Keuter 03f2402950 From Naoyoshi Ueda:
Currently wireshark has ability to decrypt ISAKMP IKEv1 packets, but not IKEv2
packets. With attached patch decryption of IKEv2 packets is now passible. 

svn path=/trunk/; revision=28089
2009-04-20 05:40:58 +00:00
Balint Reczey f7cad3e5ef Removed obsolete color legend.
This fixes bug 2957.

svn path=/trunk/; revision=28083
2009-04-17 22:26:43 +00:00
Sake Blok ff65240906 Add some more "copy" functionality:
- Enabled "Copy Description" in the main menu and gave it
  accelerator key CTRL+SHIFT+D

- Added "Copy Fieldname" to copy the fieldname of the selected
  field in the detail view (Acc.Key: CTRL+SHIFT+F)

- Added "Copy Value" to copy the value of the selected
  field in the detail view (Acc.Key: CTRL+SHIFT+V)

- Updated documentation to reflect the changes



svn path=/trunk/; revision=28006
2009-04-08 18:32:11 +00:00
Martin Mathieson 68eb20a550 Add a page describing LTE MAC stats window.
The user guide still needs to be updated to show separate Statistics and Telephony menus.

svn path=/trunk/; revision=27971
2009-04-06 09:29:32 +00:00
Stig Bjørlykke 7ff188128b Added a users context list to map a presentation context identifier to an
object identifier when the capture does not contain a PRES package with a
presentation context definition list for the conversation.

Added a few expert infos.

svn path=/trunk/; revision=27631
2009-03-07 00:28:34 +00:00
Stig Bjørlykke f5cfccc2e9 Updated to use the title attribute for UAT fields.
svn path=/trunk/; revision=27629
2009-03-06 22:59:33 +00:00
Guy Harris a8a74a9d5b Get rid of "displaylang=" from the URLs; let whatever the site defaults
to be the language you get.

svn path=/trunk/; revision=27305
2009-01-26 23:04:18 +00:00
Ulf Lamping 0e128c0789 add a small section about "msvcr90.dll / vcredist_x86.exe"
svn path=/trunk/; revision=27296
2009-01-26 19:47:03 +00:00
Bill Meier dee3410f99 Update list of supported file formats + some minor rewording.
svn path=/trunk/; revision=27272
2009-01-19 22:40:39 +00:00
Stephen Fisher 4dffe31d70 From Toralf Foester via -dev mailing list: Add static to the forward
declaration of a static function in the examples.


svn path=/trunk/; revision=27188
2009-01-08 01:56:00 +00:00