| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(be sure to make cleandir and make includes before building)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
this fixes the source of connection problems with ssl/tls connections
between sparc64 and other things.
The punchline, we just found a bug in floating point emulation
on sparc64 when this script produces off-by-one output on sparc64.
This fix is annoyingly easy for the effort expended.
|
| |
|
| |
|
|
|
|
|
|
| |
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
|
| |
|
|
functionality for shared libs.
Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in this library.
Needs documentation and help from ports for easy upgrade to full
functionality where legally possible.
|