index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2016-08-07
Restore TCP wrappers support
Colin Watson
2016-08-07
GSSAPI key exchange support
Simon Wilkinson
2016-07-28
define _OPENBSD_SOURCE for reallocarray on NetBSD
Damien Miller
2016-07-23
Move Cygwin IPPORT_RESERVED overrride to defines.h
Darren Tucker
2016-07-15
add a --disable-pkcs11 knob
Damien Miller
2016-07-15
fix newline escaping for unsupported_algorithms
Damien Miller
2016-07-14
Check for VIS_ALL.
Darren Tucker
2016-07-14
Add compat code for missing wcwidth.
Darren Tucker
2016-07-13
Move err.h replacements into compat lib.
Darren Tucker
2016-07-11
Check for wchar.h and langinfo.h
Darren Tucker
2016-07-08
whitelist more architectures for seccomp-bpf
Damien Miller
2016-06-14
Use Solaris setpflags(__PROC_PROTECT, ...).
Darren Tucker
2016-05-31
modified: configure.ac
Tim Rice
2016-04-08
Remove NO_IPPORT_RESERVED_CONCEPT
Darren Tucker
2016-04-04
Tidy up openssl header test.
Darren Tucker
2016-04-04
Fix configure-time warnings for openssl test.
Darren Tucker
2016-02-23
fix sandbox on OSX Lion
Damien Miller
2016-02-19
Make Solaris privs code build on older systems.
Darren Tucker
2016-02-17
Look for gethostbyname in libresolv and libnsl.
Darren Tucker
2016-01-08
Support Illumos/Solaris fine-grained privileges
Damien Miller
2015-12-15
Allow --without-ssl-engine with --without-openssl
Darren Tucker
2015-12-15
Include openssl crypto.h for SSLeay.
Darren Tucker
2015-11-30
Add a null implementation of pledge.
Darren Tucker
2015-11-10
Fix compiler warnings in the openssl header check.
Darren Tucker
2015-10-14
s/SANDBOX_TAME/SANDBOX_PLEDGE/g
Damien Miller
2015-10-14
upstream commit
deraadt@openbsd.org
2015-10-08
hook tame(2) sandbox up to build
Damien Miller
2015-09-11
Correct default value for --with-ssh1.
Darren Tucker
2015-09-11
Force resolution of _res for correct detection.
Darren Tucker
2015-09-03
don't check for yp_match; ok tim@
Damien Miller
2015-07-17
Check if realpath works on nonexistent files.
Darren Tucker
2015-07-15
upstream commit
djm@openbsd.org
2015-07-01
s/--with-ssh1/--without-ssh1/
Damien Miller
2015-06-18
fix syntax error
Damien Miller
2015-06-17
aarch64 support for seccomp-bpf sandbox
Damien Miller
2015-06-03
Remove unneeded backslashes. Patch from Ángel González
Tim Rice
2015-05-29
re-enable SSH protocol 1 at compile time
Damien Miller
2015-04-17
Look for '${host}-ar' before 'ar'.
Darren Tucker
2015-03-27
upstream commit
djm@openbsd.org
2015-03-04
check for crypt and DES_crypt in openssl block
Damien Miller
2015-02-21
Add null declaration of AI_NUMERICINFO.
Darren Tucker
2015-01-15
support --without-openssl at configure time
Damien Miller
2015-01-13
add --without-ssh1 option to configure
Damien Miller
2014-12-10
Add reallocarray to compat library
Darren Tucker
2014-10-30
include version number in OpenSSL-too-old error
Damien Miller
2014-08-27
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
Damien Miller
2014-08-23
- (djm) [configure.ac] We now require a working vsnprintf everywhere (not
Damien Miller
2014-08-22
- (djm) [configure.ac] double braces to appease autoconf
Damien Miller
2014-08-22
- (djm) [configure.ac] include leading zero characters in OpenSSL version
Damien Miller
2014-08-20
- (djm) [configure.ac] Check OpenSSL version is supported at configure time;
Damien Miller
[next]