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
*
remove configure --with-ssh1
Damien Miller
2017-05-01
1
-28
/
+0
*
Check for and use gcc's -pipe.
Darren Tucker
2017-03-31
1
-0
/
+1
*
Remove check for OpenSSL < 0.9.8g.
Darren Tucker
2017-03-29
1
-9
/
+0
*
Enable ldns when using ldns-config.
Darren Tucker
2017-03-23
1
-0
/
+1
*
Add llabs() implementation.
V_7_5_P1
Darren Tucker
2017-03-20
1
-0
/
+1
*
require OpenSSL >=1.0.1
Damien Miller
2017-03-14
1
-2
/
+2
*
prefer to use ldns-config to find libldns
Damien Miller
2017-02-03
1
-20
/
+32
*
Remove _XOPEN_SOURCE from wide char detection.
Darren Tucker
2017-02-03
1
-4
/
+4
*
Get default of TEST_SSH_UTF8 from environment.
Darren Tucker
2016-12-13
1
-1
/
+1
*
Add strcasestr to compat library.
Darren Tucker
2016-12-13
1
-0
/
+1
*
exit is in stdlib.h not unistd.h (that's _exit).
Darren Tucker
2016-12-09
1
-1
/
+1
*
Include <unistd.h> for exit in utf8 locale test.
Darren Tucker
2016-12-09
1
-0
/
+1
*
Check for utf8 local support before testing it.
Darren Tucker
2016-12-08
1
-0
/
+18
*
Use AC_PATH_TOOL for krb5-config.
Darren Tucker
2016-12-08
1
-1
/
+1
*
Use ptrace(PT_DENY_ATTACH, ..) on OS X.
Darren Tucker
2016-10-31
1
-0
/
+1
*
Remove portability support for mmap
Damien Miller
2016-09-28
1
-2
/
+0
*
removing UseLogin bits from configure.ac
Damien Miller
2016-08-23
1
-30
/
+0
*
Only check for prctl once.
Darren Tucker
2016-08-17
1
-1
/
+0
*
add a --with-login-program configure argument
Damien Miller
2016-08-16
1
-5
/
+17
*
add --with-pam-service to specify PAM service name
Damien Miller
2016-08-16
1
-0
/
+11
*
Use tabs consistently inside "case $host".
Darren Tucker
2016-08-02
1
-8
/
+9
*
Explicitly test for broken strnvis.
Darren Tucker
2016-08-02
1
-4
/
+35
*
modified: configure.ac opensshd.init.in
Tim Rice
2016-08-01
1
-0
/
+3
*
define _OPENBSD_SOURCE for reallocarray on NetBSD
V_7_3_P1
Damien Miller
2016-07-28
1
-0
/
+1
*
Move Cygwin IPPORT_RESERVED overrride to defines.h
Darren Tucker
2016-07-23
1
-2
/
+0
*
add a --disable-pkcs11 knob
Damien Miller
2016-07-15
1
-1
/
+11
*
fix newline escaping for unsupported_algorithms
Damien Miller
2016-07-15
1
-11
/
+20
*
Check for VIS_ALL.
Darren Tucker
2016-07-14
1
-0
/
+3
*
Add compat code for missing wcwidth.
Darren Tucker
2016-07-14
1
-1
/
+6
*
Move err.h replacements into compat lib.
Darren Tucker
2016-07-13
1
-0
/
+4
*
Check for wchar.h and langinfo.h
Darren Tucker
2016-07-11
1
-0
/
+2
*
whitelist more architectures for seccomp-bpf
Damien Miller
2016-07-08
1
-0
/
+24
*
Use Solaris setpflags(__PROC_PROTECT, ...).
Darren Tucker
2016-06-14
1
-0
/
+1
*
modified: configure.ac
Tim Rice
2016-05-31
1
-48
/
+47
*
Remove NO_IPPORT_RESERVED_CONCEPT
Darren Tucker
2016-04-08
1
-3
/
+2
*
Tidy up openssl header test.
Darren Tucker
2016-04-04
1
-2
/
+3
*
Fix configure-time warnings for openssl test.
Darren Tucker
2016-04-04
1
-2
/
+2
*
fix sandbox on OSX Lion
Damien Miller
2016-02-23
1
-0
/
+3
*
Make Solaris privs code build on older systems.
Darren Tucker
2016-02-18
1
-6
/
+6
*
Look for gethostbyname in libresolv and libnsl.
Darren Tucker
2016-02-16
1
-1
/
+3
*
Support Illumos/Solaris fine-grained privileges
Damien Miller
2016-01-08
1
-2
/
+36
*
Allow --without-ssl-engine with --without-openssl
Darren Tucker
2015-12-15
1
-3
/
+3
*
Include openssl crypto.h for SSLeay.
Darren Tucker
2015-12-15
1
-0
/
+1
*
Add a null implementation of pledge.
Darren Tucker
2015-11-29
1
-1
/
+1
*
Fix compiler warnings in the openssl header check.
Darren Tucker
2015-11-10
1
-1
/
+3
*
s/SANDBOX_TAME/SANDBOX_PLEDGE/g
Damien Miller
2015-10-14
1
-1
/
+1
*
upstream commit
deraadt@openbsd.org
2015-10-13
1
-8
/
+8
*
hook tame(2) sandbox up to build
Damien Miller
2015-10-07
1
-2
/
+9
*
Correct default value for --with-ssh1.
Darren Tucker
2015-09-11
1
-1
/
+1
*
Force resolution of _res for correct detection.
Darren Tucker
2015-09-11
1
-1
/
+4
[next]