WIP: fsctl_pipe_wait
[metze/wireshark/wip.git] / doc /
2014-01-26 jmayerGPLv2 -> GPLv2+
2014-01-24 wmeierRemove some old obsolete text in the proto_tree_add_tex...
2014-01-07 jmayerUpdate documentation to match change in r54630:
2014-01-04 wmeierMinor: update 'Conversation' intro to include find_or_c...
2014-01-01 pascalAdd proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_...
2013-12-26 cmaynardSince the documentation states that, "Text2pcap underst...
2013-12-23 wmeierFrom Ville Skyttä: Spelling Fixes
2013-12-21 jmayermake it possible to compile the sample dissector.
2013-12-21 guyUpdate documentation to reflect the non-existence of
2013-12-21 guyUpdate documentation to reflect removal of tvb_get_unic...
2013-12-20 darkjamesChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-13 guyAdd a "captype" file that just reports the type of...
2013-12-11 cmaynardImprove tshark command-line error help. Fixes https...
2013-12-08 pascalAdd a reference to STR_ASCII and STR_UNICODE
2013-12-02 cmaynardSpecify SI units for the max filesize autostop conditio...
2013-11-30 mmannUpdate documentation for tcp_dissect_pdus. Bug 9491...
2013-11-29 mmannStats_tree enhancements for sorting, averages and burst...
2013-11-29 darkjamesRename some of pint.h macros to match common style...
2013-11-14 geraldUpdate the guidelines a bit.
2013-11-08 alagoutteAdd reference to qttools5-dev in README.qt documentation
2013-11-06 guyAdd support for displaying dates as year and day-of...
2013-11-01 wmeierRemove a phrase which implies that tab widths other...
2013-11-01 pascalClarify which filter types can share the same name
2013-10-30 morrissAdd some documentation to hopefully help dissector...
2013-10-27 morrissMore SVN properties cleanup.
2013-10-25 cmaynardSync up with packet-pana.c.
2013-10-25 cmaynardwmemify.
2013-10-23 mmannAdd the ability to collapse subtrees with Shift+Left...
2013-10-15 cmaynardFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-10-13 eapacheSubsume README.binarytrees into wmem doxygen. The READM...
2013-10-09 mmannMake column "filter name" prefixed with _ws. to be...
2013-10-09 eapacheAdd some license headers after emailing the respective...
2013-10-06 mmannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-10-05 geraldAdd a link to GammaRay.
2013-09-26 etxrabFrom beroset@mindspring.com:
2013-09-22 pascalMore emem -> wmem conversion:
2013-09-22 pascalemem -> wmem conversion:
2013-09-18 gramUpdate dfilter-test.py to use a much more modern test...
2013-09-13 morrissAdd WIRESHARK_APPDATA description to the rawshark and...
2013-09-13 cmaynardAllow an alternate application data location as specifi...
2013-09-11 cmaynardAdd a link to IANA's Assigned Internet Protocol Numbers...
2013-09-10 pascalFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-09-09 cmaynardReplace the simpler chop example with a more detailed...
2013-09-09 cmaynardFix typo.
2013-09-09 cmaynardFix the "crossed chopping region" problem. Also, move...
2013-09-09 alagoutteUpdate README.qt after last change in QtShark translati...
2013-09-09 mmannAdd an example of filterable expert info.
2013-09-09 cmaynardOK, allow either positive or negative offsets no matter...
2013-09-08 cmaynardSpecify the optional offset as a positive value, regard...
2013-09-08 cmaynardAllow an optional offset to be specified when chopping...
2013-09-03 geraldDocument the current state of naming in ui/qt. Say...
2013-08-29 cmaynardHandle the 2GiB boundary case of the max filesize autos...
2013-08-27 geraldAdd TCP sequence number (Stevens-style) graphs.
2013-08-09 cmaynardMove the description of the -Y <displaY filter> option...
2013-08-08 guySpeak of the "-d encap:" value as a linktype, rather...
2013-08-01 martinkadd --capture-comment to tshark's manpage
2013-07-29 guyThe argument to the -l flag to text2pcap is a LINKTYPE_...
2013-07-28 guyIf a core Wireshark developer repeatedly can't remember...
2013-07-27 martinkadd --capture-comment to dumpcap's manpage
2013-07-26 eapacheDocument that pinfo-scoped memory is also needed for...
2013-07-25 geraldAdd a UAT dialog. Make UAT preferences uat_t * instead...
2013-07-24 guyThe current version of Qt is 5.1.
2013-07-23 alagoutteFix typo (Missing .git in git clone URL)
2013-07-21 eapacheAdd wmem queue 'implementation' by wrapping wmem_list...
2013-07-20 eapacheReplace wmem slist (singly-linked) with wmem list ...
2013-07-14 guyNote that Qt builds are supported by autotools.
2013-07-13 eapacheFrom Dominic Spill via https://bugs.wireshark.org/bugzi...
2013-07-12 cmaynardAllow -C <choplen> to be used more than once so it...
2013-07-10 cmaynardAdd -L option to allow adjustment of original frame...
2013-07-08 morrissFrom Jim Young via https://bugs.wireshark.org/bugzilla...
2013-07-06 eapacheSimple growable array implementation for wmem.
2013-07-03 guyWS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN...
2013-06-25 cmaynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2013-06-24 rbalintDumpcap can write raw packets to stdout
2013-06-20 eapacheSplit README.developer into two: README.developer and...
2013-06-18 eapacheUpdate READMEs.
2013-06-16 eapacheUpdate wmem README for the tree implementation.
2013-06-16 mmannPrepend custom Destination IP and Source IP (ipv4 or...
2013-06-10 geraldUpdate OS X instructions and add Qt Mac Extras.
2013-06-09 legoThe API is almost there I guess...
2013-06-09 cmaynardBack out the Makefile changes from r49865. The OSX...
2013-06-09 cmaynardDue to utf8 characters in the AUTHORS file, pass -...
2013-06-08 legoA further iteration on epan_child
2013-06-07 cmaynardFix all errors and warnings found by podchecker.
2013-06-05 morrissAdd a new environment variable to cause abort()s if...
2013-05-26 eapacheFirst batch of doxygen for wmem. Remove some things...
2013-05-25 alagoutteUse -DBUILD_qtshark=YES for build qtshark with cmake...
2013-05-23 cmaynardIt's actually enough just to add some blank lines witho...
2013-05-22 cmaynardGenerate the man pages for dftest and randpkt.
2013-05-22 cmaynardFix presentation of types.
2013-05-22 eapacheMinor refactor: make the framework responsible for...
2013-05-20 geraldMake sure we apply POD_CSS_URL everywhere. Capitalize...
2013-05-20 eapacheFix "./reordercap.pod: unterminated list(s) at =head...
2013-05-20 cmaynardIf tcpdump doesn't exist, why refer to it? Omit this...
2013-05-20 cmaynardAdd some newlines at the end of the file so the authors...
2013-05-20 cmaynardClean up some documentation a bit, removing non-ASCII...
2013-05-20 cmaynardTrivial: remove extraneous word, 'is'.
2013-05-19 eapacheAt the suggestion of Stuart Kendrick via https://bugs...
2013-05-16 eapacheUse a readable name for the wmem callback test. Warn...
2013-05-09 gerald"URL" is probably more correct than "PATH".
next