OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Markus Friedl (markuscvs.openbsd.org)
Date: Wed Apr 04 2001 - 04:48:35 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: markuscvs.openbsd.org 2001/04/04 03:48:35

    Modified files:
            usr.bin/ssh : kex.c kex.h kexdh.c kexgex.c packet.c
                             sshconnect2.c sshd.c

    Log message:
    don't sent multiple kexinit-requests.
    send newkeys, block while waiting for newkeys.
    fix comments.