Skip to content
  • Niels Möller's avatar
    * src/connection.h (ssh_connection): Renamed established attribute · 66c86bc8
    Niels Möller authored
    to keyexchange_done.
    
    * src/connection.c (make_ssh_connection): Deleted the continuation
    argument.
    (connection_after_keyexchange): New function.
    
    * src/keyexchange.c (keyexchange_finish): Moved invocation of
    connection->established...
    * src/connection.c (connection_send_kex_end): ...to here.
    
    Rev: src/connection.c:1.70
    Rev: src/connection.h:1.64
    Rev: src/keyexchange.c:1.84
    66c86bc8