Added SSL support from Christian Starkjohann <cs@obdev.at>
authorJeremy Allison <jra@samba.org>
Tue, 16 Jun 1998 01:35:52 +0000 (01:35 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 16 Jun 1998 01:35:52 +0000 (01:35 +0000)
commit31e768369fdc61e07c59630c86c62239f3d3f3f7
treefb5f1bb3aff997d054442b1fcdccbcdaffb5bc08
parent9234df00e73980ed383cc77fcaa0a79d417900e4
Added SSL support from Christian Starkjohann <cs@obdev.at>
This patch may not yet compile with -DUSE_SSL enabled, further
Makefile changes may be needed. But it was important to get
this code in place before I go off to USENIX.
Jeremy.
source/client/client.c
source/client/clientutil.c
source/include/proto.h
source/include/smb.h
source/lib/util.c
source/libsmb/clientgen.c
source/param/loadparm.c
source/smbd/server.c
source/smbd/ssl.c [new file with mode: 0644]