Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
603b8f47f1cd9ed95a2017447db8e60ca6704594
/
configure.ac
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
· 12 years ago
c54e3e0
- (dtucker) [configure.ac] Add -Werror to the -Qunused-arguments test so
by Darren Tucker
· 12 years ago
abbc7a7
- (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler
by Darren Tucker
· 12 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
· 13 years ago
d0494fd
- (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch
by Darren Tucker
· 13 years ago
e1a3ddf
- (dtucker) [configure.ac] Include <sys/param.h> rather than <sys/types.h>
by Darren Tucker
· 13 years ago
398c0ff
- (djm) [configure.ac] Fix compilation error on FreeBSD, whose libutil
by Damien Miller
· 13 years ago
e0956e3
- (djm) [Makefile.in configure.ac sandbox-seccomp-filter.c] Add sandbox
by Damien Miller
· 13 years ago
93a2d41
- (dtucker) [audit-bsm.c configure.ac] bug #1968: enable workarounds for BSM
by Darren Tucker
· 13 years ago
e9b3ad7
- (dtucker) [configure.ac mac.c openbsd-compat/openssl-compat.h] Add
by Darren Tucker
· 13 years ago
4a725ef
- (dtucker) [configure.ac] Set _FORTIFY_SOURCE. ok djm@
by Darren Tucker
· 13 years ago
aa3cbd1
- (dtucker) [INSTALL LICENCE configure.ac openbsd-compat/Makefile.in
by Darren Tucker
· 13 years ago
b0b29cc
remove SELECT_REQUIRED_FDS added erroneously with strnlen. spotted by tim
by Darren Tucker
· 13 years ago
b54f50e
- (dtucker) [configure.ac openbsd-compat/Makefile.in
by Darren Tucker
· 13 years ago
5ffe1c4
- (djm) [configure.ac defines.h] No need to detect sizeof(char); patch
by Damien Miller
· 13 years ago
a6e6061
- (tim) [configure.ac] Typo in error message spotted by Andy Tsouladze
by Tim Rice
· 13 years ago
1a91c0f
- (djm) [configure.ac] error out if the host lacks the necessary bits for
by Damien Miller
· 13 years ago
cd5e52e
- (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for
by Damien Miller
· 13 years ago
69ff1df
- djm@cvs.openbsd.org 2011/06/22 21:57:01
by Damien Miller
· 13 years ago
c09182f
- (djm) [configure.ac] enable setproctitle emulation for OS X
by Damien Miller
· 13 years ago
90f42b0
- (tim) [configure.ac defines.h] Run test program to detect system mail
by Tim Rice
· 13 years ago
b176362
- (djm) [aclocal.m4 configure.ac] since gcc-4.x ignores all -Wno-options
by Damien Miller
· 14 years ago
19d8181
- (tim) [configure.ac] Add AC_LANG_SOURCE to OPENSSH_CHECK_CFLAG_COMPILE
by Tim Rice
· 14 years ago
f22019b
- (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]
by Damien Miller
· 14 years ago
648f876
20110127
by Tim Rice
· 14 years ago
71adf12
- (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c
by Damien Miller
· 14 years ago
7924137
- (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add
by Darren Tucker
· 14 years ago
e323ebc
- (djm) [configure.ac] Disable ECC on OpenSSL <0.9.8g. Releases prior to
by Damien Miller
· 14 years ago
ea52a82
- (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h
by Darren Tucker
· 14 years ago
5849778
- (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh]
by Damien Miller
· 14 years ago
50c61f8
- (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based
by Darren Tucker
· 14 years ago
9b87a5c
- (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generating
by Tim Rice
· 14 years ago
134d02a
- (djm) [configure.ac] Fix broken test for gcc >= 4.4 with per-compiler
by Damien Miller
· 14 years ago
Next »