aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Fix field base.Anders Broman1-6/+6
2010-02-08From Yi Yu:Anders Broman1-1963/+3281
2010-02-08(Minor) Fix code so port pref change actually deletes the previous dissector ...Bill Meier1-31/+38
2010-02-08(Trivial): remove an incorrect _U_ in a few cases.Bill Meier1-7/+7
2010-02-08(Trivial changes): Bill Meier1-7/+3
2010-02-08Add preference that allows RLC PDUs embedded inside MAC info to be seen nicel...Martin Mathieson1-4/+28
2010-02-08try autogenerate lsa in preparation for updates to the lsa idl fileRonnie Sahlberg2-101/+469
2010-02-08add a macro to handle types that are 2 bytes in ndr and 4 bytes in Ronnie Sahlberg1-0/+12
2010-02-08Flag the arguments as _U_ so that we dont fail the build with "unusued Ronnie Sahlberg1-2/+2
2010-02-07Fix and rework some code a bit:Bill Meier1-77/+62
2010-02-07More uninitialized-variable warning squelching.Guy Harris1-4/+4
2010-02-07Initialize a subtree.Stig Bjørlykke1-1/+1
2010-02-07Try to pacify the buildbot.Anders Broman1-12/+12
2010-02-07From Owen Kirby:Anders Broman2-654/+1053
2010-02-07[Automatic manuf and enterprise-numbers update for 2010-02-07]Gerald Combs1-12/+204
2010-02-07Fixed warning: format not a string literal and no format arguments.Stig Bjørlykke1-1/+1
2010-02-07Added packet-applemidi.c.Stig Bjørlykke1-0/+1
2010-02-07From Tobias Erichsen:Anders Broman2-0/+469
2010-02-07From Stephen Donnelly:Anders Broman1-15/+34
2010-02-07From Alex Lindberg via bug 4463:Stig Bjørlykke2-1/+44
2010-02-07Forgot that etype_vals is DATA.Stig Bjørlykke1-1/+1
2010-02-07Export etype_vals from libwireshark.Stig Bjørlykke2-3/+4
2010-02-06Renamed some reassembled data texts.Stig Bjørlykke32-180/+148
2010-02-05From Chris Maynard:Jaap Keuter1-2/+3
2010-02-05Harden "Process Information" presentation functions.Jaap Keuter1-6/+6
2010-02-05From Alex Burlyga:Jaap Keuter1-30/+123
2010-02-05From Mike Sager:Jaap Keuter1-10/+58
2010-02-05Fix the MNC decoding when Global Title is builtGerasimos Dimitriadis1-1/+1
2010-02-05Try to pacify the buildbot.Anders Broman1-1/+1
2010-02-05From Joshua Zhao:Anders Broman1-1/+85
2010-02-05I think you meant "pinfo->pseudo_header->atm.flags & ATM_AAL2_NOPHDR"Guy Harris1-1/+1
2010-02-04From: Stefan Metzmacher <metze@samba.org>Ronnie Sahlberg1-1/+5
2010-02-04From: Stefan Metzmacher <metze@samba.org>Ronnie Sahlberg1-12/+37
2010-02-04From MetzeRonnie Sahlberg1-3/+0
2010-02-04From: Stefan Metzmacher <metze@samba.org>Ronnie Sahlberg1-2/+2
2010-02-04Initialize a variable to squash a compiler warning.Ronnie Sahlberg1-1/+1
2010-02-04From Holger Pfrommer:Gerasimos Dimitriadis1-4/+4
2010-02-04Add UEId to MAC tap struct and stats window.Martin Mathieson2-0/+2
2010-02-04One warning fixedTomas Kukosa1-3/+4
2010-02-04Remove forgotten useless linesTomas Kukosa1-2/+0
2010-02-04Support QSIG using global opcode 1.3.12.9.op instead of local one (some old Q...Tomas Kukosa1-8/+50
2010-02-04Reversion of SVN 30488 as suggested in https://bugs.wireshark.org/bugzilla/sh...Anders Broman1-2/+10
2010-02-03Fix for bug 4444.Gerald Combs1-2/+2
2010-02-03Change author attribution as per https://bugs.wireshark.org/bugzilla/show_bug...Jeff Morriss2-19/+15
2010-02-03Try to get rid of unused code warnings.Anders Broman1-2/+3
2010-02-03Fix from Tomas Kukosa to resolve problem with large negative intiger constraintsAnders Broman1-5/+9
2010-02-03Changed "reassembled_length" -> "reassembled.length".Stig Bjørlykke18-19/+19
2010-02-02Added protocol name to "Reassembled length" text.Stig Bjørlykke4-4/+4
2010-02-02Try to get rid of unused code warnings.Anders Broman2-139/+87
2010-02-02Try to get rid of unused code warnings.Anders Broman1-199/+87