summaryrefslogtreecommitdiffstats
path: root/sshconnect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-28 - (dtucker) [entropy.c] Use u_char for receiving RNG seed for consistencyDarren Tucker2-3/+6
2005-09-27 - (dtucker) [entropy.c entropy.h sshd.c] Pass RNG seed to the reexec'edDarren Tucker4-5/+53
2005-09-27 - (dtucker) [entropy.c] Remove unnecessary tests for getuid and geteuidDarren Tucker2-6/+8
2005-09-24 - (dtucker) [auth2.c] Move start_pam() calls out of if-else block to removeDarren Tucker2-9/+9
2005-09-22 - (dtucker) [configure.ac] Fix help for --with-opensc; patch from skeleten atDarren Tucker2-3/+5
2005-09-22 - (dtucker) [configure.ac] Use -R linker flag for libedit too; patch fromDarren Tucker2-4/+12
2005-09-19remove acconfig.hTim Rice2-459/+2
2005-09-19 - (tim) [aclocal.m4 configure.ac] Delete acconfig.h and add templates toTim Rice3-157/+299
2005-09-13 - (tim) [configure.ac] Bug 1078. Fix --without-kerberos5. Reported byTim Rice2-8/+12
2005-09-09Last commit skipped defines.hTim Rice1-2/+2
2005-09-09 - (tim) [defines.h openbsd-compat/port-uw.c] Add long password support toTim Rice2-11/+20
2005-09-01 - (djm) Update RPM spec file versionsV_4_2_P1Damien Miller4-5/+8
2005-08-31 - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.cTim Rice8-23/+51
2005-08-31 - (dtucker) [README] Update release note URL to 4.2Darren Tucker2-3/+4
2005-08-31 - markus@cvs.openbsd.org 2005/08/31 09:28:42Damien Miller2-3/+6
2005-08-31 - (djm) OpenBSD CVS SyncDamien Miller3-5/+27
2005-08-31correct bug numberDamien Miller1-2/+2
2005-08-30 - (tim) [configure.ac] Back out last change. It needs to be done differently.Tim Rice2-6/+7
2005-08-30 - (tim) [configure.ac] ia_openinfo() seems broken on OSR6. Limit UW longTim Rice2-4/+10
2005-08-26 - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.cTim Rice13-7/+189
2005-08-24 - (tim) [defines.h] PATH_MAX bits for OpenServer OK dtucker@Tim Rice2-3/+11
2005-08-24 - (tim) [configure.ac ] Not all gcc's support -Wsign-compareTim Rice2-3/+10
2005-08-23 - (dtucker) [regress/test-exec.sh] Do not prepend an extra "/" to a fully-Darren Tucker2-4/+10
2005-08-23 - (dtucker) [configure.ac defines.h includes.h sftp.c] Add support forDarren Tucker5-4/+32
2005-08-16 - (djm) [ttymodes.c] bugzilla #1054: Fix encoding of _POSIX_VDISABLE,Damien Miller2-3/+33
2005-08-16 - (tim) [configure.ac] corrections to libedit tests. Report and patchesTim Rice2-6/+10
2005-08-15 - (tim) wrap el_end() in #ifdef USE_LIBEDITTim Rice2-1/+6
2005-08-12 - jaredy@cvs.openbsd.org 2005/08/08 13:22:48Damien Miller2-9/+29
2005-08-12oops, that last commit was:Damien Miller1-1/+2
2005-08-12 - dtucker@cvs.openbsd.org 2005/08/06 10:03:12Damien Miller2-2/+11
2005-08-12 - djm@cvs.openbsd.org 2005/07/30 02:03:47Damien Miller2-3/+6
2005-08-12 - djm@cvs.openbsd.org 2005/07/30 01:26:16Damien Miller2-3/+7
2005-08-12 - markus@cvs.openbsd.org 2005/07/28 17:36:22Damien Miller2-2/+9
2005-08-10 - (dtucker) [LICENCE configure.ac defines.h openbsd-compat/realpath.c]Darren Tucker5-141/+140
2005-08-10 - (dtucker) [configure.ac] Test libedit library and headers for compatibility.Darren Tucker2-2/+20
2005-08-09 - (tim) [configure.ac] Allow --with-audit=no. OK dtucker@Tim Rice2-2/+8
2005-08-03 - (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since theDarren Tucker2-6/+8
2005-08-03 - (dtucker) [openbsd-compat/fake-rfc2553.h] Check for EAI_* definesDarren Tucker2-6/+17
2005-08-02 - (dtucker) [configure.ac] Add a --with-Werror option to configure forDarren Tucker2-2/+19
2005-08-02 - (dtucker) [configure.ac] Enable -Wuninitialized by default when compilingDarren Tucker2-3/+5
2005-08-02 - dtucker@cvs.openbsd.org 2005/07/27 10:39:03Darren Tucker4-7/+13
2005-07-26 - markus@cvs.openbsd.org 2005/07/25 11:59:40Damien Miller12-27/+126
2005-07-26 - (djm) OpenBSD CVS SyncDamien Miller2-2/+9
2005-07-26 - (dtucker) [configure.ac] Update zlib warning message too, pointed out byDarren Tucker2-3/+7
2005-07-25 - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.Darren Tucker2-4/+7
2005-07-17 - (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor callsDamien Miller3-8/+11
2005-07-17 -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]Damien Miller8-16/+19
2005-07-17 - djm@cvs.openbsd.org 2005/07/17 07:17:55Damien Miller20-59/+64
2005-07-17 - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of lineDamien Miller5-8/+125
2005-07-17 - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of lineDamien Miller3-10/+11