summaryrefslogtreecommitdiff
path: root/sshd.c
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - OpenBSD CVS ChangesDamien Miller1999-12-141-16/+20
* - OpenBSD CVS updates:Damien Miller1999-12-091-3/+20
* - Import of patch from Ben Taylor <bent@clark.net>:Damien Miller1999-12-091-20/+29
* - Merged more OpenBSD changes:Damien Miller1999-12-071-8/+11
* - Fix PAM account and session being called multiple times. ProblemDamien Miller1999-12-071-13/+30
* Small cleanup of PAM codeDamien Miller1999-12-041-14/+11
* - More reformatting merged from OpenBSD CVSDamien Miller1999-11-251-213/+286
* *** empty log message ***Damien Miller1999-11-251-2/+2
* - Merged very large OpenBSD source code reformatDamien Miller1999-11-251-2251/+2252
* - Numerous little Solaris fixesDamien Miller1999-11-231-5/+1
* - Added autoconf test and macro to deal with old PAM librariesDamien Miller1999-11-221-9/+9