aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-06Remove packet-vj.c as it does not appear to be under a license we can use.Evan Huus3-881/+0
2013-10-06From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9174Evan Huus4-34/+22
2013-10-06Missed this part of Grahams patch.Jörg Mayer1-0/+134
2013-10-06config.h.win32 used another solutionJörg Mayer1-1/+0
2013-10-06Add a comment about PCAP_VERSIONJörg Mayer1-0/+1
2013-10-06Finding GTK3 works now, but the list of libs is incompleteJörg Mayer1-15/+32
2013-10-06Remove trailing whitespaceJörg Mayer1-2/+2
2013-10-06Set some values for Windows manually where autodetectionJörg Mayer2-5/+20
2013-10-06Rewrite FindPCAP.cmake to current practicesJörg Mayer1-127/+58
2013-10-06WebSphere MQ V7 Bug Fix 8322 TSHM_EBCDIC. Bug 9198 (https://bugs.wireshark.o...Michael Mann1-3/+3
2013-10-06Improve "eHRPD Indicator" NVSE dissection in 3GPP2 A11 Registration Request. ...Michael Mann2-1/+35
2013-10-06Try to fix unittest path magic on windows.Evan Huus1-1/+1
2013-10-06[Automatic manuf, services and enterprise-numbers update for 2013-10-06]Gerald Combs1-0/+38
2013-10-06Rewrite the layout case statement as two separate ones, grouping and usingEvan Huus1-23/+20
2013-10-06From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9174Evan Huus6-21/+48
2013-10-06Hack around the "/MD overridden by /MDd" messages.Jörg Mayer1-1/+1
2013-10-06The recent update to asn2wrs affected one additional dissector.Jörg Mayer1-1/+1
2013-10-06Fully support relative AP-titles in C12.22. Bug 9196 (https://bugs.wireshark...Michael Mann6-50/+136
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann22-24/+308
2013-10-06Allow a "more complex" algorithm to finding proto_tree_add_text overuse. Dis...Michael Mann1-2/+17
2013-10-06Add IEEE802.11ac VHT NDP announcement dissection. Bug 9224 (https://bugs.wir...Michael Mann2-0/+123
2013-10-06Improved zebra dissector. Bug 9219 (https://bugs.wireshark.org/bugzilla/show...Michael Mann2-263/+410
2013-10-05Add a link to GammaRay.Gerald Combs1-0/+6
2013-10-05Make the task list colors more consistent.Gerald Combs1-2/+2
2013-10-05(Hopefully) unbreak windows build (#define'ing to 0 is notJörg Mayer2-2/+2
2013-10-05Fix the white-rectangle-at-startup artifact with the help of GammaRay[1].Gerald Combs4-74/+67
2013-10-05Invert NEED_INET_ATON_H to HAVE_INET_ATON_HJörg Mayer6-13/+7
2013-10-05Fix a typo (letover from autotools times) which accidentallyJörg Mayer1-1/+1
2013-10-05From Peter A. Bigot via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9225Evan Huus1-0/+2
2013-10-05editcap and capinfos compile now with cmakeJörg Mayer3-7/+9
2013-10-05remove some more if (tree) checksMartin Kaiser1-29/+23
2013-10-05add editor modelinesMartin Kaiser1-0/+13
2013-10-05remove some unnecessary if (tree) checksMartin Kaiser1-21/+13
2013-10-05From Jacob ErlbeckMartin Kaiser1-8/+18
2013-10-05Attempt to get linking working with cmake - without success so far.Jörg Mayer2-0/+20
2013-10-05More debugging.Guy Harris1-1/+2
2013-10-05Updated instructions for Windows CMake usage when build a Visual Studio solut...Graham Bloice1-1/+4
2013-10-04Document a little progress wrt cmake windows builds.Jörg Mayer1-2/+2
2013-10-04Make runlex.sh work on WindowsJörg Mayer2-7/+14
2013-10-04Looks like we have problems invoking shell scripts fromJörg Mayer1-2/+1
2013-10-04libwsutil needs to link against libgmodule2Jörg Mayer1-0/+1
2013-10-04ssize_t is missing on Windows, so typdef it.Jörg Mayer1-0/+4
2013-10-04Updated email address for Chris Bontje and myself.Graham Bloice1-5/+4
2013-10-04The PERL variable name is deprecated, use PERL_EXECUTABLE instead.Jörg Mayer1-4/+4
2013-10-04Get pod2man to work on windows: call via perlJörg Mayer1-2/+2
2013-10-04header length includes the adaptation headerMartin Kaiser1-4/+5
2013-10-04More DRX changesMartin Mathieson1-27/+99
2013-10-04Add a missing file on the Windows platform.Jörg Mayer3-3/+28
2013-10-04Add Win support (and add a "hacked" case where the zlibJörg Mayer1-2/+14
2013-10-04TABs -> spacesMartin Kaiser1-26/+26