OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Fri Mar 09 2001 - 19:52:47 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: deraadtcvs.openbsd.org 2001/03/09 18:52:46

    Modified files:
            lib/libssl/ssl : shlib_version
            lib/libssl/crypto: shlib_version

    Log message:
    Crank major number. openssl on m68k is now compiled in 32 bit mode instead
    of 64 bit mode. This makes ssh -2 run about 10x faster, because the 64 bit
    mul instructions no longer need emulation.