summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-21infiniband: Fix various issues mostly relating to protocol field display:Bill Meier2-2660/+2664
2009-04-21Also show number of RAR bodies/entries in stats.Martin Mathieson3-5/+20
2009-04-21Simplify headerfields a bit.Jaap Keuter1-19/+19
2009-04-21Constify some more value_strings.Jaap Keuter2-11/+11
2009-04-21Constify some more value_strings.Jaap Keuter3-5/+5
2009-04-20Remove some backslashes that were inadvertently continuing lines.Gerald Combs1-3/+2
2009-04-20Squelch some warnings.Guy Harris1-7/+6
2009-04-20More IE decoding, expect messages to be integrity protected.Anders Broman1-20/+302
2009-04-20Fix build without HAVE_LIBGCRYPT.Jaap Keuter1-1/+3
2009-04-20More constification to fix warnings.Guy Harris1-1/+1
2009-04-20Add Naoyoshi Ueda to authors list.Jaap Keuter1-0/+4
2009-04-20More constification, fewer warnings.Guy Harris1-14/+14
2009-04-20Constify some items to squelch some compiler warnings in the WindowsGuy Harris3-25/+25
2009-04-20Add a preference for allowing transparent RRC data (BCH, PCH, CCCH) to be dec...Martin Mathieson1-21/+83
2009-04-20Remove code duplication.Jaap Keuter1-9/+1
2009-04-20From Chris A:Jaap Keuter1-19/+26
2009-04-20From Naoyoshi Ueda:Jaap Keuter3-76/+660
2009-04-19When a frame contains the remainder of a previous PDU and a new PDU, the Sake Blok1-1/+9
2009-04-19[Automatic manuf and enterprise-numbers update for 2009-04-19]Gerald Combs2-5/+161
2009-04-18Try to speed up lookup of LTE mac/rlc/pdcp dissectorsMartin Mathieson1-23/+37
2009-04-18From rspmn:Jaap Keuter1-10/+22
2009-04-17Removed obsolete color legend.Balint Reczey1-26/+0
2009-04-17If our target is Win64, install into $PROGRAMFILES64\Wireshark by default.Gerald Combs1-4/+10
2009-04-17Remove some no-longer-needed casts.Gerald Combs4-17/+17
2009-04-17Add a note about LLP64 portability.Gerald Combs1-0/+41
2009-04-17Use the CRT version appropriate for our target architecture.Gerald Combs1-5/+7
2009-04-17Try to get Visual C++ 6.0 builds working again.Gerald Combs1-1/+5
2009-04-17Try to handle attempts at installing 64-bit Wireshark on a 32-bit system.Gerald Combs3-3/+76
2009-04-17Fix Win64 compilation.Gerald Combs1-5/+5
2009-04-17file_dlg_win32.c: A fix for VC6 compilation.Bill Meier1-0/+20
2009-04-17From Jim Young <jyoung@gsu.edu>:Balint Reczey2-35/+402
2009-04-17Show RARs. For now show frame count in common channel section, although it m...Martin Mathieson1-7/+11
2009-04-17For RAR PDUs, show RA-RNTI and subframe number in info column.Martin Mathieson1-4/+5
2009-04-17When building the wireshark-filter documentation on Windows, try toGerald Combs2-21/+37
2009-04-16Check for the existence of a couple of directories and add variables for DLLGerald Combs2-5/+11
2009-04-16Fix bugs found with the aid of Gianluca Verin.Anders Broman1-4/+63
2009-04-16From Vincent Helfre and Me:Anders Broman6-130/+204
2009-04-16Fix (and likely re-break) the Windows builds:Gerald Combs4-6/+46
2009-04-16From Jared Renzullo:Jaap Keuter1-10/+1035
2009-04-16Fix the last(?) of the Win64 compilation problems.Gerald Combs12-41/+46
2009-04-16Fix Win64 compilation problems in the plugins directory.Gerald Combs8-16/+25
2009-04-16Fix the last of the Win64 problems in the gtk directory.Gerald Combs10-42/+43
2009-04-16More Win64 fixes.Gerald Combs8-20/+19
2009-04-15Check for _WIN64 instead of _NTDDNDIS_.Gerald Combs1-2/+2
2009-04-15In capture_if_details_dlg_win32.c, don't define a bunch of stuff ifGerald Combs2-23/+25
2009-04-15size_t fixes.Gerald Combs5-19/+19
2009-04-15packet_sccp.c: Init an uninit'd variable which was the cause of intermittent ...Bill Meier1-1/+2
2009-04-15Fix the Buildbot.Gerald Combs1-1/+1
2009-04-15Associate .pcapng files with Wireshark.Gerald Combs1-0/+2
2009-04-15Try to fix bug 3279 (initialize a time_t to a sane value).Gerald Combs1-1/+1