Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
d2ff931bca81bd0e2fa802d12e58359b5bd9426d
/
ChangeLog
5608e55
Extract openssh-6.9p1.tar.gz
by WHR
· 6 years ago
c9b8426
remove ChangeLog file
by Damien Miller
· 10 years ago
0ec9e87
test commit
by Damien Miller
· 10 years ago
8fb65a4
- (djm) Release OpenSSH-6.7
by Damien Miller
· 10 years ago
e8c9f26
- (djm) [sshd_config.5] typo; from Iain Morgan
by Damien Miller
· 10 years ago
703b98a
- (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]
by Damien Miller
· 10 years ago
0fa0ed0
- (djm) [sandbox-seccomp-filter.c] Allow mremap and exit for DietLibc;
by Damien Miller
· 10 years ago
ad7d23d
20140908 - (dtucker) [INSTALL] Update info about egd. ok djm@
by Darren Tucker
· 10 years ago
2a8699f
- (djm) [openbsd-compat/arc4random.c] Zero seed after keying PRNG
by Damien Miller
· 10 years ago
44988de
- (djm) [contrib/cygwin/ssh-host-config] Fix old code leading to
by Damien Miller
· 10 years ago
23f2695
- (djm) [defines.h sshbuf.c] Move __predict_true|false to defines.h and
by Damien Miller
· 10 years ago
41c8de2
- (djm) [Makefile.in] Make TEST_SHELL a variable; "good idea" tim@
by Damien Miller
· 10 years ago
d7c81e2
- (djm) [openbsd-compat/openssl-compat.h] add include guard
by Damien Miller
· 10 years ago
4687802
- (djm) [misc.c] Missing newline between functions
by Damien Miller
· 10 years ago
51c77e2
- (djm) [openbsd-compat/openssl-compat.h] add
by Damien Miller
· 10 years ago
3d673d1
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
by Damien Miller
· 10 years ago
146218a
- (djm) [monitor.c sshd.c] SIGXFSZ needs to be ignored in postauth
by Damien Miller
· 10 years ago
1b215c0
- (djm) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]
by Damien Miller
· 10 years ago
ad01394
- (djm) [INSTALL] Recommend libcrypto be built -fPIC, mention LibreSSL,
by Damien Miller
· 10 years ago
ed126de
- (djm) [bufec.c] Skip this file on !ECC OpenSSL
by Damien Miller
· 10 years ago
9c1dede
- (djm) [sftp-server.c] Some systems (e.g. Irix) have prctl() but not
by Damien Miller
· 10 years ago
d244a58
- (djm) [configure.ac] We now require a working vsnprintf everywhere (not
by Damien Miller
· 10 years ago
4cec036
- (djm) [sshd.c] Ignore SIGXFSZ in preauth monitor child; can explode on
by Damien Miller
· 10 years ago
394a60f
- (djm) [configure.ac] double braces to appease autoconf
by Damien Miller
· 10 years ago
4d69aea
- (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/
by Damien Miller
· 10 years ago
0c11f1a
- (djm) [sshbuf-getput-crypto.c] Fix compilation when OpenSSL lacks ECC
by Damien Miller
· 10 years ago
6d62784
- (djm) [configure.ac] include leading zero characters in OpenSSL version
by Damien Miller
· 10 years ago
4f1ff1e
- (djm) [regress/unittests/test_helper/test_helper.c] Fix for systems that
by Damien Miller
· 10 years ago
005a64d
- (djm) [key.h] Fix ifdefs for no-ECC OpenSSL
by Damien Miller
· 10 years ago
aa6598e
- (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.
by Damien Miller
· 10 years ago
54703e3
- (djm) [contrib/cygwin/README] Correct build instructions; from Corinna
by Damien Miller
· 10 years ago
f093569
- (djm) [sshkey.h] Fix compilation when OpenSSL lacks ECC
by Damien Miller
· 10 years ago
c5089ec
- (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than
by Damien Miller
· 10 years ago
2195847
- (djm) [configure.ac] Check OpenSSL version is supported at configure time;
by Damien Miller
· 10 years ago
a75aca1
- (djm) [INSTALL contrib/caldera/openssh.spec contrib/cygwin/README]
by Damien Miller
· 10 years ago
3f022b5
- (djm) [ssh-dss.c] Include openssl/dsa.h for DSA_SIG
by Damien Miller
· 10 years ago
8813790
- (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.
by Damien Miller
· 10 years ago
d4e7d59
- (djm) [serverloop.c] Fix syntax error on Cygwin; from Corinna Vinschen
by Damien Miller
· 10 years ago
9eaeea2
- (djm) [README contrib/caldera/openssh.spec]
by Damien Miller
· 10 years ago
f8988fb
- (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociate
by Damien Miller
· 10 years ago
5b3879f
- (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin
by Damien Miller
· 10 years ago
a9c4674
- (djm) [regress/multiplex.sh] Skip test for non-OpenBSD netcat. We need
by Damien Miller
· 10 years ago
426117b
- schwarze@cvs.openbsd.org 2014/07/28 15:40:08
by Damien Miller
· 10 years ago
f497794
- dtucker@cvs.openbsd.org 2014/07/25 21:22:03
by Damien Miller
· 10 years ago
a8a0f65
- OpenBSD CVS Sync
by Damien Miller
· 10 years ago
56b840f
- (djm) [regress/multiplex.sh] restore incorrectly deleted line;
by Damien Miller
· 10 years ago
dd417b6
- dtucker@cvs.openbsd.org 2014/07/22 23:35:38
by Darren Tucker
· 10 years ago
40e5021
- dtucker@cvs.openbsd.org 2014/07/22 23:57:40
by Darren Tucker
· 10 years ago
07e6442
- dtucker@cvs.openbsd.org 2014/07/22 23:23:22
by Darren Tucker
· 10 years ago
cea099a
- djm@cvs.openbsd.org 2014/07/22 01:32:12
by Darren Tucker
· 10 years ago
31eb780
- guenther@cvs.openbsd.org 2014/07/22 07:13:42
by Darren Tucker
· 10 years ago
820763e
- dtucker@cvs.openbsd.org 2014/07/22 01:18:50
by Darren Tucker
· 10 years ago
c4ee219
- (dtucker) [regress/unittests/sshkey/test_{file,fuzz,sshkey}.c] Wrap ecdsa-
by Darren Tucker
· 10 years ago
04f4824
- (djm) [regress/multiplex.sh] change the test for still-open Unix
by Damien Miller
· 10 years ago
5ea4fe0
- (djm) [regress/multiplex.sh] ssh mux master lost -N somehow; put it back
by Damien Miller
· 10 years ago
948a177
- (dtucker) [sshkey.c] ifdef out unused variable when compiling without
by Darren Tucker
· 10 years ago
c8f610f
- (djm) [regress/multiplex.sh] Not all netcat accept the -N option.
by Damien Miller
· 10 years ago
0e4e955
- millert@cvs.openbsd.org 2014/07/15 15:54:15
by Damien Miller
· 10 years ago
93a87ab
- (dtucker) [regress/unittests/sshkey/
by Darren Tucker
· 10 years ago
5573171
- (dtucker) [cipher.c openbsd-compat/openssl-compat.h] Restore the bits
by Darren Tucker
· 10 years ago
74e2868
- (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, used
by Tim Rice
· 10 years ago
d1a0421
- (dtucker) [key.c sshkey.c] Put new ecdsa bits inside ifdef OPENSSL_HAS_ECC.
by Darren Tucker
· 10 years ago
f0fe9ea
- (dtucker) [Makefile.in] Add a t-exec target to run just the executable
by Darren Tucker
· 10 years ago
450bc11
- (dtucker) [auth2-gss.c gss-serv-krb5.c] Include misc.h for fwd_opts, used
by Darren Tucker
· 10 years ago
ab2ec58
- djm@cvs.openbsd.org 2014/07/18 02:46:01
by Damien Miller
· 10 years ago
357610d
- djm@cvs.openbsd.org 2014/07/17 07:22:19
by Damien Miller
· 10 years ago
dad9a4a
- djm@cvs.openbsd.org 2014/07/17 00:12:03
by Damien Miller
· 10 years ago
f42f768
- djm@cvs.openbsd.org 2014/07/17 00:10:18
by Damien Miller
· 10 years ago
1b83320
- djm@cvs.openbsd.org 2014/07/17 00:10:56
by Damien Miller
· 10 years ago
6d57656
- jmc@cvs.openbsd.org 2014/07/16 14:48:57
by Damien Miller
· 10 years ago
7acefbb
- millert@cvs.openbsd.org 2014/07/15 15:54:14
by Damien Miller
· 10 years ago
6262d76
- tedu@cvs.openbsd.org 2014/07/11 13:54:34
by Damien Miller
· 10 years ago
9d69d93
- deraadt@cvs.openbsd.org 2014/07/11 08:09:54
by Damien Miller
· 10 years ago
f6293a0
- (djm) [digest-openssl.c] Preserve array order when disabling digests.
by Damien Miller
· 10 years ago
00f9cd2
- (djm) [configure.ac] Delay checks for arc4random* until after libcrypto
by Damien Miller
· 10 years ago
1d0df32
- OpenBSD CVS Sync
by Damien Miller
· 10 years ago
7a57eb3
- djm@cvs.openbsd.org 2014/07/07 08:15:26
by Damien Miller
· 10 years ago
612f965
- djm@cvs.openbsd.org 2014/07/06 07:42:03
by Damien Miller
· 10 years ago
d0bb950
- djm@cvs.openbsd.org 2014/07/09 03:02:15
by Damien Miller
· 10 years ago
0070776
- djm@cvs.openbsd.org 2014/07/09 01:45:10
by Damien Miller
· 10 years ago
079bac2
- djm@cvs.openbsd.org 2014/07/07 08:19:12
by Damien Miller
· 10 years ago
3a48cc0
- djm@cvs.openbsd.org 2014/07/05 23:11:48
by Damien Miller
· 10 years ago
48bae3a
- djm@cvs.openbsd.org 2014/07/03 23:18:35
by Damien Miller
· 10 years ago
72e6b5c
- djm@cvs.openbsd.org 2014/07/03 22:40:43
by Damien Miller
· 10 years ago
602943d
- djm@cvs.openbsd.org 2014/07/03 22:33:41
by Damien Miller
· 10 years ago
6b37fbb
- djm@cvs.openbsd.org 2014/07/03 22:23:46
by Damien Miller
· 10 years ago
d2c3cd5
- jsing@cvs.openbsd.org 2014/07/03 12:42:16
by Damien Miller
· 10 years ago
686feb5
- djm@cvs.openbsd.org 2014/07/03 11:16:55
by Damien Miller
· 10 years ago
0f12341
- jmc@cvs.openbsd.org 2014/07/03 07:45:27
by Damien Miller
· 10 years ago
9c38643
- djm@cvs.openbsd.org 2014/07/03 06:39:19
by Damien Miller
· 10 years ago
49d9bfe
- djm@cvs.openbsd.org 2014/07/03 05:38:17
by Damien Miller
· 10 years ago
ef9f13b
- djm@cvs.openbsd.org 2014/07/03 05:32:36
by Damien Miller
· 10 years ago
e6a4077
- djm@cvs.openbsd.org 2014/07/03 04:36:45
by Damien Miller
· 10 years ago
4a1d3d5
- djm@cvs.openbsd.org 2014/07/03 03:47:27
by Damien Miller
· 10 years ago
e5c0d52
- djm@cvs.openbsd.org 2014/07/03 03:34:09
by Damien Miller
· 10 years ago
c174a3b
- djm@cvs.openbsd.org 2014/07/03 03:26:43
by Damien Miller
· 10 years ago
d7ca2cd
- djm@cvs.openbsd.org 2014/07/03 03:15:01
by Damien Miller
· 10 years ago
b1e967c
- djm@cvs.openbsd.org 2014/07/03 03:11:03
by Damien Miller
· 10 years ago
61e28e5
- djm@cvs.openbsd.org 2014/07/03 01:45:38
by Damien Miller
· 10 years ago
9eb4cd9
- (djm) [monitor_fdpass.c] Use sys/poll.h if poll.h doesn't exist; bz#2237
by Damien Miller
· 10 years ago
Next »