]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r262324: serf 1.3.4 - improve SSL handling with svn-1.8.8 and other
authorpeter <peter@FreeBSD.org>
Sat, 22 Feb 2014 18:55:49 +0000 (18:55 +0000)
committerpeter <peter@FreeBSD.org>
Sat, 22 Feb 2014 18:55:49 +0000 (18:55 +0000)
commit92739d7a0b63f570534b21b1dcc909457336c381
tree3f025a453a6555531748fc481d3388e91cee0004
parent30ff5acc637e49d3458503caf8ca7871e2910ecb
MFC r262324: serf 1.3.4 - improve SSL handling with svn-1.8.8 and other
speedups and quality of life fixes.
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