Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
408f4c2ad4a4c41baa7b9b2b7423d875abbfa70b
/
configure.ac
408f4c2
Look for '${host}-ar' before 'ar'.
by Darren Tucker
· 10 years ago
2aa9da1
upstream commit
by djm@openbsd.org
· 10 years ago
00797e8
check for crypt and DES_crypt in openssl block
by Damien Miller
· 10 years ago
e50e8c9
Add null declaration of AI_NUMERICINFO.
by Darren Tucker
· 10 years ago
72ef7c1
support --without-openssl at configure time
by Damien Miller
· 10 years ago
76c0480
add --without-ssh1 option to configure
by Damien Miller
· 10 years ago
642652d
Add reallocarray to compat library
by Darren Tucker
· 10 years ago
7d0ba53
include version number in OpenSSL-too-old error
by Damien Miller
· 10 years ago
3d673d1
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
by Damien Miller
· 10 years ago
d244a58
- (djm) [configure.ac] We now require a working vsnprintf everywhere (not
by Damien Miller
· 10 years ago
394a60f
- (djm) [configure.ac] double braces to appease autoconf
by Damien Miller
· 10 years ago
6d62784
- (djm) [configure.ac] include leading zero characters in OpenSSL version
by Damien Miller
· 10 years ago
2195847
- (djm) [configure.ac] Check OpenSSL version is supported at configure time;
by Damien Miller
· 10 years ago
00f9cd2
- (djm) [configure.ac] Delay checks for arc4random* until after libcrypto
by Damien Miller
· 10 years ago
8da0fa2
- (djm) [digest-openssl.c configure.ac] Disable RIPEMD160 if libcrypto
by Damien Miller
· 10 years ago
f969656
- (dtucker) [configure.ac] Remove tcpwrappers support, support has already
by Darren Tucker
· 10 years ago
6482d90
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]
by Damien Miller
· 10 years ago
1891277
- (djm) [commit configure.ac defines.h sshpty.c] don't attempt to use
by Damien Miller
· 10 years ago
e5b9f0f
- (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]
by Damien Miller
· 10 years ago
b9c5667
- (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write
by Damien Miller
· 10 years ago
03ae081
20140221
by Tim Rice
· 11 years ago
4a20959
- (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add compat
by Darren Tucker
· 11 years ago
1d2c456
- tedu@cvs.openbsd.org 2014/01/31 16:39:19
by Damien Miller
· 11 years ago
f5bbd3b
- (djm) [configure.ac atomicio.c] Kludge around NetBSD offering
by Damien Miller
· 11 years ago
c286819
- (djm) [configure.ac] Only check for width-specified integer types
by Damien Miller
· 11 years ago
c161fc9
- (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from
by Damien Miller
· 11 years ago
ab03949
- (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;
by Damien Miller
· 11 years ago
5b447c0
- (djm) [configure.ac] correct AC_DEFINE for previous.
by Damien Miller
· 11 years ago
2035b22
- (djm) [configure.ac sandbox-capsicum.c sandbox-rlimit.c] Disable
by Damien Miller
· 11 years ago
603b8f4
by Damien Miller
· 11 years ago
c96d853
- (djm) [configure.ac] Do not attempt to use capsicum sandbox unless
by Damien Miller
· 11 years ago
f62ecef
- (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD
by Damien Miller
· 11 years ago
42a0925
- (dtucker) [configure.ac] NetBSD's (and FreeBSD's) strnvis is gratuitously
by Darren Tucker
· 11 years ago
5c2ff5e
- (djm) [configure.ac aclocal.m4] More tests to detect fallout from
by Damien Miller
· 11 years ago
852472a
- (djm) [configure.ac] Unless specifically requested, only attempt
by Damien Miller
· 11 years ago
096118d
- (dtucker) [configure.ac] Make PIE a configure-time option which defaults
by Darren Tucker
· 11 years ago
fdce373
- (dtucker) [configure.ac] On Cygwin the getopt variables (like optargs,
by Darren Tucker
· 11 years ago
9edcbff
- (dtucker) [configure.ac] Have --without-toolchain-hardening not turn off
by Darren Tucker
· 11 years ago
6d72568
- (dtucker) [configure.ac] Also look in inttypes.h for uintXX_t types.
by Darren Tucker
· 11 years ago
a5cf1e2
- (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c
by Darren Tucker
· 11 years ago
d23a91f
- (dtucker) [configure.ac digest.c openbsd-compat/openssl-compat.c
by Darren Tucker
· 11 years ago
868ea1e
- (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
by Damien Miller
· 11 years ago
c548722
- (dtucker) [configure.ac] Split AC_CHECK_FUNCS for OpenSSL functions into
by Darren Tucker
· 11 years ago
fd99437
- (dtucker) [aclocal.m4 configure.ac] Add some additional compiler/toolchain
by Darren Tucker
· 11 years ago
1fcec9d
- (dtucker) [configure.ac] bz#2178: Don't try to use BSM on Solaris versions
by Darren Tucker
· 11 years ago
1ff130d
- [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]
by Damien Miller
· 11 years ago
a913442
- [Makefile.in] Add ed25519 sources
by Damien Miller
· 11 years ago
8369c8e
- (dtucker) [configure.ac] bz#2173: use pkg-config --libs to include correct
by Darren Tucker
· 11 years ago
dd5264d
- (dtucker) [configure.ac] Add missing "test".
by Darren Tucker
· 11 years ago
95cb2d4
- (dtucker) [configure.ac] Fix brackets in NID_secp521r1 test.
by Darren Tucker
· 11 years ago
37bcef5
- (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of
by Darren Tucker
· 11 years ago
882abfd
- (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platform
by Darren Tucker
· 11 years ago
4bf7e50
- (dtucker) [Makefile.in configure.ac] Remove TEST_SSH_SHA256 environment
by Darren Tucker
· 11 years ago
df8b030
- (djm) [configure.ac defines.h] Skip arc4random_stir() calls on platforms
by Damien Miller
· 11 years ago
007e3b3
- (dtucker) [configure.ac defines.h] Add typedefs for intmax_t and uintmax_t
by Darren Tucker
· 11 years ago
f3ab2c5
- (dtucker) [auth-krb5.c configure.ac openbsd-compat/bsd-misc.h] Add support
by Darren Tucker
· 11 years ago
6d8bd57
- (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported
by Darren Tucker
· 11 years ago
ae133d4
- (dtucker) [configure.ac sftp.c openbsd-compat/openbsd-compat.h] Cater for
by Darren Tucker
· 11 years ago
16cac19
- (dtucker) [configure.ac] Some other platforms need sys/types.h before
by Darren Tucker
· 11 years ago
0b43ffe
- (dtucker) [configure.ac] Some platforms need sys/types.h before sys/un.h.
by Darren Tucker
· 11 years ago
5ab9b63
- (tim) [configure.ac regress/Makefile] With rev 1.47 of test-exec.sh we
by Tim Rice
· 11 years ago
898ac93
- (dtucker) [configure.ac] bz#2111: don't try to use lastlog on Android.
by Darren Tucker
· 11 years ago
ef4901c
- (dtucker) [configure.ac] sys/un.h needs sys/socket.h on some platforms
by Darren Tucker
· 11 years ago
a710891
- (dtucker) [configure.ac misc.c] Look for clock_gettime in librt and fall
by Darren Tucker
· 11 years ago
c7aad00
- (dtucker) [configure.ac defines.h] Test for fd_mask, howmany and NFDBITS
by Darren Tucker
· 11 years ago
c0c3373
- (dtucker) [configure.ac openbsd-compat/xcrypt.c] bz#2112: fall back to
by Darren Tucker
· 11 years ago
efdf534
- (dtucker) [configure.ac openbsd-compat/bsd-misc.h] bz#2087: Add a null
by Darren Tucker
· 11 years ago
e194ba4
- (dtucker) [configure.ac readconf.c servconf.c
by Darren Tucker
· 11 years ago
c54e3e0
- (dtucker) [configure.ac] Add -Werror to the -Qunused-arguments test so
by Darren Tucker
· 11 years ago
abbc7a7
- (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler
by Darren Tucker
· 11 years ago
6332da2
- (djm) [auth.c configure.ac misc.c monitor.c monitor_wrap.c] Support
by Damien Miller
· 12 years ago
ce1c957
- (dtucker) [configure.ac] Use -Qunused-arguments to suppress warnings from
by Darren Tucker
· 12 years ago
c8a0f27
- (dtucker) [configure.ac] Add stdlib.h to zlib check for exit() prototype.
by Darren Tucker
· 12 years ago
63b4bcd
- (djm) [configure.ac log.c scp.c sshconnect2.c openbsd-compat/vis.c]
by Damien Miller
· 12 years ago
aa86c39
- (tim) [configure.ac] OpenServer 5 wants lastlog even though it has none
by Tim Rice
· 12 years ago
f4db77d
- (djm) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
by Damien Miller
· 12 years ago
a2438bb
- (djm) [configure.ac] Disable utmp, wtmp and/or lastlog if the platform
by Damien Miller
· 12 years ago
aa97d13
- (dtucker) [auth.c configure.ac platform.c platform.h] Accept uid 2 ("bin")
by Darren Tucker
· 12 years ago
e4f4347
- (djm) [configure.ac] Add a timeout to the select/rlimit test to give it a
by Damien Miller
· 12 years ago
ff008de
- (dtucker) [configure.ac] test that we can set number of file descriptors
by Darren Tucker
· 12 years ago
5f0e54c
- (dtucker) [configure.ac] use "=" for shell test and not "==". Spotted by
by Darren Tucker
· 12 years ago
03978c6
- (dtucker) [configure.ac ssh-gss.h] bz#2073: additional #includes needed
by Darren Tucker
· 12 years ago
b87f6b7
- (djm) [configure.ac includes.h loginrec.c mux.c sftp.c] Prefer
by Damien Miller
· 12 years ago
91f40d8
- (djm) [configure.ac sandbox-seccomp-filter.c] Support for Linux
by Damien Miller
· 12 years ago
a2b5a4c
- (dtucker) [configure.ac] bz#2073: look for Solaris' differently-named
by Darren Tucker
· 12 years ago
964de18
- (dtucker) [Makefile.in configure.ac] bz#2072: don't link krb5 libs to
by Darren Tucker
· 12 years ago
8e6fb78
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoull.c
by Darren Tucker
· 12 years ago
3c4a24c
- (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
by Darren Tucker
· 12 years ago
b6f73b3
- (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old
by Damien Miller
· 12 years ago
951b53b
- (dtucker) [configure.ac openbsd-compat/sys-tree.h] Test if compiler allows
by Darren Tucker
· 12 years ago
5c3bbd7
- (djm) [configure.ac] Don't probe seccomp capability of running kernel
by Damien Miller
· 12 years ago
d522c68
- (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h]
by Damien Miller
· 12 years ago
25a02b0
- (djm) [configure.ac cipher-ctr.c] Adapt EVP AES CTR change to retain our
by Damien Miller
· 12 years ago
8b48982
- (djm) [configure.ac] Revert previous. configure.ac already does this
by Damien Miller
· 12 years ago
03af12e
- (djm) [configure.ac] Turn on -g for gcc compilers. Helps pre-installation
by Damien Miller
· 12 years ago
77eab7b
- (djm) [configure.ac] Recursively expand $(bindir) to ensure it has no
by Damien Miller
· 12 years ago
34f702a
- (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for
by Darren Tucker
· 12 years ago
d545a4b
- (dtucker) [configure.ac sandbox-rlimit.c] Test whether or not
by Darren Tucker
· 12 years ago
60395f9
- (dtucker) [configure.ac] Detect platforms that can't use select(2) with
by Darren Tucker
· 12 years ago
5935389
- (dtucker) [configure.ac contrib/Makefile] bz#1996: use AC_PATH_TOOL to find
by Darren Tucker
· 12 years ago
Next »