aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* From Mike Garratt:Anders Broman2012-11-1917-208/+728
* Make it easier to switch between GTK2 and GTK3.Anders Broman2012-11-191-1/+4
* From l.wachowski:Anders Broman2012-11-191-4/+2
* If tshark doesn't fail when building the tree, try again without -V.Jeff Morriss2012-11-191-1/+7
* Was not allocating a large enough element array for tput graphs.Martin Mathieson2012-11-181-4/+5
* Added check for missing/empty ProtoField abbrev.Stig Bjørlykke2012-11-181-0/+4
* Check if we have a filter name.Anders Broman2012-11-181-0/+5
* Enhance error output.Anders Broman2012-11-181-1/+1
* From Wido KellingMartin Kaiser2012-11-181-4/+5
* - Make perform_zoom() quickly return if graph already fully zoomed outMartin Mathieson2012-11-181-205/+212
* [Automatic manuf, services and enterprise-numbers update for 2012-11-18]Gerald Combs2012-11-183-27/+240
* Fix some blurbs that matched the field tag.Guy Harris2012-11-181-194/+194
* Move all the AMF stuff under the AMF protocol, as AMF, while it's usedGuy Harris2012-11-181-241/+236
* More TODOs:Guy Harris2012-11-181-0/+8
* You can't return from inside a TRY/CATCH/ENDTRY block (seeGuy Harris2012-11-182-26/+66
* Support the older format of SR failure for a while longer.Martin Mathieson2012-11-181-2/+6
* In the heuristic T.124 dissector, catch BoundsError andGuy Harris2012-11-182-20/+44
* Add channel type & ID to sequence analysis expert item strings.Martin Mathieson2012-11-171-33/+63
* Squelch another warning.Guy Harris2012-11-171-1/+1
* Squelch a warning (not enough data flow analysis is done to know thatGuy Harris2012-11-171-1/+1
* Handle the pseudo-trailer for the ATN extended checksums by passing inGuy Harris2012-11-174-181/+231
* Fix tpyoes.Guy Harris2012-11-171-2/+2
* There's no point in initializing variables to 0 when we unconditionally assignEvan Huus2012-11-171-2/+2
* From Stephen Wall:Jaap Keuter2012-11-172-0/+4
* Default to *not* decoding the ATN flavor of COTP, so that, for example,Guy Harris2012-11-171-1/+1
* dissect ask_release_reply apduMartin Kaiser2012-11-171-0/+17
* Get rid of extra blank lines and trailing white space.Guy Harris2012-11-171-11/+6
* Clean up white space.Guy Harris2012-11-171-556/+562
* Get rid of /* FALLTHROUGH */ comments that don't refer to fallingGuy Harris2012-11-171-19/+31
* Fix checksum handling (using val_to_str() on a Boolean is overkill, andGuy Harris2012-11-171-36/+57
* Note that:Guy Harris2012-11-171-3/+3
* Add casts to let the compiler know that we know what we're doing here.Guy Harris2012-11-161-4/+4
* Thank you, llvm-gcc, for eliminating much of the dataflow analysis thatGuy Harris2012-11-161-1/+1
* Add support for dissecting AMF messages; register the dissector for themGuy Harris2012-11-161-300/+1037
* Fix the main dissect_PROTO signatureJörg Mayer2012-11-161-1/+1
* Missed a ","Anders Broman2012-11-161-1/+1
* Fix:Anders Broman2012-11-161-0/+1
* From guettler:Anders Broman2012-11-165-175/+997
* From Jérôme LAFORGE:Anders Broman2012-11-161-67/+158
* From Jérôme LAFORGE:Anders Broman2012-11-161-0/+15
* From Dirk:Anders Broman2012-11-164-24/+13
* From Chris Bontje:Anders Broman2012-11-161-5/+24
* Added a try-catch in the heuristics to avoid a false malformed packetStig Bjørlykke2012-11-162-18/+26
* Higlight the Header bytes.Anders Broman2012-11-161-1/+3
* If we have an com_context_id entry reuse that.Anders Broman2012-11-163-280/+361
* Include channel details in PDCP sequence analysis expert info strings.Martin Mathieson2012-11-151-8/+17
* Add and prettify debug info - will regenerate dissector laterAnders Broman2012-11-151-49/+105
* Add SVN Id. Fix up indentation some and remove some not-very-useful comments ...Jeff Morriss2012-11-143-117/+118
* Remove some non-ASCII chars from enum values.Jeff Morriss2012-11-141-8/+8
* f_teid_interface_type is 6 bits from Rel 10Anders Broman2012-11-141-2/+10