commit 79ba49f5675e6402af27b700f439635aa9e5f6bb
Author: Gerald Combs <gerald@wireshark.org>
Date:   Mon Apr 21 10:59:21 2014 -0700

    Release note updates for 1.8.14.
    
    Change-Id: I6b5c2c249df7df1de8d5626664097e25abd3e265

commit 1100237d650d285f06aff7c5441da067e537d38d
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Apr 20 08:09:32 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-04-20]
    
    Change-Id: I94b66ae9ab37164b121eb561f48ddb74318caa0b
    Reviewed-on: https://code.wireshark.org/review/1223
    Reviewed-by: Evan Huus <eapache@gmail.com>

commit 3efd8ebfb7bd9fed872b78525a766b38b1263f91
Author: Gerald Combs <gerald@wireshark.org>
Date:   Mon Apr 14 10:18:55 2014 -0700

    Use a simple "git describe".
    
    This matches the behavior of the master branch.
    
    Reviewed-on: https://code.wireshark.org/review/1125
    Reviewed-by: Gerald Combs <gerald@wireshark.org>
    (cherry picked from commit 917525764723062cbd1ba54c302f81aaff856638)
    
    Conflicts:
    	make-version.pl
    
    Change-Id: Iea987cd5ce5b5b18ca331cc77c1bce6683970934
    Reviewed-on: https://code.wireshark.org/review/1126
    Reviewed-by: Gerald Combs <gerald@wireshark.org>

commit 7e25d9285792233e9d2544a1c0603663a3e941c6
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Apr 13 08:09:51 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-04-13]
    
    Change-Id: I95d160f2ab27fae22d1c5a400a223f0960d40b1e
    Reviewed-on: https://code.wireshark.org/review/1087
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>

commit 750cce3684884113630e96577aaa71717e5df495
Author: Gerald Combs <gerald@wireshark.org>
Date:   Tue Apr 8 12:21:01 2014 -0700

    The "not DNS" filter used UDP in the description but matched against
    TCP. DNS runs over both so update the filter to exclude both.
    
    Thanks to Yaron Fainstein for noticing this.
    
    Change-Id: I0c4d1fef7f8d725bf656cca87ba5908893fff0b2
    Reviewed-on: https://code.wireshark.org/review/1028
    Reviewed-by: Gerald Combs <gerald@wireshark.org>
    (cherry picked from commit 84a57cb2ebd2b9c7605bf56395d19d3be0a5feea)
    Reviewed-on: https://code.wireshark.org/review/1032

commit 8a59bb5c8228e73c85723c5e81fe741737832309
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Apr 6 08:12:02 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-04-06]
    
    Change-Id: If163a3e282f18a29aa456a7b7c2b31dacbcdcee9
    Reviewed-on: https://code.wireshark.org/review/981
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>

commit b8be723d71dcc4d67611667e2e80b8fd5398a1cc
Author: Evan Huus <eapache@gmail.com>
Date:   Sat Mar 29 11:01:06 2014 -0400

    Tighten the NO_MORE_DATA_CHECK macros
    
    We should return if we've already somehow overflowed the apparent length, not
    just if we've hit it dead on.
    
    Fixes bug #9932 and probably others.
    
    Change-Id: I2719c3bd38f03e18ea557df962ee4a1beb64c2e8
    Reviewed-on: https://code.wireshark.org/review/862
    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
    Reviewed-by: Evan Huus <eapache@gmail.com>
    (cherry picked from commit adc46f571c0357f7600c5cc49c21a8e1403a2af0)
    Reviewed-on: https://code.wireshark.org/review/896
    Reviewed-by: Michael Mann <mmann78@netscape.net>

commit 44b3284e9fc4700a28d5b0205bdc11c8b9dc9235
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Mar 30 08:11:42 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-03-30]
    
    Change-Id: I2fc518ac5470eeec8789047b88f74ba16903ac8f
    Reviewed-on: https://code.wireshark.org/review/871
    Reviewed-by: Evan Huus <eapache@gmail.com>

commit 93ebf1da01b3558d36ae0eac821fc459239a1a71
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Mar 23 08:11:22 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-03-23]
    
    Change-Id: Ica2416485fc7aa0b2b703c3b695f527e6f966e59
    Reviewed-on: https://code.wireshark.org/review/795
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>

commit 99ea5b58a4918c8508a62a786aa647a34eab5ea9
Author: Guy Harris <guy@alum.mit.edu>
Date:   Thu Mar 20 18:45:42 2014 -0700

    Handle big-endian Prism headers.
    
    Apparently, some systems write out big-endian Prism headers (probably
    big-endian-MIPS-based Wi-Fi APs running $LINUX_DISTRIBUTION and the
    like), so check for both big-endian and little-endian message codes,
    and, for the fields in the header, use the byte order that matched.
    
    Change-Id: Ia13df606676bb7dbc5d12fe4e297681bebb6f478
    Reviewed-on: https://code.wireshark.org/review/759
    Reviewed-by: Guy Harris <guy@alum.mit.edu>
    Reviewed-on: https://code.wireshark.org/review/761

