The native C code of the SSL is quite a mess: it is not clear in which C file native functions are defined. The filenames are unclear and the structure does not follow the structure of SSL (which relates this issue to the SSL restructuring issue).

This issue is also related to the external definitions for the SSL. The Stratego code of the SSL should define external definitions for the native functions. From this, a C header file can be generated, which is implemented by the C part of the SSL.

Submitted on 30 January 2005 at 01:38

Log in to post comments