Point to the newest (1.5.0-1) GnuTLS package. Since it contains
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 9 Aug 2006 02:00:05 +0000 (02:00 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 9 Aug 2006 02:00:05 +0000 (02:00 +0000)
commit349ca6c7af2eead307aeaf1b9d3595d1d2032b74
tree245a52c13b87de665ec52f8e8c3f4a946a28daa8
parentb0bdbfdbfa58d0d443c90d21f5da35821d57a0cf
Point to the newest (1.5.0-1) GnuTLS package.  Since it contains
libgcrypt, enable it in the Windows build.

In packet-ipsec.c:

  - Remove non-constants from variable declaration initializations.
  - Use ep_alloc() in a couple of places.
  - Fix an off-by-one error.
  - Reduce the number of SAs in the preferences from 4 to 2.  4 made the
    preferences window absolutely enormous.  This is probably the wrong
    way to fix this.
  - Fix up whitespace.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18856 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.nmake
config.h.win32
config.nmake
epan/dissectors/packet-ipsec.c
tools/win32-setup.sh