* SSL/TLS support for the Citadel/UX wire protocol
authorMichael Hampton <io_error@uncensored.citadel.org>
Sun, 6 Jan 2002 10:33:11 +0000 (10:33 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Sun, 6 Jan 2002 10:33:11 +0000 (10:33 +0000)
commit02a65d30355c16dc32afd48ba637e83ef825212a
tree6333e406cdf7e9e544d0abda51b541d58e922652
parent0a91d34e20d72f83c71eb527e0a49ef8d3d6bd86
* SSL/TLS support for the Citadel/UX wire protocol
14 files changed:
citadel/ChangeLog
citadel/Makefile.in
citadel/client_crypto.c [new file with mode: 0644]
citadel/client_crypto.h [new file with mode: 0644]
citadel/configure.ac
citadel/ipc_c_tcp.c
citadel/ipcdef.h
citadel/md5.h
citadel/serv_crypto.c [new file with mode: 0644]
citadel/serv_crypto.h [new file with mode: 0644]
citadel/server.h
citadel/sysdep.c
citadel/techdoc/session.txt
citadel/user_ops.c