summaryrefslogtreecommitdiffstats
path: root/ssh-agent.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Merged OpenBSD CVS changes:Damien Miller1999-11-161-2/+6
| | | | | | | | | | | | | | - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c] [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c] the keysize of rsa-parameter 'n' is passed implizit, a few more checks and warnings about 'pretended' keysizes. - [cipher.c cipher.h packet.c packet.h sshd.c] remove support for cipher RC4 - [ssh.c] a note for legay systems about secuity issues with permanently_set_uid(), the private hostkey and ptrace() - [sshconnect.c] more detailed messages about adding and checking hostkeys
* - Merged more Solaris compability from Marc G. FournierDamien Miller1999-11-151-3/+6
| | | | | <marc.fournier@acadiau.ca> - Wrote autoconf tests for __progname symbol
* - Merged several minor fixed:Damien Miller1999-11-101-0/+4
| | | | | | - ssh-agent commandline parsing - RPM spec file now installs ssh setuid root - Makefile creates libdir
* Merged OpenBSD CVS changes that go awayV_1_2_PRE8Damien Miller1999-11-081-2/+7
|
* Merged latest OpenBSD changes:Damien Miller1999-10-301-6/+11
| | | | | | | nchan.ms -\ channels.[ch] - remove broken x11 fix and document istate/ostate ssh-agent.c - call setsid() regardless of argv[] ssh.c - save a few lines when disabling rhosts-{rsa-}auth
* Update to OpenBSD ssh-19991029Damien Miller1999-10-291-38/+139
| | | | Renamed init script and PAM config
* Merged latest OpenBSD changes.Damien Miller1999-10-281-1/+10
|
* - Integrated patch from Dan Brosemer <odin@linuxfreak.com>Damien Miller1999-10-281-1/+7
| | | | | | | | | - Build fixes - Autoconf - Change binary names to open* - Fixed autoconf script to detect PAM on RH6.1 - Added tests for libpwdb, and OpenBSD functions to autoconf (not used yet)
* Initial revisionDamien Miller1999-10-271-0/+572