Lines Matching +full:oss +full:- +full:fuzz +full:- +full:project +full:- +full:name

37 	  ~(-1) == 0 && ~(-1L) == 0L &&
39 -(INT_MIN + 1) == INT_MAX && -(LONG_MIN + 1) == LONG_MAX &&
40 /* Check that unsigned-to-signed conversions preserve bit patterns */
97 # The following lines are so that configure --help gives some global
102 [ --enable-athena build with MIT Project Athena configuration],,)
104 # Begin autoconf tests for the Makefiles generated out of the top-level
118 LIBUTIL=-lutil
125 [AS_HELP_STRING([--disable-nls], [disable native language support])],
140 # Error out if --enable-nls was explicitly requested but can't be enabled.
142 if test "$nls_enabled" != yes -o "x$po" = x; then
228 # --with-vague-errors disables useful error messages.
230 AC_ARG_WITH([vague-errors],
231 [AS_HELP_STRING([--with-vague-errors],
241 AC_ARG_ENABLE([audit-plugin],
242 [AS_HELP_STRING([--enable-audit-plugin=IMPL],
251 [AUDIT_IMPL_LIBS=-laudit
267 AC_ARG_WITH([crypto-impl],
268 [AS_HELP_STRING([--with-crypto-impl=IMPL],
292 AC_ARG_WITH([tls-impl],
293 [AS_HELP_STRING([--with-tls-impl=IMPL],
299 -lcrypto)
304 TLS_IMPL_LIBS="-lssl -lcrypto"
334 [AS_HELP_STRING([--without-keyutils], [do not link with libkeyutils])],
343 LIBS="-lkeyutils $LIBS"
357 AC_ARG_WITH([spake-openssl],
358 [AS_HELP_STRING([--with-spake-openssl],
361 if test "$withval" = auto -o "$withval" = yes; then
365 SPAKE_OPENSSL_LIBS=-lcrypto
375 [AS_HELP_STRING([--disable-aesni], [Do not build with AES-NI support])],
377 if test "$CRYPTO_IMPL" = builtin -a "x$enable_aesni" != xno; then
379 i686-*)
383 x86_64-*)
389 *-*-linux* | *-*-gnu* | *-*-*bsd* | *-*-solaris*)
390 # All Unix-like platforms need -D__linux__ for iaesx64.s to
391 # use the System V x86-64 calling convention.
392 aesni_flags="-D__linux__ -f elf -m $aesni_machine"
398 if test x"$YASM" != x -a "x$ac_cv_header_cpuid_h" = xyes; then
401 AC_DEFINE(AESNI,1,[Define if AES-NI support is enabled])
402 AC_MSG_NOTICE([Building with AES-NI support])
405 if test "x$enable_aesni" = xyes -a "x$AESNI_OBJ" = x; then
406 AC_MSG_ERROR([AES-NI support requested but cannot be built])
412 AC_ARG_ENABLE([kdc-lookaside-cache],
413 AS_HELP_STRING([--disable-kdc-lookaside-cache],
423 # -fsanitize=address, and set ASAN=yes to suppress the undefined
426 [AS_HELP_STRING([--enable-asan], [Build with asan memory checking])],
432 ASAN_FLAGS="$DEFS -fsanitize=$enable_asan"
442 # Build using OSS-Fuzz build processes for compiling fuzzing targets.
447 [AS_HELP_STRING([--enable-ossfuzz], [Build with fuzzing targets])],
451 if test -z "$LIB_FUZZING_ENGINE"; then
570 alpha*-dec-osf*)
573 KSU_LIBS="-lsecurity"
613 AC_MSG_WARN(cannot determine return type of gethostbyname_r -- disabling)
728 AC_MSG_RESULT(unknown -- ignoring gmtime_r)
732 …URNS_INT,1,[Define if gmtime_r returns int instead of struct tm pointer, as on old HP-UX systems.])
761 AC_MSG_WARN(cannot determine return type of getservbyname_r -- disabling)
823 test -d $t_dir || continue
860 # HP-UX 11 uses stuct if_laddrconf
894 [ --enable-athena build with MIT Project Athena configuration],
895 AC_DEFINE(KRB5_ATHENA_COMPAT,1,[Define if MIT Project Athena default configuration should be used])…
922 # Tests for 64-bit edwards25519 code.
937 if $prog -c 'foo() { true; }; foo' >/dev/null 2>&1; then
984 [ --enable-athena build with MIT Project Athena configuration],
1139 [ --disable-pkinit disable PKINIT plugin support],,
1180 if "$PYTHON" -c "import sys; sys.exit(not $wantver and 1 or 0)"; then
1198 CMOCKA_LIBS='-lcmocka'
1216 *-*-aix*)
1217 DB_EXTRA_LIBS=-ldb
1244 AC_MSG_WARN([ missing thread-safe function: $ts])
1247 AC_MSG_WARN([may not be thread-safe.])
1257 *-*-darwin* | *-*-rhapsody*) SUPPORTLIB_MAJOR=1 ;;
1273 if test -n "$OPENLDAP_PLUGIN"; then
1280 LDAP_LIBS='-lldap'
1284 LDAP_LIBS='-lldap -llber'
1286 AC_MSG_ERROR("BER library missing - cannot build LDAP database module")
1323 [AS_HELP_STRING([--with-lmdb],
1326 if test "$withval" = auto -o "$withval" = yes; then
1329 LMDB_LIBS=-llmdb
1341 # Kludge for simple server --- FIXME is this the best way to do this?
1343 if test "$ac_cv_lib_socket" = "yes" -a "$ac_cv_lib_nsl" = "yes"; then
1350 [AS_HELP_STRING([--without-libedit], [do not compile with libedit])],
1353 [AS_HELP_STRING([--with-readline], [compile with GNU Readline])],
1369 AC_MSG_ERROR([Could not detect libedit with pkg-config])
1378 RL_LIBS='-lreadline'
1385 AC_ARG_WITH([system-verto],
1386 [AS_HELP_STRING([--with-system-verto], [always use system verto library])],
1401 VERTO_LIBS="-lverto"
1402 AC_MSG_NOTICE([Using built-in libverto])
1423 *-*-darwin[0-9].* | *-*-darwin10.*)
1428 *-*-darwin*)
1430 # (Darwin 20) uses an xpc-based cache type called XCACHE by default.
1431 # We can access either of these collections via a macos-specific
1436 MACOS_FRAMEWORK="-framework Kerberos"
1450 # Build-time default ccache, keytab, and client keytab names. These
1453 # krb5-config if we can, or fall back to hardcoded defaults.
1454 AC_ARG_VAR(DEFCCNAME, [Default ccache name])
1455 AC_ARG_VAR(DEFKTNAME, [Default keytab name])
1456 AC_ARG_VAR(DEFCKTNAME, [Default client keytab name])
1457 AC_ARG_WITH([krb5-config],
1458 [AS_HELP_STRING([--with-krb5-config=PATH],
1459 [path to existing krb5-config program for defaults])],
1460 [], [with_krb5_config=krb5-config])
1463 with_krb5_config=krb5-config
1465 if $with_krb5_config --help 2>&1 | grep defccname >/dev/null; then
1467 : "${DEFCCNAME=`$with_krb5_config --defccname`}"
1468 : "${DEFKTNAME=`$with_krb5_config --defktname`}"
1469 : "${DEFCKTNAME=`$with_krb5_config --defcktname`}"
1486 AC_MSG_NOTICE([Default ccache name: $DEFCCNAME])
1487 AC_MSG_NOTICE([Default keytab name: $DEFKTNAME])
1488 AC_MSG_NOTICE([Default client keytab name: $DEFCKTNAME])
1489 AC_DEFINE_UNQUOTED(DEFCCNAME, ["$DEFCCNAME"], [Define to default ccache name])
1490 AC_DEFINE_UNQUOTED(DEFKTNAME, ["$DEFKTNAME"], [Define to default keytab name])
1492 [Define to default client keytab name])
1494 AC_ARG_VAR(PKCS11_MODNAME, [Default PKCS11 module name])
1496 PKCS11_MODNAME=opensc-pkcs11.so
1498 AC_MSG_NOTICE([Default PKCS11 module name: $PKCS11_MODNAME])
1500 [Default PKCS11 module name])
1502 AC_CONFIG_FILES([build-tools/krb5-config], [chmod +x build-tools/krb5-config])
1503 AC_CONFIG_FILES([build-tools/kadm-server.pc
1504 build-tools/kadm-client.pc
1505 build-tools/kdb.pc
1506 build-tools/krb5.pc
1507 build-tools/krb5-gssapi.pc
1508 build-tools/mit-krb5.pc
1509 build-tools/mit-krb5-gssapi.pc
1510 build-tools/gssrpc.pc
1535 lib/rpc lib/rpc/unit-test
1541 kdc kprop config-files build-tools man doc include
1577 appl/gss-sample appl/user_user
1580 tests/threads tests/shlib tests/gss-threads tests/misc