summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Renamed some local variables to avoid name collisions.Stig Bjørlykke7-29/+29
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-5/+5
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-4/+4
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-5/+5
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-2/+2
2008-06-23Renamed index and ipv4_addr to avoid name collisions.Stig Bjørlykke1-14/+14
2008-06-23Rename an argument to avoid colliding with a global variable.Guy Harris2-4/+4
2008-06-23Removed argument names in function pointers to avoid shadowing warnings.Stig Bjørlykke1-2/+2
2008-06-23Renamed the global bit_mask to avoid collisions with the bit_mask usedStig Bjørlykke1-3/+3
2008-06-23Rename a local variable in a macro to avoid collisions with regularGuy Harris1-4/+4
2008-06-23Rename a variable to avoid collisions with the old V7 index() function,Guy Harris1-4/+4
2008-06-23Rename an argument to avoid collisions with a global variable name, asGuy Harris2-6/+6
2008-06-23Rename some variables to avoid shadowing warnings.Stig Bjørlykke1-2/+2
2008-06-23Rename some variables to avoid shadowing warnings.Stig Bjørlykke4-14/+14
2008-06-23Rename arguments not to collide with function names, to avoid warningsGuy Harris2-5/+6
2008-06-23Rename arguments not to collide with function names, to avoid warningsGuy Harris2-6/+6
2008-06-23Don't call an argument "time", as this is a function.Stig Bjørlykke2-9/+9
2008-06-23Save timestamp when updating entry for new request frames in existing call.Martin Mathieson1-0/+4
2008-06-23Show short version of Content-Length header.Martin Mathieson1-5/+6
2008-06-22Make the ACTRACE dissector give away the package if it knows its not a ACTRACE.Stig Bjørlykke1-14/+14
2008-06-22Make the MGCP dissector give away the package if it knows its not a MGCP.Stig Bjørlykke1-36/+44
2008-06-22Changes in B.A.T.M.A.N. dissector:Stig Bjørlykke5-32/+43
2008-06-22Removed an unused static entry.Stig Bjørlykke2-2/+0
2008-06-22From Sven Eckelmann (bug 2632):Stig Bjørlykke7-0/+1197
2008-06-21From Peter Hertting (bug 2633):Stig Bjørlykke1-3/+50
2008-06-21From Alex Turbov :Anders Broman1-6/+70
2008-06-21From Thomas Dreibholz:Anders Broman1-51/+52
2008-06-21From Thomas Dreibholz:Anders Broman1-47/+64
2008-06-21From David Moreau (bug 2621):Sake Blok1-0/+8
2008-06-20Port over the composite tvbuff fixes from /trunk-1.0.Gerald Combs1-2/+5
2008-06-20Add a preference for SCTP port.Anders Broman1-167/+193
2008-06-19If ENBname is a string append that string.Anders Broman1-1/+24
2008-06-19Export the tvb_get_bits functions.Anders Broman1-0/+4
2008-06-19Add an expert item warning if a full sequence isn't decoded. ( take 2)Anders Broman1-12/+11
2008-06-19Initialize new_offset.Stig Bjørlykke1-0/+1
2008-06-19Add an expert item warning if a full sequence isn't decoded.Anders Broman1-0/+12
2008-06-18Fix for bug 2618:Jaap Keuter1-8/+21
2008-06-18Show enhanced high speed channels more clearly.Martin Mathieson1-2/+30
2008-06-18Fix for bug 2616:Jaap Keuter1-1/+2
2008-06-17Fully implement Guy's suggested fix. Rename ADDRBUF_MAX_MESSAGE_SIZE toGerald Combs1-4/+4
2008-06-16Fix an off-by-one bug reported by David Ceccanti, as suggested by Guy atGerald Combs2-2/+17
2008-06-16From Michael Adam:Jaap Keuter1-0/+13
2008-06-14Add missing IE idAnders Broman1-2/+16
2008-06-14Update all time columns when changing the time precision.Stig Bjørlykke3-13/+66
2008-06-12Update to 3GPP TS 36.413 V8.2.0 (2008-06)Anders Broman1-257/+1215
2008-06-12Show correct seqno in info column.Martin Mathieson1-2/+2
2008-06-12Dissect BCH channels (expect control messages only).Martin Mathieson2-2/+32
2008-06-12From yami via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2603 : regi...Jeff Morriss1-0/+2
2008-06-11Return 0 if we don't dissect any bytes.Stig Bjørlykke1-6/+6
2008-06-11Fix for bug 2396:Jaap Keuter1-1/+1