summaryrefslogtreecommitdiff
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Add a missing word.Simon L. B. Nielsen2003-10-311-1/+1
* Plug a memory leak in the PAM child process. It is of no great consequenceDag-Erling Smørgrav2003-10-231-0/+8
* This commit was generated by cvs2svn to compensate for changes in r120489,Josef Karthauser2003-09-261-4/+9
|\
| * Additional corrections to OpenSSH buffer handling.Josef Karthauser2003-09-262-6/+12
* | Additional corrections to OpenSSH buffer handling.Josef Karthauser2003-09-261-2/+3
* | Update version string.Dag-Erling Smørgrav2003-09-245-5/+5
* | Remove bogus calls to xfree().Dag-Erling Smørgrav2003-09-241-4/+0
* | resp is a pointer to an array of structs, not an array of pointers to structs.Dag-Erling Smørgrav2003-09-241-9/+9
* | Return the correct error value when a null query fails.Dag-Erling Smørgrav2003-09-241-1/+1
* | Fix broken shell code.Dag-Erling Smørgrav2003-09-191-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r120161,Jacques Vidrine2003-09-172-6/+9
|\|
| * Correct more cases of allocation size bookkeeping being updated beforeJacques Vidrine2003-09-172-6/+9
* | Correct more cases of allocation size bookkeeping being updated beforeJacques Vidrine2003-09-173-15/+18
* | Update the OpenSSH addendum string for the buffer handling fix.Jacques Vidrine2003-09-161-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r120113,Jacques Vidrine2003-09-161-5/+8
|\|
| * Do not record expanded size before attempting to reallocate associatedJacques Vidrine2003-09-161-5/+8
* | This commit was generated by cvs2svn to compensate for changes in r116791,Dag-Erling Smørgrav2003-06-241-0/+1
|\|
| * Add a "return" that was missing from 3.6.1p1. Since it's been fixed inDag-Erling Smørgrav2003-06-241-0/+1
* | Fix off-by-one and initialization errors which prevented sshd fromDag-Erling Smørgrav2003-05-281-1/+2
* | Revert unnecessary part of previous commit.Dag-Erling Smørgrav2003-05-131-7/+7
* | Rename a few functions to avoid stealing common words (error, log, debugDag-Erling Smørgrav2003-05-121-7/+16
* | Remove RCSID from files which have no other diffs to the vendor branch.Dag-Erling Smørgrav2003-05-0125-25/+0
* | Nit.Dag-Erling Smørgrav2003-04-231-1/+1
* | Improvements to the proposed shell code.Dag-Erling Smørgrav2003-04-231-7/+6
* | Regenerate.Dag-Erling Smørgrav2003-04-231-2/+42
* | Resolve conflicts.Dag-Erling Smørgrav2003-04-2347-622/+827
* | This commit was generated by cvs2svn to compensate for changes in r113908,Dag-Erling Smørgrav2003-04-2390-1204/+3371
|\|
| * Vendor import of OpenSSH-portable 3.6.1p1.Dag-Erling Smørgrav2003-04-23135-1767/+4203
* | - when using a child process instead of a thread, change the child'sDag-Erling Smørgrav2003-03-311-2/+13
* | If an ssh1 client initiated challenge-response authentication but didDag-Erling Smørgrav2003-03-313-1/+22
* | Paranoia: instead of a NULL conversation function, use one that alwaysDag-Erling Smørgrav2003-02-161-6/+24
* | document the current default value for VersionAddendum.Dag-Erling Smørgrav2003-02-114-4/+4
* | Set the ruid to the euid at startup as a workaround for a bug in pam_ssh.Dag-Erling Smørgrav2003-02-071-0/+1
* | The manual page lists only 2 files, however it reads as `three files' which isTom Rhodes2003-02-051-2/+2
* | Linux-PAM's pam_start(3) fails with a bogus error message if passed theDag-Erling Smørgrav2003-02-031-1/+2
* | Bump patch date to 2003-02-01 (the day after I fixed PAM authenticationDag-Erling Smørgrav2003-02-031-1/+1
* | Fix keyboard-interactive authentication for ssh1. The problem was twofold:Dag-Erling Smørgrav2003-01-312-0/+21
* | Force early initialization of the resolver library, since the resolverDag-Erling Smørgrav2003-01-221-0/+15
* | The previous commit contained a stupid mistake: ctxt->pam_[cp]sock wasDag-Erling Smørgrav2002-12-211-2/+2
* | If possible, use pthreads instead of a child process for PAM.Dag-Erling Smørgrav2002-12-142-65/+334
* | Add a missing #include "canohost.h".Dag-Erling Smørgrav2002-12-141-0/+1
* | Remove code related to the PAMAuthenticationViaKbdInt option (which we'veDag-Erling Smørgrav2002-12-141-4/+1
* | Back out a lastlog-related change which is no longer relevant.Dag-Erling Smørgrav2002-12-141-1/+1
* | Fix a rounding error in the block size calculation.Dag-Erling Smørgrav2002-12-141-2/+2
* | Since OpenSSH drops privileges before calling pam_open_session(3),Dag-Erling Smørgrav2002-12-032-170/+202
* | Add caveats regarding the effect of PAM on PasswordAuthentication andDag-Erling Smørgrav2002-11-061-0/+23
* | Document the current default for VersionAddendum.Dag-Erling Smørgrav2002-11-051-0/+2
* | Accurately reflect our local changes and additions.Dag-Erling Smørgrav2002-11-051-11/+9
* | Document the current default value for VersionAddendum.Dag-Erling Smørgrav2002-11-052-2/+2
* | Switch to two-clause license, with NAI's permission.Dag-Erling Smørgrav2002-11-021-3/+0