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
*
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
*
don't check for yp_match; ok tim@
Damien Miller
2015-09-03
1
-1
/
+0
*
Check if realpath works on nonexistent files.
Darren Tucker
2015-07-17
1
-1
/
+26
*
upstream commit
djm@openbsd.org
2015-07-15
1
-1
/
+1
*
s/--with-ssh1/--without-ssh1/
Damien Miller
2015-07-01
1
-1
/
+1
*
fix syntax error
Damien Miller
2015-06-18
1
-1
/
+1
*
aarch64 support for seccomp-bpf sandbox
Damien Miller
2015-06-17
1
-4
/
+7
*
Remove unneeded backslashes. Patch from Ángel González
Tim Rice
2015-06-04
1
-2
/
+2
*
re-enable SSH protocol 1 at compile time
Damien Miller
2015-05-29
1
-1
/
+5
*
Look for '${host}-ar' before 'ar'.
Darren Tucker
2015-04-17
1
-1
/
+1
*
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
[next]