summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-05Coalesce "-G fields2" and "-G fields3" into "-G fields", as discussed on -dev.Chris Maynard1-15/+7
2013-04-04As forewarned at http://www.wireshark.org/lists/wireshark-dev/201304/msg00009...Chris Maynard1-1/+1
2013-03-30Update -2, -R and -Y to behave consistently as per the concensus reached onEvan Huus1-15/+17
2013-03-30Move wireshark's display filter flag to -Y for consistency with tshark.Evan Huus1-5/+5
2013-03-30list the new file format on the manpageMartin Kaiser1-0/+3
2013-03-28Add some missing tvb_get_'s, proto_tree_add_'s, fix args and change all littl...Chris Maynard1-82/+110
2013-03-27From Hadriel Kaplan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8223Evan Huus1-2/+23
2013-03-21Updated tshark man page and release notes to document the change in '-x' beha...Chris Maynard1-5/+4
2013-03-11Document the wmem override environment variable in the man pages, and improveEvan Huus4-7/+51
2013-03-11Followup to r48218: remove documentation of the WIRESHARK_DEBUG_USE_SLICES en...Jeff Morriss3-18/+0
2013-03-10Make the memory limit (in bytes or packets) used for storing packetsMichael Tüxen1-0/+16
2013-03-10Add -t to synopsis.Michael Tüxen1-0/+1
2013-03-09Remove the wmem slab. It was an optimization mimicking the emem slabEvan Huus1-7/+1
2013-03-06Add asn2deb.pod and idl2deb.pod to the source distribution.Jeff Morriss1-2/+4
2013-03-06Don't use (GNU-specific) pattern rules: use old-fashioned suffix rules instead.Jeff Morriss1-164/+61
2013-03-06Fix distcheck in autotools based buildsBalint Reczey1-2/+2
2013-03-06Merge asn2deb and idl2deb from official Debian packageBalint Reczey4-3/+196
2013-03-04From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8339Evan Huus1-9/+34
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2-3/+3
2013-02-28Default capture buffer size is now 2MB.Jeff Morriss3-6/+6
2013-02-26Print human-readable statistics by default. Raw values can be printedGerald Combs1-0/+7
2013-02-25Add README for LuaMichael Mann1-0/+456
2013-02-23Update README.qt with last change in qtshark buildAlexis La Goutte1-5/+5
2013-02-21mention gcrypt wrapper in README.developerMartin Kaiser1-0/+5
2013-02-20From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Chris Maynard1-0/+26
2013-02-11Fix two bugs in the example code that I revised.Bill Meier1-2/+2