log cli-authpubkey.c @ 1060:4c733310c21d nocircbuffer

age author description
2015-02-20 Matt Johnston Move generic network routines to netio.c fastopen
2013-04-07 Matt Johnston - Fix various hardcoded uses of SHA1 ecc
2013-04-06 Matt Johnston ecc kind of works, needs fixing/testing ecc
2013-04-06 Matt Johnston Make _sign and _verify functions take a buffer* rather than void* and int ecc
2012-04-09 Matt Johnston Slight formatting change for ENABLE_CLI_AGENTFWD if statement
2012-03-26 Andrey Mazo Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
2009-07-30 Matt Johnston Agent forwarding works agent-client
2009-07-06 Matt Johnston - Client auth using an agent's key works. Still need to implement client agent-client
2009-07-06 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
2009-07-01 Matt Johnston Talking to the agent works now. Can't interpret the pubkeys. agent-client
2009-07-01 Matt Johnston Make it compile, update for changes in channel structure. agent-client
2009-07-01 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d) agent-client
2009-06-12 Matt Johnston - Make -i and -W pass through multihop arguments
2007-08-16 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739) agent-client
2007-02-11 Matt Johnston Remove double-free due to the same "fix" for a leak getting merged in
2007-02-04 Matt Johnston merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
2007-02-03 Matt Johnston Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of Klocwork
2006-07-07 Matt Johnston Fixes from Erik Hovland:
2005-07-18 Matt Johnston - progress towards client agent forwarding agent-client
2005-07-08 Matt Johnston rename PubkeyList to SignKeyList for clarity
2005-01-02 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
2004-08-14 Matt Johnston License boilerplate etc, add Mihnea as an author to some of the files
2004-08-12 Matt Johnston cleaning up the pubkey defines
2004-08-10 Matt Johnston just checkpointing
2004-08-06 Matt Johnston - client pubkey auth works
2004-08-03 Matt Johnston Pubkey auth is mostly there for the client. Something strange with