Age | Commit message (Expand) | Author |
2001-03-26 | simpler key load/save interface, see authfile.h | Markus Friedl |
2001-03-12 | remove old key_fingerprint interface, s/_ex// | Markus Friedl |
2001-03-02 | make copyright lines the same format | Theo de Raadt |
2001-02-04 | unexpand and remove end-of-line whitespace; ok markus@ | Kevin Steves |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |
2001-01-20 | do not loop forever if askpass does not exist; from andrew@pimlott.ne.mediaon... | Markus Friedl |
2001-01-19 | move ssh1 definitions to ssh1.h, pathnames to pathnames.h | Markus Friedl |
2001-01-13 | typo, from stevesk@sweden.hp.com | Markus Friedl |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-09-05 | enable ssh-add -d for DSA keys | Markus Friedl |
2000-08-28 | print uid/gid as unsigned | Theo de Raadt |
2000-08-19 | add SSH2/DSA support to the agent and some other DSA related cleanups. | Markus Friedl |
2000-07-16 | make ssh-add accept dsa keys (the agent does not) | Markus Friedl |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-04-26 | add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX] | Markus Friedl |
1999-12-02 | document $SSH_ASKPASS, reasonable default | Markus Friedl |
1999-11-24 | SSH_ASKPASS support | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-16 | rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se> | Markus Friedl |
1999-11-15 | the keysize of rsa-parameter 'n' is passed implizit, | Markus Friedl |
1999-11-14 | change passphrase loop logic and remove ref to $DISPLAY, ok niels | Markus Friedl |
1999-11-02 | replace assert() with error, fatal or packet_disconnect | Markus Friedl |
1999-10-27 | connect to agent before accepting input. ok niklas@ | Markus Friedl |
1999-10-17 | -Wall, get rid of unused headers/vars | Dug Song |
1999-10-11 | we do not ship ssh-askpass | Markus Friedl |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | Theo de Raadt |
1999-09-29 | test for RSA in the ssl library, real early on | Theo de Raadt |
1999-09-28 | convert all uses of gmp to SSL bignum | Niels Provos |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |