aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-11Missed filesAnders Broman2-1/+3
2005-10-11Add Id.Anders Broman1-0/+1
2005-10-11From Hannes Gredler:Anders Broman4-93/+722
2005-10-10asn2eth generated ranap dissector, there's still problems with rab-assignment...Anders Broman6-0/+7678
2005-10-10Fix problems with bitstring:Anders Broman10-24/+31
2005-10-10Include "register.h" in the machine-generated code to register taps, soGuy Harris1-1/+2
2005-10-10If we don't want to dump core when a field is registered twice, at leastGuy Harris1-1/+6
2005-10-10Remove an extra HF array item.Gerald Combs1-3/+0
2005-10-10dissect one bitmap properly and get rid of some strcpy()Ronnie Sahlberg1-29/+70
2005-10-10remove one array from the stackRonnie Sahlberg1-25/+67
2005-10-10dissect a bitfield properly and get rid of some strcpy()Ronnie Sahlberg1-21/+55
2005-10-10Add "ep_strdup_vprintf()" and "se_strdup_vprintf()", for completeness.Guy Harris3-18/+44
2005-10-09Add sminmpec.c to maintainer-cleanJörg Mayer1-1/+2
2005-10-09Add Makefile.in to maintainer-cleanJörg Mayer1-0/+4
2005-10-09Ignore some release notes related stuffJörg Mayer1-0/+2
2005-10-09fix the link to the online users-guideUlf Lamping1-1/+1
2005-10-08set Id and eol-styleLuis Ontanon1-1/+1
2005-10-08make .._strndup() not to call strndup.Luis Ontanon1-10/+14
2005-10-08improve get_dns_name now that we have cheap emem allocated buffersRonnie Sahlberg5-61/+66
2005-10-08Add some missing descriptionsLuis Ontanon1-9/+10
2005-10-08remove some redundant strcpy() and arrays on the stackRonnie Sahlberg1-7/+7
2005-10-08strcpy() removalRonnie Sahlberg1-3/+3
2005-10-08low hanging fruitRonnie Sahlberg1-10/+11
2005-10-08fix the last remaining bitmap so it is dissected properly and remove the last...Ronnie Sahlberg1-70/+85
2005-10-08one more bitmap dissected properly and a few less strcpy()Ronnie Sahlberg1-24/+81
2005-10-08one more bitfield properly dissected and some less strcpy()sRonnie Sahlberg1-18/+79
2005-10-08some more strcpy() removalsRonnie Sahlberg1-44/+149
2005-10-08add initial better than nothing ep/se allocation documentationRonnie Sahlberg1-0/+46
2005-10-07From William FiveashRonnie Sahlberg2-0/+62
2005-10-07From Richard van der Hoff:Luis Ontanon1-17/+36
2005-10-07do not free the element name, as its been passed to the hf array.Luis Ontanon1-2/+0
2005-10-07"./dtd_parse.l", line 167: warning, rule cannot be matchedLuis Ontanon1-2/+2
2005-10-07Sync with samba treeJörg Mayer12-82/+1718
2005-10-07Don't call "g_assert()" in dissectors - call "DISSECTOR_ASSERT()".Guy Harris1-2/+2
2005-10-07minor bugfix: while closing a capture file, update the packets statusbar *aft...Ulf Lamping1-3/+3
2005-10-07fix Ethereal so command line capture parameter will work with kilobytes (again)Ulf Lamping7-44/+21
2005-10-07minor fix: fix the sequence while finishing a live capture, so the statusbar ...Ulf Lamping1-4/+10
2005-10-06remove location from dtd_build_data_t avoiding to (double) free it.Luis Ontanon4-7/+3
2005-10-06From Rene Pilz,Anders Broman2-1/+45
2005-10-06remove file inclusion code altoghether and few other changesLuis Ontanon1-32/+11