aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-28comment out the heuristics registration until we actually implement some heur...Ronnie Sahlberg1-1/+1
2005-10-28From Mike FrischRonnie Sahlberg3-0/+3586
2005-10-281. replace "and" with "&&" in ethereal_gen.py:2103Anders Broman2-1/+2
2005-10-28If bytes_to_str() is passed a zero length value, return an empty stringGerald Combs1-49/+51
2005-10-28Fix the bit mask for dec_dna.ctl.router_state. This should fix theGerald Combs1-172/+172
2005-10-28Came up to be an almost complete rewrite:Luis Ontanon2-1714/+1471
2005-10-27Fix uninitialized variable errors.Guy Harris4-40/+59
2005-10-27Make the processing of "-z" arguments in the Tethereal I/O stat tap moreGuy Harris2-106/+109
2005-10-27Add a CVE item for the IRC bug.Gerald Combs1-0/+1
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFRonnie Sahlberg3-2/+21
2005-10-27add decoding of some more universal types for the opportunistic decode of unk...Ronnie Sahlberg1-0/+24
2005-10-27get rid of the last two strcpy from epan/dissectorsRonnie Sahlberg1-9/+2
2005-10-27remove some strcpyRonnie Sahlberg1-14/+12
2005-10-27get rid of some strcpyRonnie Sahlberg2-2/+2
2005-10-27get rid of a strcpyRonnie Sahlberg1-1/+1
2005-10-27get rid of some strcpyRonnie Sahlberg1-21/+11
2005-10-27remove some strcpyRonnie Sahlberg1-10/+5
2005-10-27remove a strcpy() callRonnie Sahlberg1-1/+2
2005-10-27remove a strcpyRonnie Sahlberg1-1/+1
2005-10-27get rid of a strcpyRonnie Sahlberg1-1/+2
2005-10-27remove a strcpy callRonnie Sahlberg1-1/+2
2005-10-27remove a strcpyRonnie Sahlberg1-13/+3
2005-10-27remove some strcpyRonnie Sahlberg1-29/+48
2005-10-27simply use 4 spaces for example indentation and formattingUlf Lamping1-31/+7
2005-10-27remove some strcpy() and some buffers.Ronnie Sahlberg1-79/+84
2005-10-27Synopsis: don't prepend an optional - before the first record number, it won'...Ulf Lamping1-1/+1
2005-10-27Check on every iteration of a loop whether to pop up a dialog box,Guy Harris4-55/+99
2005-10-26Don't run "process_ptvc_record()" on replies unless we're building aGuy Harris1-29/+41
2005-10-26from Jaap Keuter:Ulf Lamping1-1/+63
2005-10-26Add a comment.Guy Harris1-0/+1
2005-10-26updates to CMPRonnie Sahlberg2-14/+402
2005-10-26Add the rest of the IE:sAnders Broman3-6/+928
2005-10-26From Mike DuigouAnders Broman1-4/+6
2005-10-26From Mark C Brown, Anders Broman2-5/+7
2005-10-26Set correct offset fore some signals, use dummy funtion to get hf fields auto...Anders Broman3-157/+516
2005-10-26Add the recent IRC bug to the release notes.Gerald Combs1-0/+6
2005-10-26bugfix: don't crash the file open dialog, if the preview gets confused by "in...Ulf Lamping1-8/+12
2005-10-25Tags should be implicit.Anders Broman3-249/+250
2005-10-25As there are more Procedure codes the hueristics need to be updated.Anders Broman2-5/+7
2005-10-25some ies in the init proc weren't propperly decoded.Luis Ontanon1-27/+33
2005-10-25Check in re-generated version from Graeme Lunt's fix to asn2eth.Guy Harris1-44/+44
2005-10-25Don't declare "dissect_rtse_EXTERNAL()" in "packet-rtse.c" - let it getGuy Harris3-8/+2
2005-10-25Check in the re-generated NBAP dissector.Guy Harris2-7/+50
2005-10-25Avoid a conflict in global symbols by declaring some variables static.Luis Ontanon3-13/+13
2005-10-25We don't have an SS-Operations.asn file, and don't use one.Guy Harris1-1/+1
2005-10-25Document ptvcursors.Gilbert Ramirez1-0/+60
2005-10-25remove a bunch of arrays, some strcpy() and make it dissect the fc4 type bitm...Ronnie Sahlberg1-78/+127
2005-10-25remove a buffer from the stack and some strcpy()Ronnie Sahlberg1-17/+50
2005-10-25remove a stack based array and some strcpy()Ronnie Sahlberg1-27/+57
2005-10-25Fix a typo.Guy Harris1-1/+1