summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-10 00:18:28 +0000
committerColin Watson <cjwatson@debian.org>2014-02-10 00:18:28 +0000
commit9a975a9faed7c4f334e8c8490db3e77e102f2b21 (patch)
tree764a885ec9a963f6a8b15de6e1765f16b9ac4738 /config.h.in
parentee196dab7c5f97f0b80c8099343a375bead92010 (diff)
parentcdb6c90811caa5df2df856be9b0b16db020fe31d (diff)
Import openssh_6.5p1.orig.tar.gz
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in74
1 files changed, 72 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in
index b75e501b2..075c619f6 100644
--- a/config.h.in
+++ b/config.h.in
@@ -47,6 +47,10 @@
47/* Can't do comparisons on readv */ 47/* Can't do comparisons on readv */
48#undef BROKEN_READV_COMPARISON 48#undef BROKEN_READV_COMPARISON
49 49
50/* NetBSD read function is sometimes redirected, breaking atomicio comparisons
51 against it */
52#undef BROKEN_READ_COMPARISON
53
50/* Define if you have a broken realpath. */ 54/* Define if you have a broken realpath. */
51#undef BROKEN_REALPATH 55#undef BROKEN_REALPATH
52 56
@@ -74,7 +78,7 @@
74/* Define if your snprintf is busted */ 78/* Define if your snprintf is busted */
75#undef BROKEN_SNPRINTF 79#undef BROKEN_SNPRINTF
76 80
77/* FreeBSD strnvis does not do what we need */ 81/* FreeBSD strnvis argument order is swapped compared to OpenBSD */
78#undef BROKEN_STRNVIS 82#undef BROKEN_STRNVIS
79 83
80/* tcgetattr with ICANON may hang */ 84/* tcgetattr with ICANON may hang */
@@ -182,6 +186,9 @@
182/* Define to 1 if you have the `arc4random_buf' function. */ 186/* Define to 1 if you have the `arc4random_buf' function. */
183#undef HAVE_ARC4RANDOM_BUF 187#undef HAVE_ARC4RANDOM_BUF
184 188
189/* Define to 1 if you have the `arc4random_stir' function. */
190#undef HAVE_ARC4RANDOM_STIR
191
185/* Define to 1 if you have the `arc4random_uniform' function. */ 192/* Define to 1 if you have the `arc4random_uniform' function. */
186#undef HAVE_ARC4RANDOM_UNIFORM 193#undef HAVE_ARC4RANDOM_UNIFORM
187 194
@@ -212,9 +219,30 @@
212/* Define to 1 if you have the `bcopy' function. */ 219/* Define to 1 if you have the `bcopy' function. */
213#undef HAVE_BCOPY 220#undef HAVE_BCOPY
214 221
222/* Define to 1 if you have the `bcrypt_pbkdf' function. */
223#undef HAVE_BCRYPT_PBKDF
224
215/* Define to 1 if you have the `bindresvport_sa' function. */ 225/* Define to 1 if you have the `bindresvport_sa' function. */
216#undef HAVE_BINDRESVPORT_SA 226#undef HAVE_BINDRESVPORT_SA
217 227
228/* Define to 1 if you have the `blf_enc' function. */
229#undef HAVE_BLF_ENC
230
231/* Define to 1 if you have the <blf.h> header file. */
232#undef HAVE_BLF_H
233
234/* Define to 1 if you have the `Blowfish_expand0state' function. */
235#undef HAVE_BLOWFISH_EXPAND0STATE
236
237/* Define to 1 if you have the `Blowfish_expandstate' function. */
238#undef HAVE_BLOWFISH_EXPANDSTATE
239
240/* Define to 1 if you have the `Blowfish_initstate' function. */
241#undef HAVE_BLOWFISH_INITSTATE
242
243/* Define to 1 if you have the `Blowfish_stream2word' function. */
244#undef HAVE_BLOWFISH_STREAM2WORD
245
218/* Define to 1 if you have the `BN_is_prime_ex' function. */ 246/* Define to 1 if you have the `BN_is_prime_ex' function. */
219#undef HAVE_BN_IS_PRIME_EX 247#undef HAVE_BN_IS_PRIME_EX
220 248
@@ -227,6 +255,9 @@
227/* Define to 1 if you have the <bstring.h> header file. */ 255/* Define to 1 if you have the <bstring.h> header file. */
228#undef HAVE_BSTRING_H 256#undef HAVE_BSTRING_H
229 257
258/* Define to 1 if you have the `cap_rights_limit' function. */
259#undef HAVE_CAP_RIGHTS_LIMIT
260
230/* Define to 1 if you have the `clock' function. */ 261/* Define to 1 if you have the `clock' function. */
231#undef HAVE_CLOCK 262#undef HAVE_CLOCK
232 263
@@ -374,6 +405,18 @@
374/* Define if libcrypto has EVP_CIPHER_CTX_ctrl */ 405/* Define if libcrypto has EVP_CIPHER_CTX_ctrl */
375#undef HAVE_EVP_CIPHER_CTX_CTRL 406#undef HAVE_EVP_CIPHER_CTX_CTRL
376 407
408/* Define to 1 if you have the `EVP_DigestFinal_ex' function. */
409#undef HAVE_EVP_DIGESTFINAL_EX
410
411/* Define to 1 if you have the `EVP_DigestInit_ex' function. */
412#undef HAVE_EVP_DIGESTINIT_EX
413
414/* Define to 1 if you have the `EVP_MD_CTX_cleanup' function. */
415#undef HAVE_EVP_MD_CTX_CLEANUP
416
417/* Define to 1 if you have the `EVP_MD_CTX_init' function. */
418#undef HAVE_EVP_MD_CTX_INIT
419
377/* Define to 1 if you have the `EVP_sha256' function. */ 420/* Define to 1 if you have the `EVP_sha256' function. */
378#undef HAVE_EVP_SHA256 421#undef HAVE_EVP_SHA256
379 422
@@ -413,6 +456,9 @@
413/* Define to 1 if the system has the type `fsfilcnt_t'. */ 456/* Define to 1 if the system has the type `fsfilcnt_t'. */
414#undef HAVE_FSFILCNT_T 457#undef HAVE_FSFILCNT_T
415 458
459/* Define to 1 if you have the `fstatfs' function. */
460#undef HAVE_FSTATFS
461
416/* Define to 1 if you have the `fstatvfs' function. */ 462/* Define to 1 if you have the `fstatvfs' function. */
417#undef HAVE_FSTATVFS 463#undef HAVE_FSTATVFS
418 464
@@ -584,6 +630,9 @@
584/* define if you have int64_t data type */ 630/* define if you have int64_t data type */
585#undef HAVE_INT64_T 631#undef HAVE_INT64_T
586 632
633/* Define to 1 if the system has the type `intmax_t'. */
634#undef HAVE_INTMAX_T
635
587/* Define to 1 if you have the <inttypes.h> header file. */ 636/* Define to 1 if you have the <inttypes.h> header file. */
588#undef HAVE_INTTYPES_H 637#undef HAVE_INTTYPES_H
589 638
@@ -1083,6 +1132,9 @@
1083/* Define to 1 if you have the <sys/bsdtty.h> header file. */ 1132/* Define to 1 if you have the <sys/bsdtty.h> header file. */
1084#undef HAVE_SYS_BSDTTY_H 1133#undef HAVE_SYS_BSDTTY_H
1085 1134
1135/* Define to 1 if you have the <sys/capability.h> header file. */
1136#undef HAVE_SYS_CAPABILITY_H
1137
1086/* Define to 1 if you have the <sys/cdefs.h> header file. */ 1138/* Define to 1 if you have the <sys/cdefs.h> header file. */
1087#undef HAVE_SYS_CDEFS_H 1139#undef HAVE_SYS_CDEFS_H
1088 1140
@@ -1197,6 +1249,9 @@
1197/* Define to 1 if you have the <ucred.h> header file. */ 1249/* Define to 1 if you have the <ucred.h> header file. */
1198#undef HAVE_UCRED_H 1250#undef HAVE_UCRED_H
1199 1251
1252/* Define to 1 if the system has the type `uintmax_t'. */
1253#undef HAVE_UINTMAX_T
1254
1200/* define if you have uintxx_t data type */ 1255/* define if you have uintxx_t data type */
1201#undef HAVE_UINTXX_T 1256#undef HAVE_UINTXX_T
1202 1257
@@ -1385,9 +1440,18 @@
1385/* Define if EVP_DigestUpdate returns void */ 1440/* Define if EVP_DigestUpdate returns void */
1386#undef OPENSSL_EVP_DIGESTUPDATE_VOID 1441#undef OPENSSL_EVP_DIGESTUPDATE_VOID
1387 1442
1388/* libcrypto includes complete ECC support */ 1443/* OpenSSL has ECC */
1389#undef OPENSSL_HAS_ECC 1444#undef OPENSSL_HAS_ECC
1390 1445
1446/* libcrypto has NID_X9_62_prime256v1 */
1447#undef OPENSSL_HAS_NISTP256
1448
1449/* libcrypto has NID_secp384r1 */
1450#undef OPENSSL_HAS_NISTP384
1451
1452/* libcrypto has NID_secp521r1 */
1453#undef OPENSSL_HAS_NISTP521
1454
1391/* libcrypto has EVP AES CTR */ 1455/* libcrypto has EVP AES CTR */
1392#undef OPENSSL_HAVE_EVPCTR 1456#undef OPENSSL_HAVE_EVPCTR
1393 1457
@@ -1440,6 +1504,9 @@
1440/* read(1) can return 0 for a non-closed fd */ 1504/* read(1) can return 0 for a non-closed fd */
1441#undef PTY_ZEROREAD 1505#undef PTY_ZEROREAD
1442 1506
1507/* Sandbox using capsicum */
1508#undef SANDBOX_CAPSICUM
1509
1443/* Sandbox using Darwin sandbox_init(3) */ 1510/* Sandbox using Darwin sandbox_init(3) */
1444#undef SANDBOX_DARWIN 1511#undef SANDBOX_DARWIN
1445 1512
@@ -1455,6 +1522,9 @@
1455/* setrlimit RLIMIT_FSIZE works */ 1522/* setrlimit RLIMIT_FSIZE works */
1456#undef SANDBOX_SKIP_RLIMIT_FSIZE 1523#undef SANDBOX_SKIP_RLIMIT_FSIZE
1457 1524
1525/* define if setrlimit RLIMIT_NOFILE breaks things */
1526#undef SANDBOX_SKIP_RLIMIT_NOFILE
1527
1458/* Sandbox using systrace(4) */ 1528/* Sandbox using systrace(4) */
1459#undef SANDBOX_SYSTRACE 1529#undef SANDBOX_SYSTRACE
1460 1530