index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream commit
djm@openbsd.org
2015-03-27
1
-6
/
+7
*
check for crypt and DES_crypt in openssl block
Damien Miller
2015-03-03
1
-1
/
+2
*
Add null declaration of AI_NUMERICINFO.
Darren Tucker
2015-02-21
1
-0
/
+7
*
support --without-openssl at configure time
Damien Miller
2015-01-14
1
-422
/
+465
*
add --without-ssh1 option to configure
Damien Miller
2015-01-13
1
-2
/
+17
*
Add reallocarray to compat library
Darren Tucker
2014-12-09
1
-0
/
+1
*
include version number in OpenSSL-too-old error
Damien Miller
2014-10-30
1
-1
/
+1
*
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
Damien Miller
2014-08-26
1
-2
/
+3
*
- (djm) [configure.ac] We now require a working vsnprintf everywhere (not
Damien Miller
2014-08-23
1
-12
/
+18
*
- (djm) [configure.ac] double braces to appease autoconf
Damien Miller
2014-08-22
1
-3
/
+3
*
- (djm) [configure.ac] include leading zero characters in OpenSSL version
Damien Miller
2014-08-22
1
-4
/
+4
*
- (djm) [configure.ac] Check OpenSSL version is supported at configure time;
Damien Miller
2014-08-20
1
-3
/
+11
*
- (djm) [configure.ac] Delay checks for arc4random* until after libcrypto
Damien Miller
2014-07-15
1
-6
/
+9
*
- (djm) [digest-openssl.c configure.ac] Disable RIPEMD160 if libcrypto
Damien Miller
2014-07-03
1
-2
/
+10
*
- (dtucker) [configure.ac] Remove tcpwrappers support, support has already
Darren Tucker
2014-06-13
1
-59
/
+2
*
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]
Damien Miller
2014-05-27
1
-5
/
+17
*
- (djm) [commit configure.ac defines.h sshpty.c] don't attempt to use
Damien Miller
2014-05-21
1
-3
/
+2
*
- (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]
Damien Miller
2014-05-15
1
-2
/
+3
*
- (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write
Damien Miller
2014-05-15
1
-2
/
+5
*
20140221
Tim Rice
2014-02-21
1
-3
/
+3
*
- (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add compat
Darren Tucker
2014-02-13
1
-2
/
+3
*
- tedu@cvs.openbsd.org 2014/01/31 16:39:19
Damien Miller
2014-02-04
1
-2
/
+3
*
- (djm) [configure.ac atomicio.c] Kludge around NetBSD offering
Damien Miller
2014-01-30
1
-2
/
+4
*
- (djm) [configure.ac] Only check for width-specified integer types
Damien Miller
2014-01-30
1
-5
/
+11
*
- (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from
Damien Miller
2014-01-29
1
-3
/
+3
*
- (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;
Damien Miller
2014-01-28
1
-2
/
+5
*
- (djm) [configure.ac] correct AC_DEFINE for previous.
Damien Miller
2014-01-25
1
-3
/
+4
*
- (djm) [configure.ac sandbox-capsicum.c sandbox-rlimit.c] Disable
Damien Miller
2014-01-25
1
-2
/
+5
*
- (djm) [configure.ac] autoconf sets finds to 'yes' not '1', so test
Damien Miller
2014-01-25
1
-6
/
+6
*
- (djm) [configure.ac] Do not attempt to use capsicum sandbox unless
Damien Miller
2014-01-25
1
-8
/
+10
*
- (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD
Damien Miller
2014-01-25
1
-9
/
+9
*
- (dtucker) [configure.ac] NetBSD's (and FreeBSD's) strnvis is gratuitously
Darren Tucker
2014-01-23
1
-3
/
+6
*
- (djm) [configure.ac aclocal.m4] More tests to detect fallout from
Damien Miller
2014-01-22
1
-3
/
+20
*
- (djm) [configure.ac] Unless specifically requested, only attempt
Damien Miller
2014-01-22
1
-9
/
+28
*
- (dtucker) [configure.ac] Make PIE a configure-time option which defaults
Darren Tucker
2014-01-21
1
-4
/
+21
*
- (dtucker) [configure.ac] On Cygwin the getopt variables (like optargs,
Darren Tucker
2014-01-18
1
-3
/
+6
*
- (dtucker) [configure.ac] Have --without-toolchain-hardening not turn off
Darren Tucker
2014-01-17
1
-3
/
+2
*
- (dtucker) [configure.ac] Also look in inttypes.h for uintXX_t types.
Darren Tucker
2014-01-17
1
-2
/
+14
*
- (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c
Darren Tucker
2014-01-17
1
-2
/
+3
*
- (dtucker) [configure.ac digest.c openbsd-compat/openssl-compat.c
Darren Tucker
2014-01-17
1
-2
/
+6
*
- (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
Damien Miller
2014-01-17
1
-3
/
+14
*
- (dtucker) [configure.ac] Split AC_CHECK_FUNCS for OpenSSL functions into
Darren Tucker
2014-01-17
1
-3
/
+9
*
- (dtucker) [aclocal.m4 configure.ac] Add some additional compiler/toolchain
Darren Tucker
2014-01-16
1
-7
/
+33
*
- (dtucker) [configure.ac] bz#2178: Don't try to use BSM on Solaris versions
Darren Tucker
2013-12-19
1
-3
/
+3
*
- [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]
Damien Miller
2013-12-07
1
-2
/
+8
*
- [Makefile.in] Add ed25519 sources
Damien Miller
2013-12-07
1
-2
/
+3
*
- (dtucker) [configure.ac] bz#2173: use pkg-config --libs to include correct
Darren Tucker
2013-12-05
1
-3
/
+3
*
- (dtucker) [configure.ac] Add missing "test".
Darren Tucker
2013-11-09
1
-3
/
+3
*
- (dtucker) [configure.ac] Fix brackets in NID_secp521r1 test.
Darren Tucker
2013-11-09
1
-4
/
+4
*
- (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of
Darren Tucker
2013-11-09
1
-21
/
+101
[next]