None of the DSO_METHOD's were handling anything except generic messages.
authorGeoff Thorpe <geoff@openssl.org>
Sun, 8 Oct 2000 22:36:49 +0000 (22:36 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sun, 8 Oct 2000 22:36:49 +0000 (22:36 +0000)
commit75a382bd901a671575213ffd757a3f83369715ec
tree672cb04a4f7b6eda8bb30b556c8d79d2c1de823e
parent5b0a0544f2a7e4cc0666aea72fc45da2f17473a4
None of the DSO_METHOD's were handling anything except generic messages.
These are now processed inside DSO_ctrl() itself.
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_vms.c
crypto/dso/dso_win32.c