summaryrefslogtreecommitdiff
path: root/crypto/openssh/pam_ssh
Commit message (Expand)AuthorAgeFilesLines
* Nuke stale copy of the pam_ssh(8) source code.Dag-Erling Smørgrav2002-04-061-497/+0
* Forgot to remove the old line in the last commit.Brian Feldman2000-12-051-1/+0
* In env_destroy(), it is a bad idea to env_swap(self, 0) to switchBrian Feldman2000-11-251-0/+2
* Correct an arguement to ssh_add_identity, this matches what is currentlyBill Fumerola2000-11-251-1/+1
* Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenKris Kennaway2000-05-301-19/+23
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Fix a memory leak.Kris Kennaway2000-03-291-5/+8
* Redo this with a repo copy from the original file and reset thePeter Wemm2000-02-261-1/+1
* Upgrade to the pam_ssh module, version 1.1..Brian Feldman1999-12-281-12/+173
* Add the PAM SSH RSA key authentication module. For example, you can add,Brian Feldman1999-11-291-0/+328