1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ReleaseTodo - OpenSC - Trac</title><style type="text/css">
@import url(trac.css);
</style></head><body><div class="wikipage">
<div id="searchable"><h1>To do before the next release</h1>
<p>
Also check <a class="ext-link" title="http://www.opensc-project.org/opensc/roadmap" href="http://www.opensc-project.org/opensc/roadmap" shape="rect">roadmap</a>
</p>
<ul><li>configure code cleanup, move to pkg-config where possible
</li><li>require openssl?
</li><li>replace openssl libcrypto.a code with a config option?
</li><li>improve documentation (wiki)
</li><li>add all documentation from old/ directory?
</li><li>replace old man pages with new ones from doc/src xml documentation?
</li><li>make number of openct readers configurearble?
</li><li>document: pam module is gone. add howto for upgrading / replacement.
</li><li>add new regression test: openssl engine loader
</li><li>add new regression test: pkcs11 initialisation
</li><li>add new regression test: pkcs11 key generation
</li><li>fix sslengines/ and libp11/ code seperation (sslengine should only use PKCS11_ functions)
</li><li>prepare libp11 for a standalone release
</li><li>increase version numbers etc.
</li><li>test-a-lot
</li><li>port-a-lot (windows, mac os X, *bsd, ...)
</li></ul></div>
</div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
|