aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Update URL for LANalyzer file format.Guy Harris1-1/+1
2009-10-26Add a preference to control whether or not comment strings are scanned for oo...Martin Mathieson1-2/+13
2009-10-26Change a filter string for consistency.Martin Mathieson1-1/+1
2009-10-26Add support for displaying/filtering some LTE MAC out-of-band events.Martin Mathieson3-1/+193
2009-10-26RelocationRequired incorrectly dissected.Anders Broman2-7/+9
2009-10-26Try to fix win64 buildbot. Both fgets() and gzgets() take an int for the len...Martin Mathieson1-1/+1
2009-10-26Get rid of capture.catapult_dct2000, move start time of capture into file_ext...Martin Mathieson2-40/+31
2009-10-26Global variables considered harmful - we don't want to rule out twoGuy Harris1-98/+101
2009-10-26The stats_tree plugin deserves a version number other than "0.0".Stig Bjørlykke1-1/+1
2009-10-26Try to parse unparsed token in accordance with fieldtype of all fileds with t...Tomas Kukosa1-5/+16
2009-10-26Formatting changes only.Martin Mathieson1-240/+135
2009-10-26From Jochen Bartl:Jaap Keuter1-2/+12
2009-10-26From Jakub Zawadzki:Anders Broman1-48/+21
2009-10-26Fix:Anders Broman1-4/+4
2009-10-26Add support for showing/filtering/resaving logged LTE strings.Martin Mathieson2-158/+256
2009-10-25Label a short BSR as "short"Martin Mathieson1-19/+19
2009-10-25From Jim Young via bug 4162:Gerald Combs1-0/+10
2009-10-25Decode DSL Forum TR-101 PPPoE tags.Balint Reczey1-5/+332
2009-10-25More fixes from John T. Haller via bug 4158, with some cleanups from me.Gerald Combs2-3/+4
2009-10-25Option 2 (Time Offset) is signed.Gerald Combs1-13/+26
2009-10-25[Automatic manuf and enterprise-numbers update for 2009-10-25]Gerald Combs2-21/+198
2009-10-25From Jakub Zawadzki:Anders Broman49-388/+183
2009-10-25From Marton Nemeth via bug 4163:Stig Bjørlykke1-5/+11
2009-10-25Remove an obsolete commentJörg Mayer1-1/+0
2009-10-25From Gerasimos Dimitriadis:Anders Broman1-6/+0
2009-10-25Use pango 1.26Anders Broman3-10/+10
2009-10-24No point passing a global pointer as a function argument.Stig Bjørlykke1-18/+18
2009-10-24From Jakub Zawadzki via bug 3764:Stig Bjørlykke1-3/+3
2009-10-24From Robert Simac via bug 3470:Stig Bjørlykke2-0/+126
2009-10-24Load lua scripts from subdirectories in the plugins folders.Stig Bjørlykke1-21/+20
2009-10-24From Mithun Roy:Jaap Keuter2-104/+337
2009-10-23Add updates from bug 4158.Gerald Combs3-3/+12
2009-10-23Add a comment about using memcpy for scrubbing.Gerald Combs1-0/+5
2009-10-23Added init_wslua.hStig Bjørlykke1-0/+1
2009-10-23Load lua scripts in the plugins directory, both global and personal.Stig Bjørlykke10-35/+179
2009-10-23Fix building debian-package target, broken by r28784.Jaap Keuter4-10/+10
2009-10-23dissect_udp_bundle(): check if dissect_payload_header() orJeff Morriss1-7/+11
2009-10-23Forgot to remove IA5_7BIT_decode(unsigned char * dest, const unsigned char* s...Anders Broman1-3/+0
2009-10-23From Gerasimos Dimitriadis:Anders Broman3-7/+89
2009-10-23Move IA5_7BIT_decode to strutil.cAnders Broman3-49/+58
2009-10-23Make the new packet list the default on Win64.Gerald Combs1-1/+1
2009-10-22From Lars Ruoff:Jaap Keuter1-0/+7
2009-10-22Expert error if (non-padded) PDU is shorter than reported.Martin Mathieson1-4/+15
2009-10-22Fix the WpdPack version on Win64.Gerald Combs1-1/+1
2009-10-22More long BSR fixes.Martin Mathieson1-20/+20
2009-10-22Fix issues with long BSR format, and attach expert info for non-zero RAR TA t...Martin Mathieson1-6/+19
2009-10-22From Greg Schwendimann:Jaap Keuter1-0/+77
2009-10-22From Gerasimos Dimitriadis:Anders Broman3-115/+101
2009-10-21Remove non-ASCII charactersJeff Morriss1-193/+193
2009-10-21From Gerasimos Dimitriadis:Anders Broman2-59/+71