aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-08Only append oid name to parent item once when having RDN as a attribute.Stig Bjørlykke2-24/+20
2012-11-07From Tomasz MonMartin Kaiser1-3/+25
2012-11-07From Jérôme LAFORGE:Jaap Keuter1-6/+52
2012-11-07Fix for bug 7757:Jaap Keuter1-2/+2
2012-11-07Get rid of an GTK warning about illegal cast.Anders Broman1-4/+2
2012-11-07Get rid of a non ASCII char.Anders Broman1-1/+1
2012-11-07From Wim Leflere:Anders Broman1-17/+114
2012-11-07Fix forJörg Mayer1-2/+2
2012-11-07Avoid accessing a no more valid tvbuffPascal Quantin3-12/+30
2012-11-06Add a comment about improving performance.Gerald Combs1-0/+3
2012-11-06Connect a signal+slot only once.Gerald Combs1-6/+3
2012-11-06Fix our offset calculation.Gerald Combs1-1/+4
2012-11-06Show the byte view when we select a packet. Update some method andGerald Combs6-35/+50
2012-11-06Add expert infos (PI_ERROR) for chunks and parameters that are not padded toJeff Morriss1-30/+31
2012-11-06Add ETHERTYPE_ATMOEAnders Broman2-0/+5
2012-11-06Fix dissection of NAS security parameters to/from E-UTRAPascal Quantin3-21/+27
2012-11-06Fix small memleak: always free fds in free_frame_data_sequence()Jakub Zawadzki1-4/+1
2012-11-06When comparing fvalue_t we don't modify them, make arguments const.Jakub Zawadzki14-109/+109
2012-11-06Try to make the decode as window look a bit nicer.Anders Broman1-22/+22
2012-11-06Dissect lat. long and Uncertainty-Code.Anders Broman3-11/+62
2012-11-06Corrected a printf formatStig Bjørlykke1-1/+1
2012-11-06Corrected a (guint32) castStig Bjørlykke1-1/+1
2012-11-06Removed double parentheses in a whileStig Bjørlykke1-1/+1
2012-11-06Set our font each time we fill in the tree instead of just once atGerald Combs1-2/+1
2012-11-05Check for a remote connection and change our update frequency accordingly,Gerald Combs1-1/+6
2012-11-05Remove set-but-not-used variable. Clean up white space (mostly 4-space tabs).Jeff Morriss1-97/+95
2012-11-05Fix a variable name.Gerald Combs2-8/+8
2012-11-05Retain readability.Gerald Combs1-0/+1
2012-11-05Hide all of the messages until startup.Gerald Combs1-2/+2
2012-11-05Don't say we're ready until we're ready. Update some variable names.Gerald Combs2-46/+49
2012-11-05Enable the splash screen blur on OSes other than OS X.Gerald Combs3-118/+129
2012-11-05Have InterfaceTree wait until the application is initialized to startGerald Combs4-57/+86
2012-11-05Comment out an include.Gerald Combs1-1/+1
2012-11-05Dissect the positioning data.Anders Broman3-14/+307
2012-11-05Use little endian MNC encoding.Anders Broman2-4/+5
2012-11-05From Steve Magnani:Anders Broman1-0/+5
2012-11-05Eliminate 'set but not used' warning turned error.Jeff Morriss1-3/+0
2012-11-05From Michal Labedzki:Anders Broman1-1/+1
2012-11-05From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>Anders Broman1-2/+12
2012-11-05try to fix Id.Anders Broman1-1/+1
2012-11-05From Michal Labedzki:Anders Broman7-6/+2626
2012-11-05From Andrei Emeltchenko:Anders Broman1-1/+9
2012-11-05Try to fix prefs_dlg.c:1814: warning: 'abbrev' may be used uninitialized in t...Anders Broman1-5/+2
2012-11-05From Andrei Emeltchenko:Anders Broman1-1/+1
2012-11-05From Bill Parker:Anders Broman2-3/+16
2012-11-05Initialize variables.Anders Broman1-5/+5
2012-11-05From Bill Parker:Anders Broman1-1/+9
2012-11-05From Michal Labedzki:Anders Broman2-23/+124
2012-11-05From Michal Labedzki:Anders Broman4-17/+206
2012-11-05Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs11-57/+430