Commit Graph

478 Commits

Author SHA1 Message Date
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
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
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 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
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 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
Jaap Keuter 1fd0d3a9d4 Update supported Win32 versions and NSIS version.
svn path=/trunk/; revision=20275
2007-01-02 20:53:04 +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
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
Jaap Keuter 45aa24f1ec Correct comments and examples on get_pdu_len().
svn path=/trunk/; revision=19949
2006-11-21 14:18:46 +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 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
Ulf Lamping fd39e44fd0 deleted lot's of irrelevant/outdated content from README.win32.
move content from the README.win32 file into the wsdg. I've moved the cygwin GCC info to a new Wiki page, it seems more promissing that it's getting updated in the future.

svn path=/trunk/; revision=19548
2006-10-16 01:48:16 +00:00
Ulf Lamping 5976834e19 be more specific about the README.developer file
svn path=/trunk/; revision=19547
2006-10-16 01:43:04 +00:00
Ulf Lamping b2f0003b1d move the README files before the source code, they are more important
svn path=/trunk/; revision=19546
2006-10-15 22:57:31 +00:00
Ulf Lamping d4585bdf69 use the official name spelling for some projects
svn path=/trunk/; revision=19213
2006-09-12 17:28:38 +00:00
Ulf Lamping 7c2dbdd580 add missing libraries: GNUTLS, Gcrypt, Kerberos, LUA, PortAudio (please check if it's correct)
fix a lot of broken URL's

svn path=/trunk/; revision=19192
2006-09-11 22:30:12 +00:00
Jaap Keuter c2833c436d From Gerhard Gappmeier: I have added a new chapter about tcp_dissect_pdu
svn path=/trunk/; revision=18730
2006-07-13 19:06:40 +00:00
Jaap Keuter a9b5527492 Various corrections and updates
svn path=/trunk/; revision=18553
2006-06-23 06:14:30 +00:00
Ulf Lamping 38d86ced8c use the colored logo for wsdg too, slightly prettify the page layout
svn path=/trunk/; revision=18471
2006-06-15 14:09:05 +00:00
Jaap Keuter 04b63eb376 No need to talk about obsolete tools
svn path=/trunk/; revision=18403
2006-06-08 20:44:46 +00:00
Jaap Keuter 4be9eaddb3 Fixup edg -> wsdg
svn path=/trunk/; revision=18373
2006-06-06 23:23:26 +00:00
Jaap Keuter 5f152a8ea2 edg -> wsdg
-This line, and those below, will be ignored--

D    docbook/edg_graphics
M    docbook/developer-guide.xml
M    docbook/Makefile.auto.am
A    docbook/wsdg_graphics
D    docbook/edg_src
M    docbook/README.txt
A    docbook/wsdg_src
D    docbook/wsdg_src/EDG_meta_info.xml
A    docbook/wsdg_src/WSDG_userinterface.xml
D    docbook/wsdg_src/EDG_preface.xml
D    docbook/wsdg_src/EDG_chapter_userinterface.xml
D    docbook/wsdg_src/EDG_chapter_tools.xml
A    docbook/wsdg_src/WSDG_meta_info.xml
D    docbook/wsdg_src/EDG_chapter_env_intro.xml
D    docbook/wsdg_src/EDG_chapter_capture.xml
A    docbook/wsdg_src/WSDG_preface.xml
A    docbook/wsdg_src/WSDG_works.xml
D    docbook/wsdg_src/EDG_chapter_dissection.xml
A    docbook/wsdg_src/WSDG_chapter_tools.xml
D    docbook/wsdg_src/EDG_chapter_works.xml
A    docbook/wsdg_src/WSDG_chapter_env_intro.xml
A    docbook/wsdg_src/WSDG_chapter_capture.xml
A    docbook/wsdg_src/WSDG_chapter_dissection.xml
D    docbook/wsdg_src/EDG_chapter_build_intro.xml
D    docbook/wsdg_src/EDG_chapter_libraries.xml
A    docbook/wsdg_src/WSDG_chapter_build_intro.xml
A    docbook/wsdg_src/WSDG_chapter_libraries.xml
D    docbook/wsdg_src/EDG_chapter_sources.xml
A    docbook/wsdg_src/WSDG_chapter_sources.xml
M    docbook/Makefile

svn path=/trunk/; revision=18368
2006-06-06 23:08:58 +00:00