summaryrefslogtreecommitdiff
path: root/sshd.c
Commit message (Expand)AuthorAgeFilesLines
* - (djm) Fix ^C ignored issue on Solaris. Diagnosis from GertDamien Miller2000-08-291-0/+1
* - (djm) OpenBSD CVS changes:Damien Miller2000-08-181-3/+40
* - (djm) OpenBSD CVS updates:Damien Miller2000-07-211-1/+2
* - (djm) OpenBSD CVS Updates:Damien Miller2000-07-121-2/+2
* - (djm) Fix problem with debug mode and MaxStartupsDamien Miller2000-07-111-0/+1
* - (djm) OpenBSD CVS updates:Damien Miller2000-07-111-55/+112
* - (djm) Fix pam sprintf fixDamien Miller2000-07-091-0/+2
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-0/+2
* - OpenBSD CVS Updates:Damien Miller2000-06-231-2/+2
* - OpenBSD CVS updates:Damien Miller2000-05-301-40/+7
* - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>Damien Miller2000-05-201-1/+1
* - RSAless operation patch from kevin_oconnor@standardandpoors.comDamien Miller2000-05-171-3/+6
* - OpenBSD CVS update:Damien Miller2000-05-171-16/+1
* - Remove references to SSLeay.Damien Miller2000-05-071-4/+5
* - OpenBSD CVS updateDamien Miller2000-05-021-2/+3
* - Merge big update to OpenSSH-2.0 from OpenBSD CVSDamien Miller2000-04-291-82/+139
* - Sync with OpenBSD CVS:Damien Miller2000-04-201-2/+3
* - OpenBSD CVS updatesDamien Miller2000-04-191-1/+2
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-161-14/+5
* - OpenBSD CVS updates.Damien Miller2000-04-161-27/+27
* - Merged OpenBSD updates to include paths.Damien Miller2000-04-131-1/+1
* - OpenBSD CVS updates:Damien Miller2000-04-121-25/+51
* - More large OpenBSD CVS updates:Damien Miller2000-04-121-7/+233
* - OpenBSD CVS update:Damien Miller2000-04-061-2/+2
* - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)Damien Miller2000-04-011-1745/+110
* - OpenBSD CVS updateDamien Miller2000-03-261-15/+15
* - OpenBSD CVS updates:Damien Miller2000-03-171-7/+11
* - OpenBSD CVS changeV_1_2_3_PRE1Damien Miller2000-03-111-9/+16
* - OpenBSD CVS updates to v1.2.3Damien Miller2000-03-091-42/+74
* - Don't permanently fail on bind() if getaddrinfo has more choices left forDamien Miller2000-03-031-1/+2
* - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.deDamien Miller2000-03-021-55/+47
* - Big cleanup of autoconf codeDamien Miller2000-03-021-3/+0
* - Fixed SEGVs in authloop, fix from vbzoli@hbrt.huDamien Miller2000-02-031-1/+3
* - Reorder PAM initialisation so it does not mess up lastlog. ReportedDamien Miller2000-01-261-12/+9
* - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller2000-01-231-2/+36
* - OpenBSD CVS updates:Damien Miller2000-01-221-9/+15
* - Update to latest OpenBSD CVS:Damien Miller2000-01-201-43/+40
* - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPECDamien Miller2000-01-191-1/+5
* - Merged OpenBSD IPv6 patch:Damien Miller2000-01-141-81/+168
* - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller1999-12-301-262/+59
* - Calls to pam_setcred, patch from Nalin DahyabhaiDamien Miller1999-12-291-1/+24
* - Print whether OpenSSH was compiled with RSARef, patch fromDamien Miller1999-12-291-1/+4
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-281-26/+26
* typoDamien Miller1999-12-271-2/+2
* - PAM bugfix. PermitEmptyPassword was being ignored.Damien Miller1999-12-271-1/+4
* - Disable logging of PAM success and failures, PAM is verbose enough.Damien Miller1999-12-261-10/+9
* Better fix for PAM loggingDamien Miller1999-12-261-8/+7
* 19991226Damien Miller1999-12-261-6/+5
* - Prepare for 1.2.1pre20V_1_2_1_PRE20Damien Miller1999-12-251-18/+25
* - Some older systems don't have poll.h, they use sys/poll.h insteadDamien Miller1999-12-141-3/+9