aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.malloc
AgeCommit message (Collapse)AuthorFilesLines
2009-03-27Add initial support for string buffers - ep_allocated, growable stringsGerald Combs1-1/+13
similar to GLib's GStrings. Use them to create the list of TCP flags. svn path=/trunk/; revision=27872
2007-10-12From Andrew Feren:Stig Bjørlykke1-3/+3
Fix an assortment of typos and other minor errors in various README files svn path=/trunk/; revision=23166
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-2/+2
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
2006-02-23Add ep_tvb_memdup() description to documentationJaap Keuter1-1/+5
svn path=/trunk/; revision=17381
2005-12-18From Martin WarnesAnders Broman1-43/+71
Attached a small patch to top level Makefile.am to include the recently added diamter data files chargecontrol.xml and TGPPSh.xml From jaaap Keuter: I've polished up the README.malloc describing ememified memory management. It's basically the same information, but made a bit more accessable. All this in response to bug 511 svn path=/trunk/; revision=16845
2005-10-08set Id and eol-styleLuis Ontanon1-1/+1
svn path=/trunk/; revision=16168
2005-10-08Add some missing descriptionsLuis Ontanon1-9/+10
svn path=/trunk/; revision=16165
2005-10-08add initial better than nothing ep/se allocation documentationRonnie Sahlberg1-0/+46
svn path=/trunk/; revision=16157