aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-23At least one of the Cygwin items is now installed by default with CygwinGuy Harris1-3/+3
2012-09-23Ugh, the process of installing VS2010 and all the stuff you need inGuy Harris1-5/+36
2012-09-23replaced decode_boolean_bitfield calls with itemized filtersMichael Mann10-556/+810
2012-09-22Fix for bug 7744:Jaap Keuter1-24/+19
2012-09-22Add the Windows 7 SDK, which you need if you'll be using MSVC++ ExpressGuy Harris1-0/+7
2012-09-22Do not display a "Wireless Settings" button for non-AirPcap interfaces;Guy Harris2-14/+13
2012-09-22Fixup vlan_flags bug introduced with r45054Chris Maynard1-4/+4
2012-09-22replaced decode_boolean_bitfield calls with itemized filtersMichael Mann1-463/+602
2012-09-22Change "LED" to "icon" and add a packet comment icon to the corresponding exp...Chris Maynard2-9/+15
2012-09-22Note that Banyan don't exist any more, so you can't order a dead-treeGuy Harris1-0/+13
2012-09-22Remove incorrect extra hf_vines_ip_length - what's being constructedGuy Harris1-4/+2
2012-09-21Followup to r45034: Don't define _U_ on the compile line, pull it in fromJeff Morriss3-8/+7
2012-09-21Upgrade PDCP LTE dissector to v11.0.0Pascal Quantin3-40/+107
2012-09-21Upgrade MAC LTE dissector to v11.0.0Pascal Quantin1-21/+34
2012-09-21Dissect Update UE Location Information messagePascal Quantin2-3/+140
2012-09-21Test Procedures messages should be also integrity protectedPascal Quantin1-1/+1
2012-09-21Detected typos in speech codec value.Anders Broman1-30/+24
2012-09-21Fix bug #7669: Preference editor removes (does not save) column definitions a...Jakub Zawadzki1-26/+26
2012-09-21Assuming transport_protocol is a guint8.Anders Broman1-1/+1
2012-09-21From Michal Labedzki:Anders Broman2-1/+4
2012-09-21From Michal Labedzki:Anders Broman4-1/+746
2012-09-21From Michal Labedzki:Anders Broman12-46/+17
2012-09-21From Michal Labedzki:Anders Broman1-1/+1
2012-09-21From Michal Labedzki:Anders Broman1-11/+60
2012-09-21Add MCVC2012 ProfessionalAnders Broman1-0/+4
2012-09-21We are using GRegex in GLib since ~r31304, so stop referencing libpcre. Also,Chris Maynard1-11/+3
2012-09-21Revert r45018 and r45019: put config.h back in lemon.c and take _U_ back offJeff Morriss5-15/+16
2012-09-20Add some info about building with Visual Studio 2012 (VC11):Bill Meier1-1/+8
2012-09-20(Try to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5808 :Jeff Morriss1-2/+7
2012-09-20Add a missing C comment termination; (Should fix buildbot error ?)Bill Meier1-1/+1
2012-09-20I guess the IETF is now keeping expired I-Ds around; alternic doesn'tGuy Harris1-2/+2
2012-09-20Fix a typo in SVN #44995 which caused building Wireshark with VS 2012 to fail.Bill Meier1-3/+3
2012-09-20Add URL for WCCP V2 revision 1Jörg Mayer1-0/+4
2012-09-20started a dissector for DTCP-IPMartin Kaiser3-0/+338
2012-09-20Fix a read-after-free (as detected by Valgrind):Jeff Morriss1-1/+5
2012-09-20Have File->import write pcapng files.Anders Broman2-1/+64
2012-09-20Turn off debug.Martin Mathieson1-1/+1
2012-09-20Add a new console wiretap program to reorder the frames within a captureMartin Mathieson1-0/+353
2012-09-20Shouldn't set the time in seek_read() after all. At least the pcapMartin Mathieson1-8/+0
2012-09-20As suggested by Xavier Raynaud in https://bugs.wireshark.org/bugzilla/show_bu...Jeff Morriss2-6/+9
2012-09-20Fix lemon build with cmake by defining _U_. I feel like there's a betterEvan Huus1-0/+6
2012-09-20lemon is not compiled with HAVE_CONFIG_h so don't test for it nor try to incl...Jeff Morriss1-7/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1109-3051/+832
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss311-841/+219
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss379-977/+219
2012-09-19Add gzip support to the Win32 "Save As" dialog. Don't crash in the Win32Gerald Combs4-66/+109
2012-09-19Try ServerVersion.plist first, and use ProductName as the OS name; thatGuy Harris1-40/+69
2012-09-19Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7731 :Jeff Morriss1-3/+3
2012-09-19Fix up some indentation and trailing white space.Jeff Morriss1-22/+22
2012-09-19Since r41681, IPv6 sets pinfo->ip_ttl as the hop limit, so display that in theChris Maynard1-1/+2