summaryrefslogtreecommitdiffhomepage
path: root/cli-authpubkey.c
AgeCommit message (Expand)Author
2007-02-11Remove double-free due to the same "fix" for a leak getting merged inMatt Johnston
2007-02-04merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'Matt Johnston
2007-02-03Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of KlocworkMatt Johnston
2006-07-07Fixes from Erik Hovland:Matt Johnston
2005-07-08rename PubkeyList to SignKeyList for clarityMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-14License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-06- client pubkey auth worksMatt Johnston
2004-08-03Pubkey auth is mostly there for the client. Something strange withMatt Johnston