index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshconnect.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-28
- (dtucker) [entropy.c] Use u_char for receiving RNG seed for consistency
Darren Tucker
2
-3
/
+6
2005-09-27
- (dtucker) [entropy.c entropy.h sshd.c] Pass RNG seed to the reexec'ed
Darren Tucker
4
-5
/
+53
2005-09-27
- (dtucker) [entropy.c] Remove unnecessary tests for getuid and geteuid
Darren Tucker
2
-6
/
+8
2005-09-24
- (dtucker) [auth2.c] Move start_pam() calls out of if-else block to remove
Darren Tucker
2
-9
/
+9
2005-09-22
- (dtucker) [configure.ac] Fix help for --with-opensc; patch from skeleten at
Darren Tucker
2
-3
/
+5
2005-09-22
- (dtucker) [configure.ac] Use -R linker flag for libedit too; patch from
Darren Tucker
2
-4
/
+12
2005-09-19
remove acconfig.h
Tim Rice
2
-459
/
+2
2005-09-19
- (tim) [aclocal.m4 configure.ac] Delete acconfig.h and add templates to
Tim Rice
3
-157
/
+299
2005-09-13
- (tim) [configure.ac] Bug 1078. Fix --without-kerberos5. Reported by
Tim Rice
2
-8
/
+12
2005-09-09
Last commit skipped defines.h
Tim Rice
1
-2
/
+2
2005-09-09
- (tim) [defines.h openbsd-compat/port-uw.c] Add long password support to
Tim Rice
2
-11
/
+20
2005-09-01
- (djm) Update RPM spec file versions
V_4_2_P1
Damien Miller
4
-5
/
+8
2005-08-31
- (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c
Tim Rice
8
-23
/
+51
2005-08-31
- (dtucker) [README] Update release note URL to 4.2
Darren Tucker
2
-3
/
+4
2005-08-31
- markus@cvs.openbsd.org 2005/08/31 09:28:42
Damien Miller
2
-3
/
+6
2005-08-31
- (djm) OpenBSD CVS Sync
Damien Miller
3
-5
/
+27
2005-08-31
correct bug number
Damien Miller
1
-2
/
+2
2005-08-30
- (tim) [configure.ac] Back out last change. It needs to be done differently.
Tim Rice
2
-6
/
+7
2005-08-30
- (tim) [configure.ac] ia_openinfo() seems broken on OSR6. Limit UW long
Tim Rice
2
-4
/
+10
2005-08-26
- (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c
Tim Rice
13
-7
/
+189
2005-08-24
- (tim) [defines.h] PATH_MAX bits for OpenServer OK dtucker@
Tim Rice
2
-3
/
+11
2005-08-24
- (tim) [configure.ac ] Not all gcc's support -Wsign-compare
Tim Rice
2
-3
/
+10
2005-08-23
- (dtucker) [regress/test-exec.sh] Do not prepend an extra "/" to a fully-
Darren Tucker
2
-4
/
+10
2005-08-23
- (dtucker) [configure.ac defines.h includes.h sftp.c] Add support for
Darren Tucker
5
-4
/
+32
2005-08-16
- (djm) [ttymodes.c] bugzilla #1054: Fix encoding of _POSIX_VDISABLE,
Damien Miller
2
-3
/
+33
2005-08-16
- (tim) [configure.ac] corrections to libedit tests. Report and patches
Tim Rice
2
-6
/
+10
2005-08-15
- (tim) wrap el_end() in #ifdef USE_LIBEDIT
Tim Rice
2
-1
/
+6
2005-08-12
- jaredy@cvs.openbsd.org 2005/08/08 13:22:48
Damien Miller
2
-9
/
+29
2005-08-12
oops, that last commit was:
Damien Miller
1
-1
/
+2
2005-08-12
- dtucker@cvs.openbsd.org 2005/08/06 10:03:12
Damien Miller
2
-2
/
+11
2005-08-12
- djm@cvs.openbsd.org 2005/07/30 02:03:47
Damien Miller
2
-3
/
+6
2005-08-12
- djm@cvs.openbsd.org 2005/07/30 01:26:16
Damien Miller
2
-3
/
+7
2005-08-12
- markus@cvs.openbsd.org 2005/07/28 17:36:22
Damien Miller
2
-2
/
+9
2005-08-10
- (dtucker) [LICENCE configure.ac defines.h openbsd-compat/realpath.c]
Darren Tucker
5
-141
/
+140
2005-08-10
- (dtucker) [configure.ac] Test libedit library and headers for compatibility.
Darren Tucker
2
-2
/
+20
2005-08-09
- (tim) [configure.ac] Allow --with-audit=no. OK dtucker@
Tim Rice
2
-2
/
+8
2005-08-03
- (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the
Darren Tucker
2
-6
/
+8
2005-08-03
- (dtucker) [openbsd-compat/fake-rfc2553.h] Check for EAI_* defines
Darren Tucker
2
-6
/
+17
2005-08-02
- (dtucker) [configure.ac] Add a --with-Werror option to configure for
Darren Tucker
2
-2
/
+19
2005-08-02
- (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling
Darren Tucker
2
-3
/
+5
2005-08-02
- dtucker@cvs.openbsd.org 2005/07/27 10:39:03
Darren Tucker
4
-7
/
+13
2005-07-26
- markus@cvs.openbsd.org 2005/07/25 11:59:40
Damien Miller
12
-27
/
+126
2005-07-26
- (djm) OpenBSD CVS Sync
Damien Miller
2
-2
/
+9
2005-07-26
- (dtucker) [configure.ac] Update zlib warning message too, pointed out by
Darren Tucker
2
-3
/
+7
2005-07-25
- (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.
Darren Tucker
2
-4
/
+7
2005-07-17
- (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls
Damien Miller
3
-8
/
+11
2005-07-17
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
Damien Miller
8
-16
/
+19
2005-07-17
- djm@cvs.openbsd.org 2005/07/17 07:17:55
Damien Miller
20
-59
/
+64
2005-07-17
- (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line
Damien Miller
5
-8
/
+125
2005-07-17
- (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line
Damien Miller
3
-10
/
+11
[next]