aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Note that Qt builds are supported by autotools.Guy Harris1-0/+4
2013-07-13From Dominic Spill via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8921Evan Huus1-45/+26
2013-07-12Allow -C <choplen> to be used more than once so it is now possible to chop by...Chris Maynard1-1/+5
2013-07-10Add -L option to allow adjustment of original frame length. This change was ...Chris Maynard1-0/+7
2013-07-08From Jim Young via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8906 :Jeff Morriss2-14/+26
2013-07-06Simple growable array implementation for wmem.Evan Huus1-1/+0
2013-07-03WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris2-3/+3
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-06-24Dumpcap can write raw packets to stdoutBalint Reczey1-3/+1
2013-06-20Split README.developer into two: README.developer and README.dissector. All theEvan Huus2-3131/+3193
2013-06-18Update READMEs.Evan Huus2-19/+14
2013-06-16Update wmem README for the tree implementation.Evan Huus1-1/+3
2013-06-16Prepend custom Destination IP and Source IP (ipv4 or ipv6) in the pcap. Bug ...Michael Mann1-0/+15
2013-06-10Update OS X instructions and add Qt Mac Extras.Gerald Combs1-3/+11
2013-06-09The API is almost there I guess...Luis Ontanon1-3/+3
2013-06-09Back out the Makefile changes from r49865. The OSX buildbots don't like --ut...Chris Maynard2-2/+0
2013-06-09Due to utf8 characters in the AUTHORS file, pass --utf8 to pod2man.Chris Maynard3-0/+8
2013-06-08A further iteration on epan_childLuis Ontanon1-0/+253
2013-06-07Fix all errors and warnings found by podchecker.Chris Maynard5-35/+29
2013-06-05Add a new environment variable to cause abort()s if we add too many itemsJeff Morriss3-0/+36
2013-05-26First batch of doxygen for wmem. Remove some things from README.wmem now thatEvan Huus1-36/+6
2013-05-25Use -DBUILD_qtshark=YES for build qtshark with cmake (May be set by default O...Alexis La Goutte1-1/+1
2013-05-23It's actually enough just to add some blank lines without the need for the <p...Chris Maynard1-8/+0
2013-05-22Generate the man pages for dftest and randpkt.Chris Maynard1-8/+38
2013-05-22Fix presentation of types.Chris Maynard1-21/+30
2013-05-22Minor refactor: make the framework responsible for allocating and freeing theEvan Huus1-17/+18
2013-05-20Make sure we apply POD_CSS_URL everywhere. Capitalize a couple of titles.Gerald Combs3-14/+14
2013-05-20Fix "./reordercap.pod: unterminated list(s) at =head in paragraph 14. ignoring."Evan Huus1-0/+2
2013-05-20If tcpdump doesn't exist, why refer to it? Omit this confusing phrase.Chris Maynard9-9/+9
2013-05-20Add some newlines at the end of the file so the authors are printer properly.Chris Maynard1-0/+2
2013-05-20Clean up some documentation a bit, removing non-ASCII characters, formatting ...Chris Maynard4-40/+71
2013-05-20Trivial: remove extraneous word, 'is'.Chris Maynard1-1/+1
2013-05-19At the suggestion of Stuart Kendrick via https://bugs.wireshark.org/bugzilla/...Evan Huus1-9/+9
2013-05-16Use a readable name for the wmem callback test. Warn that reallocing memoryEvan Huus1-3/+4
2013-05-09"URL" is probably more correct than "PATH".Gerald Combs1-2/+2
2013-05-09Allow the CSS path in the HTML man pages to be specified via POD_CSS_PATH, e.g.Gerald Combs1-1/+3
2013-05-08Round two of wmem cleanup callbacks. While the emem tree behaviour will requireEvan Huus1-22/+26
2013-05-07Add user callbacks to wmem. This feature is a generic way to transparently mimicEvan Huus1-0/+31
2013-05-05Update to cover Qt5 builds via cmake.Jörg Mayer1-0/+2
2013-05-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=86...Jeff Morriss1-2/+4
2013-05-01Remove singly-linked list from the wmem TODO list. Now that it has appendEvan Huus1-5/+0
2013-04-27Add CppCheck to the list of things to run before submitting code for review.Evan Huus1-0/+5
2013-04-26Wmem string-buffer improvements:Evan Huus1-1/+0
2013-04-25Summarize the API listing in the wmem README. Doxygen in the header files willEvan Huus1-42/+28
2013-04-22Add a section to the wmem README about testing.Evan Huus1-0/+14
2013-04-19Add col. pseudo dissector to thsark manpage.Jörg Mayer1-2/+2
2013-04-16Add packet-PROTOABBREV.c to source distribution. Reorder some entries.Jeff Morriss1-6/+7
2013-04-15Major cleanup of skeleton dissector and related bits of README.developer.Evan Huus2-198/+217
2013-04-15Put the skeleton sample code from README.developer into its own file - it'sEvan Huus2-369/+361
2013-04-13list the new option -k in the capinfos manpageMartin Kaiser1-0/+5