index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
umac.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
- djm@cvs.openbsd.org 2011/01/31 21:42:15
Damien Miller
2
-2
/
+8
2011-01-28
- (djm) [openbsd-compat/port-linux.c] Check whether SELinux is enabled
Damien Miller
2
-7
/
+15
2011-01-26
20110127
Tim Rice
2
-1308
/
+1198
2011-01-26
20110127
Tim Rice
3
-27
/
+64
2011-01-25
- (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c
Damien Miller
6
-13
/
+37
2011-01-22
- (djm) Release 5.7p1
V_5_7_P1
Damien Miller
1
-0
/
+1
2011-01-22
trim entries older than 5.5p1
Damien Miller
1
-2743
/
+0
2011-01-22
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
Damien Miller
5
-6
/
+8
2011-01-22
- OpenBSD CVS Sync
Damien Miller
2
-2
/
+6
2011-01-21
- (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add
Darren Tucker
4
-5
/
+27
2011-01-19
- (djm) [configure.ac] Disable ECC on OpenSSL <0.9.8g. Releases prior to
Damien Miller
2
-2
/
+12
2011-01-19
- (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead
Tim Rice
2
-3
/
+11
2011-01-17
- (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h
Darren Tucker
10
-20
/
+167
2011-01-17
- (dtucker) [openbsd-compat/port-linux.c] Fix minor bug caught by -Werror on
Darren Tucker
2
-2
/
+4
2011-01-17
- (tim) [regress/agent-getpeereid.sh] shell portability fix.
Tim Rice
2
-1
/
+4
2011-01-17
- (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh]
Damien Miller
6
-16
/
+41
2011-01-17
- (dtucker) [openbsd-compat/port-linux.c] Bug #1838: Add support for the new
Darren Tucker
2
-19
/
+39
2011-01-17
- (djm) [regress/agent-getpeereid.sh] leave stdout attached when running
Damien Miller
2
-1
/
+3
2011-01-17
- (djm) [regress/agent-ptrace.sh] Fix false failure on OS X by adding
Damien Miller
2
-1
/
+3
2011-01-17
- (djm) [regress/Makefile] use $TEST_SSH_KEYGEN instead of the one in
Damien Miller
2
-23
/
+30
2011-01-16
- djm@cvs.openbsd.org 2011/01/16 12:05:59
Damien Miller
2
-11
/
+14
2011-01-16
- djm@cvs.openbsd.org 2011/01/16 11:50:36
Damien Miller
2
-1
/
+7
2011-01-16
- djm@cvs.openbsd.org 2011/01/16 11:50:05
Damien Miller
2
-7
/
+13
2011-01-16
- (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based
Darren Tucker
4
-5
/
+15
2011-01-16
not February yet...
Darren Tucker
1
-3
/
+3
2011-01-14
- (tim) [regress/cert-hostkey.sh] Add missing TEST_SSH_ECC guard around some
Tim Rice
2
-3
/
+7
2011-01-14
- (tim) [regress/cert-hostkey.sh] Typo. Missing $ on variable name.
Tim Rice
2
-1
/
+2
2011-01-14
- (djm) [Makefile.in] Use shell test to disable ecdsa key generating in
Damien Miller
2
-2
/
+6
2011-01-14
- djm@cvs.openbsd.org 2011/01/13 21:55:25
Damien Miller
2
-13
/
+17
2011-01-14
- djm@cvs.openbsd.org 2011/01/13 21:54:53
Damien Miller
2
-5
/
+11
2011-01-13
- (djm) [regress/kextype.sh] Testing diffie-hellman-group-exchange-sha256
Damien Miller
2
-1
/
+3
2011-01-13
- (djm) [myproposal.h] Fix reversed OPENSSL_VERSION_NUMBER test and bad
Damien Miller
2
-2
/
+5
2011-01-13
- (djm) [regress/Makefile] add a few more generated files to the clean
Damien Miller
2
-1
/
+3
2011-01-13
- (djm) [entropy.c] cast OPENSSL_VERSION_NUMBER to u_long to avoid
Damien Miller
2
-1
/
+3
2011-01-13
- (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generating
Tim Rice
4
-12
/
+29
2011-01-13
- (tim) [Makefile.in] test the ECC bits if we have the capability. ok djm
Tim Rice
2
-2
/
+5
2011-01-13
- (djm) [misc.c] include time.h for nanosleep() prototype
Damien Miller
2
-0
/
+4
2011-01-12
- (djm) [configure.ac] Fix broken test for gcc >= 4.4 with per-compiler
Damien Miller
2
-7
/
+28
2011-01-12
- (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
Damien Miller
2
-3
/
+6
2011-01-12
- djm@cvs.openbsd.org 2011/01/12 01:53:14
Damien Miller
2
-4
/
+17
2011-01-12
- nicm@cvs.openbsd.org 2010/10/08 21:48:42
Damien Miller
2
-39
/
+74
2011-01-11
- djm@cvs.openbsd.org 2011/01/11 06:13:10
Damien Miller
4
-8
/
+16
2011-01-11
- djm@cvs.openbsd.org 2011/01/11 06:06:09
Damien Miller
2
-1
/
+6
2011-01-11
- djm@cvs.openbsd.org 2011/01/08 10:51:51
Damien Miller
2
-2
/
+7
2011-01-11
- (djm) [platform.c] Some missing includes that show up under -Werror
Damien Miller
2
-1
/
+6
2011-01-10
- (tim) [regress/host-expand.sh] Fix for building outside of read only
Tim Rice
2
-3
/
+7
2011-01-08
- (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by
Damien Miller
2
-1
/
+6
2011-01-08
- (djm) [regress/keytype.sh] s/echo -n/echon/ to repair failing regress
Damien Miller
2
-1
/
+5
2011-01-07
- djm@cvs.openbsd.org 2011/01/06 23:01:35
Damien Miller
2
-1
/
+8
2011-01-06
- djm@cvs.openbsd.org 2011/01/06 22:46:21
Damien Miller
3
-3
/
+26
[next]