svn commit: samba r7013 - in branches/SAMBA_4_0/source/web_server: .

tridge at samba.org tridge at samba.org
Fri May 27 11:57:15 GMT 2005


Author: tridge
Date: 2005-05-27 11:57:14 +0000 (Fri, 27 May 2005)
New Revision: 7013

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7013

Log:
added tls support to the builtin web server. It auto-detects if the client
is using tls by looking at the first byte on the connection. This allows
both https and http services to be on the same port

Added:
   branches/SAMBA_4_0/source/web_server/tls.c
Modified:
   branches/SAMBA_4_0/source/web_server/config.m4
   branches/SAMBA_4_0/source/web_server/config.mk
   branches/SAMBA_4_0/source/web_server/http.c
   branches/SAMBA_4_0/source/web_server/web_server.c
   branches/SAMBA_4_0/source/web_server/web_server.h


Changeset:
Sorry, the patch is too large (616 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7013


More information about the samba-cvs mailing list