| Commit message (Collapse) | Author | Files | Lines |
|
|
|
also add `dsa', which is shorthand for all the dsa tests;
|
|
|
|
from kjell@
|
|
|
|
Now passes the regress tests.
|
|
|
|
|
|
|
|
that AES is there, we now have 3 flag bits: C3_HAS_AES, C3_HAS_SHA
(SHA1 & SHA256), and C3_HAS_MM (RSA). Change this code to only look
at C3_HAS_AES for now.
|
|
particular implementation of libpthread for libc. libc no longer
needs pthread.h to compile.
OK millert@, brad@, tedu@
|
|
disabled. Magne Oestlyngen.
|
|
|
|
man help jmc@
|
|
|
|
|
|
OK otto@
|
|
|
|
|
|
|
|
|
|
ok deraadt@ millert@
|
|
|
|
handle a few subtle details caught by the regression tests: correct
termination, non copying if buffer length == 0, errno setting.
let all former users of __strerror go through strerror_r.
Work by Todd Miller and I. Okay millert@.
|
|
after the strerror_r code is committed).
|
|
okay millert@
|
|
|
|
okay millert@.
- atoi was bogus.
- atoi was not reentrant.
- there's no reason to cast stuff to unsigned int.
|
|
exported. no bump needed since nothing should use them, markus@ ok
|
|
crank minor for API extensions
|
|
|
|
|
|
|
|
|
|
ok itojun@
|
|
|
|
|
|
This allows for safe abort handling, without tripping into
false recursivity problems.
Ok tedu@, deraadt@
|
|
consistency fixes;
|
|
|
|
|
|
|
|
|
|
for s_client and s_server;
|
|
|
|
unbounded recursion.
|
|
some style
|
|
|
|
If it works it is fine with me -- millert@
|
|
force protocol; ok itojun@
|