Simple OpenSSL stuff in SML/NJ
authoradamch <adamch>
Sat, 2 Sep 2006 18:10:21 +0000 (18:10 +0000)
committeradamch <adamch>
Sat, 2 Sep 2006 18:10:21 +0000 (18:10 +0000)
commit1f8889bdbce016dfffc773d7f72057b6932ae53b
tree8d41bb428ede5cd313ef73ed601bcc7fcf11cc88
parent94a7e258879bbfd820ec91fcbd09709f1d3866fc
Simple OpenSSL stuff in SML/NJ
12 files changed:
Makefile
configDefault/domtool.cfg
configDefault/domtool.cfs
openssl/openssl_sml.c [new file with mode: 0644]
openssl/openssl_sml.h [new file with mode: 0644]
openssl/smlnj/.cvsignore [new file with mode: 0644]
openssl/smlnj/FFI/.cvsignore [new file with mode: 0644]
openssl/smlnj/libssl-h.sml [new file with mode: 0644]
src/domain.sml
src/domtool.cm
src/main.sig
src/main.sml