| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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@
|
|
by Simon Kellner.
XXX This is only a temporary work-around and we still need a REAL fix for
XXX this issue.
Testing on different archs by marc@ tdvall@ millert@ otto@ ho@ miod@ hshoexer@
ok deraadt@
|
|
ok markus@
|
|
|
|
|
|
see http://www.openssl.org/news/secadv_20040317.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reasons for this, quite a few of them technical, and not all of them
in response to Intel's broken ia32e crud. The gcc toolchain stays at
x86_64 for now.
|
|
|