Age | Commit message (Expand) | Author |
2001-02-11 | 1) clean up the MAC support for SSH-2 | Markus Friedl |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-10-13 | rijndael/aes support | Markus Friedl |
2000-10-11 | add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av... | Markus Friedl |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-08-19 | add SSH2/DSA support to the agent and some other DSA related cleanups. | Markus Friedl |
2000-08-01 | rename aux.c to util.c to help with cygwin port | Niels Provos |
2000-05-17 | enable nonblocking IO for sshd w/ proto 1, too; split out common code | Markus Friedl |
2000-04-26 | add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX] | Markus Friedl |
2000-04-03 | DSA, keyexchange, algorithm agreement for ssh2 | Markus Friedl |
2000-03-28 | replace big switch() with function tables (prepare for ssh2) | Markus Friedl |
2000-03-23 | initial support for DSA keys. ok deraadt@, niels@ | Markus Friedl |
2000-03-14 | support DESTDIR include fetching; dm | Theo de Raadt |
1999-12-06 | atomicio() via lib | Theo de Raadt |
1999-11-16 | rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se> | Markus Friedl |
1999-11-10 | add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd, | Markus Friedl |
1999-10-26 | do not -g -g | Theo de Raadt |
1999-10-25 | move common files to ./lib and link libssh.a, tested with and w/o obj | Markus Friedl |