aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-16IuUPLuis Ontanon2-0/+841
2005-10-16Fix up a length check.Gerald Combs1-0/+2
2005-10-16IPv6 addresses are 16 bytes.Gerald Combs1-1/+2
2005-10-16Fix a typo found by Guy.Gerald Combs1-46/+46
2005-10-16fox a static/non-static signature mismatchRonnie Sahlberg2-2/+2
2005-10-16remove some strcpy and strcatRonnie Sahlberg1-8/+7
2005-10-16remove a strcpy callRonnie Sahlberg1-2/+5
2005-10-16replace a strcpy with g_snprintf so it will not show up in grep strcpy *.cRonnie Sahlberg1-1/+1
2005-10-16remove one array from the stackRonnie Sahlberg1-11/+19
2005-10-16get rid of some strcpyRonnie Sahlberg1-29/+10
2005-10-15get rid of one stack buffer and some strcpy() and strcat()Ronnie Sahlberg1-10/+11
2005-10-15 add some text to discourage using strcpy and friends and how to do string bu...Ronnie Sahlberg1-3/+65
2005-10-15remove two redundant strcpy so they dont show up as noice for grep strcpy *.cRonnie Sahlberg1-2/+2
2005-10-15get rid of a strcpy() and some strcat()Ronnie Sahlberg1-17/+19
2005-10-15remove some strcpy() and strcat()Ronnie Sahlberg1-10/+20
2005-10-15remove some strcpy() callsRonnie Sahlberg7-10/+13
2005-10-15get rid of one strcpy() and one strcat()Ronnie Sahlberg1-12/+4
2005-10-15Address change.Olivier Biot1-1/+1
2005-10-14Update the NEWS file.Gerald Combs1-11/+181
2005-10-14Fix XML errors.Gerald Combs1-2/+5
2005-10-14Clear 0.10.13-specific contents out of the release notes.Gerald Combs1-200/+8
2005-10-14Use tvb_free() instead of g_free() to free tvbuffs.Gerald Combs1-23/+23
2005-10-13make sure tham when more than one stack file is used each channel uses the ri...Luis Ontanon1-22/+184
2005-10-13rvh update to authorsRonnie Sahlberg1-7/+3
2005-10-13Add entries for SRVLOC and the protocol hierarchy stats.Gerald Combs1-2/+14
2005-10-13From DidierAnders Broman2-20/+242
2005-10-13A small patch for presentation to:Anders Broman3-5/+22
2005-10-13get rid of some strcpy() and some compiler warningsRonnie Sahlberg1-18/+18
2005-10-13get rid of some strcpy()Ronnie Sahlberg1-4/+4
2005-10-13get rid of some strcpy()Ronnie Sahlberg1-5/+5
2005-10-13remove some strcpy() from diameter and remove some arrays from the stackRonnie Sahlberg1-20/+17
2005-10-13Show internal errors with REPORT_DISSECTOR_BUG().Guy Harris2-8/+6
2005-10-13fix for bug 529Ronnie Sahlberg3-6/+8
2005-10-12Don't use a static, fixed-length buffer for the result ofGuy Harris1-1/+21
2005-10-12from Richard van der Hoff:Ulf Lamping3-4/+23
2005-10-12Updates for 0.10.13.Gerald Combs5-4684/+9008
2005-10-12From Shoichi SakaneAnders Broman1-48/+68
2005-10-12From Rene Pilz:Anders Broman2-11/+51
2005-10-12get rid of one strcpy()Ronnie Sahlberg1-2/+4
2005-10-12remove some strcpy() and dissect a bitfield properlyRonnie Sahlberg1-63/+112
2005-10-12fix the phs tap so it does not write beyond the end of the string (which sits...Ronnie Sahlberg1-4/+10
2005-10-11remove some redundant strcpy()Ronnie Sahlberg1-5/+5
2005-10-11From Ignacio GoyretAnders Broman2-4/+4
2005-10-11From Richard van der HoffAnders Broman1-92/+95
2005-10-11Replace the current ranap dissector with an asn2eth generated one.Anders Broman4-4633/+12916
2005-10-11Set ETHEREAL_ABORT_ON_DISSECTOR_BUG. Make sure we create a core file. FixGerald Combs1-10/+17
2005-10-11remove the old dssetup since we now generate it using pidlRonnie Sahlberg7-1207/+0
2005-10-11add new autogenerated dssetupRonnie Sahlberg3-686/+709
2005-10-11smoe more bitmaps dissected and a few strcpy() removed.Ronnie Sahlberg1-126/+314
2005-10-11add llc_add_ouiUlf Lamping1-0/+1