commit b3ee8de721f30a7deaff2a1b36b7f3940d2c0ff4
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Mar 16 08:11:14 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-03-16]
    
    Change-Id: I515d18e92e7902234f420a3bed9c40e9ebfc6e64
    Reviewed-on: https://code.wireshark.org/review/698
    Reviewed-by: Evan Huus <eapache@gmail.com>

commit 3c4bb077c9285fa3cd7eb06a1ec2297a14aa3c36
Author: Guy Harris <guy@alum.mit.edu>
Date:   Wed Mar 12 15:10:29 2014 -0700

    Thou shalt not put newlines in the strings in value_string tables.
    
    That just breaks too many things.
    
    This catches the examples of that found in bug 9878.  There might be
    others that my grepping didn't find.
    
    We should also have the checkAPIs.pl script check for this, so this
    isn't a full fix for bug 9878.
    
    Change-Id: I92011dc51463f4090dd62aaf9a0571fe08d8c83d
    Reviewed-on: https://code.wireshark.org/review/626
    Reviewed-by: Guy Harris <guy@alum.mit.edu>

commit fd4a89b848725af30d62dffe7a9d862cf41380e6
Author: Martin Mathieson <martin.r.mathieson@googlemail.com>
Date:   Wed Mar 12 17:36:26 2014 +0100

    MAC LTE: fix a typo in Buffer Size value_string
    
    Change-Id: Ie38726fb51a74bbcdc630550e61fa0e934ffdd1e
    Reviewed-on: https://code.wireshark.org/review/618
    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
    
    (cherry picked from commit 70ff7be1e6735cd9b00bfeb1c23bf19cf1250c01)
    
    Change-Id: Ifa17d6c6165c9e47649e0cc06f6bcfe756ba4c11
    Reviewed-on: https://code.wireshark.org/review/620
    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>

commit 20c0878ff825ea549e11c3b68371397b4f725e3a
Author: Gerald Combs <gerald@wireshark.org>
Date:   Mon Mar 10 10:10:23 2014 -0700

    Revert some debugging code.
    
    Change-Id: Ie1c99c6f99068fbe99cf06df367cedee83c31655
    Reviewed-on: https://code.wireshark.org/review/591
    Reviewed-by: Gerald Combs <gerald@wireshark.org>

commit 14a9251fa39cae829666b853d56577d51f97fa7e
Author: Hadriel Kaplan <hadrielk@yahoo.com>
Date:   Sat Mar 8 18:57:04 2014 -0500

    Fix Bug 9853: 'Lua: trying to get/access a Preference before its registered causes a segfault'
    
    Accessing a pref before it's registered causes a segfault, because prefs_p->next
    is not being checked for NULL in wslua_proto.c:Prefs__index().
    
    Change-Id: I270978ddb9238a9e8d2c533a96fc01ee0df385c7
    Reviewed-on: https://code.wireshark.org/review/563
    Reviewed-by: Evan Huus <eapache@gmail.com>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
    Reviewed-on: https://code.wireshark.org/review/573

commit 49ec9a2e3618d1f0fbf1d1b69e30a3f55e0b2987
Author: Gerald Combs <gerald@wireshark.org>
Date:   Sun Mar 9 08:11:20 2014 -0700

    [Automatic manuf, services and enterprise-numbers update for 2014-03-09]
    
    Change-Id: I61386dd939d43519d84ccb0937738664ff8e39a7
    Reviewed-on: https://code.wireshark.org/review/571
    Reviewed-by: Evan Huus <eapache@gmail.com>

commit 2d1d85fc67058b66b668978c50a483076e1c7b91
Author: Evan Huus <eapache@gmail.com>
Date:   Sat Mar 8 10:43:39 2014 -0500

    Ensure that the input to strtoul ends with a null.
    
    Otherwise it runs past the end of the array into stack memory. Should fix the
    intermittent DVB-CI decryption test suite failures.
    
    Change-Id: Ice17497e661c8579baf3a546efcb5529beda6b49
    Reviewed-on: https://code.wireshark.org/review/559
    Tested-by: Martin Kaiser <wireshark@kaiser.cx>
    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
    Reviewed-on: https://code.wireshark.org/review/567

commit baffcd1bb3ee0ba7590edc74808fba4e284f1871
Author: Gerald Combs <gerald@wireshark.org>
Date:   Fri Mar 7 12:09:47 2014 -0800

    1.8.13 → 1.8.14.
    
    Change-Id: I73aa57306bdf7523a0fdbe651aaeb5306d04de6a
    Reviewed-on: https://code.wireshark.org/review/554
    Reviewed-by: Gerald Combs <gerald@wireshark.org>
