]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r262324: serf 1.3.4 - improve SSL handling with svn-1.8.8 and other
authorpeter <peter@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 22 Feb 2014 18:55:49 +0000 (18:55 +0000)
committerpeter <peter@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 22 Feb 2014 18:55:49 +0000 (18:55 +0000)
commit91c8a5f0d13875c97ce0bee498559c499f72f1bc
tree3f025a453a6555531748fc481d3388e91cee0004
parent63912f10c813b8dbd47b1fcbbded9afa4e327761
MFC r262324: serf 1.3.4 - improve SSL handling with svn-1.8.8 and other
speedups and quality of life fixes.

git-svn-id: svn://svn.freebsd.org/base/stable/10@262339 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
23 files changed:
contrib/serf/CHANGES
contrib/serf/README
contrib/serf/SConstruct
contrib/serf/auth/auth.c
contrib/serf/auth/auth.h
contrib/serf/auth/auth_basic.c
contrib/serf/auth/auth_digest.c
contrib/serf/auth/auth_spnego.c
contrib/serf/auth/auth_spnego.h
contrib/serf/auth/auth_spnego_gss.c
contrib/serf/auth/auth_spnego_sspi.c
contrib/serf/buckets/headers_buckets.c
contrib/serf/buckets/response_buckets.c
contrib/serf/buckets/socket_buckets.c
contrib/serf/buckets/ssl_buckets.c
contrib/serf/build/check.py
contrib/serf/build/gen_def.py
contrib/serf/build/serf.pc.in
contrib/serf/context.c
contrib/serf/outgoing.c
contrib/serf/serf.h
contrib/serf/serf_private.h
contrib/serf/ssltunnel.c