changeset 398:33c9ff4edb51

7062748 Problem with library/curl
author Stefan Teleman <stefan.teleman@oracle.com>
date Wed, 13 Jul 2011 17:14:35 -0700
parents 364a6ec0bb5b
children d877cc559d95
files components/curl/patches/006-curl-gssapi-delegation.patch
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/curl/patches/006-curl-gssapi-delegation.patch	Wed Jul 13 17:14:35 2011 -0700
@@ -0,0 +1,11 @@
+--- lib/http_negotiate.c	2010-09-18 14:00:21.000000000 -0700
++++ lib/http_negotiate.c	2011-07-05 08:16:14.333605202 -0700
+@@ -242,7 +242,7 @@
+                                       &neg_ctx->context,
+                                       neg_ctx->server_name,
+                                       GSS_C_NO_OID,
+-                                      GSS_C_DELEG_FLAG,
++                                      0,
+                                       0,
+                                       GSS_C_NO_CHANNEL_BINDINGS,
+                                       &input_token,