diff --git a/CryptoLib/CryptoLib.xcodeproj/project.pbxproj b/CryptoLib/CryptoLib.xcodeproj/project.pbxproj index 1c40ee374..00dc0d6fc 100644 --- a/CryptoLib/CryptoLib.xcodeproj/project.pbxproj +++ b/CryptoLib/CryptoLib.xcodeproj/project.pbxproj @@ -43,6 +43,13 @@ remoteGlobalIDString = 4E01B4A02AEFDC4500941723; remoteInfo = cdoc; }; + 4ED24ECD2D4F7A3900855FC3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 39231FA120AB1C6C00E1E2B4 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4ED24EC72D4F795E00855FC3; + remoteInfo = openldap; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ @@ -73,6 +80,7 @@ 4E01B4A62AEFDD3B00941723 /* build-cdoc.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "build-cdoc.sh"; sourceTree = ""; }; 4E3681D72D40EAAD00D76DAB /* OpenLdap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenLdap.swift; sourceTree = ""; }; 4E3681DA2D40EAE800D76DAB /* MoppLdapConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoppLdapConfiguration.swift; sourceTree = ""; }; + 4ED24ECB2D4F799800855FC3 /* build-openldap.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "build-openldap.sh"; sourceTree = ""; }; DFA40D2E2ADF635F003EF945 /* 3513523f.0 */ = {isa = PBXFileReference; lastKnownFileType = text; path = 3513523f.0; sourceTree = ""; }; DFC7CA442AE010C9009D85FF /* 9f4c149e.0 */ = {isa = PBXFileReference; lastKnownFileType = text; path = 9f4c149e.0; sourceTree = ""; }; /* End PBXFileReference section */ @@ -133,6 +141,7 @@ 39266A5E20CFDCB9002E3F23 /* CdocInfo.m */, 39266A6020CFDCDF002E3F23 /* CdocInfo.h */, 4E01B4A62AEFDD3B00941723 /* build-cdoc.sh */, + 4ED24ECB2D4F799800855FC3 /* build-openldap.sh */, ); path = CryptoLib; sourceTree = ""; @@ -203,6 +212,20 @@ passBuildSettingsInEnvironment = 1; productName = cdoc; }; + 4ED24EC72D4F795E00855FC3 /* openldap */ = { + isa = PBXLegacyTarget; + buildArgumentsString = "CryptoLib/build-openldap.sh $(ACTION)"; + buildConfigurationList = 4ED24EC82D4F795E00855FC3 /* Build configuration list for PBXLegacyTarget "openldap" */; + buildPhases = ( + ); + buildToolPath = /bin/sh; + buildWorkingDirectory = "$(SRCROOT)"; + dependencies = ( + ); + name = openldap; + passBuildSettingsInEnvironment = 1; + productName = cdoc; + }; /* End PBXLegacyTarget section */ /* Begin PBXNativeTarget section */ @@ -218,6 +241,7 @@ buildRules = ( ); dependencies = ( + 4ED24ECE2D4F7A3900855FC3 /* PBXTargetDependency */, 4E01B4A52AEFDD0B00941723 /* PBXTargetDependency */, ); name = CryptoLib; @@ -261,6 +285,7 @@ targets = ( 39231FA920AB1C6C00E1E2B4 /* CryptoLib */, 4E01B4A02AEFDC4500941723 /* cdoc */, + 4ED24EC72D4F795E00855FC3 /* openldap */, ); }; /* End PBXProject section */ @@ -305,6 +330,11 @@ target = 4E01B4A02AEFDC4500941723 /* cdoc */; targetProxy = 4E01B4A42AEFDD0B00941723 /* PBXContainerItemProxy */; }; + 4ED24ECE2D4F7A3900855FC3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 4ED24EC72D4F795E00855FC3 /* openldap */; + targetProxy = 4ED24ECD2D4F7A3900855FC3 /* PBXContainerItemProxy */; + }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ @@ -341,7 +371,6 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; @@ -399,7 +428,6 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; ENABLE_MODULE_VERIFIER = NO; @@ -425,35 +453,31 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; - CODE_SIGN_IDENTITY = ""; - CODE_SIGN_STYLE = Manual; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = "$(TARGET_BUILD_DIR)"; GENERATE_INFOPLIST_FILE = YES; - HEADER_SEARCH_PATHS = "$(LDAP_PATH)/include"; + HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/openldap/include"; INFOPLIST_FILE = CryptoLib/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LDAP_PATH = "$(PROJECT_DIR)/CryptoLib/openldap/OPENLDAP.iphoneos"; - "LDAP_PATH[sdk=iphonesimulator*]" = "$(PROJECT_DIR)/CryptoLib/openldap/OPENLDAP.iphonesimulator"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); - LIBRARY_SEARCH_PATHS = "$(LDAP_PATH)/libraries"; + LIBRARY_SEARCH_PATHS = ( + "$(TARGET_BUILD_DIR)/openldap/lib", + "$(PROJECT_DIR)/../MoppLib/MoppLib/libdigidocpp/libdigidocpp.$(PLATFORM_NAME)/lib", + ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = ee.ria.digidoc.CryptoLib; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - PROVISIONING_PROFILE_SPECIFIER = ""; SKIP_INSTALL = YES; SUPPORTS_MACCATALYST = NO; - SWIFT_INCLUDE_PATHS = "$(LDAP_PATH)/include"; + SWIFT_INCLUDE_PATHS = "$(TARGET_BUILD_DIR)/openldap/include"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; @@ -464,35 +488,31 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; - CODE_SIGN_IDENTITY = ""; - CODE_SIGN_STYLE = Manual; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = "$(TARGET_BUILD_DIR)"; GENERATE_INFOPLIST_FILE = YES; - HEADER_SEARCH_PATHS = "$(LDAP_PATH)/include"; + HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/openldap/include"; INFOPLIST_FILE = CryptoLib/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LDAP_PATH = "$(PROJECT_DIR)/CryptoLib/openldap/OPENLDAP.iphoneos"; - "LDAP_PATH[sdk=iphonesimulator*]" = "$(PROJECT_DIR)/CryptoLib/openldap/OPENLDAP.iphonesimulator"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); - LIBRARY_SEARCH_PATHS = "$(LDAP_PATH)/libraries"; + LIBRARY_SEARCH_PATHS = ( + "$(TARGET_BUILD_DIR)/openldap/lib", + "$(PROJECT_DIR)/../MoppLib/MoppLib/libdigidocpp/libdigidocpp.$(PLATFORM_NAME)/lib", + ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = ee.ria.digidoc.CryptoLib; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - PROVISIONING_PROFILE_SPECIFIER = ""; SKIP_INSTALL = YES; SUPPORTS_MACCATALYST = NO; - SWIFT_INCLUDE_PATHS = "$(LDAP_PATH)/include"; + SWIFT_INCLUDE_PATHS = "$(TARGET_BUILD_DIR)/openldap/include"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; @@ -512,6 +532,20 @@ }; name = Release; }; + 4ED24EC92D4F795E00855FC3 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 4ED24ECA2D4F795E00855FC3 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -542,6 +576,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 4ED24EC82D4F795E00855FC3 /* Build configuration list for PBXLegacyTarget "openldap" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4ED24EC92D4F795E00855FC3 /* Debug */, + 4ED24ECA2D4F795E00855FC3 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ diff --git a/CryptoLib/CryptoLib/build-cdoc.sh b/CryptoLib/CryptoLib/build-cdoc.sh index 6fce67c7e..e7b6743e5 100755 --- a/CryptoLib/CryptoLib/build-cdoc.sh +++ b/CryptoLib/CryptoLib/build-cdoc.sh @@ -14,8 +14,8 @@ cmake \ -DCMAKE_OSX_DEPLOYMENT_TARGET=${IPHONEOS_DEPLOYMENT_TARGET} \ -DBUILD_SHARED_LIBS=YES \ -DOPENSSL_ROOT_DIR=${PROJECT_DIR}/../MoppLib/MoppLib/libdigidocpp/libdigidocpp.${PLATFORM_NAME} \ - -DSWIG_DIR=NOTFOUND \ - -DDOXYGEN_EXECUTABLE=NOTFOUND \ + -DCMAKE_DISABLE_FIND_PACKAGE_SWIG=YES \ + -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=YES \ -S ${SOURCE_DIR} -B ${TARGET_TEMP_DIR} cmake --build ${TARGET_TEMP_DIR} cmake --install ${TARGET_TEMP_DIR} diff --git a/CryptoLib/CryptoLib/build-openldap.sh b/CryptoLib/CryptoLib/build-openldap.sh new file mode 100755 index 000000000..e03e53c22 --- /dev/null +++ b/CryptoLib/CryptoLib/build-openldap.sh @@ -0,0 +1,35 @@ +: ${OPENLDAP:=openldap-2.6.9} +: ${IPHONEOS_DEPLOYMENT_TARGET:="13.0"} +: ${ARCHS:="arm64"} +: ${PREFIX=${BUILT_PRODUCTS_DIR}/openldap} +: ${PLATFORM_NAME:="iphoneos"} +SYSROOT=$(xcrun -sdk ${PLATFORM_NAME} --show-sdk-path) +OPENSSL_DIR=${PROJECT_DIR}/../MoppLib/MoppLib/libdigidocpp/libdigidocpp.${PLATFORM_NAME} +SOURCE_DIR=${DERIVED_SOURCES_DIR} +export IPHONEOS_DEPLOYMENT_TARGET +export CFLAGS="-arch ${ARCHS// / -arch } -isysroot ${SYSROOT}" +export CXXFLAGS="${CFLAGS}" +export CPPFLAGS="${CFLAGS} -I${OPENSSL_DIR}/include" +export LDFLAGS="-L${OPENSSL_DIR}/lib" + +mkdir -p ${SOURCE_DIR} +cd ${SOURCE_DIR} +if [ ! -f ${OPENLDAP}.tgz ]; then + curl -O -L http://mirror.eu.oneandone.net/software/openldap/openldap-release/${OPENLDAP}.tgz +fi +if [ ! -d ${OPENLDAP} ]; then + tar xf ${OPENLDAP}.tgz + cd ${OPENLDAP} + sed -ie 's! clients servers tests doc!!' Makefile.in + cd ${TARGET_TEMP_DIR} + echo ${SOURCE_DIR}/${OPENLDAP}/configure + ${SOURCE_DIR}/${OPENLDAP}/configure --host=arm-apple-darwin \ + --prefix=${PREFIX} --enable-static --disable-shared --disable-syslog --disable-local \ + --disable-slapd --disable-cleartext --disable-mdb --disable-relay --disable-syncprov \ + --without-cyrus-sasl --without-systemd --without-fetch --without-threads --with-tls=openssl --without-argon2 \ + ac_cv_func_memcmp_working=yes lt_cv_apple_cc_single_mod=yes || cat config.log +else + cd ${TARGET_TEMP_DIR} +fi +make install +cp ${PROJECT_DIR}/CryptoLib/module.modulemap ${PREFIX}/include diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/module.modulemap b/CryptoLib/CryptoLib/module.modulemap similarity index 100% rename from CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/module.modulemap rename to CryptoLib/CryptoLib/module.modulemap diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/Makefile.in b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/Makefile.in deleted file mode 100755 index debe1b0a6..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/Makefile.in +++ /dev/null @@ -1,85 +0,0 @@ -# include Makefile.in for OpenLDAP -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2022 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . - -all-local: ldap_config.h FORCE - -install-local: FORCE - -$(MKDIR) $(DESTDIR)$(includedir) - for header in $(srcdir)/lber.h lber_types.h \ - $(srcdir)/ldap.h $(srcdir)/ldap_cdefs.h \ - $(srcdir)/ldap_schema.h $(srcdir)/ldap_utf8.h \ - $(srcdir)/slapi-plugin.h ldap_features.h \ - $(srcdir)/ldif.h $(srcdir)/openldap.h ; \ - do \ - $(INSTALL) $(INSTALLFLAGS) -m 644 $$header $(DESTDIR)$(includedir); \ - done - -clean-local: FORCE - $(RM) ldap_config.h - -veryclean-local: clean-local FORCE - $(RM) portable.h lber_types.h ldap_features.h - -depend-local: ldap_config.h FORCE - -LDAP_CONFIG=$(srcdir)/ldap_config.hin - -ldap_config.h: $(LDAP_CONFIG) Makefile - @$(RM) $@ - @echo "Making $@" - @echo "/* Generated from $(LDAP_CONFIG) on `date` */" > $@; \ - if test $(PLAT) = NT; then \ - sysconfdir=`cygpath -w $(sysconfdir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - datadir=`cygpath -w $(datadir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - bindir=`cygpath -w $(bindir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - sbindir=`cygpath -w $(sbindir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - libexecdir=`cygpath -w $(libexecdir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - moduledir=`cygpath -w $(moduledir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - localstatedir=`cygpath -w $(localstatedir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - else \ - sysconfdir=$(sysconfdir); \ - datadir=$(datadir); \ - bindir=$(bindir); \ - sbindir=$(sbindir); \ - libexecdir=$(libexecdir); \ - moduledir=$(moduledir); \ - localstatedir=$(localstatedir); \ - localedir=$(localedir); \ - fi; \ - $(SED) \ - -e "s;%SYSCONFDIR%;$$sysconfdir;" \ - -e "s;%DATADIR%;$$datadir;" \ - -e "s;%BINDIR%;$$bindir;" \ - -e "s;%SBINDIR%;$$sbindir;" \ - -e "s;%LIBEXECDIR%;$$libexecdir;" \ - -e "s;%MODULEDIR%;$$moduledir;" \ - -e "s;%RUNDIR%;$$localstatedir;" \ - -e "s;%LOCALEDIR%;$$localedir;" \ - $(LDAP_CONFIG) >> $@; \ - $(CHMOD) 444 $@ - -all-common: all-local -install-common: all-common install-local -clean-common: clean-local -veryclean-common: veryclean-local -depend-common: depend-local - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/alloca.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/alloca.h deleted file mode 100755 index 0192dca53..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/alloca.h +++ /dev/null @@ -1,43 +0,0 @@ -/* Generic alloca.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_ALLOCA_H -#define _AC_ALLOCA_H - -/* - * use of alloca is disallowed as it is machine dependent - */ -#error "alloca() not supported, use malloc()" - -/* AIX requires this to be the first thing in the file. */ -#ifdef __GNUC__ -# define alloca __builtin_alloca -#else -# ifdef HAVE_ALLOCA_H -# include -# else -# ifdef _AIX -#pragma alloca -# else -# ifndef alloca /* predefined by HP cc +Olibcalls */ -extern char *(alloca)(); -# endif -# endif -# endif -#endif - - -#endif /* _AC_ALLOCA_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/assert.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/assert.h deleted file mode 100755 index dbb22951c..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/assert.h +++ /dev/null @@ -1,57 +0,0 @@ -/* Generic assert.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_ASSERT_H -#define _AC_ASSERT_H - -#undef assert - -#ifdef LDAP_DEBUG - -#if defined( HAVE_ASSERT_H ) || defined( STDC_HEADERS ) - -#undef NDEBUG -#include - -#else /* !(HAVE_ASSERT_H || STDC_HEADERS) */ - -#define LDAP_NEED_ASSERT 1 - -/* - * no assert()... must be a very old compiler. - * create a replacement and hope it works - */ - -LBER_F (void) ber_pvt_assert LDAP_P(( const char *file, int line, - const char *test )); - -/* Can't use LDAP_STRING(test), that'd expand to "test" */ -#if defined(__STDC__) || defined(__cplusplus) -#define assert(test) \ - ((test) ? (void)0 : ber_pvt_assert( __FILE__, __LINE__, #test ) ) -#else -#define assert(test) \ - ((test) ? (void)0 : ber_pvt_assert( __FILE__, __LINE__, "test" ) ) -#endif - -#endif /* (HAVE_ASSERT_H || STDC_HEADERS) */ - -#else /* !LDAP_DEBUG */ -/* no asserts */ -#define assert(test) ((void)0) -#endif /* LDAP_DEBUG */ - -#endif /* _AC_ASSERT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/bytes.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/bytes.h deleted file mode 100755 index f8a6314eb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/bytes.h +++ /dev/null @@ -1,78 +0,0 @@ -/* Generic bytes.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_BYTES_H -#define _AC_BYTES_H - -/* cross compilers should define both AC_INT{2,4}_TYPE in CPPFLAGS */ - -#if !defined( AC_INT4_TYPE ) - /* use autoconf defines to provide sized typedefs */ -# if SIZEOF_LONG == 4 -# define AC_INT4_TYPE long -# elif SIZEOF_INT == 4 -# define AC_INT4_TYPE int -# elif SIZEOF_SHORT == 4 -# define AC_INT4_TYPE short -# else -# error "AC_INT4_TYPE?" -# endif -#endif - -typedef AC_INT4_TYPE ac_int4; -typedef signed AC_INT4_TYPE ac_sint4; -typedef unsigned AC_INT4_TYPE ac_uint4; - -#if !defined( AC_INT2_TYPE ) -# if SIZEOF_SHORT == 2 -# define AC_INT2_TYPE short -# elif SIZEOF_INT == 2 -# define AC_INT2_TYPE int -# elif SIZEOF_LONG == 2 -# define AC_INT2_TYPE long -# else -# error "AC_INT2_TYPE?" -# endif -#endif - -#if defined( AC_INT2_TYPE ) -typedef AC_INT2_TYPE ac_int2; -typedef signed AC_INT2_TYPE ac_sint2; -typedef unsigned AC_INT2_TYPE ac_uint2; -#endif - -#ifndef BYTE_ORDER -/* cross compilers should define BYTE_ORDER in CPPFLAGS */ - -/* - * Definitions for byte order, according to byte significance from low - * address to high. - */ -#define LITTLE_ENDIAN 1234 /* LSB first: i386, vax */ -#define BIG_ENDIAN 4321 /* MSB first: 68000, ibm, net */ -#define PDP_ENDIAN 3412 /* LSB first in word, MSW first in long */ - -/* assume autoconf's AC_C_BIGENDIAN has been ran */ -/* if it hasn't, we assume (maybe falsely) the order is LITTLE ENDIAN */ -# ifdef WORDS_BIGENDIAN -# define BYTE_ORDER BIG_ENDIAN -# else -# define BYTE_ORDER LITTLE_ENDIAN -# endif - -#endif /* BYTE_ORDER */ - -#endif /* _AC_BYTES_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/crypt.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/crypt.h deleted file mode 100755 index da52c1c9b..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/crypt.h +++ /dev/null @@ -1,29 +0,0 @@ -/* Generic crypt.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_CRYPT_H -#define _AC_CRYPT_H - -#include - -/* crypt() may be defined in a separate include file */ -#ifdef HAVE_CRYPT_H -# include -#else - extern char *(crypt)(); -#endif - -#endif /* _AC_CRYPT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/ctype.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/ctype.h deleted file mode 100755 index e385f3acb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/ctype.h +++ /dev/null @@ -1,33 +0,0 @@ -/* Generic ctype.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_CTYPE_H -#define _AC_CTYPE_H - -#include - -#undef TOUPPER -#undef TOLOWER - -#ifdef C_UPPER_LOWER -# define TOUPPER(c) (islower(c) ? toupper(c) : (c)) -# define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) -#else -# define TOUPPER(c) toupper(c) -# define TOLOWER(c) tolower(c) -#endif - -#endif /* _AC_CTYPE_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/dirent.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/dirent.h deleted file mode 100755 index 93df7b6f2..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/dirent.h +++ /dev/null @@ -1,54 +0,0 @@ -/* Generic dirent.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_DIRENT_H -#define _AC_DIRENT_H - -#ifdef HAVE_DIRENT_H -# include -# define NAMLEN(dirent) strlen((dirent)->d_name) -#elif defined(_MSC_VER) -#include -#ifndef MAX_PATH -#define MAX_PATH 260 -#endif -struct dirent { - char *d_name; -}; -typedef struct DIR { - HANDLE dir; - struct dirent data; - int first; - char buf[MAX_PATH+1]; -} DIR; -DIR *opendir(const char *name); -struct dirent *readdir(DIR *dir); -int closedir(DIR *dir); -#else -# define dirent direct -# define NAMLEN(dirent) (dirent)->d_namlen -# ifdef HAVE_SYS_NDIR_H -# include -# endif -# ifdef HAVE_SYS_DIR_H -# include -# endif -# ifdef HAVE_NDIR_H -# include -# endif -#endif - -#endif /* _AC_DIRENT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/errno.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/errno.h deleted file mode 100755 index 8a7f32c90..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/errno.h +++ /dev/null @@ -1,32 +0,0 @@ -/* Generic errno.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_ERRNO_H -#define _AC_ERRNO_H - -#if defined( HAVE_ERRNO_H ) -# include -#elif defined( HAVE_SYS_ERRNO_H ) -# include -#endif - -#if defined( HAVE_SYS_ERRLIST ) && defined( DECL_SYS_ERRLIST ) - /* have sys_errlist but need declaration */ - LDAP_LIBC_V(int) sys_nerr; - LDAP_LIBC_V(char) *sys_errlist[]; -#endif - -#endif /* _AC_ERRNO_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/fdset.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/fdset.h deleted file mode 100755 index 620850b1f..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/fdset.h +++ /dev/null @@ -1,42 +0,0 @@ -/* redefine FD_SET */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * This header is to be included by portable.h to ensure - * tweaking of FD_SETSIZE is done early enough to be effective. - */ - -#ifndef _AC_FDSET_H -#define _AC_FDSET_H - -#if !defined( OPENLDAP_FD_SETSIZE ) && !defined( FD_SETSIZE ) -# define OPENLDAP_FD_SETSIZE 4096 -#endif - -#ifdef OPENLDAP_FD_SETSIZE - /* assume installer desires to enlarge fd_set */ -# ifdef HAVE_BITS_TYPES_H -# include -# endif -# ifdef __FD_SETSIZE -# undef __FD_SETSIZE -# define __FD_SETSIZE OPENLDAP_FD_SETSIZE -# else -# define FD_SETSIZE OPENLDAP_FD_SETSIZE -# endif -#endif - -#endif /* _AC_FDSET_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/localize.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/localize.h deleted file mode 100755 index 9e19fe6e9..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/localize.h +++ /dev/null @@ -1,44 +0,0 @@ -/* localize.h (i18n/l10n) */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_LOCALIZE_H -#define _AC_LOCALIZE_H - -#ifdef LDAP_LOCALIZE - -# include -# include - - /* enable i18n/l10n */ -# define gettext_noop(s) s -# define _(s) gettext(s) -# define N_(s) gettext_noop(s) -# define ldap_pvt_setlocale(c,l) ((void) setlocale(c, l)) -# define ldap_pvt_textdomain(d) ((void) textdomain(d)) -# define ldap_pvt_bindtextdomain(p,d) ((void) bindtextdomain(p, d)) - -#else - - /* disable i18n/l10n */ -# define _(s) s -# define N_(s) s -# define ldap_pvt_setlocale(c,l) ((void) 0) -# define ldap_pvt_textdomain(d) ((void) 0) -# define ldap_pvt_bindtextdomain(p,d) ((void) 0) - -#endif - -#endif /* _AC_LOCALIZE_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/param.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/param.h deleted file mode 100755 index a3f5d675e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/param.h +++ /dev/null @@ -1,39 +0,0 @@ -/* Generic param.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_PARAM_H -#define _AC_PARAM_H - -#ifdef HAVE_SYS_PARAM_H -#include -#endif - -/* MAXPATHLEN should come from */ -#include - -#ifndef MAXPATHLEN -# if defined(PATH_MAX) -# define MAXPATHLEN PATH_MAX - -# elif defined(_MAX_PATH) -# define MAXPATHLEN _MAX_PATH - -# else -# define MAXPATHLEN 4096 -# endif -#endif - -#endif /* _AC_PARAM_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/regex.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/regex.h deleted file mode 100755 index ed1ddd4ed..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/regex.h +++ /dev/null @@ -1,39 +0,0 @@ -/* Generic Regex */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_REGEX_H_ -#define _AC_REGEX_H_ - -#ifdef HAVE_SYS_TYPES_H -#include -#endif - -#ifndef HAVE_REGEX_H -/* NO POSIX REGEX!! - * You'll need to install a POSIX compatible REGEX library. - * Either Henry Spencer's or GNU regex will do. - */ -#error "No POSIX REGEX available." - -#elif HAVE_GNUREGEX_H - /* system has GNU gnuregex.h */ -# include -#else - /* have regex.h, assume it's POSIX compliant */ -# include -#endif /* regex.h */ - -#endif /* _AC_REGEX_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/signal.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/signal.h deleted file mode 100755 index 1c7293bba..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/signal.h +++ /dev/null @@ -1,80 +0,0 @@ -/* Generic signal.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SIGNAL_H -#define _AC_SIGNAL_H - -#include - -#undef SIGNAL - -#if defined( HAVE_SIGACTION ) -#define SIGNAL lutil_sigaction -typedef void (*lutil_sig_t)(int); -LDAP_LUTIL_F(lutil_sig_t) lutil_sigaction( int sig, lutil_sig_t func ); -#define SIGNAL_REINSTALL(sig,act) (void)0 -#elif defined( HAVE_SIGSET ) -#define SIGNAL sigset -#define SIGNAL_REINSTALL sigset -#else -#define SIGNAL signal -#define SIGNAL_REINSTALL signal -#endif - -#if !defined( LDAP_SIGUSR1 ) || !defined( LDAP_SIGUSR2 ) -#undef LDAP_SIGUSR1 -#undef LDAP_SIGUSR2 - -# if defined(WINNT) || defined(_WINNT) || defined(_WIN32) -# define LDAP_SIGUSR1 SIGILL -# define LDAP_SIGUSR2 SIGTERM - -# elif !defined(HAVE_LINUX_THREADS) -# define LDAP_SIGUSR1 SIGUSR1 -# define LDAP_SIGUSR2 SIGUSR2 - -# else - /* - * Some versions of LinuxThreads unfortunately uses the only - * two signals reserved for user applications. This forces - * OpenLDAP to use other signals reserved for other uses. - */ - -# if defined( SIGSTKFLT ) -# define LDAP_SIGUSR1 SIGSTKFLT -# elif defined ( SIGSYS ) -# define LDAP_SIGUSR1 SIGSYS -# endif - -# if defined( SIGUNUSED ) -# define LDAP_SIGUSR2 SIGUNUSED -# elif defined ( SIGINFO ) -# define LDAP_SIGUSR2 SIGINFO -# elif defined ( SIGEMT ) -# define LDAP_SIGUSR2 SIGEMT -# endif -# endif -#endif - -#ifndef LDAP_SIGCHLD -#ifdef SIGCHLD -#define LDAP_SIGCHLD SIGCHLD -#elif SIGCLD -#define LDAP_SIGCHLD SIGCLD -#endif -#endif - -#endif /* _AC_SIGNAL_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/socket.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/socket.h deleted file mode 100755 index 96ebabe06..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/socket.h +++ /dev/null @@ -1,264 +0,0 @@ -/* Generic socket.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SOCKET_H_ -#define _AC_SOCKET_H_ - -#ifdef HAVE_SYS_TYPES_H -#include -#endif - -#ifdef HAVE_POLL_H -#include -#elif defined(HAVE_SYS_POLL_H) -#include -#endif - -#ifdef HAVE_SYS_SOCKET_H -#include - -#ifdef HAVE_SYS_UN_H -#include -#endif - -#ifdef HAVE_SYS_SELECT_H -#include -#endif - -#include - -#ifdef HAVE_NETINET_TCP_H -#include -#endif - -#ifdef HAVE_ARPA_INET_H -#include -#endif - -#ifdef HAVE_ARPA_NAMESER_H -#include -#endif - -#include - -#ifdef HAVE_RESOLV_H -#include -#endif - -#endif /* HAVE_SYS_SOCKET_H */ - -#ifdef HAVE_WINSOCK2 -#include -#include -#elif defined(HAVE_WINSOCK) -#include -#endif - -#ifdef HAVE_PCNFS -#include -#endif /* HAVE_PCNFS */ - -#ifndef INADDR_LOOPBACK -#define INADDR_LOOPBACK (0x7f000001UL) -#endif - -#ifndef MAXHOSTNAMELEN -#define MAXHOSTNAMELEN 64 -#endif - -#undef sock_errno -#undef sock_errstr -#define sock_errno() errno -#define sock_errstr(e, b, l) AC_STRERROR_R(e, b, l) -#define sock_errset(e) ((void) (errno = (e))) - -#ifdef HAVE_WINSOCK -# define tcp_read( s, buf, len ) recv( s, buf, len, 0 ) -# define tcp_write( s, buf, len ) send( s, buf, len, 0 ) -# define ioctl( s, c, a ) ioctlsocket( (s), (c), (a) ) -# define ioctl_t u_long -# define AC_SOCKET_INVALID ((unsigned int) -1) - -# ifdef SD_BOTH -# define tcp_close( s ) (shutdown( s, SD_BOTH ), closesocket( s )) -# else -# define tcp_close( s ) closesocket( s ) -# endif - -#define EWOULDBLOCK WSAEWOULDBLOCK -#define EINPROGRESS WSAEINPROGRESS -#define ETIMEDOUT WSAETIMEDOUT - -#undef sock_errno -#undef sock_errstr -#undef sock_errset -#define sock_errno() WSAGetLastError() -#define sock_errstr(e, b, l) ber_pvt_wsa_err2string(e) -#define sock_errset(e) WSASetLastError(e) - -LBER_F( char * ) ber_pvt_wsa_err2string LDAP_P((int)); - -#elif defined(MACOS) -# define tcp_close( s ) tcpclose( s ) -# define tcp_read( s, buf, len ) tcpread( s, buf, len ) -# define tcp_write( s, buf, len ) tcpwrite( s, buf, len ) - -#elif defined(HAVE_PCNFS) -# define tcp_close( s ) close( s ) -# define tcp_read( s, buf, len ) recv( s, buf, len, 0 ) -# define tcp_write( s, buf, len ) send( s, buf, len, 0 ) - -#elif defined(HAVE_NCSA) -# define tcp_close( s ) do { netclose( s ); netshut() } while(0) -# define tcp_read( s, buf, len ) nread( s, buf, len ) -# define tcp_write( s, buf, len ) netwrite( s, buf, len ) - -#elif defined(HAVE_CLOSESOCKET) -# define tcp_close( s ) closesocket( s ) - -# ifdef __BEOS__ -# define tcp_read( s, buf, len ) recv( s, buf, len, 0 ) -# define tcp_write( s, buf, len ) send( s, buf, len, 0 ) -# endif - -#else -# define tcp_read( s, buf, len) read( s, buf, len ) -# define tcp_write( s, buf, len) write( s, buf, len ) - -# ifdef SHUT_RDWR -# define tcp_close( s ) (shutdown( s, SHUT_RDWR ), close( s )) -# else -# define tcp_close( s ) close( s ) -# endif - -#ifdef HAVE_PIPE -/* - * Only use pipe() on systems where file and socket descriptors - * are interchangeable - */ -# define USE_PIPE HAVE_PIPE -#endif - -#endif /* MACOS */ - -#ifndef ioctl_t -# define ioctl_t int -#endif - -#ifndef AC_SOCKET_INVALID -# define AC_SOCKET_INVALID (-1) -#endif -#ifndef AC_SOCKET_ERROR -# define AC_SOCKET_ERROR (-1) -#endif - -#if !defined( HAVE_INET_ATON ) && !defined( inet_aton ) -# define inet_aton ldap_pvt_inet_aton -struct in_addr; -LDAP_F (int) ldap_pvt_inet_aton LDAP_P(( const char *, struct in_addr * )); -#endif - -#if defined(__WIN32) && defined(_ALPHA) -/* NT on Alpha is hosed. */ -# define AC_HTONL( l ) \ - ((((l)&0xffU)<<24) + (((l)&0xff00U)<<8) + \ - (((l)&0xff0000U)>>8) + (((l)&0xff000000U)>>24)) -# define AC_NTOHL(l) AC_HTONL(l) - -#else -# define AC_HTONL( l ) htonl( l ) -# define AC_NTOHL( l ) ntohl( l ) -#endif - -/* htons()/ntohs() may be broken much like htonl()/ntohl() */ -#define AC_HTONS( s ) htons( s ) -#define AC_NTOHS( s ) ntohs( s ) - -#ifdef LDAP_PF_LOCAL -# if !defined( AF_LOCAL ) && defined( AF_UNIX ) -# define AF_LOCAL AF_UNIX -# endif -# if !defined( PF_LOCAL ) && defined( PF_UNIX ) -# define PF_LOCAL PF_UNIX -# endif -#endif - -#ifndef INET_ADDRSTRLEN -# define INET_ADDRSTRLEN 16 -#endif -#ifndef INET6_ADDRSTRLEN -# define INET6_ADDRSTRLEN 46 -#endif - -#if defined( HAVE_GETADDRINFO ) || defined( HAVE_GETNAMEINFO ) -# ifdef HAVE_GAI_STRERROR -# define AC_GAI_STRERROR(x) (gai_strerror((x))) -# else -# define AC_GAI_STRERROR(x) (ldap_pvt_gai_strerror((x))) - LDAP_F (char *) ldap_pvt_gai_strerror( int ); -# endif -#endif - -#if defined(LDAP_PF_LOCAL) && \ - !defined(HAVE_GETPEEREID) && \ - !defined(HAVE_GETPEERUCRED) && \ - !defined(SO_PEERCRED) && !defined(LOCAL_PEERCRED) && \ - defined(HAVE_SENDMSG) && (defined(HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN) || \ - defined(HAVE_STRUCT_MSGHDR_MSG_CONTROL)) -# define LDAP_PF_LOCAL_SENDMSG 1 -#endif - -#ifdef HAVE_GETPEEREID -#define LUTIL_GETPEEREID( s, uid, gid, bv ) getpeereid( s, uid, gid ) -#elif defined(LDAP_PF_LOCAL_SENDMSG) -struct berval; -LDAP_LUTIL_F( int ) lutil_getpeereid( int s, uid_t *, gid_t *, struct berval *bv ); -#define LUTIL_GETPEEREID( s, uid, gid, bv ) lutil_getpeereid( s, uid, gid, bv ) -#else -LDAP_LUTIL_F( int ) lutil_getpeereid( int s, uid_t *, gid_t * ); -#define LUTIL_GETPEEREID( s, uid, gid, bv ) lutil_getpeereid( s, uid, gid ) -#endif - -typedef union Sockaddr { - struct sockaddr sa_addr; - struct sockaddr_in sa_in_addr; -#ifdef LDAP_PF_INET6 - struct sockaddr_storage sa_storage; - struct sockaddr_in6 sa_in6_addr; -#endif -#ifdef LDAP_PF_LOCAL - struct sockaddr_un sa_un_addr; -#endif -} Sockaddr; - -/* DNS RFC defines max host name as 255. New systems seem to use 1024 */ -#ifndef NI_MAXHOST -#define NI_MAXHOST 256 -#endif - -#ifdef HAVE_POLL -# ifndef INFTIM -# define INFTIM (-1) -# endif -#undef POLL_OTHER -#define POLL_OTHER (POLLERR|POLLHUP) -#undef POLL_READ -#define POLL_READ (POLLIN|POLLPRI|POLL_OTHER) -#undef POLL_WRITE -#define POLL_WRITE (POLLOUT|POLL_OTHER) -#endif - -#endif /* _AC_SOCKET_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/stdarg.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/stdarg.h deleted file mode 100755 index 7ba29737e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/stdarg.h +++ /dev/null @@ -1,28 +0,0 @@ -/* Generic stdarg.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_STDARG_H -#define _AC_STDARG_H 1 - -/* require STDC variable argument support */ - -#include - -#ifndef HAVE_STDARG -# define HAVE_STDARG 1 -#endif - -#endif /* _AC_STDARG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/stdlib.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/stdlib.h deleted file mode 100755 index 63e3e70ad..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/stdlib.h +++ /dev/null @@ -1,48 +0,0 @@ -/* Generic stdlib.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_STDLIB_H -#define _AC_STDLIB_H - -#if defined( HAVE_CSRIMALLOC ) -#include -#define MALLOC_TRACE -#include -#endif - -#include - -/* Ignore malloc.h if we have STDC_HEADERS */ -#if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS) -# include -#endif - -#ifndef EXIT_SUCCESS -# define EXIT_SUCCESS 0 -# define EXIT_FAILURE 1 -#endif - -#ifdef HAVE_LIMITS_H -#include -#endif - -#if defined(LINE_MAX) -# define AC_LINE_MAX LINE_MAX -#else -# define AC_LINE_MAX 2048 /* POSIX MIN */ -#endif - -#endif /* _AC_STDLIB_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/string.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/string.h deleted file mode 100755 index c4c135410..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/string.h +++ /dev/null @@ -1,118 +0,0 @@ -/* Generic string.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_STRING_H -#define _AC_STRING_H - -#ifdef STDC_HEADERS -# include - -#else -# ifdef HAVE_STRING_H -# include -# endif -# if defined(HAVE_STRINGS_H) && (!defined(HAVE_STRING_H) || defined(BOTH_STRINGS_H)) -# include -# endif - -# ifdef HAVE_MEMORY_H -# include -# endif - -# ifndef HAVE_STRRCHR -# undef strchr -# define strchr index -# undef strrchr -# define strrchr rindex -# endif - -# ifndef HAVE_MEMCPY -# undef memcpy -# define memcpy(d, s, n) ((void) bcopy ((s), (d), (n))) -# undef memmove -# define memmove(d, s, n) ((void) bcopy ((s), (d), (n))) -# endif -#endif - -/* use ldap_pvt_strtok instead of strtok or strtok_r! */ -LDAP_F(char *) ldap_pvt_strtok LDAP_P(( char *str, - const char *delim, char **pos )); - -#ifndef HAVE_STRDUP - /* strdup() is missing, declare our own version */ -# undef strdup -# define strdup(s) ber_strdup(s) -#elif !defined(_WIN32) - /* some systems fail to declare strdup */ - /* Windows does not require this declaration */ - LDAP_LIBC_F(char *) (strdup)(); -#endif - -/* - * some systems fail to declare strcasecmp() and strncasecmp() - * we need them declared so we can obtain pointers to them - */ - -/* we don't want these declared for Windows or Mingw */ -#ifndef _WIN32 -int (strcasecmp)(); -int (strncasecmp)(); -#endif - -#ifndef SAFEMEMCPY -# if defined( HAVE_MEMMOVE ) -# define SAFEMEMCPY( d, s, n ) memmove((d), (s), (n)) -# elif defined( HAVE_BCOPY ) -# define SAFEMEMCPY( d, s, n ) bcopy((s), (d), (n)) -# else - /* nothing left but memcpy() */ -# define SAFEMEMCPY( d, s, n ) memcpy((d), (s), (n)) -# endif -#endif - -#define AC_MEMCPY( d, s, n ) (SAFEMEMCPY((d),(s),(n))) -#define AC_FMEMCPY( d, s, n ) do { \ - if((n) == 1) *((char*)(d)) = *((char*)(s)); \ - else AC_MEMCPY( (d), (s), (n) ); \ - } while(0) - -#ifdef NEED_MEMCMP_REPLACEMENT - int (lutil_memcmp)(const void *b1, const void *b2, size_t len); -#define memcmp lutil_memcmp -#endif - -void *(lutil_memrchr)(const void *b, int c, size_t n); -/* GNU extension (glibc >= 2.1.91), only declared when defined(_GNU_SOURCE) */ -#if defined(HAVE_MEMRCHR) && defined(_GNU_SOURCE) -#define lutil_memrchr(b, c, n) memrchr(b, c, n) -#endif /* ! HAVE_MEMRCHR */ - -#define STRLENOF(s) (sizeof(s)-1) - -#if defined( HAVE_NONPOSIX_STRERROR_R ) -# define AC_STRERROR_R(e,b,l) (strerror_r((e), (b), (l))) -#elif defined( HAVE_STRERROR_R ) -# define AC_STRERROR_R(e,b,l) (strerror_r((e), (b), (l)) == 0 ? (b) : "Unknown error") -#elif defined( HAVE_SYS_ERRLIST ) -# define AC_STRERROR_R(e,b,l) ((e) > -1 && (e) < sys_nerr \ - ? sys_errlist[(e)] : "Unknown error" ) -#elif defined( HAVE_STRERROR ) -# define AC_STRERROR_R(e,b,l) (strerror(e)) /* NOTE: may be NULL */ -#else -# define AC_STRERROR_R(e,b,l) ("Unknown error") -#endif - -#endif /* _AC_STRING_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/sysexits.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/sysexits.h deleted file mode 100755 index f72322492..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/sysexits.h +++ /dev/null @@ -1,26 +0,0 @@ -/* Generic sysexits */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SYSEXITS_H_ -#define _AC_SYSEXITS_H_ - -#ifdef HAVE_SYSEXITS_H -# include -#else -# include -#endif - -#endif /* _AC_SYSEXITS_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/syslog.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/syslog.h deleted file mode 100755 index 90028ae70..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/syslog.h +++ /dev/null @@ -1,38 +0,0 @@ -/* Generic syslog.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SYSLOG_H_ -#define _AC_SYSLOG_H_ - -#if defined( HAVE_SYSLOG_H ) -#include -#elif defined ( HAVE_SYS_SYSLOG_H ) -#include -#endif - -#if defined( LOG_NDELAY ) && defined( LOG_NOWAIT ) -# define OPENLOG_OPTIONS ( LOG_PID | LOG_NDELAY | LOG_NOWAIT ) -#elif defined( LOG_NDELAY ) -# define OPENLOG_OPTIONS ( LOG_PID | LOG_NDELAY ) -#elif defined( LOG_NOWAIT ) -# define OPENLOG_OPTIONS ( LOG_PID | LOG_NOWAIT ) -#elif defined( LOG_PID ) -# define OPENLOG_OPTIONS ( LOG_PID ) -#else -# define OPENLOG_OPTIONS ( 0 ) -#endif - -#endif /* _AC_SYSLOG_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/termios.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/termios.h deleted file mode 100755 index 427b1cabb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/termios.h +++ /dev/null @@ -1,50 +0,0 @@ -/* Generic termios.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_TERMIOS_H -#define _AC_TERMIOS_H - -#ifdef HAVE_TERMIOS_H -#include - -#ifdef GCWINSZ_IN_SYS_IOCTL -#include -#endif - -#define TERMIO_TYPE struct termios -#define TERMFLAG_TYPE tcflag_t -#define GETATTR( fd, tiop ) tcgetattr((fd), (tiop)) -#define SETATTR( fd, tiop ) tcsetattr((fd), TCSANOW /* 0 */, (tiop)) -#define GETFLAGS( tio ) ((tio).c_lflag) -#define SETFLAGS( tio, flags ) ((tio).c_lflag = (flags)) - -#elif defined( HAVE_SGTTY_H ) -#include - -#ifdef HAVE_SYS_IOCTL_H -#include -#endif - -#define TERMIO_TYPE struct sgttyb -#define TERMFLAG_TYPE int -#define GETATTR( fd, tiop ) ioctl((fd), TIOCGETP, (caddr_t)(tiop)) -#define SETATTR( fd, tiop ) ioctl((fd), TIOCSETP, (caddr_t)(tiop)) -#define GETFLAGS( tio ) ((tio).sg_flags) -#define SETFLAGS( tio, flags ) ((tio).sg_flags = (flags)) - -#endif /* HAVE_SGTTY_H */ - -#endif /* _AC_TERMIOS_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/time.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/time.h deleted file mode 100755 index b715db04e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/time.h +++ /dev/null @@ -1,35 +0,0 @@ -/* Generic time.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_TIME_H -#define _AC_TIME_H - -#if defined(HAVE_SYS_TIME_H) -# include -# ifdef HAVE_SYS_TIMEB_H -# include -# endif -#endif -# include - -#if defined(_WIN32) && !defined(HAVE_CLOCK_GETTIME) - struct timespec { - time_t tv_sec; - int tv_nsec; - }; -#endif - -#endif /* _AC_TIME_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/unistd.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/unistd.h deleted file mode 100755 index 3998e63fa..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/unistd.h +++ /dev/null @@ -1,72 +0,0 @@ -/* Generic unistd.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_UNISTD_H -#define _AC_UNISTD_H - -#ifdef HAVE_SYS_TYPES_H -# include -#endif - -#ifdef HAVE_UNISTD_H -# include -#endif - -#ifdef HAVE_PROCESS_H -# include -#endif - -/* note: callers of crypt(3) should include */ - -#if defined(HAVE_GETPASSPHRASE) -LDAP_LIBC_F(char*)(getpassphrase)(); - -#else -#define getpassphrase(p) lutil_getpass(p) -LDAP_LUTIL_F(char*)(lutil_getpass) LDAP_P((const char *getpass)); -#endif - -/* getopt() defines may be in separate include file */ -#ifdef HAVE_GETOPT_H -# include - -#elif !defined(HAVE_GETOPT) - /* no getopt, assume we need getopt-compat.h */ -# include - -#else - /* assume we need to declare these externs */ - LDAP_LIBC_V (char *) optarg; - LDAP_LIBC_V (int) optind, opterr, optopt; -#endif - -/* use lutil file locking */ -#define ldap_lockf(x) lutil_lockf(x) -#define ldap_unlockf(x) lutil_unlockf(x) -#include - -/* - * Windows: although sleep() will be resolved by both MSVC and Mingw GCC - * linkers, the function is not declared in header files. This is - * because Windows' version of the function is called Sleep(), and it - * is declared in windows.h - */ - -#ifdef _WIN32 -#define sleep(x) Sleep((x) * 1000) -#endif - -#endif /* _AC_UNISTD_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/wait.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/wait.h deleted file mode 100755 index 4837934ad..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ac/wait.h +++ /dev/null @@ -1,56 +0,0 @@ -/* Generic wait.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_WAIT_H -#define _AC_WAIT_H - -#include - -#ifdef HAVE_SYS_WAIT_H -# include -#endif - -#define LDAP_HI(s) (((s) >> 8) & 0377) -#define LDAP_LO(s) ((s) & 0377) - -/* These should work on non-POSIX UNIX platforms, - all bets on off on non-POSIX non-UNIX platforms... */ -#ifndef WIFEXITED -# define WIFEXITED(s) (LDAP_LO(s) == 0) -#endif -#ifndef WEXITSTATUS -# define WEXITSTATUS(s) LDAP_HI(s) -#endif -#ifndef WIFSIGNALED -# define WIFSIGNALED(s) (LDAP_LO(s) > 0 && LDAP_HI(s) == 0) -#endif -#ifndef WTERMSIG -# define WTERMSIG(s) (LDAP_LO(s) & 0177) -#endif -#ifndef WIFSTOPPED -# define WIFSTOPPED(s) (LDAP_LO(s) == 0177 && LDAP_HI(s) != 0) -#endif -#ifndef WSTOPSIG -# define WSTOPSIG(s) LDAP_HI(s) -#endif - -#ifdef WCONTINUED -# define WAIT_FLAGS ( WNOHANG | WUNTRACED | WCONTINUED ) -#else -# define WAIT_FLAGS ( WNOHANG | WUNTRACED ) -#endif - -#endif /* _AC_WAIT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/getopt-compat.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/getopt-compat.h deleted file mode 100755 index 3bbc1e40d..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/getopt-compat.h +++ /dev/null @@ -1,40 +0,0 @@ -/* getopt-compat.h -- getopt(3) compatibility header */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * getopt(3) declarations - */ -#ifndef _GETOPT_COMPAT_H -#define _GETOPT_COMPAT_H - -#include - -LDAP_BEGIN_DECL - -/* change symbols to avoid clashing */ -#define optarg lutil_optarg -#define optind lutil_optind -#define opterr lutil_opterr -#define optopt lutil_optopt -#define getopt lutil_getopt - -LDAP_LUTIL_V (char *) optarg; -LDAP_LUTIL_V (int) optind, opterr, optopt; -LDAP_LUTIL_F (int) getopt LDAP_P(( int, char * const [], const char *)); - -LDAP_END_DECL - -#endif /* _GETOPT_COMPAT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber.h deleted file mode 100755 index d474eb063..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber.h +++ /dev/null @@ -1,691 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef _LBER_H -#define _LBER_H - -#include -#include - -LDAP_BEGIN_DECL - -/* - * ber_tag_t represents the identifier octets at the beginning of BER - * elements. OpenLDAP treats them as mere big-endian unsigned integers. - * - * Actually the BER identifier octets look like this: - * - * Bits of 1st octet: - * ______ - * 8 7 | CLASS - * 0 0 = UNIVERSAL - * 0 1 = APPLICATION - * 1 0 = CONTEXT-SPECIFIC - * 1 1 = PRIVATE - * _____ - * | 6 | DATA-TYPE - * 0 = PRIMITIVE - * 1 = CONSTRUCTED - * ___________ - * | 5 ... 1 | TAG-NUMBER - * - * For ASN.1 tag numbers >= 0x1F, TAG-NUMBER above is 0x1F and the next - * BER octets contain the actual ASN.1 tag number: Big-endian, base - * 128, 8.bit = 1 in all but the last octet, minimum number of octets. - */ - -/* BER classes and mask (in 1st identifier octet) */ -#define LBER_CLASS_UNIVERSAL ((ber_tag_t) 0x00U) -#define LBER_CLASS_APPLICATION ((ber_tag_t) 0x40U) -#define LBER_CLASS_CONTEXT ((ber_tag_t) 0x80U) -#define LBER_CLASS_PRIVATE ((ber_tag_t) 0xc0U) -#define LBER_CLASS_MASK ((ber_tag_t) 0xc0U) - -/* BER encoding type and mask (in 1st identifier octet) */ -#define LBER_PRIMITIVE ((ber_tag_t) 0x00U) -#define LBER_CONSTRUCTED ((ber_tag_t) 0x20U) -#define LBER_ENCODING_MASK ((ber_tag_t) 0x20U) - -#define LBER_BIG_TAG_MASK ((ber_tag_t) 0x1fU) -#define LBER_MORE_TAG_MASK ((ber_tag_t) 0x80U) - -/* - * LBER_ERROR and LBER_DEFAULT are values that can never appear - * as valid BER tags, so it is safe to use them to report errors. - * Valid tags have (tag & (ber_tag_t) 0xFF) != 0xFF. - */ -#define LBER_ERROR ((ber_tag_t) -1) -#define LBER_DEFAULT ((ber_tag_t) -1) - -/* general BER types we know about */ -#define LBER_BOOLEAN ((ber_tag_t) 0x01UL) -#define LBER_INTEGER ((ber_tag_t) 0x02UL) -#define LBER_BITSTRING ((ber_tag_t) 0x03UL) -#define LBER_OCTETSTRING ((ber_tag_t) 0x04UL) -#define LBER_NULL ((ber_tag_t) 0x05UL) -#define LBER_ENUMERATED ((ber_tag_t) 0x0aUL) -#define LBER_SEQUENCE ((ber_tag_t) 0x30UL) /* constructed */ -#define LBER_SET ((ber_tag_t) 0x31UL) /* constructed */ - -/* LBER BerElement options */ -#define LBER_USE_DER 0x01 - -/* get/set options for BerElement */ -#define LBER_OPT_BER_OPTIONS 0x01 -#define LBER_OPT_BER_DEBUG 0x02 -#define LBER_OPT_BER_REMAINING_BYTES 0x03 -#define LBER_OPT_BER_TOTAL_BYTES 0x04 -#define LBER_OPT_BER_BYTES_TO_WRITE 0x05 -#define LBER_OPT_BER_MEMCTX 0x06 - -#define LBER_OPT_DEBUG_LEVEL LBER_OPT_BER_DEBUG -#define LBER_OPT_REMAINING_BYTES LBER_OPT_BER_REMAINING_BYTES -#define LBER_OPT_TOTAL_BYTES LBER_OPT_BER_TOTAL_BYTES -#define LBER_OPT_BYTES_TO_WRITE LBER_OPT_BER_BYTES_TO_WRITE - -#define LBER_OPT_LOG_PRINT_FN 0x8001 -#define LBER_OPT_MEMORY_FNS 0x8002 -#define LBER_OPT_ERROR_FN 0x8003 -#define LBER_OPT_LOG_PRINT_FILE 0x8004 - -/* get/set Memory Debug options */ -#define LBER_OPT_MEMORY_INUSE 0x8005 /* for memory debugging */ -#define LBER_OPT_LOG_PROC 0x8006 /* for external logging function */ - -typedef int* (*BER_ERRNO_FN) LDAP_P(( void )); - -typedef void (*BER_LOG_PRINT_FN) LDAP_P(( LDAP_CONST char *buf )); - -typedef void* (BER_MEMALLOC_FN) LDAP_P(( ber_len_t size, void *ctx )); -typedef void* (BER_MEMCALLOC_FN) LDAP_P(( ber_len_t n, ber_len_t size, void *ctx )); -typedef void* (BER_MEMREALLOC_FN) LDAP_P(( void *p, ber_len_t size, void *ctx )); -typedef void (BER_MEMFREE_FN) LDAP_P(( void *p, void *ctx )); - -typedef struct lber_memory_fns { - BER_MEMALLOC_FN *bmf_malloc; - BER_MEMCALLOC_FN *bmf_calloc; - BER_MEMREALLOC_FN *bmf_realloc; - BER_MEMFREE_FN *bmf_free; -} BerMemoryFunctions; - -/* LBER Sockbuf_IO options */ -#define LBER_SB_OPT_GET_FD 1 -#define LBER_SB_OPT_SET_FD 2 -#define LBER_SB_OPT_HAS_IO 3 -#define LBER_SB_OPT_SET_NONBLOCK 4 -#define LBER_SB_OPT_GET_SSL 7 -#define LBER_SB_OPT_DATA_READY 8 -#define LBER_SB_OPT_SET_READAHEAD 9 -#define LBER_SB_OPT_DRAIN 10 -#define LBER_SB_OPT_NEEDS_READ 11 -#define LBER_SB_OPT_NEEDS_WRITE 12 -#define LBER_SB_OPT_GET_MAX_INCOMING 13 -#define LBER_SB_OPT_SET_MAX_INCOMING 14 - -/* Only meaningful ifdef LDAP_PF_LOCAL_SENDMSG */ -#define LBER_SB_OPT_UNGET_BUF 15 - -/* Largest option used by the library */ -#define LBER_SB_OPT_OPT_MAX 15 - -/* LBER IO operations stacking levels */ -#define LBER_SBIOD_LEVEL_PROVIDER 10 -#define LBER_SBIOD_LEVEL_TRANSPORT 20 -#define LBER_SBIOD_LEVEL_APPLICATION 30 - -/* get/set options for Sockbuf */ -#define LBER_OPT_SOCKBUF_DESC 0x1000 -#define LBER_OPT_SOCKBUF_OPTIONS 0x1001 -#define LBER_OPT_SOCKBUF_DEBUG 0x1002 - -/* on/off values */ -LBER_V( char ) ber_pvt_opt_on; -#define LBER_OPT_ON ((void *) &ber_pvt_opt_on) -#define LBER_OPT_OFF ((void *) 0) - -#define LBER_OPT_SUCCESS (0) -#define LBER_OPT_ERROR (-1) - -typedef struct berelement BerElement; -typedef struct sockbuf Sockbuf; - -typedef struct sockbuf_io Sockbuf_IO; - -/* Structure for LBER IO operation descriptor */ -typedef struct sockbuf_io_desc { - int sbiod_level; - Sockbuf *sbiod_sb; - Sockbuf_IO *sbiod_io; - void *sbiod_pvt; - struct sockbuf_io_desc *sbiod_next; -} Sockbuf_IO_Desc; - -/* Structure for LBER IO operation functions */ -struct sockbuf_io { - int (*sbi_setup)( Sockbuf_IO_Desc *sbiod, void *arg ); - int (*sbi_remove)( Sockbuf_IO_Desc *sbiod ); - int (*sbi_ctrl)( Sockbuf_IO_Desc *sbiod, int opt, void *arg); - - ber_slen_t (*sbi_read)( Sockbuf_IO_Desc *sbiod, void *buf, - ber_len_t len ); - ber_slen_t (*sbi_write)( Sockbuf_IO_Desc *sbiod, void *buf, - ber_len_t len ); - - int (*sbi_close)( Sockbuf_IO_Desc *sbiod ); -}; - -/* Helper macros for LBER IO functions */ -#define LBER_SBIOD_READ_NEXT( sbiod, buf, len ) \ - ( (sbiod)->sbiod_next->sbiod_io->sbi_read( (sbiod)->sbiod_next, \ - buf, len ) ) -#define LBER_SBIOD_WRITE_NEXT( sbiod, buf, len ) \ - ( (sbiod)->sbiod_next->sbiod_io->sbi_write( (sbiod)->sbiod_next, \ - buf, len ) ) -#define LBER_SBIOD_CTRL_NEXT( sbiod, opt, arg ) \ - ( (sbiod)->sbiod_next ? \ - ( (sbiod)->sbiod_next->sbiod_io->sbi_ctrl( \ - (sbiod)->sbiod_next, opt, arg ) ) : 0 ) - -/* structure for returning a sequence of octet strings + length */ -typedef struct berval { - ber_len_t bv_len; - char *bv_val; -} BerValue; - -typedef BerValue *BerVarray; /* To distinguish from a single bv */ - -/* this should be moved to lber-int.h */ - -/* - * in bprint.c: - */ -LBER_F( void ) -ber_error_print LDAP_P(( - LDAP_CONST char *data )); - -LBER_F( void ) -ber_bprint LDAP_P(( - LDAP_CONST char *data, ber_len_t len )); - -LBER_F( void ) -ber_dump LDAP_P(( - BerElement *ber, int inout )); - -/* - * in decode.c: - */ -typedef int (*BERDecodeCallback) LDAP_P(( - BerElement *ber, - void *data, - int mode )); - -LBER_F( ber_tag_t ) -ber_get_tag LDAP_P(( - BerElement *ber )); - -LBER_F( ber_tag_t ) -ber_skip_tag LDAP_P(( - BerElement *ber, - ber_len_t *len )); - -LBER_F( ber_tag_t ) -ber_peek_tag LDAP_P(( - BerElement *ber, - ber_len_t *len )); - -LBER_F( ber_tag_t ) -ber_skip_raw LDAP_P(( - BerElement *ber, - struct berval *bv )); - -LBER_F( ber_tag_t ) -ber_skip_element LDAP_P(( - BerElement *ber, - struct berval *bv )); - -LBER_F( ber_tag_t ) -ber_peek_element LDAP_P(( - LDAP_CONST BerElement *ber, - struct berval *bv )); - -LBER_F( ber_tag_t ) -ber_get_int LDAP_P(( - BerElement *ber, - ber_int_t *num )); - -LBER_F( ber_tag_t ) -ber_get_enum LDAP_P(( - BerElement *ber, - ber_int_t *num )); - -LBER_F( int ) -ber_decode_int LDAP_P(( - const struct berval *bv, - ber_int_t *num )); - -LBER_F( ber_tag_t ) -ber_get_stringb LDAP_P(( - BerElement *ber, - char *buf, - ber_len_t *len )); - -#define LBER_BV_ALLOC 0x01 /* allocate/copy result, otherwise in-place */ -#define LBER_BV_NOTERM 0x02 /* omit NUL-terminator if parsing in-place */ -#define LBER_BV_STRING 0x04 /* fail if berval contains embedded \0 */ -/* LBER_BV_STRING currently accepts a terminating \0 in the berval, because - * Active Directory sends that in at least the diagonsticMessage field. - */ - -LBER_F( ber_tag_t ) -ber_get_stringbv LDAP_P(( - BerElement *ber, - struct berval *bv, - int options )); - -LBER_F( ber_tag_t ) -ber_get_stringa LDAP_P(( - BerElement *ber, - char **buf )); - -LBER_F( ber_tag_t ) -ber_get_stringal LDAP_P(( - BerElement *ber, - struct berval **bv )); - -LBER_F( ber_tag_t ) -ber_get_bitstringa LDAP_P(( - BerElement *ber, - char **buf, - ber_len_t *len )); - -LBER_F( ber_tag_t ) -ber_get_null LDAP_P(( - BerElement *ber )); - -LBER_F( ber_tag_t ) -ber_get_boolean LDAP_P(( - BerElement *ber, - ber_int_t *boolval )); - -LBER_F( ber_tag_t ) -ber_first_element LDAP_P(( - BerElement *ber, - ber_len_t *len, - char **last )); - -LBER_F( ber_tag_t ) -ber_next_element LDAP_P(( - BerElement *ber, - ber_len_t *len, - LDAP_CONST char *last )); - -LBER_F( ber_tag_t ) -ber_scanf LDAP_P(( - BerElement *ber, - LDAP_CONST char *fmt, - ... )); - -LBER_F( int ) -ber_decode_oid LDAP_P(( - struct berval *in, - struct berval *out )); - -/* - * in encode.c - */ -LBER_F( int ) -ber_encode_oid LDAP_P(( - struct berval *in, - struct berval *out )); - -typedef int (*BEREncodeCallback) LDAP_P(( - BerElement *ber, - void *data )); - -LBER_F( int ) -ber_put_enum LDAP_P(( - BerElement *ber, - ber_int_t num, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_int LDAP_P(( - BerElement *ber, - ber_int_t num, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_ostring LDAP_P(( - BerElement *ber, - LDAP_CONST char *str, - ber_len_t len, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_berval LDAP_P(( - BerElement *ber, - struct berval *bv, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_string LDAP_P(( - BerElement *ber, - LDAP_CONST char *str, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_bitstring LDAP_P(( - BerElement *ber, - LDAP_CONST char *str, - ber_len_t bitlen, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_null LDAP_P(( - BerElement *ber, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_boolean LDAP_P(( - BerElement *ber, - ber_int_t boolval, - ber_tag_t tag )); - -LBER_F( int ) -ber_start_seq LDAP_P(( - BerElement *ber, - ber_tag_t tag )); - -LBER_F( int ) -ber_start_set LDAP_P(( - BerElement *ber, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_seq LDAP_P(( - BerElement *ber )); - -LBER_F( int ) -ber_put_set LDAP_P(( - BerElement *ber )); - -LBER_F( int ) -ber_printf LDAP_P(( - BerElement *ber, - LDAP_CONST char *fmt, - ... )); - - -/* - * in io.c: - */ - -LBER_F( ber_slen_t ) -ber_skip_data LDAP_P(( - BerElement *ber, - ber_len_t len )); - -LBER_F( ber_slen_t ) -ber_read LDAP_P(( - BerElement *ber, - char *buf, - ber_len_t len )); - -LBER_F( ber_slen_t ) -ber_write LDAP_P(( - BerElement *ber, - LDAP_CONST char *buf, - ber_len_t len, - int zero )); /* nonzero is unsupported from OpenLDAP 2.4.18 */ - -LBER_F( void ) -ber_free LDAP_P(( - BerElement *ber, - int freebuf )); - -LBER_F( void ) -ber_free_buf LDAP_P(( BerElement *ber )); - -LBER_F( int ) -ber_flush2 LDAP_P(( - Sockbuf *sb, - BerElement *ber, - int freeit )); -#define LBER_FLUSH_FREE_NEVER (0x0) /* traditional behavior */ -#define LBER_FLUSH_FREE_ON_SUCCESS (0x1) /* traditional behavior */ -#define LBER_FLUSH_FREE_ON_ERROR (0x2) -#define LBER_FLUSH_FREE_ALWAYS (LBER_FLUSH_FREE_ON_SUCCESS|LBER_FLUSH_FREE_ON_ERROR) - -LBER_F( int ) -ber_flush LDAP_P(( - Sockbuf *sb, - BerElement *ber, - int freeit )); /* DEPRECATED */ - -LBER_F( BerElement * ) -ber_alloc LDAP_P(( void )); /* DEPRECATED */ - -LBER_F( BerElement * ) -der_alloc LDAP_P(( void )); /* DEPRECATED */ - -LBER_F( BerElement * ) -ber_alloc_t LDAP_P(( - int beroptions )); - -LBER_F( BerElement * ) -ber_dup LDAP_P(( - BerElement *ber )); - -LBER_F( ber_tag_t ) -ber_get_next LDAP_P(( - Sockbuf *sb, - ber_len_t *len, - BerElement *ber )); - -LBER_F( void ) -ber_init2 LDAP_P(( - BerElement *ber, - struct berval *bv, - int options )); - -LBER_F( void ) -ber_init_w_nullc LDAP_P(( /* DEPRECATED */ - BerElement *ber, - int options )); - -LBER_F( void ) -ber_reset LDAP_P(( - BerElement *ber, - int was_writing )); - -LBER_F( BerElement * ) -ber_init LDAP_P(( - struct berval *bv )); - -LBER_F( int ) -ber_flatten LDAP_P(( - BerElement *ber, - struct berval **bvPtr )); - -LBER_F( int ) -ber_flatten2 LDAP_P(( - BerElement *ber, - struct berval *bv, - int alloc )); - -LBER_F( int ) -ber_remaining LDAP_P(( - BerElement *ber )); - -/* - * LBER ber accessor functions - */ - -LBER_F( int ) -ber_get_option LDAP_P(( - void *item, - int option, - void *outvalue)); - -LBER_F( int ) -ber_set_option LDAP_P(( - void *item, - int option, - LDAP_CONST void *invalue)); - -/* - * LBER sockbuf.c - */ - -LBER_F( Sockbuf * ) -ber_sockbuf_alloc LDAP_P(( - void )); - -LBER_F( void ) -ber_sockbuf_free LDAP_P(( - Sockbuf *sb )); - -LBER_F( int ) -ber_sockbuf_add_io LDAP_P(( - Sockbuf *sb, - Sockbuf_IO *sbio, - int layer, - void *arg )); - -LBER_F( int ) -ber_sockbuf_remove_io LDAP_P(( - Sockbuf *sb, - Sockbuf_IO *sbio, - int layer )); - -LBER_F( int ) -ber_sockbuf_ctrl LDAP_P(( - Sockbuf *sb, - int opt, - void *arg )); - -LBER_V( Sockbuf_IO ) ber_sockbuf_io_tcp; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_readahead; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_fd; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_debug; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_udp; - -/* - * LBER memory.c - */ -LBER_F( void * ) -ber_memalloc LDAP_P(( - ber_len_t s )); - -LBER_F( void * ) -ber_memrealloc LDAP_P(( - void* p, - ber_len_t s )); - -LBER_F( void * ) -ber_memcalloc LDAP_P(( - ber_len_t n, - ber_len_t s )); - -LBER_F( void ) -ber_memfree LDAP_P(( - void* p )); - -LBER_F( void ) -ber_memvfree LDAP_P(( - void** vector )); - -LBER_F( void ) -ber_bvfree LDAP_P(( - struct berval *bv )); - -LBER_F( void ) -ber_bvecfree LDAP_P(( - struct berval **bv )); - -LBER_F( int ) -ber_bvecadd LDAP_P(( - struct berval ***bvec, - struct berval *bv )); - -LBER_F( struct berval * ) -ber_dupbv LDAP_P(( - struct berval *dst, struct berval *src )); - -LBER_F( struct berval * ) -ber_bvdup LDAP_P(( - struct berval *src )); - -LBER_F( struct berval * ) -ber_mem2bv LDAP_P(( - LDAP_CONST char *, ber_len_t len, int duplicate, struct berval *bv)); - -LBER_F( struct berval * ) -ber_str2bv LDAP_P(( - LDAP_CONST char *, ber_len_t len, int duplicate, struct berval *bv)); - -#define ber_bvstr(a) ((ber_str2bv)((a), 0, 0, NULL)) -#define ber_bvstrdup(a) ((ber_str2bv)((a), 0, 1, NULL)) - -LBER_F( char * ) -ber_strdup LDAP_P(( - LDAP_CONST char * )); - -LBER_F( ber_len_t ) -ber_strnlen LDAP_P(( - LDAP_CONST char *s, ber_len_t len )); - -LBER_F( char * ) -ber_strndup LDAP_P(( - LDAP_CONST char *s, ber_len_t l )); - -LBER_F( struct berval * ) -ber_bvreplace LDAP_P(( - struct berval *dst, LDAP_CONST struct berval *src )); - -LBER_F( void ) -ber_bvarray_free LDAP_P(( BerVarray p )); - -LBER_F( int ) -ber_bvarray_add LDAP_P(( BerVarray *p, BerValue *bv )); - -#define ber_bvcmp(v1,v2) \ - ((v1)->bv_len < (v2)->bv_len \ - ? -1 : ((v1)->bv_len > (v2)->bv_len \ - ? 1 : memcmp((v1)->bv_val, (v2)->bv_val, (v1)->bv_len) )) - -/* - * error.c - */ -LBER_F( int * ) ber_errno_addr LDAP_P((void)); -#define ber_errno (*(ber_errno_addr)()) - -#define LBER_ERROR_NONE 0 -#define LBER_ERROR_PARAM 0x1 -#define LBER_ERROR_MEMORY 0x2 - -LDAP_END_DECL - -#endif /* _LBER_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber_pvt.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber_pvt.h deleted file mode 100755 index 474c291e2..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber_pvt.h +++ /dev/null @@ -1,223 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * lber_pvt.h - Header for ber_pvt_ functions. - * These are meant to be internal to OpenLDAP Software. - */ - -#ifndef _LBER_PVT_H -#define _LBER_PVT_H 1 - -#include - -LDAP_BEGIN_DECL - -/* for allocating aligned buffers (on the stack) */ -#define LBER_ALIGNED_BUFFER(uname,size) \ - union uname { \ - char buffer[size]; \ - /* force alignment */ \ - int ialign; \ - long lalign; \ - float falign; \ - double dalign; \ - char* palign; \ - } - -#define LBER_ELEMENT_SIZEOF (256) /* must be >= sizeof(BerElement) */ -typedef LBER_ALIGNED_BUFFER(lber_berelement_u,LBER_ELEMENT_SIZEOF) - BerElementBuffer; - -typedef struct sockbuf_buf { - ber_len_t buf_size; - ber_len_t buf_ptr; - ber_len_t buf_end; - char *buf_base; -} Sockbuf_Buf; - -/* - * bprint.c - */ -LBER_V( BER_LOG_PRINT_FN ) ber_pvt_log_print; - -LBER_F( int ) -ber_pvt_log_printf LDAP_P(( - int errlvl, - int loglvl, - const char *fmt, - ... )) LDAP_GCCATTR((format(printf, 3, 4))); - -/* - * sockbuf.c - */ -LBER_F( ber_slen_t ) -ber_pvt_sb_do_write LDAP_P(( Sockbuf_IO_Desc *sbiod, Sockbuf_Buf *buf_out )); - -LBER_F( void ) -ber_pvt_sb_buf_init LDAP_P(( Sockbuf_Buf *buf )); - -LBER_F( void ) -ber_pvt_sb_buf_destroy LDAP_P(( Sockbuf_Buf *buf )); - -LBER_F( int ) -ber_pvt_sb_grow_buffer LDAP_P(( Sockbuf_Buf *buf, ber_len_t minsize )); - -LBER_F( ber_len_t ) -ber_pvt_sb_copy_out LDAP_P(( Sockbuf_Buf *sbb, char *buf, ber_len_t len )); - -LBER_F( int ) -ber_pvt_socket_set_nonblock LDAP_P(( ber_socket_t sd, int nb )); - -/* - * memory.c - */ -LBER_F( void * ) -ber_memalloc_x LDAP_P(( - ber_len_t s, void *ctx)); - -LBER_F( void * ) -ber_memrealloc_x LDAP_P(( - void* p, - ber_len_t s, void *ctx )); - -LBER_F( void * ) -ber_memcalloc_x LDAP_P(( - ber_len_t n, - ber_len_t s, void *ctx )); - -LBER_F( void ) -ber_memfree_x LDAP_P(( - void* p, void *ctx )); - -LBER_F( void ) -ber_memvfree_x LDAP_P(( - void** vector, void *ctx )); - -LBER_F( void ) -ber_bvfree_x LDAP_P(( - struct berval *bv, void *ctx )); - -LBER_F( void ) -ber_bvecfree_x LDAP_P(( - struct berval **bv, void *ctx )); - -LBER_F( int ) -ber_bvecadd_x LDAP_P(( - struct berval ***bvec, - struct berval *bv, void *ctx )); - -LBER_F( struct berval * ) -ber_dupbv_x LDAP_P(( - struct berval *dst, struct berval *src, void *ctx )); - -LBER_F( struct berval * ) -ber_str2bv_x LDAP_P(( - LDAP_CONST char *, ber_len_t len, int dup, struct berval *bv, void *ctx)); - -LBER_F( struct berval * ) -ber_mem2bv_x LDAP_P(( - LDAP_CONST char *, ber_len_t len, int dup, struct berval *bv, void *ctx)); - -LBER_F( char * ) -ber_strdup_x LDAP_P(( - LDAP_CONST char *, void *ctx )); - -LBER_F( struct berval * ) -ber_bvreplace_x LDAP_P(( - struct berval *dst, LDAP_CONST struct berval *src, void *ctx )); - -LBER_F( void ) -ber_bvarray_free_x LDAP_P(( BerVarray p, void *ctx )); - -LBER_F( int ) -ber_bvarray_add_x LDAP_P(( BerVarray *p, BerValue *bv, void *ctx )); - -LBER_F( int ) -ber_bvarray_dup_x LDAP_P(( BerVarray *dst, BerVarray src, void *ctx )); - -#if 0 -#define ber_bvstrcmp(v1,v2) \ - ((v1)->bv_len < (v2)->bv_len \ - ? -1 : ((v1)->bv_len > (v2)->bv_len \ - ? 1 : strncmp((v1)->bv_val, (v2)->bv_val, (v1)->bv_len) )) -#else - /* avoid strncmp() */ -#define ber_bvstrcmp(v1,v2) ber_bvcmp((v1),(v2)) -#endif - -#define ber_bvstrcasecmp(v1,v2) \ - ((v1)->bv_len < (v2)->bv_len \ - ? -1 : ((v1)->bv_len > (v2)->bv_len \ - ? 1 : strncasecmp((v1)->bv_val, (v2)->bv_val, (v1)->bv_len) )) - -#define ber_bvccmp(v1,c) \ - ( (v1)->bv_len == 1 && (v1)->bv_val[0] == (c) ) - -#define ber_strccmp(s,c) \ - ( (s)[0] == (c) && (s)[1] == '\0' ) - -#define ber_bvchr(bv,c) \ - ((char *) memchr( (bv)->bv_val, (c), (bv)->bv_len )) - -#define ber_bvrchr(bv,c) \ - ((char *) lutil_memrchr( (bv)->bv_val, (c), (bv)->bv_len )) - -#define ber_bvchr_post(dst,bv,c) \ - do { \ - (dst)->bv_val = memchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? (bv)->bv_len - ((dst)->bv_val - (bv)->bv_val) : 0; \ - } while (0) - -#define ber_bvchr_pre(dst,bv,c) \ - do { \ - (dst)->bv_val = memchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? ((dst)->bv_val - (bv)->bv_val) : (bv)->bv_len; \ - (dst)->bv_val = (bv)->bv_val; \ - } while (0) - -#define ber_bvrchr_post(dst,bv,c) \ - do { \ - (dst)->bv_val = lutil_memrchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? (bv)->bv_len - ((dst)->bv_val - (bv)->bv_val) : 0; \ - } while (0) - -#define ber_bvrchr_pre(dst,bv,c) \ - do { \ - (dst)->bv_val = lutil_memrchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? ((dst)->bv_val - (bv)->bv_val) : (bv)->bv_len; \ - (dst)->bv_val = (bv)->bv_val; \ - } while (0) - -#define BER_STRLENOF(s) (sizeof(s)-1) -#define BER_BVC(s) { BER_STRLENOF(s), (char *)(s) } -#define BER_BVNULL { 0L, NULL } -#define BER_BVZERO(bv) \ - do { \ - (bv)->bv_len = 0; \ - (bv)->bv_val = NULL; \ - } while (0) -#define BER_BVSTR(bv,s) \ - do { \ - (bv)->bv_len = BER_STRLENOF(s); \ - (bv)->bv_val = (s); \ - } while (0) -#define BER_BVISNULL(bv) ((bv)->bv_val == NULL) -#define BER_BVISEMPTY(bv) ((bv)->bv_len == 0) - -LDAP_END_DECL - -#endif - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber_types.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber_types.h deleted file mode 100755 index 776e2c250..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lber_types.h +++ /dev/null @@ -1,62 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * LBER types - */ - -#ifndef _LBER_TYPES_H -#define _LBER_TYPES_H - -#include - -LDAP_BEGIN_DECL - -/* LBER boolean, enum, integers (32 bits or larger) */ -#define LBER_INT_T int - -/* LBER tags (32 bits or larger) */ -#define LBER_TAG_T int - -/* LBER socket descriptor */ -#define LBER_SOCKET_T int - -/* LBER lengths (32 bits or larger) */ -#define LBER_LEN_T int - -/* ------------------------------------------------------------ */ - -/* booleans, enumerations, and integers */ -typedef LBER_INT_T ber_int_t; - -/* signed and unsigned versions */ -typedef signed LBER_INT_T ber_sint_t; -typedef unsigned LBER_INT_T ber_uint_t; - -/* tags */ -typedef unsigned LBER_TAG_T ber_tag_t; - -/* "socket" descriptors */ -typedef LBER_SOCKET_T ber_socket_t; - -/* lengths */ -typedef unsigned LBER_LEN_T ber_len_t; - -/* signed lengths */ -typedef signed LBER_LEN_T ber_slen_t; - -LDAP_END_DECL - -#endif /* _LBER_TYPES_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap.h deleted file mode 100755 index f0cce01f4..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap.h +++ /dev/null @@ -1,2817 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef _LDAP_H -#define _LDAP_H - -/* pull in lber */ -#include - -/* include version and API feature defines */ -#include - -LDAP_BEGIN_DECL - -#define LDAP_VERSION1 1 -#define LDAP_VERSION2 2 -#define LDAP_VERSION3 3 - -#define LDAP_VERSION_MIN LDAP_VERSION2 -#define LDAP_VERSION LDAP_VERSION2 -#define LDAP_VERSION_MAX LDAP_VERSION3 - -/* - * We use 3000+n here because it is above 1823 (for RFC 1823), - * above 2000+rev of IETF LDAPEXT draft (now quite dated), - * yet below allocations for new RFCs (just in case there is - * someday an RFC produced). - */ -#define LDAP_API_VERSION 3001 -#define LDAP_VENDOR_NAME "OpenLDAP" - -/* OpenLDAP API Features */ -#define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION - -#if defined( LDAP_API_FEATURE_X_OPENLDAP_REENTRANT ) -# define LDAP_API_FEATURE_THREAD_SAFE 1 -#endif -#if defined( LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE ) -# define LDAP_API_FEATURE_SESSION_THREAD_SAFE 1 -# define LDAP_API_FEATURE_OPERATION_THREAD_SAFE 1 -#endif - - -#define LDAP_PORT 389 /* ldap:/// default LDAP port */ -#define LDAPS_PORT 636 /* ldaps:/// default LDAP over TLS port */ - -#define LDAP_ROOT_DSE "" -#define LDAP_NO_ATTRS "1.1" -#define LDAP_ALL_USER_ATTRIBUTES "*" -#define LDAP_ALL_OPERATIONAL_ATTRIBUTES "+" /* RFC 3673 */ - -/* RFC 4511: maxInt INTEGER ::= 2147483647 -- (2^^31 - 1) -- */ -#define LDAP_MAXINT (2147483647) - -/* - * LDAP_OPTions - * 0x0000 - 0x0fff reserved for api options - * 0x1000 - 0x3fff reserved for api extended options - * 0x4000 - 0x7fff reserved for private and experimental options - */ - -#define LDAP_OPT_API_INFO 0x0000 -#define LDAP_OPT_DESC 0x0001 /* historic */ -#define LDAP_OPT_DEREF 0x0002 -#define LDAP_OPT_SIZELIMIT 0x0003 -#define LDAP_OPT_TIMELIMIT 0x0004 -/* 0x05 - 0x07 not defined */ -#define LDAP_OPT_REFERRALS 0x0008 -#define LDAP_OPT_RESTART 0x0009 -/* 0x0a - 0x10 not defined */ -#define LDAP_OPT_PROTOCOL_VERSION 0x0011 -#define LDAP_OPT_SERVER_CONTROLS 0x0012 -#define LDAP_OPT_CLIENT_CONTROLS 0x0013 -/* 0x14 not defined */ -#define LDAP_OPT_API_FEATURE_INFO 0x0015 -/* 0x16 - 0x2f not defined */ -#define LDAP_OPT_HOST_NAME 0x0030 -#define LDAP_OPT_RESULT_CODE 0x0031 -#define LDAP_OPT_ERROR_NUMBER LDAP_OPT_RESULT_CODE -#define LDAP_OPT_DIAGNOSTIC_MESSAGE 0x0032 -#define LDAP_OPT_ERROR_STRING LDAP_OPT_DIAGNOSTIC_MESSAGE -#define LDAP_OPT_MATCHED_DN 0x0033 -/* 0x0034 - 0x3fff not defined */ -/* 0x0091 used by Microsoft for LDAP_OPT_AUTO_RECONNECT */ -#define LDAP_OPT_SSPI_FLAGS 0x0092 -/* 0x0093 used by Microsoft for LDAP_OPT_SSL_INFO */ -/* 0x0094 used by Microsoft for LDAP_OPT_REF_DEREF_CONN_PER_MSG */ -#define LDAP_OPT_SIGN 0x0095 -#define LDAP_OPT_ENCRYPT 0x0096 -#define LDAP_OPT_SASL_METHOD 0x0097 -/* 0x0098 used by Microsoft for LDAP_OPT_AREC_EXCLUSIVE */ -#define LDAP_OPT_SECURITY_CONTEXT 0x0099 -/* 0x009A used by Microsoft for LDAP_OPT_ROOTDSE_CACHE */ -/* 0x009B - 0x3fff not defined */ - -/* API Extensions */ -#define LDAP_OPT_API_EXTENSION_BASE 0x4000 /* API extensions */ - -/* private and experimental options */ -/* OpenLDAP specific options */ -#define LDAP_OPT_DEBUG_LEVEL 0x5001 /* debug level */ -#define LDAP_OPT_TIMEOUT 0x5002 /* default timeout */ -#define LDAP_OPT_REFHOPLIMIT 0x5003 /* ref hop limit */ -#define LDAP_OPT_NETWORK_TIMEOUT 0x5005 /* socket level timeout */ -#define LDAP_OPT_URI 0x5006 -#define LDAP_OPT_REFERRAL_URLS 0x5007 /* Referral URLs */ -#define LDAP_OPT_SOCKBUF 0x5008 /* sockbuf */ -#define LDAP_OPT_DEFBASE 0x5009 /* searchbase */ -#define LDAP_OPT_CONNECT_ASYNC 0x5010 /* create connections asynchronously */ -#define LDAP_OPT_CONNECT_CB 0x5011 /* connection callbacks */ -#define LDAP_OPT_SESSION_REFCNT 0x5012 /* session reference count */ -#define LDAP_OPT_KEEPCONN 0x5013 /* keep the connection on read error or NoD */ -#define LDAP_OPT_SOCKET_BIND_ADDRESSES 0x5014 /* user configured bind IPs */ -#define LDAP_OPT_TCP_USER_TIMEOUT 0x5015 /* set TCP_USER_TIMEOUT if the OS supports it, ignored otherwise */ - -/* OpenLDAP TLS options */ -#define LDAP_OPT_X_TLS 0x6000 -#define LDAP_OPT_X_TLS_CTX 0x6001 /* OpenSSL CTX* */ -#define LDAP_OPT_X_TLS_CACERTFILE 0x6002 -#define LDAP_OPT_X_TLS_CACERTDIR 0x6003 -#define LDAP_OPT_X_TLS_CERTFILE 0x6004 -#define LDAP_OPT_X_TLS_KEYFILE 0x6005 -#define LDAP_OPT_X_TLS_REQUIRE_CERT 0x6006 -#define LDAP_OPT_X_TLS_PROTOCOL_MIN 0x6007 -#define LDAP_OPT_X_TLS_CIPHER_SUITE 0x6008 -#define LDAP_OPT_X_TLS_RANDOM_FILE 0x6009 -#define LDAP_OPT_X_TLS_SSL_CTX 0x600a /* OpenSSL SSL* */ -#define LDAP_OPT_X_TLS_CRLCHECK 0x600b -#define LDAP_OPT_X_TLS_CONNECT_CB 0x600c -#define LDAP_OPT_X_TLS_CONNECT_ARG 0x600d -#define LDAP_OPT_X_TLS_DHFILE 0x600e -#define LDAP_OPT_X_TLS_NEWCTX 0x600f -#define LDAP_OPT_X_TLS_CRLFILE 0x6010 /* GNUtls only */ -#define LDAP_OPT_X_TLS_PACKAGE 0x6011 -#define LDAP_OPT_X_TLS_ECNAME 0x6012 -#define LDAP_OPT_X_TLS_VERSION 0x6013 /* read-only */ -#define LDAP_OPT_X_TLS_CIPHER 0x6014 /* read-only */ -#define LDAP_OPT_X_TLS_PEERCERT 0x6015 /* read-only */ -#define LDAP_OPT_X_TLS_CACERT 0x6016 -#define LDAP_OPT_X_TLS_CERT 0x6017 -#define LDAP_OPT_X_TLS_KEY 0x6018 -#define LDAP_OPT_X_TLS_PEERKEY_HASH 0x6019 -#define LDAP_OPT_X_TLS_REQUIRE_SAN 0x601a -#define LDAP_OPT_X_TLS_PROTOCOL_MAX 0x601b - -#define LDAP_OPT_X_TLS_NEVER 0 -#define LDAP_OPT_X_TLS_HARD 1 -#define LDAP_OPT_X_TLS_DEMAND 2 -#define LDAP_OPT_X_TLS_ALLOW 3 -#define LDAP_OPT_X_TLS_TRY 4 - -#define LDAP_OPT_X_TLS_CRL_NONE 0 -#define LDAP_OPT_X_TLS_CRL_PEER 1 -#define LDAP_OPT_X_TLS_CRL_ALL 2 - -/* for LDAP_OPT_X_TLS_PROTOCOL_MIN/MAX */ -#define LDAP_OPT_X_TLS_PROTOCOL(maj,min) (((maj) << 8) + (min)) -#define LDAP_OPT_X_TLS_PROTOCOL_SSL2 (2 << 8) -#define LDAP_OPT_X_TLS_PROTOCOL_SSL3 (3 << 8) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_0 ((3 << 8) + 1) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_1 ((3 << 8) + 2) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_2 ((3 << 8) + 3) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 ((3 << 8) + 4) - -#define LDAP_OPT_X_SASL_CBINDING_NONE 0 -#define LDAP_OPT_X_SASL_CBINDING_TLS_UNIQUE 1 -#define LDAP_OPT_X_SASL_CBINDING_TLS_ENDPOINT 2 - -/* OpenLDAP SASL options */ -#define LDAP_OPT_X_SASL_MECH 0x6100 -#define LDAP_OPT_X_SASL_REALM 0x6101 -#define LDAP_OPT_X_SASL_AUTHCID 0x6102 -#define LDAP_OPT_X_SASL_AUTHZID 0x6103 -#define LDAP_OPT_X_SASL_SSF 0x6104 /* read-only */ -#define LDAP_OPT_X_SASL_SSF_EXTERNAL 0x6105 /* write-only */ -#define LDAP_OPT_X_SASL_SECPROPS 0x6106 /* write-only */ -#define LDAP_OPT_X_SASL_SSF_MIN 0x6107 -#define LDAP_OPT_X_SASL_SSF_MAX 0x6108 -#define LDAP_OPT_X_SASL_MAXBUFSIZE 0x6109 -#define LDAP_OPT_X_SASL_MECHLIST 0x610a /* read-only */ -#define LDAP_OPT_X_SASL_NOCANON 0x610b -#define LDAP_OPT_X_SASL_USERNAME 0x610c /* read-only */ -#define LDAP_OPT_X_SASL_GSS_CREDS 0x610d -#define LDAP_OPT_X_SASL_CBINDING 0x610e - -/* - * OpenLDAP per connection tcp-keepalive settings - * (Linux only, ignored where unsupported) - */ -#define LDAP_OPT_X_KEEPALIVE_IDLE 0x6300 -#define LDAP_OPT_X_KEEPALIVE_PROBES 0x6301 -#define LDAP_OPT_X_KEEPALIVE_INTERVAL 0x6302 - -/* Private API Extensions -- reserved for application use */ -#define LDAP_OPT_PRIVATE_EXTENSION_BASE 0x7000 /* Private API inclusive */ - -/* - * ldap_get_option() and ldap_set_option() return values. - * As later versions may return other values indicating - * failure, current applications should only compare returned - * value against LDAP_OPT_SUCCESS. - */ -#define LDAP_OPT_SUCCESS 0 -#define LDAP_OPT_ERROR (-1) - -/* option on/off values */ -#define LDAP_OPT_ON ((void *) &ber_pvt_opt_on) -#define LDAP_OPT_OFF ((void *) 0) - -typedef struct ldapapiinfo { - int ldapai_info_version; /* version of LDAPAPIInfo */ -#define LDAP_API_INFO_VERSION (1) - int ldapai_api_version; /* revision of API supported */ - int ldapai_protocol_version; /* highest LDAP version supported */ - char **ldapai_extensions; /* names of API extensions */ - char *ldapai_vendor_name; /* name of supplier */ - int ldapai_vendor_version; /* supplier-specific version * 100 */ -} LDAPAPIInfo; - -typedef struct ldap_apifeature_info { - int ldapaif_info_version; /* version of LDAPAPIFeatureInfo */ -#define LDAP_FEATURE_INFO_VERSION (1) /* apifeature_info struct version */ - char* ldapaif_name; /* LDAP_API_FEATURE_* (less prefix) */ - int ldapaif_version; /* value of LDAP_API_FEATURE_... */ -} LDAPAPIFeatureInfo; - -/* - * LDAP Control structure - */ -typedef struct ldapcontrol { - char * ldctl_oid; /* numericoid of control */ - struct berval ldctl_value; /* encoded value of control */ - char ldctl_iscritical; /* criticality */ -} LDAPControl; - -/* LDAP Controls */ -/* standard track controls */ -#define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.4.2" /* RFC 3296 */ -#define LDAP_CONTROL_PROXY_AUTHZ "2.16.840.1.113730.3.4.18" /* RFC 4370 */ -#define LDAP_CONTROL_SUBENTRIES "1.3.6.1.4.1.4203.1.10.1" /* RFC 3672 */ - -#define LDAP_CONTROL_VALUESRETURNFILTER "1.2.826.0.1.3344810.2.3"/* RFC 3876 */ - -#define LDAP_CONTROL_ASSERT "1.3.6.1.1.12" /* RFC 4528 */ -#define LDAP_CONTROL_PRE_READ "1.3.6.1.1.13.1" /* RFC 4527 */ -#define LDAP_CONTROL_POST_READ "1.3.6.1.1.13.2" /* RFC 4527 */ - -#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473" /* RFC 2891 */ -#define LDAP_CONTROL_SORTRESPONSE "1.2.840.113556.1.4.474" /* RFC 2891 */ - -/* non-standard track controls */ -#define LDAP_CONTROL_PAGEDRESULTS "1.2.840.113556.1.4.319" /* RFC 2696 */ - -#define LDAP_CONTROL_AUTHZID_REQUEST "2.16.840.1.113730.3.4.16" /* RFC 3829 */ -#define LDAP_CONTROL_AUTHZID_RESPONSE "2.16.840.1.113730.3.4.15" /* RFC 3829 */ - -/* LDAP Content Synchronization Operation -- RFC 4533 */ -#define LDAP_SYNC_OID "1.3.6.1.4.1.4203.1.9.1" -#define LDAP_CONTROL_SYNC LDAP_SYNC_OID ".1" -#define LDAP_CONTROL_SYNC_STATE LDAP_SYNC_OID ".2" -#define LDAP_CONTROL_SYNC_DONE LDAP_SYNC_OID ".3" -#define LDAP_SYNC_INFO LDAP_SYNC_OID ".4" - -#define LDAP_SYNC_NONE 0x00 -#define LDAP_SYNC_REFRESH_ONLY 0x01 -#define LDAP_SYNC_RESERVED 0x02 -#define LDAP_SYNC_REFRESH_AND_PERSIST 0x03 - -#define LDAP_SYNC_REFRESH_PRESENTS 0 -#define LDAP_SYNC_REFRESH_DELETES 1 - -#define LDAP_TAG_SYNC_NEW_COOKIE ((ber_tag_t) 0x80U) -#define LDAP_TAG_SYNC_REFRESH_DELETE ((ber_tag_t) 0xa1U) -#define LDAP_TAG_SYNC_REFRESH_PRESENT ((ber_tag_t) 0xa2U) -#define LDAP_TAG_SYNC_ID_SET ((ber_tag_t) 0xa3U) - -#define LDAP_TAG_SYNC_COOKIE ((ber_tag_t) 0x04U) -#define LDAP_TAG_REFRESHDELETES ((ber_tag_t) 0x01U) -#define LDAP_TAG_REFRESHDONE ((ber_tag_t) 0x01U) -#define LDAP_TAG_RELOAD_HINT ((ber_tag_t) 0x01U) - -#define LDAP_SYNC_PRESENT 0 -#define LDAP_SYNC_ADD 1 -#define LDAP_SYNC_MODIFY 2 -#define LDAP_SYNC_DELETE 3 -#define LDAP_SYNC_NEW_COOKIE 4 - -/* LDAP Don't Use Copy Control (RFC 6171) */ -#define LDAP_CONTROL_DONTUSECOPY "1.3.6.1.1.22" - -/* Password policy Controls *//* work in progress */ -/* ITS#3458: released; disabled by default */ -#define LDAP_CONTROL_PASSWORDPOLICYREQUEST "1.3.6.1.4.1.42.2.27.8.5.1" -#define LDAP_CONTROL_PASSWORDPOLICYRESPONSE "1.3.6.1.4.1.42.2.27.8.5.1" - -/* various works in progress */ -#define LDAP_CONTROL_NOOP "1.3.6.1.4.1.4203.666.5.2" -#define LDAP_CONTROL_NO_SUBORDINATES "1.3.6.1.4.1.4203.666.5.11" -#define LDAP_CONTROL_RELAX "1.3.6.1.4.1.4203.666.5.12" -#define LDAP_CONTROL_MANAGEDIT LDAP_CONTROL_RELAX -#define LDAP_CONTROL_SLURP "1.3.6.1.4.1.4203.666.5.13" -#define LDAP_CONTROL_VALSORT "1.3.6.1.4.1.4203.666.5.14" -#define LDAP_CONTROL_X_DEREF "1.3.6.1.4.1.4203.666.5.16" -#define LDAP_CONTROL_X_WHATFAILED "1.3.6.1.4.1.4203.666.5.17" - -/* LDAP Chaining Behavior Control *//* work in progress */ -/* ; - * see also LDAP_NO_REFERRALS_FOUND, LDAP_CANNOT_CHAIN */ -#define LDAP_CONTROL_X_CHAINING_BEHAVIOR "1.3.6.1.4.1.4203.666.11.3" - -#define LDAP_CHAINING_PREFERRED 0 -#define LDAP_CHAINING_REQUIRED 1 -#define LDAP_REFERRALS_PREFERRED 2 -#define LDAP_REFERRALS_REQUIRED 3 - -/* MS Active Directory controls (for compatibility) */ -#define LDAP_CONTROL_X_LAZY_COMMIT "1.2.840.113556.1.4.619" -#define LDAP_CONTROL_X_INCREMENTAL_VALUES "1.2.840.113556.1.4.802" -#define LDAP_CONTROL_X_DOMAIN_SCOPE "1.2.840.113556.1.4.1339" -#define LDAP_CONTROL_X_PERMISSIVE_MODIFY "1.2.840.113556.1.4.1413" -#define LDAP_CONTROL_X_SEARCH_OPTIONS "1.2.840.113556.1.4.1340" -#define LDAP_SEARCH_FLAG_DOMAIN_SCOPE 1 /* do not generate referrals */ -#define LDAP_SEARCH_FLAG_PHANTOM_ROOT 2 /* search all subordinate NCs */ -#define LDAP_CONTROL_X_TREE_DELETE "1.2.840.113556.1.4.805" - -/* MS Active Directory controls - not implemented in slapd(8) */ -#define LDAP_CONTROL_X_SERVER_NOTIFICATION "1.2.840.113556.1.4.528" -#define LDAP_CONTROL_X_EXTENDED_DN "1.2.840.113556.1.4.529" -#define LDAP_CONTROL_X_SHOW_DELETED "1.2.840.113556.1.4.417" -#define LDAP_CONTROL_X_DIRSYNC "1.2.840.113556.1.4.841" - -#define LDAP_CONTROL_X_DIRSYNC_OBJECT_SECURITY 0x00000001 -#define LDAP_CONTROL_X_DIRSYNC_ANCESTORS_FIRST 0x00000800 -#define LDAP_CONTROL_X_DIRSYNC_PUBLIC_DATA_ONLY 0x00002000 -#define LDAP_CONTROL_X_DIRSYNC_INCREMENTAL_VALUES 0x80000000 - - -/* */ -#define LDAP_CONTROL_X_SESSION_TRACKING "1.3.6.1.4.1.21008.108.63.1" -#define LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_SESSION_ID \ - LDAP_CONTROL_X_SESSION_TRACKING ".1" -#define LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_MULTI_SESSION_ID \ - LDAP_CONTROL_X_SESSION_TRACKING ".2" -#define LDAP_CONTROL_X_SESSION_TRACKING_USERNAME \ - LDAP_CONTROL_X_SESSION_TRACKING ".3" -/* various expired works */ - -/* LDAP Duplicated Entry Control Extension *//* not implemented in slapd(8) */ -#define LDAP_CONTROL_DUPENT_REQUEST "2.16.840.1.113719.1.27.101.1" -#define LDAP_CONTROL_DUPENT_RESPONSE "2.16.840.1.113719.1.27.101.2" -#define LDAP_CONTROL_DUPENT_ENTRY "2.16.840.1.113719.1.27.101.3" -#define LDAP_CONTROL_DUPENT LDAP_CONTROL_DUPENT_REQUEST - -/* LDAP Persistent Search Control *//* not implemented in slapd(8) */ -#define LDAP_CONTROL_PERSIST_REQUEST "2.16.840.1.113730.3.4.3" -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_NOTICE "2.16.840.1.113730.3.4.7" -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_ADD 0x1 -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_DELETE 0x2 -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_MODIFY 0x4 -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_RENAME 0x8 - -/* LDAP VLV */ -#define LDAP_CONTROL_VLVREQUEST "2.16.840.1.113730.3.4.9" -#define LDAP_CONTROL_VLVRESPONSE "2.16.840.1.113730.3.4.10" - -/* Sun's analogue to ppolicy */ -#define LDAP_CONTROL_X_ACCOUNT_USABILITY "1.3.6.1.4.1.42.2.27.9.5.8" - -#define LDAP_TAG_X_ACCOUNT_USABILITY_AVAILABLE ((ber_tag_t) 0x80U) /* primitive + 0 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_NOT_AVAILABLE ((ber_tag_t) 0xA1U) /* constructed + 1 */ - -#define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_RESET ((ber_tag_t) 0x81U) /* primitive + 1 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_EXPIRED ((ber_tag_t) 0x82U) /* primitive + 2 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_REMAINING_GRACE ((ber_tag_t) 0x83U) /* primitive + 3 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */ - -/* Netscape Password policy response controls */ -/* */ -#define LDAP_CONTROL_X_PASSWORD_EXPIRED "2.16.840.1.113730.3.4.4" -#define LDAP_CONTROL_X_PASSWORD_EXPIRING "2.16.840.1.113730.3.4.5" - -/* LDAP Unsolicited Notifications */ -#define LDAP_NOTICE_OF_DISCONNECTION "1.3.6.1.4.1.1466.20036" /* RFC 4511 */ -#define LDAP_NOTICE_DISCONNECT LDAP_NOTICE_OF_DISCONNECTION - -/* LDAP Extended Operations */ -#define LDAP_EXOP_START_TLS "1.3.6.1.4.1.1466.20037" /* RFC 4511 */ - -#define LDAP_EXOP_MODIFY_PASSWD "1.3.6.1.4.1.4203.1.11.1" /* RFC 3062 */ -#define LDAP_TAG_EXOP_MODIFY_PASSWD_ID ((ber_tag_t) 0x80U) -#define LDAP_TAG_EXOP_MODIFY_PASSWD_OLD ((ber_tag_t) 0x81U) -#define LDAP_TAG_EXOP_MODIFY_PASSWD_NEW ((ber_tag_t) 0x82U) -#define LDAP_TAG_EXOP_MODIFY_PASSWD_GEN ((ber_tag_t) 0x80U) - -#define LDAP_EXOP_CANCEL "1.3.6.1.1.8" /* RFC 3909 */ -#define LDAP_EXOP_X_CANCEL LDAP_EXOP_CANCEL - -#define LDAP_EXOP_REFRESH "1.3.6.1.4.1.1466.101.119.1" /* RFC 2589 */ -#define LDAP_TAG_EXOP_REFRESH_REQ_DN ((ber_tag_t) 0x80U) -#define LDAP_TAG_EXOP_REFRESH_REQ_TTL ((ber_tag_t) 0x81U) -#define LDAP_TAG_EXOP_REFRESH_RES_TTL ((ber_tag_t) 0x81U) - -#define LDAP_EXOP_VERIFY_CREDENTIALS "1.3.6.1.4.1.4203.666.6.5" -#define LDAP_EXOP_X_VERIFY_CREDENTIALS LDAP_EXOP_VERIFY_CREDENTIALS - -#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_COOKIE ((ber_tag_t) 0x80U) -#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U) -#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_CONTROLS ((ber_tag_t) 0xa2U) /* context specific + constructed + 2 */ - -#define LDAP_EXOP_WHO_AM_I "1.3.6.1.4.1.4203.1.11.3" /* RFC 4532 */ -#define LDAP_EXOP_X_WHO_AM_I LDAP_EXOP_WHO_AM_I - -/* various works in progress */ -#define LDAP_EXOP_TURN "1.3.6.1.1.19" /* RFC 4531 */ -#define LDAP_EXOP_X_TURN LDAP_EXOP_TURN - -/* LDAP Distributed Procedures */ -/* a work in progress */ -#define LDAP_X_DISTPROC_BASE "1.3.6.1.4.1.4203.666.11.6" -#define LDAP_EXOP_X_CHAINEDREQUEST LDAP_X_DISTPROC_BASE ".1" -#define LDAP_FEATURE_X_CANCHAINOPS LDAP_X_DISTPROC_BASE ".2" -#define LDAP_CONTROL_X_RETURNCONTREF LDAP_X_DISTPROC_BASE ".3" -#define LDAP_URLEXT_X_LOCALREFOID LDAP_X_DISTPROC_BASE ".4" -#define LDAP_URLEXT_X_REFTYPEOID LDAP_X_DISTPROC_BASE ".5" -#define LDAP_URLEXT_X_SEARCHEDSUBTREEOID \ - LDAP_X_DISTPROC_BASE ".6" -#define LDAP_URLEXT_X_FAILEDNAMEOID LDAP_X_DISTPROC_BASE ".7" -#define LDAP_URLEXT_X_LOCALREF "x-localReference" -#define LDAP_URLEXT_X_REFTYPE "x-referenceType" -#define LDAP_URLEXT_X_SEARCHEDSUBTREE "x-searchedSubtree" -#define LDAP_URLEXT_X_FAILEDNAME "x-failedName" - -#define LDAP_TXN "1.3.6.1.1.21" /* RFC 5805 */ -#define LDAP_EXOP_TXN_START LDAP_TXN ".1" -#define LDAP_CONTROL_TXN_SPEC LDAP_TXN ".2" -#define LDAP_EXOP_TXN_END LDAP_TXN ".3" -#define LDAP_EXOP_TXN_ABORTED_NOTICE LDAP_TXN ".4" - -/* LDAP Features */ -#define LDAP_FEATURE_ALL_OP_ATTRS "1.3.6.1.4.1.4203.1.5.1" /* RFC 3673 */ -#define LDAP_FEATURE_OBJECTCLASS_ATTRS \ - "1.3.6.1.4.1.4203.1.5.2" /* @objectClass - new number to be assigned */ -#define LDAP_FEATURE_ABSOLUTE_FILTERS "1.3.6.1.4.1.4203.1.5.3" /* (&) (|) */ -#define LDAP_FEATURE_LANGUAGE_TAG_OPTIONS "1.3.6.1.4.1.4203.1.5.4" -#define LDAP_FEATURE_LANGUAGE_RANGE_OPTIONS "1.3.6.1.4.1.4203.1.5.5" -#define LDAP_FEATURE_MODIFY_INCREMENT "1.3.6.1.1.14" - -/* LDAP Experimental (works in progress) Features */ -#define LDAP_FEATURE_SUBORDINATE_SCOPE \ - "1.3.6.1.4.1.4203.666.8.1" /* "children" */ -#define LDAP_FEATURE_CHILDREN_SCOPE LDAP_FEATURE_SUBORDINATE_SCOPE - -/* - * specific LDAP instantiations of BER types we know about - */ - -/* Overview of LBER tag construction - * - * Bits - * ______ - * 8 7 | CLASS - * 0 0 = UNIVERSAL - * 0 1 = APPLICATION - * 1 0 = CONTEXT-SPECIFIC - * 1 1 = PRIVATE - * _____ - * | 6 | DATA-TYPE - * 0 = PRIMITIVE - * 1 = CONSTRUCTED - * ___________ - * | 5 ... 1 | TAG-NUMBER - */ - -/* general stuff */ -#define LDAP_TAG_MESSAGE ((ber_tag_t) 0x30U) /* constructed + 16 */ -#define LDAP_TAG_MSGID ((ber_tag_t) 0x02U) /* integer */ - -#define LDAP_TAG_LDAPDN ((ber_tag_t) 0x04U) /* octet string */ -#define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ - -#define LDAP_TAG_CONTROLS ((ber_tag_t) 0xa0U) /* context specific + constructed + 0 */ -#define LDAP_TAG_REFERRAL ((ber_tag_t) 0xa3U) /* context specific + constructed + 3 */ - -#define LDAP_TAG_NEWSUPERIOR ((ber_tag_t) 0x80U) /* context-specific + primitive + 0 */ - -#define LDAP_TAG_EXOP_REQ_OID ((ber_tag_t) 0x80U) /* context specific + primitive */ -#define LDAP_TAG_EXOP_REQ_VALUE ((ber_tag_t) 0x81U) /* context specific + primitive */ -#define LDAP_TAG_EXOP_RES_OID ((ber_tag_t) 0x8aU) /* context specific + primitive */ -#define LDAP_TAG_EXOP_RES_VALUE ((ber_tag_t) 0x8bU) /* context specific + primitive */ - -#define LDAP_TAG_IM_RES_OID ((ber_tag_t) 0x80U) /* context specific + primitive */ -#define LDAP_TAG_IM_RES_VALUE ((ber_tag_t) 0x81U) /* context specific + primitive */ - -#define LDAP_TAG_SASL_RES_CREDS ((ber_tag_t) 0x87U) /* context specific + primitive */ - -/* LDAP Request Messages */ -#define LDAP_REQ_BIND ((ber_tag_t) 0x60U) /* application + constructed */ -#define LDAP_REQ_UNBIND ((ber_tag_t) 0x42U) /* application + primitive */ -#define LDAP_REQ_SEARCH ((ber_tag_t) 0x63U) /* application + constructed */ -#define LDAP_REQ_MODIFY ((ber_tag_t) 0x66U) /* application + constructed */ -#define LDAP_REQ_ADD ((ber_tag_t) 0x68U) /* application + constructed */ -#define LDAP_REQ_DELETE ((ber_tag_t) 0x4aU) /* application + primitive */ -#define LDAP_REQ_MODDN ((ber_tag_t) 0x6cU) /* application + constructed */ -#define LDAP_REQ_MODRDN LDAP_REQ_MODDN -#define LDAP_REQ_RENAME LDAP_REQ_MODDN -#define LDAP_REQ_COMPARE ((ber_tag_t) 0x6eU) /* application + constructed */ -#define LDAP_REQ_ABANDON ((ber_tag_t) 0x50U) /* application + primitive */ -#define LDAP_REQ_EXTENDED ((ber_tag_t) 0x77U) /* application + constructed */ - -/* LDAP Response Messages */ -#define LDAP_RES_BIND ((ber_tag_t) 0x61U) /* application + constructed */ -#define LDAP_RES_SEARCH_ENTRY ((ber_tag_t) 0x64U) /* application + constructed */ -#define LDAP_RES_SEARCH_REFERENCE ((ber_tag_t) 0x73U) /* V3: application + constructed */ -#define LDAP_RES_SEARCH_RESULT ((ber_tag_t) 0x65U) /* application + constructed */ -#define LDAP_RES_MODIFY ((ber_tag_t) 0x67U) /* application + constructed */ -#define LDAP_RES_ADD ((ber_tag_t) 0x69U) /* application + constructed */ -#define LDAP_RES_DELETE ((ber_tag_t) 0x6bU) /* application + constructed */ -#define LDAP_RES_MODDN ((ber_tag_t) 0x6dU) /* application + constructed */ -#define LDAP_RES_MODRDN LDAP_RES_MODDN /* application + constructed */ -#define LDAP_RES_RENAME LDAP_RES_MODDN /* application + constructed */ -#define LDAP_RES_COMPARE ((ber_tag_t) 0x6fU) /* application + constructed */ -#define LDAP_RES_EXTENDED ((ber_tag_t) 0x78U) /* V3: application + constructed */ -#define LDAP_RES_INTERMEDIATE ((ber_tag_t) 0x79U) /* V3+: application + constructed */ - -#define LDAP_RES_ANY (-1) -#define LDAP_RES_UNSOLICITED (0) - - -/* sasl methods */ -#define LDAP_SASL_SIMPLE ((char*)0) -#define LDAP_SASL_NULL ("") - - -/* authentication methods available */ -#define LDAP_AUTH_NONE ((ber_tag_t) 0x00U) /* no authentication */ -#define LDAP_AUTH_SIMPLE ((ber_tag_t) 0x80U) /* context specific + primitive */ -#define LDAP_AUTH_SASL ((ber_tag_t) 0xa3U) /* context specific + constructed */ -#define LDAP_AUTH_KRBV4 ((ber_tag_t) 0xffU) /* means do both of the following */ -#define LDAP_AUTH_KRBV41 ((ber_tag_t) 0x81U) /* context specific + primitive */ -#define LDAP_AUTH_KRBV42 ((ber_tag_t) 0x82U) /* context specific + primitive */ - -/* used by the Windows API but not used on the wire */ -#define LDAP_AUTH_NEGOTIATE ((ber_tag_t) 0x04FFU) - -/* filter types */ -#define LDAP_FILTER_AND ((ber_tag_t) 0xa0U) /* context specific + constructed */ -#define LDAP_FILTER_OR ((ber_tag_t) 0xa1U) /* context specific + constructed */ -#define LDAP_FILTER_NOT ((ber_tag_t) 0xa2U) /* context specific + constructed */ -#define LDAP_FILTER_EQUALITY ((ber_tag_t) 0xa3U) /* context specific + constructed */ -#define LDAP_FILTER_SUBSTRINGS ((ber_tag_t) 0xa4U) /* context specific + constructed */ -#define LDAP_FILTER_GE ((ber_tag_t) 0xa5U) /* context specific + constructed */ -#define LDAP_FILTER_LE ((ber_tag_t) 0xa6U) /* context specific + constructed */ -#define LDAP_FILTER_PRESENT ((ber_tag_t) 0x87U) /* context specific + primitive */ -#define LDAP_FILTER_APPROX ((ber_tag_t) 0xa8U) /* context specific + constructed */ -#define LDAP_FILTER_EXT ((ber_tag_t) 0xa9U) /* context specific + constructed */ - -/* extended filter component types */ -#define LDAP_FILTER_EXT_OID ((ber_tag_t) 0x81U) /* context specific */ -#define LDAP_FILTER_EXT_TYPE ((ber_tag_t) 0x82U) /* context specific */ -#define LDAP_FILTER_EXT_VALUE ((ber_tag_t) 0x83U) /* context specific */ -#define LDAP_FILTER_EXT_DNATTRS ((ber_tag_t) 0x84U) /* context specific */ - -/* substring filter component types */ -#define LDAP_SUBSTRING_INITIAL ((ber_tag_t) 0x80U) /* context specific */ -#define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */ -#define LDAP_SUBSTRING_FINAL ((ber_tag_t) 0x82U) /* context specific */ - -/* search scopes */ -#define LDAP_SCOPE_BASE ((ber_int_t) 0x0000) -#define LDAP_SCOPE_BASEOBJECT LDAP_SCOPE_BASE -#define LDAP_SCOPE_ONELEVEL ((ber_int_t) 0x0001) -#define LDAP_SCOPE_ONE LDAP_SCOPE_ONELEVEL -#define LDAP_SCOPE_SUBTREE ((ber_int_t) 0x0002) -#define LDAP_SCOPE_SUB LDAP_SCOPE_SUBTREE -#define LDAP_SCOPE_SUBORDINATE ((ber_int_t) 0x0003) /* OpenLDAP extension */ -#define LDAP_SCOPE_CHILDREN LDAP_SCOPE_SUBORDINATE -#define LDAP_SCOPE_DEFAULT ((ber_int_t) -1) /* OpenLDAP extension */ - -/* substring filter component types */ -#define LDAP_SUBSTRING_INITIAL ((ber_tag_t) 0x80U) /* context specific */ -#define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */ -#define LDAP_SUBSTRING_FINAL ((ber_tag_t) 0x82U) /* context specific */ - -/* - * LDAP Result Codes - */ -#define LDAP_SUCCESS 0x00 - -#define LDAP_RANGE(n,x,y) (((x) <= (n)) && ((n) <= (y))) - -#define LDAP_OPERATIONS_ERROR 0x01 -#define LDAP_PROTOCOL_ERROR 0x02 -#define LDAP_TIMELIMIT_EXCEEDED 0x03 -#define LDAP_SIZELIMIT_EXCEEDED 0x04 -#define LDAP_COMPARE_FALSE 0x05 -#define LDAP_COMPARE_TRUE 0x06 -#define LDAP_AUTH_METHOD_NOT_SUPPORTED 0x07 -#define LDAP_STRONG_AUTH_NOT_SUPPORTED LDAP_AUTH_METHOD_NOT_SUPPORTED -#define LDAP_STRONG_AUTH_REQUIRED 0x08 -#define LDAP_STRONGER_AUTH_REQUIRED LDAP_STRONG_AUTH_REQUIRED -#define LDAP_PARTIAL_RESULTS 0x09 /* LDAPv2+ (not LDAPv3) */ - -#define LDAP_REFERRAL 0x0a /* LDAPv3 */ -#define LDAP_ADMINLIMIT_EXCEEDED 0x0b /* LDAPv3 */ -#define LDAP_UNAVAILABLE_CRITICAL_EXTENSION 0x0c /* LDAPv3 */ -#define LDAP_CONFIDENTIALITY_REQUIRED 0x0d /* LDAPv3 */ -#define LDAP_SASL_BIND_IN_PROGRESS 0x0e /* LDAPv3 */ - -#define LDAP_ATTR_ERROR(n) LDAP_RANGE((n),0x10,0x15) /* 16-21 */ - -#define LDAP_NO_SUCH_ATTRIBUTE 0x10 -#define LDAP_UNDEFINED_TYPE 0x11 -#define LDAP_INAPPROPRIATE_MATCHING 0x12 -#define LDAP_CONSTRAINT_VIOLATION 0x13 -#define LDAP_TYPE_OR_VALUE_EXISTS 0x14 -#define LDAP_INVALID_SYNTAX 0x15 - -#define LDAP_NAME_ERROR(n) LDAP_RANGE((n),0x20,0x24) /* 32-34,36 */ - -#define LDAP_NO_SUCH_OBJECT 0x20 -#define LDAP_ALIAS_PROBLEM 0x21 -#define LDAP_INVALID_DN_SYNTAX 0x22 -#define LDAP_IS_LEAF 0x23 /* not LDAPv3 */ -#define LDAP_ALIAS_DEREF_PROBLEM 0x24 - -#define LDAP_SECURITY_ERROR(n) LDAP_RANGE((n),0x2F,0x32) /* 47-50 */ - -#define LDAP_X_PROXY_AUTHZ_FAILURE 0x2F /* LDAPv3 proxy authorization */ -#define LDAP_INAPPROPRIATE_AUTH 0x30 -#define LDAP_INVALID_CREDENTIALS 0x31 -#define LDAP_INSUFFICIENT_ACCESS 0x32 - -#define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ - -#define LDAP_BUSY 0x33 -#define LDAP_UNAVAILABLE 0x34 -#define LDAP_UNWILLING_TO_PERFORM 0x35 -#define LDAP_LOOP_DETECT 0x36 - -#define LDAP_UPDATE_ERROR(n) LDAP_RANGE((n),0x40,0x47) /* 64-69,71 */ - -#define LDAP_NAMING_VIOLATION 0x40 -#define LDAP_OBJECT_CLASS_VIOLATION 0x41 -#define LDAP_NOT_ALLOWED_ON_NONLEAF 0x42 -#define LDAP_NOT_ALLOWED_ON_RDN 0x43 -#define LDAP_ALREADY_EXISTS 0x44 -#define LDAP_NO_OBJECT_CLASS_MODS 0x45 -#define LDAP_RESULTS_TOO_LARGE 0x46 /* CLDAP */ -#define LDAP_AFFECTS_MULTIPLE_DSAS 0x47 - -#define LDAP_VLV_ERROR 0x4C - -#define LDAP_OTHER 0x50 - -/* LCUP operation codes (113-117) - not implemented */ -#define LDAP_CUP_RESOURCES_EXHAUSTED 0x71 -#define LDAP_CUP_SECURITY_VIOLATION 0x72 -#define LDAP_CUP_INVALID_DATA 0x73 -#define LDAP_CUP_UNSUPPORTED_SCHEME 0x74 -#define LDAP_CUP_RELOAD_REQUIRED 0x75 - -/* Cancel operation codes (118-121) */ -#define LDAP_CANCELLED 0x76 -#define LDAP_NO_SUCH_OPERATION 0x77 -#define LDAP_TOO_LATE 0x78 -#define LDAP_CANNOT_CANCEL 0x79 - -/* Assertion control (122) */ -#define LDAP_ASSERTION_FAILED 0x7A - -/* Proxied Authorization Denied (123) */ -#define LDAP_PROXIED_AUTHORIZATION_DENIED 0x7B - -/* Experimental result codes */ -#define LDAP_E_ERROR(n) LDAP_RANGE((n),0x1000,0x3FFF) - -/* LDAP Sync (4096) */ -#define LDAP_SYNC_REFRESH_REQUIRED 0x1000 - - -/* Private Use result codes */ -#define LDAP_X_ERROR(n) LDAP_RANGE((n),0x4000,0xFFFF) - -#define LDAP_X_SYNC_REFRESH_REQUIRED 0x4100 /* defunct */ -#define LDAP_X_ASSERTION_FAILED 0x410f /* defunct */ - -/* for the LDAP No-Op control */ -#define LDAP_X_NO_OPERATION 0x410e - -/* for the Chaining Behavior control (consecutive result codes requested; - * see ) */ -#ifdef LDAP_CONTROL_X_CHAINING_BEHAVIOR -#define LDAP_X_NO_REFERRALS_FOUND 0x4110 -#define LDAP_X_CANNOT_CHAIN 0x4111 -#endif - -/* for Distributed Procedures (see ) */ -#ifdef LDAP_X_DISTPROC_BASE -#define LDAP_X_INVALIDREFERENCE 0x4112 -#endif - -#define LDAP_TXN_SPECIFY_OKAY 0x4120 -#define LDAP_TXN_ID_INVALID 0x4121 - -/* API Error Codes - * - * Based on draft-ietf-ldap-c-api-xx - * but with new negative code values - */ -#define LDAP_API_ERROR(n) ((n)<0) -#define LDAP_API_RESULT(n) ((n)<=0) - -#define LDAP_SERVER_DOWN (-1) -#define LDAP_LOCAL_ERROR (-2) -#define LDAP_ENCODING_ERROR (-3) -#define LDAP_DECODING_ERROR (-4) -#define LDAP_TIMEOUT (-5) -#define LDAP_AUTH_UNKNOWN (-6) -#define LDAP_FILTER_ERROR (-7) -#define LDAP_USER_CANCELLED (-8) -#define LDAP_PARAM_ERROR (-9) -#define LDAP_NO_MEMORY (-10) -#define LDAP_CONNECT_ERROR (-11) -#define LDAP_NOT_SUPPORTED (-12) -#define LDAP_CONTROL_NOT_FOUND (-13) -#define LDAP_NO_RESULTS_RETURNED (-14) -#define LDAP_MORE_RESULTS_TO_RETURN (-15) /* Obsolete */ -#define LDAP_CLIENT_LOOP (-16) -#define LDAP_REFERRAL_LIMIT_EXCEEDED (-17) -#define LDAP_X_CONNECTING (-18) - - -/* - * This structure represents both ldap messages and ldap responses. - * These are really the same, except in the case of search responses, - * where a response has multiple messages. - */ - -typedef struct ldapmsg LDAPMessage; - -/* for modifications */ -typedef struct ldapmod { - int mod_op; - -#define LDAP_MOD_OP (0x0007) -#define LDAP_MOD_ADD (0x0000) -#define LDAP_MOD_DELETE (0x0001) -#define LDAP_MOD_REPLACE (0x0002) -#define LDAP_MOD_INCREMENT (0x0003) /* OpenLDAP extension */ -#define LDAP_MOD_BVALUES (0x0080) -/* IMPORTANT: do not use code 0x1000 (or above), - * it is used internally by the backends! - * (see ldap/servers/slapd/slap.h) - */ - - char *mod_type; - union mod_vals_u { - char **modv_strvals; - struct berval **modv_bvals; - } mod_vals; -#define mod_values mod_vals.modv_strvals -#define mod_bvalues mod_vals.modv_bvals -} LDAPMod; - -/* - * structure representing an ldap session which can - * encompass connections to multiple servers (in the - * face of referrals). - */ -typedef struct ldap LDAP; - -#define LDAP_DEREF_NEVER 0x00 -#define LDAP_DEREF_SEARCHING 0x01 -#define LDAP_DEREF_FINDING 0x02 -#define LDAP_DEREF_ALWAYS 0x03 - -#define LDAP_NO_LIMIT 0 - -/* how many messages to retrieve results for */ -#define LDAP_MSG_ONE 0x00 -#define LDAP_MSG_ALL 0x01 -#define LDAP_MSG_RECEIVED 0x02 - -/* - * types for ldap URL handling - */ -typedef struct ldap_url_desc { - struct ldap_url_desc *lud_next; - char *lud_scheme; - char *lud_host; - int lud_port; - char *lud_dn; - char **lud_attrs; - int lud_scope; - char *lud_filter; - char **lud_exts; - int lud_crit_exts; -} LDAPURLDesc; - -#define LDAP_URL_SUCCESS 0x00 /* Success */ -#define LDAP_URL_ERR_MEM 0x01 /* can't allocate memory space */ -#define LDAP_URL_ERR_PARAM 0x02 /* parameter is bad */ - -#define LDAP_URL_ERR_BADSCHEME 0x03 /* URL doesn't begin with "ldap[si]://" */ -#define LDAP_URL_ERR_BADENCLOSURE 0x04 /* URL is missing trailing ">" */ -#define LDAP_URL_ERR_BADURL 0x05 /* URL is bad */ -#define LDAP_URL_ERR_BADHOST 0x06 /* host port is bad */ -#define LDAP_URL_ERR_BADATTRS 0x07 /* bad (or missing) attributes */ -#define LDAP_URL_ERR_BADSCOPE 0x08 /* scope string is invalid (or missing) */ -#define LDAP_URL_ERR_BADFILTER 0x09 /* bad or missing filter */ -#define LDAP_URL_ERR_BADEXTS 0x0a /* bad or missing extensions */ - -/* - * LDAP sync (RFC4533) API - */ - -typedef struct ldap_sync_t ldap_sync_t; - -typedef enum { - /* these are private - the client should never see them */ - LDAP_SYNC_CAPI_NONE = -1, - - LDAP_SYNC_CAPI_PHASE_FLAG = 0x10U, - LDAP_SYNC_CAPI_IDSET_FLAG = 0x20U, - LDAP_SYNC_CAPI_DONE_FLAG = 0x40U, - - /* these are passed to ls_search_entry() */ - LDAP_SYNC_CAPI_PRESENT = LDAP_SYNC_PRESENT, - LDAP_SYNC_CAPI_ADD = LDAP_SYNC_ADD, - LDAP_SYNC_CAPI_MODIFY = LDAP_SYNC_MODIFY, - LDAP_SYNC_CAPI_DELETE = LDAP_SYNC_DELETE, - - /* these are passed to ls_intermediate() */ - LDAP_SYNC_CAPI_PRESENTS = ( LDAP_SYNC_CAPI_PHASE_FLAG | LDAP_SYNC_CAPI_PRESENT ), - LDAP_SYNC_CAPI_DELETES = ( LDAP_SYNC_CAPI_PHASE_FLAG | LDAP_SYNC_CAPI_DELETE ), - - LDAP_SYNC_CAPI_PRESENTS_IDSET = ( LDAP_SYNC_CAPI_PRESENTS | LDAP_SYNC_CAPI_IDSET_FLAG ), - LDAP_SYNC_CAPI_DELETES_IDSET = ( LDAP_SYNC_CAPI_DELETES | LDAP_SYNC_CAPI_IDSET_FLAG ), - - LDAP_SYNC_CAPI_DONE = ( LDAP_SYNC_CAPI_DONE_FLAG | LDAP_SYNC_CAPI_PRESENTS ) -} ldap_sync_refresh_t; - -/* - * Called when an entry is returned by ldap_result(). - * If phase is LDAP_SYNC_CAPI_ADD or LDAP_SYNC_CAPI_MODIFY, - * the entry has been either added or modified, and thus - * the complete view of the entry should be in the LDAPMessage. - * If phase is LDAP_SYNC_CAPI_PRESENT or LDAP_SYNC_CAPI_DELETE, - * only the DN should be in the LDAPMessage. - */ -typedef int (*ldap_sync_search_entry_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg, - struct berval *entryUUID, - ldap_sync_refresh_t phase )); - -/* - * Called when a reference is returned; the client should know - * what to do with it. - */ -typedef int (*ldap_sync_search_reference_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg )); - -/* - * Called when specific intermediate/final messages are returned. - * If phase is LDAP_SYNC_CAPI_PRESENTS or LDAP_SYNC_CAPI_DELETES, - * a "presents" or "deletes" phase begins. - * If phase is LDAP_SYNC_CAPI_DONE, a special "presents" phase - * with refreshDone set to "TRUE" has been returned, to indicate - * that the refresh phase of a refreshAndPersist is complete. - * In the above cases, syncUUIDs is NULL. - * - * If phase is LDAP_SYNC_CAPI_PRESENTS_IDSET or - * LDAP_SYNC_CAPI_DELETES_IDSET, syncUUIDs is an array of UUIDs - * that are either present or have been deleted. - */ -typedef int (*ldap_sync_intermediate_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg, - BerVarray syncUUIDs, - ldap_sync_refresh_t phase )); - -/* - * Called when a searchResultDone is returned. In refreshAndPersist, - * this can only occur if the search for any reason is being terminated - * by the server. - */ -typedef int (*ldap_sync_search_result_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg, - int refreshDeletes )); - -/* - * This structure contains all information about the persistent search; - * the caller is responsible for connecting, setting version, binding, tls... - */ -struct ldap_sync_t { - /* conf search params */ - char *ls_base; - int ls_scope; - char *ls_filter; - char **ls_attrs; - int ls_timelimit; - int ls_sizelimit; - - /* poll timeout */ - int ls_timeout; - - /* helpers - add as appropriate */ - ldap_sync_search_entry_f ls_search_entry; - ldap_sync_search_reference_f ls_search_reference; - ldap_sync_intermediate_f ls_intermediate; - ldap_sync_search_result_f ls_search_result; - - /* set by the caller as appropriate */ - void *ls_private; - - /* conn stuff */ - LDAP *ls_ld; - - /* --- the parameters below are private - do not modify --- */ - - /* FIXME: make the structure opaque, and provide an interface - * to modify the public values? */ - - /* result stuff */ - int ls_msgid; - - /* sync stuff */ - /* needed by refreshOnly */ - int ls_reloadHint; - - /* opaque - need to pass between sessions, updated by the API */ - struct berval ls_cookie; - - /* state variable - do not modify */ - ldap_sync_refresh_t ls_refreshPhase; -}; - -/* - * End of LDAP sync (RFC4533) API - */ - -/* - * Connection callbacks... - */ -struct ldap_conncb; -struct sockaddr; - -/* Called after a connection is established */ -typedef int (ldap_conn_add_f) LDAP_P(( LDAP *ld, Sockbuf *sb, LDAPURLDesc *srv, struct sockaddr *addr, - struct ldap_conncb *ctx )); -/* Called before a connection is closed */ -typedef void (ldap_conn_del_f) LDAP_P(( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx )); - -/* Callbacks are pushed on a stack. Last one pushed is first one executed. The - * delete callback is called with a NULL Sockbuf just before freeing the LDAP handle. - */ -typedef struct ldap_conncb { - ldap_conn_add_f *lc_add; - ldap_conn_del_f *lc_del; - void *lc_arg; -} ldap_conncb; - -/* - * The API draft spec says we should declare (or cause to be declared) - * 'struct timeval'. We don't. See IETF LDAPext discussions. - */ -struct timeval; - -/* - * in options.c: - */ -LDAP_F( int ) -ldap_get_option LDAP_P(( - LDAP *ld, - int option, - void *outvalue)); - -LDAP_F( int ) -ldap_set_option LDAP_P(( - LDAP *ld, - int option, - LDAP_CONST void *invalue)); - -/* V3 REBIND Function Callback Prototype */ -typedef int (LDAP_REBIND_PROC) LDAP_P(( - LDAP *ld, LDAP_CONST char *url, - ber_tag_t request, ber_int_t msgid, - void *params )); - -LDAP_F( int ) -ldap_set_rebind_proc LDAP_P(( - LDAP *ld, - LDAP_REBIND_PROC *rebind_proc, - void *params )); - -/* V3 referral selection Function Callback Prototype */ -typedef int (LDAP_NEXTREF_PROC) LDAP_P(( - LDAP *ld, char ***refsp, int *cntp, - void *params )); - -LDAP_F( int ) -ldap_set_nextref_proc LDAP_P(( - LDAP *ld, - LDAP_NEXTREF_PROC *nextref_proc, - void *params )); - -/* V3 URLLIST Function Callback Prototype */ -typedef int (LDAP_URLLIST_PROC) LDAP_P(( - LDAP *ld, - LDAPURLDesc **urllist, - LDAPURLDesc **url, - void *params )); - -LDAP_F( int ) -ldap_set_urllist_proc LDAP_P(( - LDAP *ld, - LDAP_URLLIST_PROC *urllist_proc, - void *params )); - -/* - * in controls.c: - */ -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_create_control LDAP_P(( /* deprecated, use ldap_control_create */ - LDAP_CONST char *requestOID, - BerElement *ber, - int iscritical, - LDAPControl **ctrlp )); - -LDAP_F( LDAPControl * ) -ldap_find_control LDAP_P(( /* deprecated, use ldap_control_find */ - LDAP_CONST char *oid, - LDAPControl **ctrls )); -#endif - -LDAP_F( int ) -ldap_control_create LDAP_P(( - LDAP_CONST char *requestOID, - int iscritical, - struct berval *value, - int dupval, - LDAPControl **ctrlp )); - -LDAP_F( LDAPControl * ) -ldap_control_find LDAP_P(( - LDAP_CONST char *oid, - LDAPControl **ctrls, - LDAPControl ***nextctrlp )); - -LDAP_F( void ) -ldap_control_free LDAP_P(( - LDAPControl *ctrl )); - -LDAP_F( void ) -ldap_controls_free LDAP_P(( - LDAPControl **ctrls )); - -LDAP_F( LDAPControl ** ) -ldap_controls_dup LDAP_P(( - LDAPControl *LDAP_CONST *controls )); - -LDAP_F( LDAPControl * ) -ldap_control_dup LDAP_P(( - LDAP_CONST LDAPControl *c )); - -/* - * in dnssrv.c: - */ -LDAP_F( int ) -ldap_domain2dn LDAP_P(( - LDAP_CONST char* domain, - char** dn )); - -LDAP_F( int ) -ldap_dn2domain LDAP_P(( - LDAP_CONST char* dn, - char** domain )); - -LDAP_F( int ) -ldap_domain2hostlist LDAP_P(( - LDAP_CONST char *domain, - char** hostlist )); - -/* - * in extended.c: - */ -LDAP_F( int ) -ldap_extended_operation LDAP_P(( - LDAP *ld, - LDAP_CONST char *reqoid, - struct berval *reqdata, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_extended_operation_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *reqoid, - struct berval *reqdata, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - char **retoidp, - struct berval **retdatap )); - -LDAP_F( int ) -ldap_parse_extended_result LDAP_P(( - LDAP *ld, - LDAPMessage *res, - char **retoidp, - struct berval **retdatap, - int freeit )); - -LDAP_F( int ) -ldap_parse_intermediate LDAP_P(( - LDAP *ld, - LDAPMessage *res, - char **retoidp, - struct berval **retdatap, - LDAPControl ***serverctrls, - int freeit )); - - -/* - * in abandon.c: - */ -LDAP_F( int ) -ldap_abandon_ext LDAP_P(( - LDAP *ld, - int msgid, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_abandon LDAP_P(( /* deprecated, use ldap_abandon_ext */ - LDAP *ld, - int msgid )); -#endif - -/* - * in add.c: - */ -LDAP_F( int ) -ldap_add_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_add_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_add LDAP_P(( /* deprecated, use ldap_add_ext */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs )); - -LDAP_F( int ) -ldap_add_s LDAP_P(( /* deprecated, use ldap_add_ext_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs )); -#endif - - -/* - * in sasl.c: - */ -LDAP_F( int ) -ldap_sasl_bind LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -/* Interaction flags (should be passed about in a control) - * Automatic (default): use defaults, prompt otherwise - * Interactive: prompt always - * Quiet: never prompt - */ -#define LDAP_SASL_AUTOMATIC 0U -#define LDAP_SASL_INTERACTIVE 1U -#define LDAP_SASL_QUIET 2U - -/* - * V3 SASL Interaction Function Callback Prototype - * when using Cyrus SASL, interact is pointer to sasl_interact_t - * should likely passed in a control (and provided controls) - */ -typedef int (LDAP_SASL_INTERACT_PROC) LDAP_P(( - LDAP *ld, unsigned flags, void* defaults, void *interact )); - -LDAP_F( int ) -ldap_sasl_interactive_bind LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, /* usually NULL */ - LDAP_CONST char *saslMechanism, - LDAPControl **serverControls, - LDAPControl **clientControls, - - /* should be client controls */ - unsigned flags, - LDAP_SASL_INTERACT_PROC *proc, - void *defaults, - - /* as obtained from ldap_result() */ - LDAPMessage *result, - - /* returned during bind processing */ - const char **rmech, - int *msgid )); - -LDAP_F( int ) -ldap_sasl_interactive_bind_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, /* usually NULL */ - LDAP_CONST char *saslMechanism, - LDAPControl **serverControls, - LDAPControl **clientControls, - - /* should be client controls */ - unsigned flags, - LDAP_SASL_INTERACT_PROC *proc, - void *defaults )); - -LDAP_F( int ) -ldap_sasl_bind_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - struct berval **servercredp )); - -LDAP_F( int ) -ldap_parse_sasl_bind_result LDAP_P(( - LDAP *ld, - LDAPMessage *res, - struct berval **servercredp, - int freeit )); - -#if LDAP_DEPRECATED -/* - * in bind.c: - * (deprecated) - */ -LDAP_F( int ) -ldap_bind LDAP_P(( /* deprecated, use ldap_sasl_bind */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *passwd, - int authmethod )); - -LDAP_F( int ) -ldap_bind_s LDAP_P(( /* deprecated, use ldap_sasl_bind_s */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *cred, - int authmethod )); - -/* - * in sbind.c: - */ -LDAP_F( int ) -ldap_simple_bind LDAP_P(( /* deprecated, use ldap_sasl_bind */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *passwd )); - -LDAP_F( int ) -ldap_simple_bind_s LDAP_P(( /* deprecated, use ldap_sasl_bind_s */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *passwd )); - -#endif - - -/* - * in compare.c: - */ -LDAP_F( int ) -ldap_compare_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - struct berval *bvalue, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_compare_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - struct berval *bvalue, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_compare LDAP_P(( /* deprecated, use ldap_compare_ext */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - LDAP_CONST char *value )); - -LDAP_F( int ) -ldap_compare_s LDAP_P(( /* deprecated, use ldap_compare_ext_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - LDAP_CONST char *value )); -#endif - - -/* - * in delete.c: - */ -LDAP_F( int ) -ldap_delete_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_delete_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_delete LDAP_P(( /* deprecated, use ldap_delete_ext */ - LDAP *ld, - LDAP_CONST char *dn )); - -LDAP_F( int ) -ldap_delete_s LDAP_P(( /* deprecated, use ldap_delete_ext_s */ - LDAP *ld, - LDAP_CONST char *dn )); -#endif - - -/* - * in error.c: - */ -LDAP_F( int ) -ldap_parse_result LDAP_P(( - LDAP *ld, - LDAPMessage *res, - int *errcodep, - char **matcheddnp, - char **diagmsgp, - char ***referralsp, - LDAPControl ***serverctrls, - int freeit )); - -LDAP_F( char * ) -ldap_err2string LDAP_P(( - int err )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_result2error LDAP_P(( /* deprecated, use ldap_parse_result */ - LDAP *ld, - LDAPMessage *r, - int freeit )); - -LDAP_F( void ) -ldap_perror LDAP_P(( /* deprecated, use ldap_err2string */ - LDAP *ld, - LDAP_CONST char *s )); -#endif - - -/* - * in modify.c: - */ -LDAP_F( int ) -ldap_modify_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_modify_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_modify LDAP_P(( /* deprecated, use ldap_modify_ext */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods )); - -LDAP_F( int ) -ldap_modify_s LDAP_P(( /* deprecated, use ldap_modify_ext_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods )); -#endif - - -/* - * in modrdn.c: - */ -LDAP_F( int ) -ldap_rename LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_rename_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_rename2 LDAP_P(( /* deprecated, use ldap_rename */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn )); - -LDAP_F( int ) -ldap_rename2_s LDAP_P(( /* deprecated, use ldap_rename_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn )); - -LDAP_F( int ) -ldap_modrdn LDAP_P(( /* deprecated, use ldap_rename */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn )); - -LDAP_F( int ) -ldap_modrdn_s LDAP_P(( /* deprecated, use ldap_rename_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn )); - -LDAP_F( int ) -ldap_modrdn2 LDAP_P(( /* deprecated, use ldap_rename */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - int deleteoldrdn )); - -LDAP_F( int ) -ldap_modrdn2_s LDAP_P(( /* deprecated, use ldap_rename_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - int deleteoldrdn)); -#endif - - -/* - * in open.c: - */ -#if LDAP_DEPRECATED -LDAP_F( LDAP * ) -ldap_init LDAP_P(( /* deprecated, use ldap_create or ldap_initialize */ - LDAP_CONST char *host, - int port )); - -LDAP_F( LDAP * ) -ldap_open LDAP_P(( /* deprecated, use ldap_create or ldap_initialize */ - LDAP_CONST char *host, - int port )); -#endif - -LDAP_F( int ) -ldap_create LDAP_P(( - LDAP **ldp )); - -LDAP_F( int ) -ldap_initialize LDAP_P(( - LDAP **ldp, - LDAP_CONST char *url )); - -LDAP_F( LDAP * ) -ldap_dup LDAP_P(( - LDAP *old )); - -LDAP_F( int ) -ldap_connect( LDAP *ld ); - -/* - * in tls.c - */ - -LDAP_F( int ) -ldap_tls_inplace LDAP_P(( - LDAP *ld )); - -LDAP_F( int ) -ldap_start_tls LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_install_tls LDAP_P(( - LDAP *ld )); - -LDAP_F( int ) -ldap_start_tls_s LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -/* - * in messages.c: - */ -LDAP_F( LDAPMessage * ) -ldap_first_message LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( LDAPMessage * ) -ldap_next_message LDAP_P(( - LDAP *ld, - LDAPMessage *msg )); - -LDAP_F( int ) -ldap_count_messages LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -/* - * in references.c: - */ -LDAP_F( LDAPMessage * ) -ldap_first_reference LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( LDAPMessage * ) -ldap_next_reference LDAP_P(( - LDAP *ld, - LDAPMessage *ref )); - -LDAP_F( int ) -ldap_count_references LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( int ) -ldap_parse_reference LDAP_P(( - LDAP *ld, - LDAPMessage *ref, - char ***referralsp, - LDAPControl ***serverctrls, - int freeit)); - - -/* - * in getentry.c: - */ -LDAP_F( LDAPMessage * ) -ldap_first_entry LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( LDAPMessage * ) -ldap_next_entry LDAP_P(( - LDAP *ld, - LDAPMessage *entry )); - -LDAP_F( int ) -ldap_count_entries LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( int ) -ldap_get_entry_controls LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - LDAPControl ***serverctrls)); - - -/* - * in addentry.c - */ -LDAP_F( LDAPMessage * ) -ldap_delete_result_entry LDAP_P(( - LDAPMessage **list, - LDAPMessage *e )); - -LDAP_F( void ) -ldap_add_result_entry LDAP_P(( - LDAPMessage **list, - LDAPMessage *e )); - - -/* - * in getdn.c - */ -LDAP_F( char * ) -ldap_get_dn LDAP_P(( - LDAP *ld, - LDAPMessage *entry )); - -typedef struct ldap_ava { - struct berval la_attr; - struct berval la_value; - unsigned la_flags; -#define LDAP_AVA_NULL 0x0000U -#define LDAP_AVA_STRING 0x0001U -#define LDAP_AVA_BINARY 0x0002U -#define LDAP_AVA_NONPRINTABLE 0x0004U -#define LDAP_AVA_FREE_ATTR 0x0010U -#define LDAP_AVA_FREE_VALUE 0x0020U - - void *la_private; -} LDAPAVA; - -typedef LDAPAVA** LDAPRDN; -typedef LDAPRDN* LDAPDN; - -/* DN formats */ -#define LDAP_DN_FORMAT_LDAP 0x0000U -#define LDAP_DN_FORMAT_LDAPV3 0x0010U -#define LDAP_DN_FORMAT_LDAPV2 0x0020U -#define LDAP_DN_FORMAT_DCE 0x0030U -#define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ -#define LDAP_DN_FORMAT_AD_CANONICAL 0x0050U /* dn2str only */ -#define LDAP_DN_FORMAT_LBER 0x00F0U /* for testing only */ -#define LDAP_DN_FORMAT_MASK 0x00F0U - -/* DN flags */ -#define LDAP_DN_PRETTY 0x0100U -#define LDAP_DN_SKIP 0x0200U -#define LDAP_DN_P_NOLEADTRAILSPACES 0x1000U -#define LDAP_DN_P_NOSPACEAFTERRDN 0x2000U -#define LDAP_DN_PEDANTIC 0xF000U - -LDAP_F( void ) ldap_rdnfree LDAP_P(( LDAPRDN rdn )); -LDAP_F( void ) ldap_dnfree LDAP_P(( LDAPDN dn )); - -LDAP_F( int ) -ldap_bv2dn LDAP_P(( - struct berval *bv, - LDAPDN *dn, - unsigned flags )); - -LDAP_F( int ) -ldap_str2dn LDAP_P(( - LDAP_CONST char *str, - LDAPDN *dn, - unsigned flags )); - -LDAP_F( int ) -ldap_dn2bv LDAP_P(( - LDAPDN dn, - struct berval *bv, - unsigned flags )); - -LDAP_F( int ) -ldap_dn2str LDAP_P(( - LDAPDN dn, - char **str, - unsigned flags )); - -LDAP_F( int ) -ldap_bv2rdn LDAP_P(( - struct berval *bv, - LDAPRDN *rdn, - char **next, - unsigned flags )); - -LDAP_F( int ) -ldap_str2rdn LDAP_P(( - LDAP_CONST char *str, - LDAPRDN *rdn, - char **next, - unsigned flags )); - -LDAP_F( int ) -ldap_rdn2bv LDAP_P(( - LDAPRDN rdn, - struct berval *bv, - unsigned flags )); - -LDAP_F( int ) -ldap_rdn2str LDAP_P(( - LDAPRDN rdn, - char **str, - unsigned flags )); - -LDAP_F( int ) -ldap_dn_normalize LDAP_P(( - LDAP_CONST char *in, unsigned iflags, - char **out, unsigned oflags )); - -LDAP_F( char * ) -ldap_dn2ufn LDAP_P(( /* deprecated, use ldap_str2dn/dn2str */ - LDAP_CONST char *dn )); - -LDAP_F( char ** ) -ldap_explode_dn LDAP_P(( /* deprecated, ldap_str2dn */ - LDAP_CONST char *dn, - int notypes )); - -LDAP_F( char ** ) -ldap_explode_rdn LDAP_P(( /* deprecated, ldap_str2rdn */ - LDAP_CONST char *rdn, - int notypes )); - -typedef int LDAPDN_rewrite_func - LDAP_P(( LDAPDN dn, unsigned flags, void *ctx )); - -LDAP_F( int ) -ldap_X509dn2bv LDAP_P(( void *x509_name, struct berval *dn, - LDAPDN_rewrite_func *func, unsigned flags )); - -LDAP_F( char * ) -ldap_dn2dcedn LDAP_P(( /* deprecated, ldap_str2dn/dn2str */ - LDAP_CONST char *dn )); - -LDAP_F( char * ) -ldap_dcedn2dn LDAP_P(( /* deprecated, ldap_str2dn/dn2str */ - LDAP_CONST char *dce )); - -LDAP_F( char * ) -ldap_dn2ad_canonical LDAP_P(( /* deprecated, ldap_str2dn/dn2str */ - LDAP_CONST char *dn )); - -LDAP_F( int ) -ldap_get_dn_ber LDAP_P(( - LDAP *ld, LDAPMessage *e, BerElement **berout, struct berval *dn )); - -LDAP_F( int ) -ldap_get_attribute_ber LDAP_P(( - LDAP *ld, LDAPMessage *e, BerElement *ber, struct berval *attr, - struct berval **vals )); - -/* - * in getattr.c - */ -LDAP_F( char * ) -ldap_first_attribute LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - BerElement **ber )); - -LDAP_F( char * ) -ldap_next_attribute LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - BerElement *ber )); - - -/* - * in getvalues.c - */ -LDAP_F( struct berval ** ) -ldap_get_values_len LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - LDAP_CONST char *target )); - -LDAP_F( int ) -ldap_count_values_len LDAP_P(( - struct berval **vals )); - -LDAP_F( void ) -ldap_value_free_len LDAP_P(( - struct berval **vals )); - -#if LDAP_DEPRECATED -LDAP_F( char ** ) -ldap_get_values LDAP_P(( /* deprecated, use ldap_get_values_len */ - LDAP *ld, - LDAPMessage *entry, - LDAP_CONST char *target )); - -LDAP_F( int ) -ldap_count_values LDAP_P(( /* deprecated, use ldap_count_values_len */ - char **vals )); - -LDAP_F( void ) -ldap_value_free LDAP_P(( /* deprecated, use ldap_value_free_len */ - char **vals )); -#endif - -/* - * in result.c: - */ -LDAP_F( int ) -ldap_result LDAP_P(( - LDAP *ld, - int msgid, - int all, - struct timeval *timeout, - LDAPMessage **result )); - -LDAP_F( int ) -ldap_msgtype LDAP_P(( - LDAPMessage *lm )); - -LDAP_F( int ) -ldap_msgid LDAP_P(( - LDAPMessage *lm )); - -LDAP_F( int ) -ldap_msgfree LDAP_P(( - LDAPMessage *lm )); - -LDAP_F( int ) -ldap_msgdelete LDAP_P(( - LDAP *ld, - int msgid )); - - -/* - * in search.c: - */ -LDAP_F( int ) -ldap_bv2escaped_filter_value LDAP_P(( - struct berval *in, - struct berval *out )); - -LDAP_F( int ) -ldap_search_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - struct timeval *timeout, - int sizelimit, - int *msgidp )); - -LDAP_F( int ) -ldap_search_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - struct timeval *timeout, - int sizelimit, - LDAPMessage **res )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_search LDAP_P(( /* deprecated, use ldap_search_ext */ - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly )); - -LDAP_F( int ) -ldap_search_s LDAP_P(( /* deprecated, use ldap_search_ext_s */ - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - LDAPMessage **res )); - -LDAP_F( int ) -ldap_search_st LDAP_P(( /* deprecated, use ldap_search_ext_s */ - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - struct timeval *timeout, - LDAPMessage **res )); -#endif - -/* - * in unbind.c - */ -LDAP_F( int ) -ldap_unbind_ext LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls)); - -LDAP_F( int ) -ldap_unbind_ext_s LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls)); - -LDAP_F( int ) -ldap_destroy LDAP_P(( - LDAP *ld)); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_unbind LDAP_P(( /* deprecated, use ldap_unbind_ext */ - LDAP *ld )); - -LDAP_F( int ) -ldap_unbind_s LDAP_P(( /* deprecated, use ldap_unbind_ext_s */ - LDAP *ld )); -#endif - -/* - * in filter.c - */ -LDAP_F( int ) -ldap_put_vrFilter LDAP_P(( - BerElement *ber, - const char *vrf )); - -/* - * in free.c - */ - -LDAP_F( void * ) -ldap_memalloc LDAP_P(( - ber_len_t s )); - -LDAP_F( void * ) -ldap_memrealloc LDAP_P(( - void* p, - ber_len_t s )); - -LDAP_F( void * ) -ldap_memcalloc LDAP_P(( - ber_len_t n, - ber_len_t s )); - -LDAP_F( void ) -ldap_memfree LDAP_P(( - void* p )); - -LDAP_F( void ) -ldap_memvfree LDAP_P(( - void** v )); - -LDAP_F( char * ) -ldap_strdup LDAP_P(( - LDAP_CONST char * )); - -LDAP_F( void ) -ldap_mods_free LDAP_P(( - LDAPMod **mods, - int freemods )); - - -#if LDAP_DEPRECATED -/* - * in sort.c (deprecated, use custom code instead) - */ -typedef int (LDAP_SORT_AD_CMP_PROC) LDAP_P(( /* deprecated */ - LDAP_CONST char *left, - LDAP_CONST char *right )); - -typedef int (LDAP_SORT_AV_CMP_PROC) LDAP_P(( /* deprecated */ - LDAP_CONST void *left, - LDAP_CONST void *right )); - -LDAP_F( int ) /* deprecated */ -ldap_sort_entries LDAP_P(( LDAP *ld, - LDAPMessage **chain, - LDAP_CONST char *attr, - LDAP_SORT_AD_CMP_PROC *cmp )); - -LDAP_F( int ) /* deprecated */ -ldap_sort_values LDAP_P(( - LDAP *ld, - char **vals, - LDAP_SORT_AV_CMP_PROC *cmp )); - -LDAP_F( int ) /* deprecated */ -ldap_sort_strcasecmp LDAP_P(( - LDAP_CONST void *a, - LDAP_CONST void *b )); -#endif - -/* - * in url.c - */ -LDAP_F( int ) -ldap_is_ldap_url LDAP_P(( - LDAP_CONST char *url )); - -LDAP_F( int ) -ldap_is_ldaps_url LDAP_P(( - LDAP_CONST char *url )); - -LDAP_F( int ) -ldap_is_ldapi_url LDAP_P(( - LDAP_CONST char *url )); - -#ifdef LDAP_CONNECTIONLESS -LDAP_F( int ) -ldap_is_ldapc_url LDAP_P(( - LDAP_CONST char *url )); -#endif - -LDAP_F( int ) -ldap_url_parse LDAP_P(( - LDAP_CONST char *url, - LDAPURLDesc **ludpp )); - -LDAP_F( char * ) -ldap_url_desc2str LDAP_P(( - LDAPURLDesc *ludp )); - -LDAP_F( void ) -ldap_free_urldesc LDAP_P(( - LDAPURLDesc *ludp )); - - -/* - * LDAP Cancel Extended Operation - * in cancel.c - */ -#define LDAP_API_FEATURE_CANCEL 1000 - -LDAP_F( int ) -ldap_cancel LDAP_P(( LDAP *ld, - int cancelid, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_cancel_s LDAP_P(( LDAP *ld, - int cancelid, - LDAPControl **sctrl, - LDAPControl **cctrl )); - -/* - * LDAP Turn Extended Operation - * in turn.c - */ -#define LDAP_API_FEATURE_TURN 1000 - -LDAP_F( int ) -ldap_turn LDAP_P(( LDAP *ld, - int mutual, - LDAP_CONST char* identifier, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_turn_s LDAP_P(( LDAP *ld, - int mutual, - LDAP_CONST char* identifier, - LDAPControl **sctrl, - LDAPControl **cctrl )); - -/* - * LDAP Paged Results - * in pagectrl.c - */ -#define LDAP_API_FEATURE_PAGED_RESULTS 2000 - -LDAP_F( int ) -ldap_create_page_control_value LDAP_P(( - LDAP *ld, - ber_int_t pagesize, - struct berval *cookie, - struct berval *value )); - -LDAP_F( int ) -ldap_create_page_control LDAP_P(( - LDAP *ld, - ber_int_t pagesize, - struct berval *cookie, - int iscritical, - LDAPControl **ctrlp )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_parse_page_control LDAP_P(( - /* deprecated, use ldap_parse_pageresponse_control */ - LDAP *ld, - LDAPControl **ctrls, - ber_int_t *count, - struct berval **cookie )); -#endif - -LDAP_F( int ) -ldap_parse_pageresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - ber_int_t *count, - struct berval *cookie )); - -/* - * LDAP Server Side Sort - * in sortctrl.c - */ -#define LDAP_API_FEATURE_SERVER_SIDE_SORT 2000 - -/* structure for a sort-key */ -typedef struct ldapsortkey { - char *attributeType; - char *orderingRule; - int reverseOrder; -} LDAPSortKey; - -LDAP_F( int ) -ldap_create_sort_keylist LDAP_P(( - LDAPSortKey ***sortKeyList, - char *keyString )); - -LDAP_F( void ) -ldap_free_sort_keylist LDAP_P(( - LDAPSortKey **sortkeylist )); - -LDAP_F( int ) -ldap_create_sort_control_value LDAP_P(( - LDAP *ld, - LDAPSortKey **keyList, - struct berval *value )); - -LDAP_F( int ) -ldap_create_sort_control LDAP_P(( - LDAP *ld, - LDAPSortKey **keyList, - int iscritical, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_sortresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - ber_int_t *result, - char **attribute )); - -/* - * LDAP Virtual List View - * in vlvctrl.c - */ -#define LDAP_API_FEATURE_VIRTUAL_LIST_VIEW 2000 - -/* structure for virtual list */ -typedef struct ldapvlvinfo { - ber_int_t ldvlv_version; - ber_int_t ldvlv_before_count; - ber_int_t ldvlv_after_count; - ber_int_t ldvlv_offset; - ber_int_t ldvlv_count; - struct berval * ldvlv_attrvalue; - struct berval * ldvlv_context; - void * ldvlv_extradata; -} LDAPVLVInfo; - -LDAP_F( int ) -ldap_create_vlv_control_value LDAP_P(( - LDAP *ld, - LDAPVLVInfo *ldvlistp, - struct berval *value)); - -LDAP_F( int ) -ldap_create_vlv_control LDAP_P(( - LDAP *ld, - LDAPVLVInfo *ldvlistp, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_vlvresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrls, - ber_int_t *target_posp, - ber_int_t *list_countp, - struct berval **contextp, - int *errcodep )); - -/* - * LDAP Verify Credentials - */ -#define LDAP_API_FEATURE_VERIFY_CREDENTIALS 1000 - -LDAP_F( int ) -ldap_verify_credentials LDAP_P(( - LDAP *ld, - struct berval *cookie, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **ctrls, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_verify_credentials_s LDAP_P(( - LDAP *ld, - struct berval *cookie, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **vcictrls, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *code, - char **diagmsgp, - struct berval **scookie, - struct berval **servercredp, - LDAPControl ***vcoctrls)); - - -LDAP_F( int ) -ldap_parse_verify_credentials LDAP_P(( - LDAP *ld, - LDAPMessage *res, - int *code, - char **diagmsgp, - struct berval **cookie, - struct berval **servercredp, - LDAPControl ***vcctrls)); - -/* not yet implemented */ -/* #define LDAP_API_FEATURE_VERIFY_CREDENTIALS_INTERACTIVE 1000 */ -#ifdef LDAP_API_FEATURE_VERIFY_CREDENTIALS_INTERACTIVE -LDAP_F( int ) -ldap_verify_credentials_interactive LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, /* usually NULL */ - LDAP_CONST char *saslMechanism, - LDAPControl **vcControls, - LDAPControl **serverControls, - LDAPControl **clientControls, - - /* should be client controls */ - unsigned flags, - LDAP_SASL_INTERACT_PROC *proc, - void *defaults, - void *context, - - /* as obtained from ldap_result() */ - LDAPMessage *result, - - /* returned during bind processing */ - const char **rmech, - int *msgid )); -#endif - -/* - * LDAP Who Am I? - * in whoami.c - */ -#define LDAP_API_FEATURE_WHOAMI 1000 - -LDAP_F( int ) -ldap_parse_whoami LDAP_P(( - LDAP *ld, - LDAPMessage *res, - struct berval **authzid )); - -LDAP_F( int ) -ldap_whoami LDAP_P(( LDAP *ld, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_whoami_s LDAP_P(( - LDAP *ld, - struct berval **authzid, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -/* - * LDAP Password Modify - * in passwd.c - */ -#define LDAP_API_FEATURE_PASSWD_MODIFY 1000 - -LDAP_F( int ) -ldap_parse_passwd LDAP_P(( - LDAP *ld, - LDAPMessage *res, - struct berval *newpasswd )); - -LDAP_F( int ) -ldap_passwd LDAP_P(( LDAP *ld, - struct berval *user, - struct berval *oldpw, - struct berval *newpw, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_passwd_s LDAP_P(( - LDAP *ld, - struct berval *user, - struct berval *oldpw, - struct berval *newpw, - struct berval *newpasswd, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -#ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST -/* - * LDAP Password Policy controls - * in ppolicy.c - */ -#define LDAP_API_FEATURE_PASSWORD_POLICY 1000 - -typedef enum passpolicyerror_enum { - PP_passwordExpired = 0, - PP_accountLocked = 1, - PP_changeAfterReset = 2, - PP_passwordModNotAllowed = 3, - PP_mustSupplyOldPassword = 4, - PP_insufficientPasswordQuality = 5, - PP_passwordTooShort = 6, - PP_passwordTooYoung = 7, - PP_passwordInHistory = 8, - PP_passwordTooLong = 9, - PP_noError = 65535 -} LDAPPasswordPolicyError; - -LDAP_F( int ) -ldap_create_passwordpolicy_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_passwordpolicy_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - ber_int_t *expirep, - ber_int_t *gracep, - LDAPPasswordPolicyError *errorp )); - -LDAP_F( const char * ) -ldap_passwordpolicy_err2txt LDAP_P(( LDAPPasswordPolicyError )); -#endif /* LDAP_CONTROL_PASSWORDPOLICYREQUEST */ - -LDAP_F( int ) -ldap_parse_password_expiring_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - long *secondsp )); - -/* - * LDAP Dynamic Directory Services Refresh -- RFC 2589 - * in dds.c - */ -#define LDAP_API_FEATURE_REFRESH 1000 - -LDAP_F( int ) -ldap_parse_refresh LDAP_P(( - LDAP *ld, - LDAPMessage *res, - ber_int_t *newttl )); - -LDAP_F( int ) -ldap_refresh LDAP_P(( LDAP *ld, - struct berval *dn, - ber_int_t ttl, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_refresh_s LDAP_P(( - LDAP *ld, - struct berval *dn, - ber_int_t ttl, - ber_int_t *newttl, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -/* - * LDAP Transactions - */ -LDAP_F( int ) -ldap_txn_start LDAP_P(( LDAP *ld, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_txn_start_s LDAP_P(( LDAP *ld, - LDAPControl **sctrl, - LDAPControl **cctrl, - struct berval **rettxnid )); - -LDAP_F( int ) -ldap_txn_end LDAP_P(( LDAP *ld, - int commit, - struct berval *txnid, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_txn_end_s LDAP_P(( LDAP *ld, - int commit, - struct berval *txnid, - LDAPControl **sctrl, - LDAPControl **cctrl, - int *retidp )); - -/* - * in ldap_sync.c - */ - -/* - * initialize the persistent search structure - */ -LDAP_F( ldap_sync_t * ) -ldap_sync_initialize LDAP_P(( - ldap_sync_t *ls )); - -/* - * destroy the persistent search structure - */ -LDAP_F( void ) -ldap_sync_destroy LDAP_P(( - ldap_sync_t *ls, - int freeit )); - -/* - * initialize a refreshOnly sync - */ -LDAP_F( int ) -ldap_sync_init LDAP_P(( - ldap_sync_t *ls, - int mode )); - -/* - * initialize a refreshOnly sync - */ -LDAP_F( int ) -ldap_sync_init_refresh_only LDAP_P(( - ldap_sync_t *ls )); - -/* - * initialize a refreshAndPersist sync - */ -LDAP_F( int ) -ldap_sync_init_refresh_and_persist LDAP_P(( - ldap_sync_t *ls )); - -/* - * poll for new responses - */ -LDAP_F( int ) -ldap_sync_poll LDAP_P(( - ldap_sync_t *ls )); - -#ifdef LDAP_CONTROL_X_SESSION_TRACKING - -/* - * in stctrl.c - */ -LDAP_F( int ) -ldap_create_session_tracking_value LDAP_P(( - LDAP *ld, - char *sessionSourceIp, - char *sessionSourceName, - char *formatOID, - struct berval *sessionTrackingIdentifier, - struct berval *value )); - -LDAP_F( int ) -ldap_create_session_tracking_control LDAP_P(( - LDAP *ld, - char *sessionSourceIp, - char *sessionSourceName, - char *formatOID, - struct berval *sessionTrackingIdentifier, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_session_tracking_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - struct berval *ip, - struct berval *name, - struct berval *oid, - struct berval *id )); - -#endif /* LDAP_CONTROL_X_SESSION_TRACKING */ - -/* - * in msctrl.c - */ -#ifdef LDAP_CONTROL_X_DIRSYNC -LDAP_F( int ) -ldap_create_dirsync_value LDAP_P(( - LDAP *ld, - int flags, - int maxAttrCount, - struct berval *cookie, - struct berval *value )); - -LDAP_F( int ) -ldap_create_dirsync_control LDAP_P(( - LDAP *ld, - int flags, - int maxAttrCount, - struct berval *cookie, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_dirsync_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - int *continueFlag, - struct berval *cookie )); -#endif /* LDAP_CONTROL_X_DIRSYNC */ - -#ifdef LDAP_CONTROL_X_EXTENDED_DN -LDAP_F( int ) -ldap_create_extended_dn_value LDAP_P(( - LDAP *ld, - int flag, - struct berval *value )); - -LDAP_F( int ) -ldap_create_extended_dn_control LDAP_P(( - LDAP *ld, - int flag, - LDAPControl **ctrlp )); -#endif /* LDAP_CONTROL_X_EXTENDED_DN */ - -#ifdef LDAP_CONTROL_X_SHOW_DELETED -LDAP_F( int ) -ldap_create_show_deleted_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); -#endif /* LDAP_CONTROL_X_SHOW_DELETED */ - -#ifdef LDAP_CONTROL_X_SERVER_NOTIFICATION -LDAP_F( int ) -ldap_create_server_notification_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); -#endif /* LDAP_CONTROL_X_SERVER_NOTIFICATION */ - -/* - * in assertion.c - */ -LDAP_F (int) -ldap_create_assertion_control_value LDAP_P(( - LDAP *ld, - char *assertion, - struct berval *value )); - -LDAP_F( int ) -ldap_create_assertion_control LDAP_P(( - LDAP *ld, - char *filter, - int iscritical, - LDAPControl **ctrlp )); - -/* - * in deref.c - */ - -typedef struct LDAPDerefSpec { - char *derefAttr; - char **attributes; -} LDAPDerefSpec; - -typedef struct LDAPDerefVal { - char *type; - BerVarray vals; - struct LDAPDerefVal *next; -} LDAPDerefVal; - -typedef struct LDAPDerefRes { - char *derefAttr; - struct berval derefVal; - LDAPDerefVal *attrVals; - struct LDAPDerefRes *next; -} LDAPDerefRes; - -LDAP_F( int ) -ldap_create_deref_control_value LDAP_P(( - LDAP *ld, - LDAPDerefSpec *ds, - struct berval *value )); - -LDAP_F( int ) -ldap_create_deref_control LDAP_P(( - LDAP *ld, - LDAPDerefSpec *ds, - int iscritical, - LDAPControl **ctrlp )); - -LDAP_F( void ) -ldap_derefresponse_free LDAP_P(( - LDAPDerefRes *dr )); - -LDAP_F( int ) -ldap_parse_derefresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - LDAPDerefRes **drp )); - -LDAP_F( int ) -ldap_parse_deref_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrls, - LDAPDerefRes **drp )); - -/* - * in psearch.c - */ - -LDAP_F( int ) -ldap_create_persistentsearch_control_value LDAP_P(( - LDAP *ld, - int changetypes, - int changesonly, - int return_echg_ctls, - struct berval *value )); - -LDAP_F( int ) -ldap_create_persistentsearch_control LDAP_P(( - LDAP *ld, - int changetypes, - int changesonly, - int return_echg_ctls, - int isCritical, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_entrychange_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - int *chgtypep, - struct berval *prevdnp, - int *chgnumpresentp, - long *chgnump )); - -/* in account_usability.c */ - -LDAP_F( int ) -ldap_create_accountusability_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); - -typedef struct LDAPAccountUsabilityMoreInfo { - ber_int_t inactive; - ber_int_t reset; - ber_int_t expired; - ber_int_t remaining_grace; - ber_int_t seconds_before_unlock; -} LDAPAccountUsabilityMoreInfo; - -typedef union LDAPAccountUsability { - ber_int_t seconds_remaining; - LDAPAccountUsabilityMoreInfo more_info; -} LDAPAccountUsability; - -LDAP_F( int ) -ldap_parse_accountusability_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - int *availablep, - LDAPAccountUsability *usabilityp )); - - -/* - * high level LDIF to LDAP structure support - */ -#define LDIF_DEFAULT_ADD 0x01 /* if changetype missing, assume LDAP_ADD */ -#define LDIF_ENTRIES_ONLY 0x02 /* ignore changetypes other than add */ -#define LDIF_NO_CONTROLS 0x04 /* ignore control specifications */ -#define LDIF_MODS_ONLY 0x08 /* no changetypes, assume LDAP_MODIFY */ -#define LDIF_NO_DN 0x10 /* dn is not present */ - -typedef struct ldifrecord { - ber_tag_t lr_op; /* type of operation - LDAP_REQ_MODIFY, LDAP_REQ_ADD, etc. */ - struct berval lr_dn; /* DN of operation */ - LDAPControl **lr_ctrls; /* controls specified for operation */ - /* some ops such as LDAP_REQ_DELETE require only a DN */ - /* other ops require different data - the ldif_ops union - is used to specify the data for each type of operation */ - union ldif_ops_u { - LDAPMod **lr_mods; /* list of mods for LDAP_REQ_MODIFY, LDAP_REQ_ADD */ -#define lrop_mods ldif_ops.lr_mods - struct ldif_op_rename_s { - struct berval lr_newrdn; /* LDAP_REQ_MODDN, LDAP_REQ_MODRDN, LDAP_REQ_RENAME */ -#define lrop_newrdn ldif_ops.ldif_op_rename.lr_newrdn - struct berval lr_newsuperior; /* LDAP_REQ_MODDN, LDAP_REQ_MODRDN, LDAP_REQ_RENAME */ -#define lrop_newsup ldif_ops.ldif_op_rename.lr_newsuperior - int lr_deleteoldrdn; /* LDAP_REQ_MODDN, LDAP_REQ_MODRDN, LDAP_REQ_RENAME */ -#define lrop_delold ldif_ops.ldif_op_rename.lr_deleteoldrdn - } ldif_op_rename; /* rename/moddn/modrdn */ - /* the following are for future support */ - struct ldif_op_ext_s { - struct berval lr_extop_oid; /* LDAP_REQ_EXTENDED */ -#define lrop_extop_oid ldif_ops.ldif_op_ext.lr_extop_oid - struct berval lr_extop_data; /* LDAP_REQ_EXTENDED */ -#define lrop_extop_data ldif_ops.ldif_op_ext.lr_extop_data - } ldif_op_ext; /* extended operation */ - struct ldif_op_cmp_s { - struct berval lr_cmp_attr; /* LDAP_REQ_COMPARE */ -#define lrop_cmp_attr ldif_ops.ldif_op_cmp.lr_cmp_attr - struct berval lr_cmp_bvalue; /* LDAP_REQ_COMPARE */ -#define lrop_cmp_bval ldif_ops.ldif_op_cmp.lr_cmp_bvalue - } ldif_op_cmp; /* compare operation */ - } ldif_ops; - /* PRIVATE STUFF - DO NOT TOUCH */ - /* for efficiency, the implementation allocates memory */ - /* in large blobs, and makes the above fields point to */ - /* locations inside those blobs - one consequence is that */ - /* you cannot simply free the above allocated fields, nor */ - /* assign them to be owned by another memory context which */ - /* might free them (unless providing your own mem ctx) */ - /* we use the fields below to keep track of those blobs */ - /* so we that we can free them later */ - void *lr_ctx; /* the memory context or NULL */ - int lr_lines; - LDAPMod *lr_lm; - unsigned char *lr_mops; - char *lr_freeval; - struct berval *lr_vals; - struct berval *lr_btype; -} LDIFRecord; - -/* free internal fields - does not free the LDIFRecord */ -LDAP_F( void ) -ldap_ldif_record_done LDAP_P(( - LDIFRecord *lr )); - -LDAP_F( int ) -ldap_parse_ldif_record LDAP_P(( - struct berval *rbuf, - unsigned long linenum, - LDIFRecord *lr, - const char *errstr, - unsigned int flags )); - -LDAP_END_DECL -#endif /* _LDAP_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_avl.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_avl.h deleted file mode 100755 index 4bb1c3978..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_avl.h +++ /dev/null @@ -1,165 +0,0 @@ -/* ldap_avl.h - avl tree definitions */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1993 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - - -#ifndef _AVL -#define _AVL - -#include - -/* - * this structure represents a generic avl tree node. - */ - -LDAP_BEGIN_DECL - -typedef struct avlnode Avlnode; - -struct avlnode { - void* avl_data; - struct avlnode *avl_link[2]; - char avl_bits[2]; - signed char avl_bf; -}; - -#define avl_left avl_link[0] -#define avl_right avl_link[1] -#define avl_lbit avl_bits[0] -#define avl_rbit avl_bits[1] - -typedef struct tavlnode TAvlnode; - -struct tavlnode { - void* avl_data; - struct tavlnode *avl_link[2]; - char avl_bits[2]; - signed char avl_bf; -}; - -#ifdef AVL_INTERNAL - -/* balance factor values */ -#define LH (-1) -#define EH 0 -#define RH 1 - -#define avl_bf2str(bf) ((bf) == -1 ? "LH" : (bf) == 0 ? "EH" : (bf) == 1 ? "RH" : "(unknown)" ) - -/* thread bits */ -#define AVL_CHILD 0 -#define AVL_THREAD 1 - -/* avl routines */ -#define ldap_avl_getone(x) ((x) == 0 ? 0 : (x)->avl_data) -#define ldap_avl_onenode(x) ((x) == 0 || ((x)->avl_left == 0 && (x)->avl_right == 0)) - -#endif /* AVL_INTERNALS */ - -#define ldap_avl_child(x,dir) ((x)->avl_bits[dir]) == AVL_CHILD ? \ - (x)->avl_link[dir] : NULL -#define ldap_avl_lchild(x) ldap_avl_child(x,0) -#define ldap_avl_rchild(x) ldap_avl_child(x,1) - -typedef int (*AVL_APPLY) LDAP_P((void *, void*)); -typedef int (*AVL_CMP) LDAP_P((const void*, const void*)); -typedef int (*AVL_DUP) LDAP_P((void*, void*)); -typedef void (*AVL_FREE) LDAP_P((void*)); - -LDAP_AVL_F( int ) -ldap_avl_free LDAP_P(( Avlnode *root, AVL_FREE dfree )); - -LDAP_AVL_F( int ) -ldap_avl_insert LDAP_P((Avlnode **, void*, AVL_CMP, AVL_DUP)); - -LDAP_AVL_F( void* ) -ldap_avl_delete LDAP_P((Avlnode **, void*, AVL_CMP)); - -LDAP_AVL_F( void* ) -ldap_avl_find LDAP_P((Avlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( Avlnode* ) -ldap_avl_find2 LDAP_P((Avlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( void* ) -ldap_avl_find_lin LDAP_P((Avlnode *, const void*, AVL_CMP)); - -#ifdef AVL_NONREENTRANT -LDAP_AVL_F( void* ) -ldap_avl_getfirst LDAP_P((Avlnode *)); - -LDAP_AVL_F( void* ) -ldap_avl_getnext LDAP_P((void)); -#endif - -LDAP_AVL_F( int ) -ldap_avl_dup_error LDAP_P((void*, void*)); - -LDAP_AVL_F( int ) -ldap_avl_dup_ok LDAP_P((void*, void*)); - -LDAP_AVL_F( int ) -ldap_avl_apply LDAP_P((Avlnode *, AVL_APPLY, void*, int, int)); - -LDAP_AVL_F( int ) -ldap_avl_prefixapply LDAP_P((Avlnode *, void*, AVL_CMP, void*, AVL_CMP, void*, int)); - -LDAP_AVL_F( int ) -ldap_tavl_free LDAP_P(( TAvlnode *root, AVL_FREE dfree )); - -LDAP_AVL_F( int ) -ldap_tavl_insert LDAP_P((TAvlnode **, void*, AVL_CMP, AVL_DUP)); - -LDAP_AVL_F( void* ) -ldap_tavl_delete LDAP_P((TAvlnode **, void*, AVL_CMP)); - -LDAP_AVL_F( void* ) -ldap_tavl_find LDAP_P((TAvlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_find2 LDAP_P((TAvlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_find3 LDAP_P((TAvlnode *, const void*, AVL_CMP, int *ret)); - -#define TAVL_DIR_LEFT 0 -#define TAVL_DIR_RIGHT 1 - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_end LDAP_P((TAvlnode *, int direction)); - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_next LDAP_P((TAvlnode *, int direction)); - -/* apply traversal types */ -#define AVL_PREORDER 1 -#define AVL_INORDER 2 -#define AVL_POSTORDER 3 -/* what apply returns if it ran out of nodes */ -#define AVL_NOMORE (-6) - -LDAP_END_DECL - -#endif /* _AVL */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_cdefs.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_cdefs.h deleted file mode 100755 index 2f5fa7f7e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_cdefs.h +++ /dev/null @@ -1,248 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* LDAP C Defines */ - -#ifndef _LDAP_CDEFS_H -#define _LDAP_CDEFS_H - -#if defined(__cplusplus) || defined(c_plusplus) -# define LDAP_BEGIN_DECL extern "C" { -# define LDAP_END_DECL } -#else -# define LDAP_BEGIN_DECL /* begin declarations */ -# define LDAP_END_DECL /* end declarations */ -#endif - -#if !defined(LDAP_NO_PROTOTYPES) && ( defined(LDAP_NEEDS_PROTOTYPES) || \ - defined(__STDC__) || defined(__cplusplus) || defined(c_plusplus) ) - - /* ANSI C or C++ */ -# define LDAP_P(protos) protos -# define LDAP_CONCAT1(x,y) x ## y -# define LDAP_CONCAT(x,y) LDAP_CONCAT1(x,y) -# define LDAP_STRING(x) #x /* stringify without expanding x */ -# define LDAP_XSTRING(x) LDAP_STRING(x) /* expand x, then stringify */ - -#ifndef LDAP_CONST -# define LDAP_CONST const -#endif - -#else /* no prototypes */ - - /* traditional C */ -# define LDAP_P(protos) () -# define LDAP_CONCAT(x,y) x/**/y -# define LDAP_STRING(x) "x" - -#ifndef LDAP_CONST -# define LDAP_CONST /* no const */ -#endif - -#endif /* no prototypes */ - -#if (__GNUC__) * 1000 + (__GNUC_MINOR__) >= 2006 -# define LDAP_GCCATTR(attrs) __attribute__(attrs) -#else -# define LDAP_GCCATTR(attrs) -#endif - -/* - * Support for Windows DLLs. - * - * When external source code includes header files for dynamic libraries, - * the external source code is "importing" DLL symbols into its resulting - * object code. On Windows, symbols imported from DLLs must be explicitly - * indicated in header files with the __declspec(dllimport) directive. - * This is not totally necessary for functions because the compiler - * (gcc or MSVC) will generate stubs when this directive is absent. - * However, this is required for imported variables. - * - * The LDAP libraries, i.e. liblber and libldap, can be built as - * static or shared, based on configuration. Just about all other source - * code in OpenLDAP use these libraries. If the LDAP libraries - * are configured as shared, 'configure' defines the LDAP_LIBS_DYNAMIC - * macro. When other source files include LDAP library headers, the - * LDAP library symbols will automatically be marked as imported. When - * the actual LDAP libraries are being built, the symbols will not - * be marked as imported because the LBER_LIBRARY or LDAP_LIBRARY macros - * will be respectively defined. - * - * Any project outside of OpenLDAP with source code wanting to use - * LDAP dynamic libraries should explicitly define LDAP_LIBS_DYNAMIC. - * This will ensure that external source code appropriately marks symbols - * that will be imported. - * - * The slapd executable, itself, can be used as a dynamic library. - * For example, if a backend module is compiled as shared, it will - * import symbols from slapd. When this happens, the slapd symbols - * must be marked as imported in header files that the backend module - * includes. Remember that slapd links with various static libraries. - * If the LDAP libraries were configured as static, their object - * code is also part of the monolithic slapd executable. Thus, when - * a backend module imports symbols from slapd, it imports symbols from - * all of the static libraries in slapd as well. Thus, the SLAP_IMPORT - * macro, when defined, will appropriately mark symbols as imported. - * This macro should be used by shared backend modules as well as any - * other external source code that imports symbols from the slapd - * executable as if it were a DLL. - * - * Note that we don't actually have to worry about using the - * __declspec(dllexport) directive anywhere. This is because both - * MSVC and Mingw provide alternate (more effective) methods for exporting - * symbols out of binaries, i.e. the use of a DEF file. - * - * NOTE ABOUT BACKENDS: Backends can be configured as static or dynamic. - * When a backend is configured as dynamic, slapd will load the backend - * explicitly and populate function pointer structures by calling - * the backend's well-known initialization function. Because of this - * procedure, slapd never implicitly imports symbols from dynamic backends. - * This makes it unnecessary to tag various backend functions with the - * __declspec(dllimport) directive. This is because neither slapd nor - * any other external binary should ever be implicitly loading a backend - * dynamic module. - * - * Backends are supposed to be self-contained. However, it appears that - * back-meta DOES implicitly import symbols from back-ldap. This means - * that the __declspec(dllimport) directive should be marked on back-ldap - * functions (in its header files) if and only if we're compiling for - * windows AND back-ldap has been configured as dynamic AND back-meta - * is the client of back-ldap. When client is slapd, there is no effect - * since slapd does not implicitly import symbols. - * - * TODO(?): Currently, back-meta nor back-ldap is supported for Mingw32. - * Thus, there's no need to worry about this right now. This is something that - * may or may not have to be addressed in the future. - */ - -/* LBER library */ -#if defined(_WIN32) && \ - ((defined(LDAP_LIBS_DYNAMIC) && !defined(LBER_LIBRARY)) || \ - (!defined(LDAP_LIBS_DYNAMIC) && defined(SLAPD_IMPORT))) -# define LBER_F(type) extern __declspec(dllimport) type -# define LBER_V(type) extern __declspec(dllimport) type -#else -# define LBER_F(type) extern type -# define LBER_V(type) extern type -#endif - -/* LDAP library */ -#if defined(_WIN32) && \ - ((defined(LDAP_LIBS_DYNAMIC) && !defined(LDAP_LIBRARY)) || \ - (!defined(LDAP_LIBS_DYNAMIC) && defined(SLAPD_IMPORT))) -# define LDAP_F(type) extern __declspec(dllimport) type -# define LDAP_V(type) extern __declspec(dllimport) type -#else -# define LDAP_F(type) extern type -# define LDAP_V(type) extern type -#endif - -/* AVL library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_AVL_F(type) extern __declspec(dllimport) type -# define LDAP_AVL_V(type) extern __declspec(dllimport) type -#else -# define LDAP_AVL_F(type) extern type -# define LDAP_AVL_V(type) extern type -#endif - -/* LDIF library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_LDIF_F(type) extern __declspec(dllimport) type -# define LDAP_LDIF_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LDIF_F(type) extern type -# define LDAP_LDIF_V(type) extern type -#endif - -/* LUNICODE library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_LUNICODE_F(type) extern __declspec(dllimport) type -# define LDAP_LUNICODE_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LUNICODE_F(type) extern type -# define LDAP_LUNICODE_V(type) extern type -#endif - -/* LUTIL library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_LUTIL_F(type) extern __declspec(dllimport) type -# define LDAP_LUTIL_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LUTIL_F(type) extern type -# define LDAP_LUTIL_V(type) extern type -#endif - -/* REWRITE library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_REWRITE_F(type) extern __declspec(dllimport) type -# define LDAP_REWRITE_V(type) extern __declspec(dllimport) type -#else -# define LDAP_REWRITE_F(type) extern type -# define LDAP_REWRITE_V(type) extern type -#endif - -/* SLAPD (as a dynamic library exporting symbols) */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_SLAPD_F(type) extern __declspec(dllimport) type -# define LDAP_SLAPD_V(type) extern __declspec(dllimport) type -#else -# define LDAP_SLAPD_F(type) extern type -# define LDAP_SLAPD_V(type) extern type -#endif - -/* SLAPD (as a dynamic library exporting symbols) */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_SLAPI_F(type) extern __declspec(dllimport) type -# define LDAP_SLAPI_V(type) extern __declspec(dllimport) type -#else -# define LDAP_SLAPI_F(type) extern type -# define LDAP_SLAPI_V(type) extern type -#endif - -/* SLAPD (as a dynamic library exporting symbols) */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define SLAPI_F(type) extern __declspec(dllimport) type -# define SLAPI_V(type) extern __declspec(dllimport) type -#else -# define SLAPI_F(type) extern type -# define SLAPI_V(type) extern type -#endif - -/* - * C library. Mingw32 links with the dynamic C run-time library by default, - * so the explicit definition of CSTATIC will keep dllimport from - * being defined, if desired. - * - * MSVC defines the _DLL macro when the compiler is invoked with /MD or /MDd, - * which means the resulting object code will be linked with the dynamic - * C run-time library. - * - * Technically, it shouldn't be necessary to redefine any functions that - * the headers for the C library should already contain. Nevertheless, this - * is here as a safe-guard. - * - * TODO: Determine if these macros ever get expanded for Windows. If not, - * the declspec expansion can probably be removed. - */ -#if (defined(__MINGW32__) && !defined(CSTATIC)) || \ - (defined(_MSC_VER) && defined(_DLL)) -# define LDAP_LIBC_F(type) extern __declspec(dllimport) type -# define LDAP_LIBC_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LIBC_F(type) extern type -# define LDAP_LIBC_V(type) extern type -#endif - -#endif /* _LDAP_CDEFS_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_config.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_config.h deleted file mode 100755 index 8146995b0..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_config.h +++ /dev/null @@ -1,73 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * This file works in conjunction with OpenLDAP configure system. - * If you do no like the values below, adjust your configure options. - */ - -#ifndef _LDAP_CONFIG_H -#define _LDAP_CONFIG_H - -/* directory separator */ -#ifndef LDAP_DIRSEP -#ifndef _WIN32 -#define LDAP_DIRSEP "/" -#else -#define LDAP_DIRSEP "\\" -#endif -#endif - -/* directory for temporary files */ -#if defined(_WIN32) -# define LDAP_TMPDIR "C:\\." /* we don't have much of a choice */ -#elif defined( _P_tmpdir ) -# define LDAP_TMPDIR _P_tmpdir -#elif defined( P_tmpdir ) -# define LDAP_TMPDIR P_tmpdir -#elif defined( _PATH_TMPDIR ) -# define LDAP_TMPDIR _PATH_TMPDIR -#else -# define LDAP_TMPDIR LDAP_DIRSEP "tmp" -#endif - -/* directories */ -#ifndef LDAP_BINDIR -#define LDAP_BINDIR "%BINDIR%" -#endif -#ifndef LDAP_SBINDIR -#define LDAP_SBINDIR "%SBINDIR%" -#endif -#ifndef LDAP_DATADIR -#define LDAP_DATADIR "%DATADIR%" -#endif -#ifndef LDAP_SYSCONFDIR -#define LDAP_SYSCONFDIR "%SYSCONFDIR%" -#endif -#ifndef LDAP_LIBEXECDIR -#define LDAP_LIBEXECDIR "%LIBEXECDIR%" -#endif -#ifndef LDAP_MODULEDIR -#define LDAP_MODULEDIR "%MODULEDIR%" -#endif -#ifndef LDAP_RUNDIR -#define LDAP_RUNDIR "%RUNDIR%" -#endif -#ifndef LDAP_LOCALEDIR -#define LDAP_LOCALEDIR "%LOCALEDIR%" -#endif - - -#endif /* _LDAP_CONFIG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_defaults.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_defaults.h deleted file mode 100755 index c8632d7dc..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_defaults.h +++ /dev/null @@ -1,78 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1994 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -/* - * This file controls defaults for OpenLDAP package. - * You probably do not need to edit the defaults provided by this file. - */ - -#ifndef _LDAP_DEFAULTS_H -#define _LDAP_DEFAULTS_H - - -#include - -#define LDAP_CONF_FILE LDAP_SYSCONFDIR LDAP_DIRSEP "ldap.conf" -#define LDAP_USERRC_FILE "ldaprc" -#define LDAP_ENV_PREFIX "LDAP" - -/* default ldapi:// socket */ -#ifndef LDAPI_SOCK -#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP "ldapi" -#endif - -/* - * SLAPD DEFINITIONS - */ - /* location of the default slapd config file */ -#ifndef SLAPD_DEFAULT_CONFIGFILE -#define SLAPD_DEFAULT_CONFIGFILE LDAP_SYSCONFDIR LDAP_DIRSEP "slapd.conf" -#endif -#ifndef SLAPD_DEFAULT_CONFIGDIR -#define SLAPD_DEFAULT_CONFIGDIR LDAP_SYSCONFDIR LDAP_DIRSEP "slapd.d" -#endif -#ifndef SLAPD_DEFAULT_DB_DIR -#define SLAPD_DEFAULT_DB_DIR LDAP_RUNDIR LDAP_DIRSEP "openldap-data" -#endif -#define SLAPD_DEFAULT_DB_MODE 0600 - /* default max deref depth for aliases */ -#define SLAPD_DEFAULT_MAXDEREFDEPTH 15 - /* default sizelimit on number of entries from a search */ -#define SLAPD_DEFAULT_SIZELIMIT 500 - /* default timelimit to spend on a search */ -#define SLAPD_DEFAULT_TIMELIMIT 3600 - -/* the following DNs must be normalized! */ - /* dn of the default subschema subentry */ -#define SLAPD_SCHEMA_DN "cn=Subschema" - /* dn of the default "monitor" subentry */ -#define SLAPD_MONITOR_DN "cn=Monitor" - -/* - * LLOADD DEFINITIONS - */ -#define LLOADD_DEFAULT_CONFIGFILE LDAP_SYSCONFDIR LDAP_DIRSEP "lloadd.conf" - -#endif /* _LDAP_CONFIG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_features.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_features.h deleted file mode 100755 index 8c63d4983..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_features.h +++ /dev/null @@ -1,55 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * LDAP Features - */ - -#ifndef _LDAP_FEATURES_H -#define _LDAP_FEATURES_H 1 - -/* OpenLDAP API version macros */ -#define LDAP_VENDOR_VERSION 20606 -#define LDAP_VENDOR_VERSION_MAJOR 2 -#define LDAP_VENDOR_VERSION_MINOR 6 -#define LDAP_VENDOR_VERSION_PATCH 6 - -/* -** WORK IN PROGRESS! -** -** OpenLDAP reentrancy/thread-safeness should be dynamically -** checked using ldap_get_option(). -** -** If built with thread support, the -lldap implementation is: -** LDAP_API_FEATURE_THREAD_SAFE (basic thread safety) -** LDAP_API_FEATURE_SESSION_THREAD_SAFE -** LDAP_API_FEATURE_OPERATION_THREAD_SAFE -** -** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE -** can be used to determine if -lldap is thread safe at compile -** time. -** -*/ - -/* is -lldap reentrant or not */ -#undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT - -/* is -lldap thread safe or not */ -#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE - -/* LDAP v2 Referrals */ -#undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS - -#endif /* LDAP_FEATURES */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_int_thread.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_int_thread.h deleted file mode 100755 index 2c82d6825..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_int_thread.h +++ /dev/null @@ -1,290 +0,0 @@ -/* ldap_int_thread.h - ldap internal thread wrappers header file */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - - -LDAP_BEGIN_DECL - -/* Can be done twice. See libldap/ldap_thr_debug.h. */ -LDAP_F(int) ldap_int_thread_initialize LDAP_P(( void )); -LDAP_F(int) ldap_int_thread_destroy LDAP_P(( void )); - -LDAP_END_DECL - -#ifndef _LDAP_INT_THREAD_H -#define _LDAP_INT_THREAD_H - -#if defined( HAVE_PTHREADS ) -/********************************** - * * - * definitions for POSIX Threads * - * * - **********************************/ - -#include -#ifdef HAVE_SCHED_H -#include -#endif - -LDAP_BEGIN_DECL - -typedef pthread_t ldap_int_thread_t; -typedef pthread_mutex_t ldap_int_thread_mutex_t; -typedef pthread_cond_t ldap_int_thread_cond_t; -typedef pthread_key_t ldap_int_thread_key_t; - -#define ldap_int_thread_equal(a, b) pthread_equal((a), (b)) - -#if defined( _POSIX_REENTRANT_FUNCTIONS ) || \ - defined( _POSIX_THREAD_SAFE_FUNCTIONS ) || \ - defined( _POSIX_THREADSAFE_FUNCTIONS ) -#define HAVE_REENTRANT_FUNCTIONS 1 -#endif - -#if defined( HAVE_PTHREAD_GETCONCURRENCY ) || \ - defined( HAVE_THR_GETCONCURRENCY ) -#define LDAP_THREAD_HAVE_GETCONCURRENCY 1 -#endif - -#if defined( HAVE_PTHREAD_SETCONCURRENCY ) || \ - defined( HAVE_THR_SETCONCURRENCY ) -#define LDAP_THREAD_HAVE_SETCONCURRENCY 1 -#endif - -#if defined( HAVE_PTHREAD_RWLOCK_DESTROY ) -#define LDAP_THREAD_HAVE_RDWR 1 -typedef pthread_rwlock_t ldap_int_thread_rdwr_t; -#endif - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL PTHREAD_MUTEX_INITIALIZER -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -LDAP_END_DECL - -#elif defined( HAVE_GNU_PTH ) -/*********************************** - * * - * thread definitions for GNU Pth * - * * - ***********************************/ - -#define PTH_SYSCALL_SOFT 1 -#include - -LDAP_BEGIN_DECL - -typedef pth_t ldap_int_thread_t; -typedef pth_mutex_t ldap_int_thread_mutex_t; -typedef pth_cond_t ldap_int_thread_cond_t; -typedef pth_key_t ldap_int_thread_key_t; - -#if 0 -#define LDAP_THREAD_HAVE_RDWR 1 -typedef pth_rwlock_t ldap_int_thread_rdwr_t; -#endif - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL PTH_MUTEX_INIT -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -LDAP_END_DECL - -#elif defined( HAVE_THR ) -/******************************************** - * * - * thread definitions for Solaris LWP (THR) * - * * - ********************************************/ - -#include -#include - -LDAP_BEGIN_DECL - -typedef thread_t ldap_int_thread_t; -typedef mutex_t ldap_int_thread_mutex_t; -typedef cond_t ldap_int_thread_cond_t; -typedef thread_key_t ldap_int_thread_key_t; - -#define HAVE_REENTRANT_FUNCTIONS 1 - -#ifdef HAVE_THR_GETCONCURRENCY -#define LDAP_THREAD_HAVE_GETCONCURRENCY 1 -#endif -#ifdef HAVE_THR_SETCONCURRENCY -#define LDAP_THREAD_HAVE_SETCONCURRENCY 1 -#endif - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL DEFAULTMUTEX -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -#elif defined(HAVE_NT_THREADS) -/************************************* - * * - * thread definitions for NT threads * - * * - *************************************/ - -#include -#include - -LDAP_BEGIN_DECL - -typedef unsigned long ldap_int_thread_t; -typedef HANDLE ldap_int_thread_mutex_t; -typedef HANDLE ldap_int_thread_cond_t; -typedef DWORD ldap_int_thread_key_t; - -LDAP_F( int ) -ldap_int_mutex_firstcreate LDAP_P(( ldap_int_thread_mutex_t *mutex )); - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL ((HANDLE)0) -#define LDAP_INT_MUTEX_FIRSTCREATE(m) \ - ldap_int_mutex_firstcreate(&(m)) -#endif - -LDAP_END_DECL - -#else -/*********************************** - * * - * thread definitions for no * - * underlying library support * - * * - ***********************************/ - -#ifndef NO_THREADS -#define NO_THREADS 1 -#endif - -LDAP_BEGIN_DECL - -typedef int ldap_int_thread_t; -typedef int ldap_int_thread_mutex_t; -typedef int ldap_int_thread_cond_t; -typedef int ldap_int_thread_key_t; - -#define LDAP_THREAD_HAVE_TPOOL 1 -typedef int ldap_int_thread_pool_t; - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL 0 -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -LDAP_END_DECL - -#endif /* no threads support */ - - -LDAP_BEGIN_DECL - -#ifndef ldap_int_thread_equal -#define ldap_int_thread_equal(a, b) ((a) == (b)) -#endif - -#ifndef LDAP_THREAD_HAVE_RDWR -typedef struct ldap_int_thread_rdwr_s * ldap_int_thread_rdwr_t; -#endif - -LDAP_F(int) ldap_int_thread_pool_startup ( void ); -LDAP_F(int) ldap_int_thread_pool_shutdown ( void ); - -#ifndef LDAP_THREAD_HAVE_TPOOL -typedef struct ldap_int_thread_pool_s * ldap_int_thread_pool_t; -#endif -LDAP_END_DECL - - -#if defined(LDAP_THREAD_DEBUG) && !((LDAP_THREAD_DEBUG +0) & 2U) -#define LDAP_THREAD_DEBUG_WRAP 1 -#endif - -#ifdef LDAP_THREAD_DEBUG_WRAP -/************************************** - * * - * definitions for type-wrapped debug * - * * - **************************************/ - -LDAP_BEGIN_DECL - -#ifndef LDAP_UINTPTR_T /* May be configured in CPPFLAGS */ -#define LDAP_UINTPTR_T unsigned long -#endif - -typedef enum { - ldap_debug_magic = -(int) (((unsigned)-1)/19) -} ldap_debug_magic_t; - -typedef enum { - /* Could fill in "locked" etc here later */ - ldap_debug_state_inited = (int) (((unsigned)-1)/11), - ldap_debug_state_destroyed -} ldap_debug_state_t; - -typedef struct { - /* Enclosed in magic numbers in the hope of catching overwrites */ - ldap_debug_magic_t magic; /* bit pattern to recognize usages */ - LDAP_UINTPTR_T self; /* ~(LDAP_UINTPTR_T)&(this struct) */ - union ldap_debug_mem_u { /* Dummy memory reference */ - unsigned char *ptr; - LDAP_UINTPTR_T num; - } mem; - ldap_debug_state_t state; /* doubles as another magic number */ -} ldap_debug_usage_info_t; - -typedef struct { - ldap_int_thread_mutex_t wrapped; - ldap_debug_usage_info_t usage; - ldap_int_thread_t owner; -} ldap_debug_thread_mutex_t; - -#define LDAP_DEBUG_MUTEX_NULL {LDAP_INT_MUTEX_NULL, {0,0,{0},0} /*,owner*/} -#define LDAP_DEBUG_MUTEX_FIRSTCREATE(m) \ - ((void) ((m).usage.state || ldap_pvt_thread_mutex_init(&(m)))) - -typedef struct { - ldap_int_thread_cond_t wrapped; - ldap_debug_usage_info_t usage; -} ldap_debug_thread_cond_t; - -typedef struct { - ldap_int_thread_rdwr_t wrapped; - ldap_debug_usage_info_t usage; -} ldap_debug_thread_rdwr_t; - -#ifndef NDEBUG -#define LDAP_INT_THREAD_ASSERT_MUTEX_OWNER(mutex) \ - ldap_debug_thread_assert_mutex_owner( \ - __FILE__, __LINE__, "owns(" #mutex ")", mutex ) -LDAP_F(void) ldap_debug_thread_assert_mutex_owner LDAP_P(( - LDAP_CONST char *file, - int line, - LDAP_CONST char *msg, - ldap_debug_thread_mutex_t *mutex )); -#endif /* NDEBUG */ - -LDAP_END_DECL - -#endif /* LDAP_THREAD_DEBUG_WRAP */ - -#endif /* _LDAP_INT_THREAD_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_log.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_log.h deleted file mode 100755 index 8b8b0b654..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_log.h +++ /dev/null @@ -1,211 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef LDAP_LOG_H -#define LDAP_LOG_H - -#include -#include - -LDAP_BEGIN_DECL - -/* - * debug reporting levels. - * - * They start with the syslog levels, and - * go down in importance. The normal - * debugging levels begin with LDAP_LEVEL_ENTRY - * - */ - -/* - * The "OLD_DEBUG" means that all logging occurs at LOG_DEBUG - */ - -#ifdef OLD_DEBUG -/* original behavior: all logging occurs at the same severity level */ -#if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG) -#define LDAP_LEVEL_EMERG ldap_syslog_level -#define LDAP_LEVEL_ALERT ldap_syslog_level -#define LDAP_LEVEL_CRIT ldap_syslog_level -#define LDAP_LEVEL_ERR ldap_syslog_level -#define LDAP_LEVEL_WARNING ldap_syslog_level -#define LDAP_LEVEL_NOTICE ldap_syslog_level -#define LDAP_LEVEL_INFO ldap_syslog_level -#define LDAP_LEVEL_DEBUG ldap_syslog_level -#else /* !LDAP_DEBUG || !LDAP_SYSLOG */ -#define LDAP_LEVEL_EMERG (7) -#define LDAP_LEVEL_ALERT (7) -#define LDAP_LEVEL_CRIT (7) -#define LDAP_LEVEL_ERR (7) -#define LDAP_LEVEL_WARNING (7) -#define LDAP_LEVEL_NOTICE (7) -#define LDAP_LEVEL_INFO (7) -#define LDAP_LEVEL_DEBUG (7) -#endif /* !LDAP_DEBUG || !LDAP_SYSLOG */ - -#else /* ! OLD_DEBUG */ -/* map syslog onto LDAP severity levels */ -#ifdef LOG_DEBUG -#define LDAP_LEVEL_EMERG LOG_EMERG -#define LDAP_LEVEL_ALERT LOG_ALERT -#define LDAP_LEVEL_CRIT LOG_CRIT -#define LDAP_LEVEL_ERR LOG_ERR -#define LDAP_LEVEL_WARNING LOG_WARNING -#define LDAP_LEVEL_NOTICE LOG_NOTICE -#define LDAP_LEVEL_INFO LOG_INFO -#define LDAP_LEVEL_DEBUG LOG_DEBUG -#else /* ! LOG_DEBUG */ -#define LDAP_LEVEL_EMERG (0) -#define LDAP_LEVEL_ALERT (1) -#define LDAP_LEVEL_CRIT (2) -#define LDAP_LEVEL_ERR (3) -#define LDAP_LEVEL_WARNING (4) -#define LDAP_LEVEL_NOTICE (5) -#define LDAP_LEVEL_INFO (6) -#define LDAP_LEVEL_DEBUG (7) -#endif /* ! LOG_DEBUG */ -#endif /* ! OLD_DEBUG */ -#if 0 -/* in case we need to reuse the unused bits of severity */ -#define LDAP_LEVEL_MASK(s) ((s) & 0x7) -#else -#define LDAP_LEVEL_MASK(s) (s) -#endif - -/* (yet) unused */ -#define LDAP_LEVEL_ENTRY (0x08) /* log function entry points */ -#define LDAP_LEVEL_ARGS (0x10) /* log function call parameters */ -#define LDAP_LEVEL_RESULTS (0x20) /* Log function results */ -#define LDAP_LEVEL_DETAIL1 (0x40) /* log level 1 function operational details */ -#define LDAP_LEVEL_DETAIL2 (0x80) /* Log level 2 function operational details */ -/* end of (yet) unused */ - -/* original subsystem selection mechanism */ -#define LDAP_DEBUG_TRACE 0x0001 -#define LDAP_DEBUG_PACKETS 0x0002 -#define LDAP_DEBUG_ARGS 0x0004 -#define LDAP_DEBUG_CONNS 0x0008 -#define LDAP_DEBUG_BER 0x0010 -#define LDAP_DEBUG_FILTER 0x0020 -#define LDAP_DEBUG_CONFIG 0x0040 -#define LDAP_DEBUG_ACL 0x0080 -#define LDAP_DEBUG_STATS 0x0100 -#define LDAP_DEBUG_STATS2 0x0200 -#define LDAP_DEBUG_SHELL 0x0400 -#define LDAP_DEBUG_PARSE 0x0800 -#if 0 /* no longer used (nor supported) */ -#define LDAP_DEBUG_CACHE 0x1000 -#define LDAP_DEBUG_INDEX 0x2000 -#endif -#define LDAP_DEBUG_SYNC 0x4000 - -#define LDAP_DEBUG_NONE 0x8000 -#define LDAP_DEBUG_ANY (-1) - -/* debugging stuff */ -#ifdef LDAP_DEBUG - /* - * This is a bogus extern declaration for the compiler. No need to ensure - * a 'proper' dllimport. - */ -#ifndef ldap_debug -extern int ldap_debug; -#endif /* !ldap_debug */ - -#ifdef LDAP_SYSLOG -extern int ldap_syslog; -extern int ldap_syslog_level; - -#ifdef HAVE_EBCDIC -#define syslog eb_syslog -extern void eb_syslog(int pri, const char *fmt, ...); -#endif /* HAVE_EBCDIC */ - -#endif /* LDAP_SYSLOG */ -#endif /* LDAP_DEBUG */ - -/* we keep libldap working with preprocessors that can't do variadic macros */ -#ifndef LDAP_INT_DEBUG -/* this doesn't below as part of ldap.h */ -#ifdef LDAP_DEBUG -#ifdef LDAP_SYSLOG - -#define LogTest(level) ( ( ldap_debug | ldap_syslog ) & (level) ) -#define Log(level, severity, ...) \ - do { \ - if ( ldap_debug & (level) ) \ - lutil_debug( ldap_debug, (level), __VA_ARGS__ ); \ - if ( ldap_syslog & (level) ) \ - syslog( LDAP_LEVEL_MASK((severity)), __VA_ARGS__ ); \ - } while ( 0 ) - -#else /* ! LDAP_SYSLOG */ - -#define LogTest(level) ( ldap_debug & (level) ) -#define Log(level, severity, ...) \ - do { \ - if ( ldap_debug & (level) ) \ - lutil_debug( ldap_debug, (level), __VA_ARGS__ ); \ - } while ( 0 ) - -#endif /* ! LDAP_SYSLOG */ -#else /* ! LDAP_DEBUG */ - -/* TODO: in case LDAP_DEBUG is undefined, make sure logs with appropriate - * severity gets thru anyway */ -#define LogTest(level) ( 0 ) -#define Log(level, severity, ...) ((void) 0) - -#endif /* ! LDAP_DEBUG */ - -#define Debug(level, ...) \ - Log((level), ldap_syslog_level, __VA_ARGS__ ) -#endif /* ! LDAP_INT_DEBUG */ - -/* Actually now in liblber/debug.c */ -LDAP_LUTIL_F(int) lutil_debug_file LDAP_P(( FILE *file )); - -LDAP_LUTIL_F(void) lutil_debug LDAP_P(( - int debug, int level, - const char* fmt, ... )) LDAP_GCCATTR((format(printf, 3, 4))); - -#ifdef LDAP_DEFINE_LDAP_DEBUG -/* This struct matches the head of ldapoptions in */ -struct ldapoptions_prefix { - short ldo_valid; - int ldo_debug; -}; -#define ldap_debug \ - (*(int *) ((char *)&ldap_int_global_options \ - + offsetof(struct ldapoptions_prefix, ldo_debug))) - -struct ldapoptions; -LDAP_V ( struct ldapoptions ) ldap_int_global_options; -#endif /* LDAP_DEFINE_LDAP_DEBUG */ - -LDAP_END_DECL - -#endif /* LDAP_LOG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt.h deleted file mode 100755 index ba6ec152c..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt.h +++ /dev/null @@ -1,588 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* ldap-pvt.h - Header for ldap_pvt_ functions. - * These are meant to be internal to OpenLDAP Software. - */ - -#ifndef _LDAP_PVT_H -#define _LDAP_PVT_H 1 - -#include /* get public interfaces */ -#include /* get ber_slen_t */ -#include /* get Sockbuf_Buf */ - -LDAP_BEGIN_DECL - -LDAP_F ( int ) -ldap_pvt_url_scheme2proto LDAP_P(( - const char * )); -LDAP_F ( int ) -ldap_pvt_url_scheme2tls LDAP_P(( - const char * )); -LDAP_F ( int ) -ldap_pvt_url_scheme2proxied LDAP_P(( - const char * )); - -LDAP_F ( int ) -ldap_pvt_url_scheme_port LDAP_P(( - const char *, int )); - -struct ldap_url_desc; /* avoid pulling in */ - -#define LDAP_PVT_URL_PARSE_NONE (0x00U) -#define LDAP_PVT_URL_PARSE_NOEMPTY_HOST (0x01U) -#define LDAP_PVT_URL_PARSE_DEF_PORT (0x02U) -#define LDAP_PVT_URL_PARSE_NOEMPTY_DN (0x04U) -#define LDAP_PVT_URL_PARSE_NODEF_SCOPE (0x08U) -#define LDAP_PVT_URL_PARSE_HISTORIC (LDAP_PVT_URL_PARSE_NODEF_SCOPE | \ - LDAP_PVT_URL_PARSE_NOEMPTY_HOST | \ - LDAP_PVT_URL_PARSE_DEF_PORT) - -LDAP_F( int ) -ldap_url_parse_ext LDAP_P(( - LDAP_CONST char *url, - struct ldap_url_desc **ludpp, - unsigned flags )); - -LDAP_F (int) ldap_url_parselist LDAP_P(( /* deprecated, use ldap_url_parselist_ext() */ - struct ldap_url_desc **ludlist, - const char *url )); - -LDAP_F (int) ldap_url_parselist_ext LDAP_P(( - struct ldap_url_desc **ludlist, - const char *url, - const char *sep, - unsigned flags )); - -LDAP_F (char *) ldap_url_list2urls LDAP_P(( - struct ldap_url_desc *ludlist )); - -LDAP_F (void) ldap_free_urllist LDAP_P(( - struct ldap_url_desc *ludlist )); - -LDAP_F (int) ldap_pvt_scope2bv LDAP_P (( - int scope, struct berval *bv )); - -LDAP_F (LDAP_CONST char *) ldap_pvt_scope2str LDAP_P (( - int scope )); - -LDAP_F (int) ldap_pvt_bv2scope LDAP_P (( - struct berval *bv )); - -LDAP_F (int) ldap_pvt_str2scope LDAP_P (( - LDAP_CONST char * )); - -LDAP_F( char * ) -ldap_pvt_ctime LDAP_P(( - const time_t *tp, - char *buf )); - -# if defined( HAVE_GMTIME_R ) -# define USE_GMTIME_R -# define ldap_pvt_gmtime(timep, result) gmtime_r((timep), (result)) -# else -LDAP_F( struct tm * ) -ldap_pvt_gmtime LDAP_P(( - LDAP_CONST time_t *timep, - struct tm *result )); -#endif - -# if defined( HAVE_LOCALTIME_R ) -# define USE_LOCALTIME_R -# define ldap_pvt_localtime(timep, result) localtime_r((timep), (result)) -# else -LDAP_F( struct tm * ) -ldap_pvt_localtime LDAP_P(( - LDAP_CONST time_t *timep, - struct tm *result )); -# endif - -#if defined( USE_GMTIME_R ) && defined( USE_LOCALTIME_R ) -# define ldap_pvt_gmtime_lock() (0) -# define ldap_pvt_gmtime_unlock() (0) -#else -LDAP_F( int ) -ldap_pvt_gmtime_lock LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_gmtime_unlock LDAP_P(( void )); -#endif /* USE_GMTIME_R && USE_LOCALTIME_R */ - -/* Get current time as a structured time */ -struct lutil_tm; -LDAP_F( void ) -ldap_pvt_gettime LDAP_P(( struct lutil_tm * )); - -#ifdef _WIN32 -#define gettimeofday(tv,tz) ldap_pvt_gettimeofday(tv,tz) -struct timeval; -LDAP_F( int ) -ldap_pvt_gettimeofday LDAP_P(( struct timeval *tv, void *unused )); -#ifndef CLOCK_REALTIME -#define CLOCK_REALTIME 0 -#endif -#define clock_gettime(clkid,tv) ldap_pvt_clock_gettime(clkid,tv) -struct timespec; -LDAP_F( int ) -ldap_pvt_clock_gettime LDAP_P(( int clkid, struct timespec *tv )); -#endif - -/* use this macro to allocate buffer for ldap_pvt_csnstr */ -#define LDAP_PVT_CSNSTR_BUFSIZE 64 -LDAP_F( size_t ) -ldap_pvt_csnstr( char *buf, size_t len, unsigned int replica, unsigned int mod ); - -LDAP_F( char *) ldap_pvt_get_fqdn LDAP_P(( char * )); - -struct hostent; /* avoid pulling in */ - -LDAP_F( int ) -ldap_pvt_gethostbyname_a LDAP_P(( - const char *name, - struct hostent *resbuf, - char **buf, - struct hostent **result, - int *herrno_ptr )); - -LDAP_F( int ) -ldap_pvt_gethostbyaddr_a LDAP_P(( - const char *addr, - int len, - int type, - struct hostent *resbuf, - char **buf, - struct hostent **result, - int *herrno_ptr )); - -struct sockaddr; - -LDAP_F( int ) -ldap_pvt_get_hname LDAP_P(( - const struct sockaddr * sa, - int salen, - char *name, - int namelen, - char **herr )); - -#ifdef LDAP_PF_LOCAL -#define LDAP_IPADDRLEN (MAXPATHLEN + sizeof("PATH=")) -#elif defined(LDAP_PF_INET6) -#define LDAP_IPADDRLEN sizeof("IP=[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]:65535") -#else -#define LDAP_IPADDRLEN sizeof("IP=255.255.255.255:65336") -#endif - -union Sockaddr; - -LDAP_F (void) -ldap_pvt_sockaddrstr LDAP_P(( - union Sockaddr *sa, - struct berval * )); - - -/* charray.c */ - -LDAP_F( int ) -ldap_charray_add LDAP_P(( - char ***a, - const char *s )); - -LDAP_F( int ) -ldap_charray_merge LDAP_P(( - char ***a, - char **s )); - -LDAP_F( void ) -ldap_charray_free LDAP_P(( char **a )); - -LDAP_F( int ) -ldap_charray_inlist LDAP_P(( - char **a, - const char *s )); - -LDAP_F( char ** ) -ldap_charray_dup LDAP_P(( char **a )); - -LDAP_F( char ** ) -ldap_str2charray LDAP_P(( - const char *str, - const char *brkstr )); - -LDAP_F( char * ) -ldap_charray2str LDAP_P(( - char **array, const char* sep )); - -/* getdn.c */ - -#ifdef LDAP_AVA_NULL /* in ldap.h */ -LDAP_F( void ) ldap_rdnfree_x LDAP_P(( LDAPRDN rdn, void *ctx )); -LDAP_F( void ) ldap_dnfree_x LDAP_P(( LDAPDN dn, void *ctx )); - -LDAP_F( int ) ldap_bv2dn_x LDAP_P(( - struct berval *bv, LDAPDN *dn, unsigned flags, void *ctx )); -LDAP_F( int ) ldap_dn2bv_x LDAP_P(( - LDAPDN dn, struct berval *bv, unsigned flags, void *ctx )); -LDAP_F( int ) ldap_bv2rdn_x LDAP_P(( - struct berval *, LDAPRDN *, char **, unsigned flags, void *ctx )); -LDAP_F( int ) ldap_rdn2bv_x LDAP_P(( - LDAPRDN rdn, struct berval *bv, unsigned flags, void *ctx )); -#endif /* LDAP_AVA_NULL */ - -/* url.c */ -LDAP_F (void) ldap_pvt_hex_unescape LDAP_P(( char *s )); - -/* - * these macros assume 'x' is an ASCII x - * and assume the "C" locale - */ -#define LDAP_ASCII(c) (!((c) & 0x80)) -#define LDAP_SPACE(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') -#define LDAP_DIGIT(c) ((c) >= '0' && (c) <= '9') -#define LDAP_LOWER(c) ((c) >= 'a' && (c) <= 'z') -#define LDAP_UPPER(c) ((c) >= 'A' && (c) <= 'Z') -#define LDAP_ALPHA(c) (LDAP_LOWER(c) || LDAP_UPPER(c)) -#define LDAP_ALNUM(c) (LDAP_ALPHA(c) || LDAP_DIGIT(c)) - -#define LDAP_LDH(c) (LDAP_ALNUM(c) || (c) == '-') - -#define LDAP_HEXLOWER(c) ((c) >= 'a' && (c) <= 'f') -#define LDAP_HEXUPPER(c) ((c) >= 'A' && (c) <= 'F') -#define LDAP_HEX(c) (LDAP_DIGIT(c) || \ - LDAP_HEXLOWER(c) || LDAP_HEXUPPER(c)) - -/* controls.c */ -struct ldapcontrol; -LDAP_F (int) -ldap_pvt_put_control LDAP_P(( - const struct ldapcontrol *c, - BerElement *ber )); -LDAP_F (int) ldap_pvt_get_controls LDAP_P(( - BerElement *be, - struct ldapcontrol ***ctrlsp)); - -#ifdef HAVE_CYRUS_SASL -/* cyrus.c */ -struct sasl_security_properties; /* avoid pulling in */ -LDAP_F (int) ldap_pvt_sasl_secprops LDAP_P(( - const char *in, - struct sasl_security_properties *secprops )); -LDAP_F (void) ldap_pvt_sasl_secprops_unparse LDAP_P(( - struct sasl_security_properties *secprops, - struct berval *out )); - -LDAP_F (void *) ldap_pvt_sasl_mutex_new LDAP_P((void)); -LDAP_F (int) ldap_pvt_sasl_mutex_lock LDAP_P((void *mutex)); -LDAP_F (int) ldap_pvt_sasl_mutex_unlock LDAP_P((void *mutex)); -LDAP_F (void) ldap_pvt_sasl_mutex_dispose LDAP_P((void *mutex)); - -LDAP_F (int) ldap_pvt_sasl_cbinding_parse LDAP_P(( const char *arg )); -LDAP_F (void *) ldap_pvt_sasl_cbinding LDAP_P(( void *ssl, int type, - int is_server )); -#endif /* HAVE_CYRUS_SASL */ - -struct sockbuf; /* avoid pulling in */ -LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * )); -LDAP_F (void) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * )); - -/* - * SASL encryption support for LBER Sockbufs - */ - -struct sb_sasl_generic_data; - -struct sb_sasl_generic_ops { - void (*init)(struct sb_sasl_generic_data *p, - ber_len_t *min_send, - ber_len_t *max_send, - ber_len_t *max_recv); - ber_int_t (*encode)(struct sb_sasl_generic_data *p, - unsigned char *buf, - ber_len_t len, - Sockbuf_Buf *dst); - ber_int_t (*decode)(struct sb_sasl_generic_data *p, - const Sockbuf_Buf *src, - Sockbuf_Buf *dst); - void (*reset_buf)(struct sb_sasl_generic_data *p, - Sockbuf_Buf *buf); - void (*fini)(struct sb_sasl_generic_data *p); -}; - -struct sb_sasl_generic_install { - const struct sb_sasl_generic_ops *ops; - void *ops_private; -}; - -struct sb_sasl_generic_data { - const struct sb_sasl_generic_ops *ops; - void *ops_private; - Sockbuf_IO_Desc *sbiod; - ber_len_t min_send; - ber_len_t max_send; - ber_len_t max_recv; - Sockbuf_Buf sec_buf_in; - Sockbuf_Buf buf_in; - Sockbuf_Buf buf_out; - unsigned int flags; -#define LDAP_PVT_SASL_PARTIAL_WRITE 1 -}; - -#ifndef LDAP_PVT_SASL_LOCAL_SSF -#define LDAP_PVT_SASL_LOCAL_SSF 71 /* SSF for Unix Domain Sockets */ -#endif /* ! LDAP_PVT_SASL_LOCAL_SSF */ - -struct ldap; -struct ldapmsg; -struct ldifrecord; - -/* abandon */ -LDAP_F ( int ) ldap_pvt_discard LDAP_P(( - struct ldap *ld, ber_int_t msgid )); - -/* init.c */ -LDAP_F( int ) -ldap_pvt_conf_option LDAP_P(( - char *cmd, char *opt, int userconf )); - -/* ldifutil.c */ -LDAP_F( int ) -ldap_parse_ldif_record_x LDAP_P(( - struct berval *rbuf, - unsigned long linenum, - struct ldifrecord *lr, - const char *errstr, - unsigned int flags, - void *ctx )); - -/* messages.c */ -LDAP_F( BerElement * ) -ldap_get_message_ber LDAP_P(( - struct ldapmsg * )); - -/* open */ -LDAP_F (int) ldap_open_internal_connection LDAP_P(( - struct ldap **ldp, ber_socket_t *fdp )); - -/* sasl.c */ -LDAP_F (int) ldap_pvt_sasl_generic_install LDAP_P(( Sockbuf *sb, - struct sb_sasl_generic_install *install_arg )); -LDAP_F (void) ldap_pvt_sasl_generic_remove LDAP_P(( Sockbuf *sb )); - -/* search.c */ -LDAP_F( int ) ldap_pvt_put_filter LDAP_P(( - BerElement *ber, - const char *str )); - -LDAP_F( char * ) -ldap_pvt_find_wildcard LDAP_P(( const char *s )); - -LDAP_F( ber_slen_t ) -ldap_pvt_filter_value_unescape LDAP_P(( char *filter )); - -LDAP_F( ber_len_t ) -ldap_bv2escaped_filter_value_len LDAP_P(( struct berval *in )); - -LDAP_F( int ) -ldap_bv2escaped_filter_value_x LDAP_P(( struct berval *in, struct berval *out, - int inplace, void *ctx )); - -LDAP_F (int) ldap_pvt_search LDAP_P(( - struct ldap *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - struct ldapcontrol **sctrls, - struct ldapcontrol **cctrls, - struct timeval *timeout, - int sizelimit, - int deref, - int *msgidp )); - -LDAP_F(int) ldap_pvt_search_s LDAP_P(( - struct ldap *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - struct ldapcontrol **sctrls, - struct ldapcontrol **cctrls, - struct timeval *timeout, - int sizelimit, - int deref, - struct ldapmsg **res )); - -/* string.c */ -LDAP_F( char * ) -ldap_pvt_str2upper LDAP_P(( char *str )); - -LDAP_F( char * ) -ldap_pvt_str2lower LDAP_P(( char *str )); - -LDAP_F( struct berval * ) -ldap_pvt_str2upperbv LDAP_P(( char *str, struct berval *bv )); - -LDAP_F( struct berval * ) -ldap_pvt_str2lowerbv LDAP_P(( char *str, struct berval *bv )); - -/* tls.c */ -LDAP_F (int) ldap_pvt_tls_config LDAP_P(( struct ldap *ld, - int option, const char *arg )); -LDAP_F (int) ldap_pvt_tls_get_option LDAP_P(( struct ldap *ld, - int option, void *arg )); -LDAP_F (int) ldap_pvt_tls_set_option LDAP_P(( struct ldap *ld, - int option, void *arg )); - -LDAP_F (void) ldap_pvt_tls_destroy LDAP_P(( void )); -LDAP_F (int) ldap_pvt_tls_init LDAP_P(( int do_threads )); -LDAP_F (int) ldap_pvt_tls_init_def_ctx LDAP_P(( int is_server )); -LDAP_F (int) ldap_pvt_tls_accept LDAP_P(( Sockbuf *sb, void *ctx_arg )); -LDAP_F (int) ldap_pvt_tls_connect LDAP_P(( struct ldap *ld, Sockbuf *sb, const char *host )); -LDAP_F (int) ldap_pvt_tls_inplace LDAP_P(( Sockbuf *sb )); -LDAP_F (void *) ldap_pvt_tls_sb_ctx LDAP_P(( Sockbuf *sb )); -LDAP_F (void) ldap_pvt_tls_ctx_free LDAP_P(( void * )); - -typedef int LDAPDN_rewrite_dummy LDAP_P (( void *dn, unsigned flags )); - -typedef int (LDAP_TLS_CONNECT_CB) LDAP_P (( struct ldap *ld, void *ssl, - void *ctx, void *arg )); - -LDAP_F (int) ldap_pvt_tls_get_my_dn LDAP_P(( void *ctx, struct berval *dn, - LDAPDN_rewrite_dummy *func, unsigned flags )); -LDAP_F (int) ldap_pvt_tls_get_peer_dn LDAP_P(( void *ctx, struct berval *dn, - LDAPDN_rewrite_dummy *func, unsigned flags )); -LDAP_F (int) ldap_pvt_tls_get_strength LDAP_P(( void *ctx )); -LDAP_F (int) ldap_pvt_tls_get_unique LDAP_P(( void *ctx, struct berval *buf, int is_server )); -LDAP_F (int) ldap_pvt_tls_get_endpoint LDAP_P(( void *ctx, struct berval *buf, int is_server )); -LDAP_F (const char *) ldap_pvt_tls_get_version LDAP_P(( void *ctx )); -LDAP_F (const char *) ldap_pvt_tls_get_cipher LDAP_P(( void *ctx )); - -LDAP_END_DECL - -/* - * Multiple precision stuff - * - * May use OpenSSL's BIGNUM if built with TLS, - * or GNU's multiple precision library. But if - * long long is available, that's big enough - * and much more efficient. - * - * If none is available, unsigned long data is used. - */ - -LDAP_BEGIN_DECL - -#ifdef USE_MP_BIGNUM -/* - * Use OpenSSL's BIGNUM - */ -#include -#include - -typedef BIGNUM* ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (NULL) - -#define ldap_pvt_mp_init(mp) \ - do { (mp) = BN_new(); } while (0) - -/* FIXME: we rely on mpr being initialized */ -#define ldap_pvt_mp_init_set(mpr,mpv) \ - do { ldap_pvt_mp_init((mpr)); BN_add((mpr), (mpr), (mpv)); } while (0) - -#define ldap_pvt_mp_add(mpr,mpv) \ - BN_add((mpr), (mpr), (mpv)) - -#define ldap_pvt_mp_add_ulong(mp,v) \ - BN_add_word((mp), (v)) - -#define ldap_pvt_mp_clear(mp) \ - do { BN_free((mp)); (mp) = 0; } while (0) - -#elif defined(USE_MP_GMP) -/* - * Use GNU's multiple precision library - */ -#include - -typedef mpz_t ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT { 0 } - -#define ldap_pvt_mp_init(mp) \ - mpz_init((mp)) - -#define ldap_pvt_mp_init_set(mpr,mpv) \ - mpz_init_set((mpr), (mpv)) - -#define ldap_pvt_mp_add(mpr,mpv) \ - mpz_add((mpr), (mpr), (mpv)) - -#define ldap_pvt_mp_add_ulong(mp,v) \ - mpz_add_ui((mp), (mp), (v)) - -#define ldap_pvt_mp_clear(mp) \ - mpz_clear((mp)) - -#else -/* - * Use unsigned long long - */ - -#ifdef USE_MP_LONG_LONG -typedef unsigned long long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0LL) -#elif defined(USE_MP_LONG) -typedef unsigned long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0L) -#elif defined(HAVE_LONG_LONG) -typedef unsigned long long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0LL) -#else -typedef unsigned long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0L) -#endif - -#define ldap_pvt_mp_init(mp) \ - do { (mp) = 0; } while (0) - -#define ldap_pvt_mp_init_set(mpr,mpv) \ - do { (mpr) = (mpv); } while (0) - -#define ldap_pvt_mp_add(mpr,mpv) \ - do { (mpr) += (mpv); } while (0) - -#define ldap_pvt_mp_add_ulong(mp,v) \ - do { (mp) += (v); } while (0) - -#define ldap_pvt_mp_clear(mp) \ - do { (mp) = 0; } while (0) - -#endif /* MP */ - -#include "ldap_pvt_uc.h" - -LDAP_END_DECL - -LDAP_BEGIN_DECL - -#include /* get CHAR_BIT */ - -/* Buffer space for sign, decimal digits and \0. Note: log10(2) < 146/485. */ -#define LDAP_PVT_INTTYPE_CHARS(type) (((sizeof(type)*CHAR_BIT-1)*146)/485 + 3) - -LDAP_END_DECL - -#endif /* _LDAP_PVT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt_thread.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt_thread.h deleted file mode 100755 index 829ce8a1a..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt_thread.h +++ /dev/null @@ -1,347 +0,0 @@ -/* ldap_pvt_thread.h - ldap threads header file */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LDAP_PVT_THREAD_H -#define _LDAP_PVT_THREAD_H /* libldap/ldap_thr_debug.h #undefines this */ - -#include "ldap_cdefs.h" -#include "ldap_int_thread.h" - -LDAP_BEGIN_DECL - -#ifndef LDAP_PVT_THREAD_H_DONE -typedef ldap_int_thread_t ldap_pvt_thread_t; -#ifdef LDAP_THREAD_DEBUG_WRAP -typedef ldap_debug_thread_mutex_t ldap_pvt_thread_mutex_t; -typedef ldap_debug_thread_cond_t ldap_pvt_thread_cond_t; -typedef ldap_debug_thread_rdwr_t ldap_pvt_thread_rdwr_t; -#define LDAP_PVT_MUTEX_FIRSTCREATE LDAP_DEBUG_MUTEX_FIRSTCREATE -#define LDAP_PVT_MUTEX_NULL LDAP_DEBUG_MUTEX_NULL -#else -typedef ldap_int_thread_mutex_t ldap_pvt_thread_mutex_t; -typedef ldap_int_thread_cond_t ldap_pvt_thread_cond_t; -typedef ldap_int_thread_rdwr_t ldap_pvt_thread_rdwr_t; -#define LDAP_PVT_MUTEX_FIRSTCREATE LDAP_INT_MUTEX_FIRSTCREATE -#define LDAP_PVT_MUTEX_NULL LDAP_INT_MUTEX_NULL -#endif -typedef ldap_int_thread_key_t ldap_pvt_thread_key_t; -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -#define ldap_pvt_thread_equal ldap_int_thread_equal - -LDAP_F( int ) -ldap_pvt_thread_initialize LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_thread_destroy LDAP_P(( void )); - -LDAP_F( unsigned int ) -ldap_pvt_thread_sleep LDAP_P(( unsigned int s )); - -LDAP_F( int ) -ldap_pvt_thread_get_concurrency LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_thread_set_concurrency LDAP_P(( int )); - -#define LDAP_PVT_THREAD_CREATE_JOINABLE 0 -#define LDAP_PVT_THREAD_CREATE_DETACHED 1 - -#ifndef LDAP_PVT_THREAD_H_DONE -#define LDAP_PVT_THREAD_SET_STACK_SIZE -/* The size may be explicitly #defined to zero to disable it. */ -#if defined( LDAP_PVT_THREAD_STACK_SIZE ) && LDAP_PVT_THREAD_STACK_SIZE == 0 -# undef LDAP_PVT_THREAD_SET_STACK_SIZE -#elif !defined( LDAP_PVT_THREAD_STACK_SIZE ) - /* LARGE stack. Will be twice as large on 64 bit machine. */ -# define LDAP_PVT_THREAD_STACK_SIZE ( 1 * 1024 * 1024 * sizeof(void *) ) -#endif -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -LDAP_F( int ) -ldap_pvt_thread_create LDAP_P(( - ldap_pvt_thread_t * thread, - int detach, - void *(*start_routine)( void * ), - void *arg)); - -LDAP_F( void ) -ldap_pvt_thread_exit LDAP_P(( void *retval )); - -LDAP_F( int ) -ldap_pvt_thread_join LDAP_P(( ldap_pvt_thread_t thread, void **status )); - -LDAP_F( int ) -ldap_pvt_thread_kill LDAP_P(( ldap_pvt_thread_t thread, int signo )); - -LDAP_F( int ) -ldap_pvt_thread_yield LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_thread_cond_init LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_destroy LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_signal LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_broadcast LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_wait LDAP_P(( - ldap_pvt_thread_cond_t *cond, - ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_init LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_recursive_init LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_destroy LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_lock LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_trylock LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_unlock LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( ldap_pvt_thread_t ) -ldap_pvt_thread_self LDAP_P(( void )); - -#ifdef LDAP_INT_THREAD_ASSERT_MUTEX_OWNER -#define LDAP_PVT_THREAD_ASSERT_MUTEX_OWNER LDAP_INT_THREAD_ASSERT_MUTEX_OWNER -#else -#define LDAP_PVT_THREAD_ASSERT_MUTEX_OWNER(mutex) ((void) 0) -#endif - -LDAP_F( int ) -ldap_pvt_thread_rdwr_init LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_destroy LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_rlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_rtrylock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_runlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_wlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_wtrylock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_wunlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_key_create LDAP_P((ldap_pvt_thread_key_t *keyp)); - -LDAP_F( int ) -ldap_pvt_thread_key_destroy LDAP_P((ldap_pvt_thread_key_t key)); - -LDAP_F( int ) -ldap_pvt_thread_key_setdata LDAP_P((ldap_pvt_thread_key_t key, void *data)); - -LDAP_F( int ) -ldap_pvt_thread_key_getdata LDAP_P((ldap_pvt_thread_key_t key, void **data)); - -#ifdef LDAP_DEBUG -LDAP_F( int ) -ldap_pvt_thread_rdwr_readers LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_writers LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_active LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); -#endif /* LDAP_DEBUG */ - -#define LDAP_PVT_THREAD_EINVAL EINVAL -#define LDAP_PVT_THREAD_EBUSY EINVAL - -#ifndef LDAP_PVT_THREAD_H_DONE -typedef ldap_int_thread_pool_t ldap_pvt_thread_pool_t; - -typedef void * (ldap_pvt_thread_start_t) LDAP_P((void *ctx, void *arg)); -typedef int (ldap_pvt_thread_walk_t) LDAP_P((ldap_pvt_thread_start_t *start, void *start_arg, void *arg)); -typedef void (ldap_pvt_thread_pool_keyfree_t) LDAP_P((void *key, void *data)); -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -LDAP_F( int ) -ldap_pvt_thread_pool_init LDAP_P(( - ldap_pvt_thread_pool_t *pool_out, - int max_threads, - int max_pending )); - -LDAP_F( int ) -ldap_pvt_thread_pool_init_q LDAP_P(( - ldap_pvt_thread_pool_t *pool_out, - int max_threads, - int max_pending, - int num_qs )); - -LDAP_F( int ) -ldap_pvt_thread_pool_submit LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_start_t *start, - void *arg )); - -LDAP_F( int ) -ldap_pvt_thread_pool_submit2 LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_start_t *start, - void *arg, - void **cookie )); - -LDAP_F( int ) -ldap_pvt_thread_pool_retract LDAP_P(( - void *cookie )); - -LDAP_F( int ) -ldap_pvt_thread_pool_walk LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_start_t *start, - ldap_pvt_thread_walk_t *cb, - void *arg )); - -LDAP_F( int ) -ldap_pvt_thread_pool_maxthreads LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int max_threads )); - -LDAP_F( int ) -ldap_pvt_thread_pool_queues LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int numqs )); - -#ifndef LDAP_PVT_THREAD_H_DONE -typedef enum { - LDAP_PVT_THREAD_POOL_PARAM_UNKNOWN = -1, - LDAP_PVT_THREAD_POOL_PARAM_MAX, - LDAP_PVT_THREAD_POOL_PARAM_MAX_PENDING, - LDAP_PVT_THREAD_POOL_PARAM_OPEN, - LDAP_PVT_THREAD_POOL_PARAM_STARTING, - LDAP_PVT_THREAD_POOL_PARAM_ACTIVE, - LDAP_PVT_THREAD_POOL_PARAM_PAUSING, - LDAP_PVT_THREAD_POOL_PARAM_PENDING, - LDAP_PVT_THREAD_POOL_PARAM_BACKLOAD, - LDAP_PVT_THREAD_POOL_PARAM_ACTIVE_MAX, - LDAP_PVT_THREAD_POOL_PARAM_PENDING_MAX, - LDAP_PVT_THREAD_POOL_PARAM_BACKLOAD_MAX, - LDAP_PVT_THREAD_POOL_PARAM_STATE, - LDAP_PVT_THREAD_POOL_PARAM_PAUSED -} ldap_pvt_thread_pool_param_t; -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -LDAP_F( int ) -ldap_pvt_thread_pool_query LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_pool_param_t param, void *value )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausing LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_backload LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( void ) -ldap_pvt_thread_pool_idle LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( void ) -ldap_pvt_thread_pool_unidle LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausequery LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausewait LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausecheck_native LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pause LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_resume LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_destroy LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int run_pending )); - -LDAP_F( int ) -ldap_pvt_thread_pool_close LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int run_pending )); - -LDAP_F( int ) -ldap_pvt_thread_pool_free LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_getkey LDAP_P(( - void *ctx, - void *key, - void **data, - ldap_pvt_thread_pool_keyfree_t **kfree )); - -LDAP_F( int ) -ldap_pvt_thread_pool_setkey LDAP_P(( - void *ctx, - void *key, - void *data, - ldap_pvt_thread_pool_keyfree_t *kfree, - void **olddatap, - ldap_pvt_thread_pool_keyfree_t **oldkfreep )); - -LDAP_F( void ) -ldap_pvt_thread_pool_purgekey LDAP_P(( void *key )); - -LDAP_F( void *) -ldap_pvt_thread_pool_context LDAP_P(( void )); - -LDAP_F( void ) -ldap_pvt_thread_pool_context_reset LDAP_P(( void *key )); - -LDAP_F( ldap_pvt_thread_t ) -ldap_pvt_thread_pool_tid LDAP_P(( void *ctx )); - -LDAP_END_DECL - -#define LDAP_PVT_THREAD_H_DONE -#endif /* _LDAP_PVT_THREAD_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt_uc.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt_uc.h deleted file mode 100755 index 1f2a50de1..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_pvt_uc.h +++ /dev/null @@ -1,163 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * ldap_pvt_uc.h - Header for Unicode functions. - * These are meant to be used by the OpenLDAP distribution only. - * These should be named ldap_pvt_....() - */ - -#ifndef _LDAP_PVT_UC_H -#define _LDAP_PVT_UC_H 1 - -#include /* get ber_slen_t */ - -#include -#include "../libraries/liblunicode/ucdata/ucdata.h" - -LDAP_BEGIN_DECL - -/* - * UTF-8 (in utf-8.c) - */ - -/* UCDATA uses UCS-2 passed in a 4 byte unsigned int */ -typedef ac_uint4 ldap_unicode_t; - -/* Convert a string with csize octets per character to UTF-8 */ -LDAP_F( int ) ldap_ucs_to_utf8s LDAP_P(( - struct berval *ucs, int csize, struct berval *utf8s )); - - -/* returns the number of bytes in the UTF-8 string */ -LDAP_F (ber_len_t) ldap_utf8_bytes( const char * ); -/* returns the number of UTF-8 characters in the string */ -LDAP_F (ber_len_t) ldap_utf8_chars( const char * ); -/* returns the length (in bytes) of the UTF-8 character */ -LDAP_F (int) ldap_utf8_offset( const char * ); -/* returns the length (in bytes) indicated by the UTF-8 character */ -LDAP_F (int) ldap_utf8_charlen( const char * ); - -/* returns the length (in bytes) indicated by the UTF-8 character - * also checks that shortest possible encoding was used - */ -LDAP_F (int) ldap_utf8_charlen2( const char * ); - -/* copies a UTF-8 character and returning number of bytes copied */ -LDAP_F (int) ldap_utf8_copy( char *, const char *); - -/* returns pointer of next UTF-8 character in string */ -LDAP_F (char*) ldap_utf8_next( const char * ); -/* returns pointer of previous UTF-8 character in string */ -LDAP_F (char*) ldap_utf8_prev( const char * ); - -/* primitive ctype routines -- not aware of non-ascii characters */ -LDAP_F (int) ldap_utf8_isascii( const char * ); -LDAP_F (int) ldap_utf8_isalpha( const char * ); -LDAP_F (int) ldap_utf8_isalnum( const char * ); -LDAP_F (int) ldap_utf8_isdigit( const char * ); -LDAP_F (int) ldap_utf8_isxdigit( const char * ); -LDAP_F (int) ldap_utf8_isspace( const char * ); - -/* span characters not in set, return bytes spanned */ -LDAP_F (ber_len_t) ldap_utf8_strcspn( const char* str, const char *set); -/* span characters in set, return bytes spanned */ -LDAP_F (ber_len_t) ldap_utf8_strspn( const char* str, const char *set); -/* return first occurrence of character in string */ -LDAP_F (char *) ldap_utf8_strchr( const char* str, const char *chr); -/* return first character of set in string */ -LDAP_F (char *) ldap_utf8_strpbrk( const char* str, const char *set); -/* reentrant tokenizer */ -LDAP_F (char*) ldap_utf8_strtok( char* sp, const char* sep, char **last); - -/* Optimizations */ -LDAP_V (const char) ldap_utf8_lentab[128]; -LDAP_V (const char) ldap_utf8_mintab[32]; - -#define LDAP_UTF8_ISASCII(p) ( !(*(const unsigned char *)(p) & 0x80 ) ) -#define LDAP_UTF8_CHARLEN(p) ( LDAP_UTF8_ISASCII(p) \ - ? 1 : ldap_utf8_lentab[*(const unsigned char *)(p) ^ 0x80] ) - -/* This is like CHARLEN but additionally validates to make sure - * the char used the shortest possible encoding. - * 'l' is used to temporarily hold the result of CHARLEN. - */ -#define LDAP_UTF8_CHARLEN2(p, l) ( ( ( l = LDAP_UTF8_CHARLEN( p )) < 3 || \ - ( ldap_utf8_mintab[*(const unsigned char *)(p) & 0x1f] & (p)[1] ) ) ? \ - l : 0 ) - -#define LDAP_UTF8_OFFSET(p) ( LDAP_UTF8_ISASCII(p) \ - ? 1 : ldap_utf8_offset((p)) ) - -#define LDAP_UTF8_COPY(d,s) ( LDAP_UTF8_ISASCII(s) \ - ? (*(d) = *(s), 1) : ldap_utf8_copy((d),(s)) ) - -#define LDAP_UTF8_NEXT(p) ( LDAP_UTF8_ISASCII(p) \ - ? (char *)(p)+1 : ldap_utf8_next((p)) ) - -#define LDAP_UTF8_INCR(p) ((p) = LDAP_UTF8_NEXT(p)) - -/* For symmetry */ -#define LDAP_UTF8_PREV(p) (ldap_utf8_prev((p))) -#define LDAP_UTF8_DECR(p) ((p)=LDAP_UTF8_PREV((p))) - - -/* these probably should be renamed */ -LDAP_LUNICODE_F(int) ucstrncmp( - const ldap_unicode_t *, - const ldap_unicode_t *, - ber_len_t ); - -LDAP_LUNICODE_F(int) ucstrncasecmp( - const ldap_unicode_t *, - const ldap_unicode_t *, - ber_len_t ); - -LDAP_LUNICODE_F(ldap_unicode_t *) ucstrnchr( - const ldap_unicode_t *, - ber_len_t, - ldap_unicode_t ); - -LDAP_LUNICODE_F(ldap_unicode_t *) ucstrncasechr( - const ldap_unicode_t *, - ber_len_t, - ldap_unicode_t ); - -LDAP_LUNICODE_F(void) ucstr2upper( - ldap_unicode_t *, - ber_len_t ); - -#define LDAP_UTF8_NOCASEFOLD 0x0U -#define LDAP_UTF8_CASEFOLD 0x1U -#define LDAP_UTF8_ARG1NFC 0x2U -#define LDAP_UTF8_ARG2NFC 0x4U -#define LDAP_UTF8_APPROX 0x8U - -LDAP_LUNICODE_F(struct berval *) UTF8bvnormalize( - struct berval *, - struct berval *, - unsigned, - void *memctx ); - -LDAP_LUNICODE_F(int) UTF8bvnormcmp( - struct berval *, - struct berval *, - unsigned, - void *memctx ); - -LDAP_END_DECL - -#endif - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_queue.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_queue.h deleted file mode 100755 index 6d3237010..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_queue.h +++ /dev/null @@ -1,593 +0,0 @@ -/* ldap_queue.h -- queue macros */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 2001-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Copyright (c) 1991, 1993 - * The Regents of the University of California. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * - * @(#)queue.h 8.5 (Berkeley) 8/20/94 - * $FreeBSD: src/sys/sys/queue.h,v 1.32.2.5 2001/09/30 21:12:54 luigi Exp $ - * - * See also: ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change - */ -/* ACKNOWLEDGEMENTS: - * This work is derived from FreeBSD queue.h work. Adapted for use in - * OpenLDAP Software by Kurt D. Zeilenga. - */ - -#ifndef _LDAP_QUEUE_H_ -#define _LDAP_QUEUE_H_ - -/* - * This file defines five types of data structures: singly-linked lists, - * singly-linked tail queues, lists, tail queues, and circular queues. - * - * A singly-linked list is headed by a single forward pointer. The elements - * are singly linked for minimum space and pointer manipulation overhead at - * the expense of O(n) removal for arbitrary elements. New elements can be - * added to the list after an existing element or at the head of the list. - * Elements being removed from the head of the list should use the explicit - * macro for this purpose for optimum efficiency. A singly-linked list may - * only be traversed in the forward direction. Singly-linked lists are ideal - * for applications with large datasets and few or no removals or for - * implementing a LIFO queue. - * - * A singly-linked tail queue is headed by a pair of pointers, one to the - * head of the list and the other to the tail of the list. The elements are - * singly linked for minimum space and pointer manipulation overhead at the - * expense of O(n) removal for arbitrary elements. New elements can be added - * to the list after an existing element, at the head of the list, or at the - * end of the list. Elements being removed from the head of the tail queue - * should use the explicit macro for this purpose for optimum efficiency. - * A singly-linked tail queue may only be traversed in the forward direction. - * Singly-linked tail queues are ideal for applications with large datasets - * and few or no removals or for implementing a FIFO queue. - * - * A list is headed by a single forward pointer (or an array of forward - * pointers for a hash table header). The elements are doubly linked - * so that an arbitrary element can be removed without a need to - * traverse the list. New elements can be added to the list before - * or after an existing element or at the head of the list. A list - * may only be traversed in the forward direction. - * - * A tail queue is headed by a pair of pointers, one to the head of the - * list and the other to the tail of the list. The elements are doubly - * linked so that an arbitrary element can be removed without a need to - * traverse the list. New elements can be added to the list before or - * after an existing element, at the head of the list, or at the end of - * the list. A tail queue may be traversed in either direction. - * - * A circle queue is headed by a pair of pointers, one to the head of the - * list and the other to the tail of the list. The elements are doubly - * linked so that an arbitrary element can be removed without a need to - * traverse the list. New elements can be added to the list before or after - * an existing element, at the head of the list, or at the end of the list. - * A circle queue may be traversed in either direction, but has a more - * complex end of list detection. Also, it is possible to rotate the queue, - * rejoining the ends and splitting it so that a given element becomes the - * new head or tail. - * - * For details on the use of these macros, see the queue(3) manual page. - * All macros are prefixed with LDAP_. - * - * SLIST_ LIST_ STAILQ_ TAILQ_ CIRCLEQ_ - * _HEAD + + + + + - * _ENTRY + + + + + - * _INIT + + + + + - * _ENTRY_INIT + + + + + - * _EMPTY + + + + + - * _FIRST + + + + + - * _NEXT + + + + + - * _PREV - - - + + - * _LAST - - + + + - * _FOREACH + + + + + - * _FOREACH_REVERSE - - - + + - * _INSERT_HEAD + + + + + - * _INSERT_BEFORE - + - + + - * _INSERT_AFTER + + + + + - * _INSERT_TAIL - - + + + - * _REMOVE_HEAD + - + - - - * _REMOVE + + + + + - * - */ - -/* - * Singly-linked List definitions. - */ -#define LDAP_SLIST_HEAD(name, type) \ -struct name { \ - struct type *slh_first; /* first element */ \ -} - -#define LDAP_SLIST_HEAD_INITIALIZER(head) \ - { NULL } - -#define LDAP_SLIST_ENTRY(type) \ -struct { \ - struct type *sle_next; /* next element */ \ -} - -#define LDAP_SLIST_ENTRY_INITIALIZER(entry) \ - { NULL } - -/* - * Singly-linked List functions. - */ -#define LDAP_SLIST_EMPTY(head) ((head)->slh_first == NULL) - -#define LDAP_SLIST_FIRST(head) ((head)->slh_first) - -#define LDAP_SLIST_FOREACH(var, head, field) \ - for((var) = (head)->slh_first; (var); (var) = (var)->field.sle_next) - -#define LDAP_SLIST_INIT(head) { \ - (head)->slh_first = NULL; \ -} - -#define LDAP_SLIST_ENTRY_INIT(var, field) { \ - (var)->field.sle_next = NULL; \ -} - -#define LDAP_SLIST_INSERT_AFTER(slistelm, elm, field) do { \ - (elm)->field.sle_next = (slistelm)->field.sle_next; \ - (slistelm)->field.sle_next = (elm); \ -} while (0) - -#define LDAP_SLIST_INSERT_HEAD(head, elm, field) do { \ - (elm)->field.sle_next = (head)->slh_first; \ - (head)->slh_first = (elm); \ -} while (0) - -#define LDAP_SLIST_NEXT(elm, field) ((elm)->field.sle_next) - -#define LDAP_SLIST_REMOVE_HEAD(head, field) do { \ - (head)->slh_first = (head)->slh_first->field.sle_next; \ -} while (0) - -#define LDAP_SLIST_REMOVE(head, elm, type, field) do { \ - if ((head)->slh_first == (elm)) { \ - LDAP_SLIST_REMOVE_HEAD((head), field); \ - } \ - else { \ - struct type *curelm = (head)->slh_first; \ - while( curelm->field.sle_next != (elm) ) \ - curelm = curelm->field.sle_next; \ - curelm->field.sle_next = \ - curelm->field.sle_next->field.sle_next; \ - } \ -} while (0) - -/* - * Singly-linked Tail queue definitions. - */ -#define LDAP_STAILQ_HEAD(name, type) \ -struct name { \ - struct type *stqh_first;/* first element */ \ - struct type **stqh_last;/* addr of last next element */ \ -} - -#define LDAP_STAILQ_HEAD_INITIALIZER(head) \ - { NULL, &(head).stqh_first } - -#define LDAP_STAILQ_ENTRY(type) \ -struct { \ - struct type *stqe_next; /* next element */ \ -} - -#define LDAP_STAILQ_ENTRY_INITIALIZER(entry) \ - { NULL } - -/* - * Singly-linked Tail queue functions. - */ -#define LDAP_STAILQ_EMPTY(head) ((head)->stqh_first == NULL) - -#define LDAP_STAILQ_INIT(head) do { \ - (head)->stqh_first = NULL; \ - (head)->stqh_last = &(head)->stqh_first; \ -} while (0) - -#define LDAP_STAILQ_ENTRY_INIT(var, field) { \ - (var)->field.stqe_next = NULL; \ -} - -#define LDAP_STAILQ_FIRST(head) ((head)->stqh_first) - -#define LDAP_STAILQ_LAST(head, type, field) \ - (LDAP_STAILQ_EMPTY(head) ? \ - NULL : \ - ((struct type *) \ - ((char *)((head)->stqh_last) - offsetof(struct type, field)))) - -#define LDAP_STAILQ_FOREACH(var, head, field) \ - for((var) = (head)->stqh_first; (var); (var) = (var)->field.stqe_next) - -#define LDAP_STAILQ_INSERT_HEAD(head, elm, field) do { \ - if (((elm)->field.stqe_next = (head)->stqh_first) == NULL) \ - (head)->stqh_last = &(elm)->field.stqe_next; \ - (head)->stqh_first = (elm); \ -} while (0) - -#define LDAP_STAILQ_INSERT_TAIL(head, elm, field) do { \ - (elm)->field.stqe_next = NULL; \ - *(head)->stqh_last = (elm); \ - (head)->stqh_last = &(elm)->field.stqe_next; \ -} while (0) - -#define LDAP_STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ - if (((elm)->field.stqe_next = (tqelm)->field.stqe_next) == NULL)\ - (head)->stqh_last = &(elm)->field.stqe_next; \ - (tqelm)->field.stqe_next = (elm); \ -} while (0) - -#define LDAP_STAILQ_NEXT(elm, field) ((elm)->field.stqe_next) - -#define LDAP_STAILQ_REMOVE_HEAD(head, field) do { \ - if (((head)->stqh_first = \ - (head)->stqh_first->field.stqe_next) == NULL) \ - (head)->stqh_last = &(head)->stqh_first; \ -} while (0) - -#define LDAP_STAILQ_REMOVE_HEAD_UNTIL(head, elm, field) do { \ - if (((head)->stqh_first = (elm)->field.stqe_next) == NULL) \ - (head)->stqh_last = &(head)->stqh_first; \ -} while (0) - -#define LDAP_STAILQ_REMOVE(head, elm, type, field) do { \ - if ((head)->stqh_first == (elm)) { \ - LDAP_STAILQ_REMOVE_HEAD(head, field); \ - } \ - else { \ - struct type *curelm = (head)->stqh_first; \ - while( curelm->field.stqe_next != (elm) ) \ - curelm = curelm->field.stqe_next; \ - if((curelm->field.stqe_next = \ - curelm->field.stqe_next->field.stqe_next) == NULL) \ - (head)->stqh_last = &(curelm)->field.stqe_next; \ - } \ -} while (0) - -/* - * List definitions. - */ -#define LDAP_LIST_HEAD(name, type) \ -struct name { \ - struct type *lh_first; /* first element */ \ -} - -#define LDAP_LIST_HEAD_INITIALIZER(head) \ - { NULL } - -#define LDAP_LIST_ENTRY(type) \ -struct { \ - struct type *le_next; /* next element */ \ - struct type **le_prev; /* address of previous next element */ \ -} - -#define LDAP_LIST_ENTRY_INITIALIZER(entry) \ - { NULL, NULL } - -/* - * List functions. - */ - -#define LDAP_LIST_EMPTY(head) ((head)->lh_first == NULL) - -#define LDAP_LIST_FIRST(head) ((head)->lh_first) - -#define LDAP_LIST_FOREACH(var, head, field) \ - for((var) = (head)->lh_first; (var); (var) = (var)->field.le_next) - -#define LDAP_LIST_INIT(head) do { \ - (head)->lh_first = NULL; \ -} while (0) - -#define LDAP_LIST_ENTRY_INIT(var, field) do { \ - (var)->field.le_next = NULL; \ - (var)->field.le_prev = NULL; \ -} while (0) - -#define LDAP_LIST_INSERT_AFTER(listelm, elm, field) do { \ - if (((elm)->field.le_next = (listelm)->field.le_next) != NULL) \ - (listelm)->field.le_next->field.le_prev = \ - &(elm)->field.le_next; \ - (listelm)->field.le_next = (elm); \ - (elm)->field.le_prev = &(listelm)->field.le_next; \ -} while (0) - -#define LDAP_LIST_INSERT_BEFORE(listelm, elm, field) do { \ - (elm)->field.le_prev = (listelm)->field.le_prev; \ - (elm)->field.le_next = (listelm); \ - *(listelm)->field.le_prev = (elm); \ - (listelm)->field.le_prev = &(elm)->field.le_next; \ -} while (0) - -#define LDAP_LIST_INSERT_HEAD(head, elm, field) do { \ - if (((elm)->field.le_next = (head)->lh_first) != NULL) \ - (head)->lh_first->field.le_prev = &(elm)->field.le_next;\ - (head)->lh_first = (elm); \ - (elm)->field.le_prev = &(head)->lh_first; \ -} while (0) - -#define LDAP_LIST_NEXT(elm, field) ((elm)->field.le_next) - -#define LDAP_LIST_REMOVE(elm, field) do { \ - if ((elm)->field.le_next != NULL) \ - (elm)->field.le_next->field.le_prev = \ - (elm)->field.le_prev; \ - *(elm)->field.le_prev = (elm)->field.le_next; \ -} while (0) - -/* - * Tail queue definitions. - */ -#define LDAP_TAILQ_HEAD(name, type) \ -struct name { \ - struct type *tqh_first; /* first element */ \ - struct type **tqh_last; /* addr of last next element */ \ -} - -#define LDAP_TAILQ_HEAD_INITIALIZER(head) \ - { NULL, &(head).tqh_first } - -#define LDAP_TAILQ_ENTRY(type) \ -struct { \ - struct type *tqe_next; /* next element */ \ - struct type **tqe_prev; /* address of previous next element */ \ -} - -#define LDAP_TAILQ_ENTRY_INITIALIZER(entry) \ - { NULL, NULL } - -/* - * Tail queue functions. - */ -#define LDAP_TAILQ_EMPTY(head) ((head)->tqh_first == NULL) - -#define LDAP_TAILQ_FOREACH(var, head, field) \ - for (var = LDAP_TAILQ_FIRST(head); var; var = LDAP_TAILQ_NEXT(var, field)) - -#define LDAP_TAILQ_FOREACH_REVERSE(var, head, headname, field) \ - for ((var) = LDAP_TAILQ_LAST((head), headname); \ - (var); \ - (var) = LDAP_TAILQ_PREV((var), headname, field)) - -#define LDAP_TAILQ_FIRST(head) ((head)->tqh_first) - -#define LDAP_TAILQ_LAST(head, headname) \ - (*(((struct headname *)((head)->tqh_last))->tqh_last)) - -#define LDAP_TAILQ_NEXT(elm, field) ((elm)->field.tqe_next) - -#define LDAP_TAILQ_PREV(elm, headname, field) \ - (*(((struct headname *)((elm)->field.tqe_prev))->tqh_last)) - -#define LDAP_TAILQ_INIT(head) do { \ - (head)->tqh_first = NULL; \ - (head)->tqh_last = &(head)->tqh_first; \ -} while (0) - -#define LDAP_TAILQ_ENTRY_INIT(var, field) do { \ - (var)->field.tqe_next = NULL; \ - (var)->field.tqe_prev = NULL; \ -} while (0) - -#define LDAP_TAILQ_INSERT_HEAD(head, elm, field) do { \ - if (((elm)->field.tqe_next = (head)->tqh_first) != NULL) \ - (head)->tqh_first->field.tqe_prev = \ - &(elm)->field.tqe_next; \ - else \ - (head)->tqh_last = &(elm)->field.tqe_next; \ - (head)->tqh_first = (elm); \ - (elm)->field.tqe_prev = &(head)->tqh_first; \ -} while (0) - -#define LDAP_TAILQ_INSERT_TAIL(head, elm, field) do { \ - (elm)->field.tqe_next = NULL; \ - (elm)->field.tqe_prev = (head)->tqh_last; \ - *(head)->tqh_last = (elm); \ - (head)->tqh_last = &(elm)->field.tqe_next; \ -} while (0) - -#define LDAP_TAILQ_INSERT_AFTER(head, listelm, elm, field) do { \ - if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\ - (elm)->field.tqe_next->field.tqe_prev = \ - &(elm)->field.tqe_next; \ - else \ - (head)->tqh_last = &(elm)->field.tqe_next; \ - (listelm)->field.tqe_next = (elm); \ - (elm)->field.tqe_prev = &(listelm)->field.tqe_next; \ -} while (0) - -#define LDAP_TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ - (elm)->field.tqe_prev = (listelm)->field.tqe_prev; \ - (elm)->field.tqe_next = (listelm); \ - *(listelm)->field.tqe_prev = (elm); \ - (listelm)->field.tqe_prev = &(elm)->field.tqe_next; \ -} while (0) - -#define LDAP_TAILQ_REMOVE(head, elm, field) do { \ - if (((elm)->field.tqe_next) != NULL) \ - (elm)->field.tqe_next->field.tqe_prev = \ - (elm)->field.tqe_prev; \ - else \ - (head)->tqh_last = (elm)->field.tqe_prev; \ - *(elm)->field.tqe_prev = (elm)->field.tqe_next; \ -} while (0) - -/* - * Circular queue definitions. - */ -#define LDAP_CIRCLEQ_HEAD(name, type) \ -struct name { \ - struct type *cqh_first; /* first element */ \ - struct type *cqh_last; /* last element */ \ -} - -#define LDAP_CIRCLEQ_HEAD_INITIALIZER(head) \ - { (void *)&(head), (void *)&(head) } - -#define LDAP_CIRCLEQ_ENTRY(type) \ -struct { \ - struct type *cqe_next; /* next element */ \ - struct type *cqe_prev; /* previous element */ \ -} - -/* - * Circular queue functions. - */ -#define LDAP_CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) - -#define LDAP_CIRCLEQ_FIRST(head) ((head)->cqh_first) - -#define LDAP_CIRCLEQ_FOREACH(var, head, field) \ - for((var) = (head)->cqh_first; \ - (var) != (void *)(head); \ - (var) = (var)->field.cqe_next) - -#define LDAP_CIRCLEQ_FOREACH_REVERSE(var, head, field) \ - for((var) = (head)->cqh_last; \ - (var) != (void *)(head); \ - (var) = (var)->field.cqe_prev) - -#define LDAP_CIRCLEQ_INIT(head) do { \ - (head)->cqh_first = (void *)(head); \ - (head)->cqh_last = (void *)(head); \ -} while (0) - -#define LDAP_CIRCLEQ_ENTRY_INIT(var, field) do { \ - (var)->field.cqe_next = NULL; \ - (var)->field.cqe_prev = NULL; \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ - (elm)->field.cqe_next = (listelm)->field.cqe_next; \ - (elm)->field.cqe_prev = (listelm); \ - if ((listelm)->field.cqe_next == (void *)(head)) \ - (head)->cqh_last = (elm); \ - else \ - (listelm)->field.cqe_next->field.cqe_prev = (elm); \ - (listelm)->field.cqe_next = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ - (elm)->field.cqe_next = (listelm); \ - (elm)->field.cqe_prev = (listelm)->field.cqe_prev; \ - if ((listelm)->field.cqe_prev == (void *)(head)) \ - (head)->cqh_first = (elm); \ - else \ - (listelm)->field.cqe_prev->field.cqe_next = (elm); \ - (listelm)->field.cqe_prev = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_HEAD(head, elm, field) do { \ - (elm)->field.cqe_next = (head)->cqh_first; \ - (elm)->field.cqe_prev = (void *)(head); \ - if ((head)->cqh_last == (void *)(head)) \ - (head)->cqh_last = (elm); \ - else \ - (head)->cqh_first->field.cqe_prev = (elm); \ - (head)->cqh_first = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_TAIL(head, elm, field) do { \ - (elm)->field.cqe_next = (void *)(head); \ - (elm)->field.cqe_prev = (head)->cqh_last; \ - if ((head)->cqh_first == (void *)(head)) \ - (head)->cqh_first = (elm); \ - else \ - (head)->cqh_last->field.cqe_next = (elm); \ - (head)->cqh_last = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_LAST(head) ((head)->cqh_last) - -#define LDAP_CIRCLEQ_NEXT(elm,field) ((elm)->field.cqe_next) - -#define LDAP_CIRCLEQ_PREV(elm,field) ((elm)->field.cqe_prev) - -#define LDAP_CIRCLEQ_REMOVE(head, elm, field) do { \ - if ((elm)->field.cqe_next == (void *)(head)) \ - (head)->cqh_last = (elm)->field.cqe_prev; \ - else \ - (elm)->field.cqe_next->field.cqe_prev = \ - (elm)->field.cqe_prev; \ - if ((elm)->field.cqe_prev == (void *)(head)) \ - (head)->cqh_first = (elm)->field.cqe_next; \ - else \ - (elm)->field.cqe_prev->field.cqe_next = \ - (elm)->field.cqe_next; \ -} while (0) - -#define LDAP_CIRCLEQ_LOOP_NEXT(head, elm, field) \ - (((elm)->field.cqe_next == (void *)(head)) \ - ? ((head)->cqh_first) \ - : ((elm)->field.cqe_next)) - -#define LDAP_CIRCLEQ_LOOP_PREV(head, elm, field) \ - (((elm)->field.cqe_prev == (void *)(head)) \ - ? ((head)->cqh_last) \ - : ((elm)->field.cqe_prev)) - -#define LDAP_CIRCLEQ_MAKE_HEAD(head, elm, field) do { \ - if ((elm)->field.cqe_prev != (void *)(head)) { \ - (head)->cqh_first->field.cqe_prev = (head)->cqh_last; \ - (head)->cqh_last->field.cqe_next = (head)->cqh_first; \ - (head)->cqh_first = elm; \ - (head)->cqh_last = (elm)->field.cqe_prev; \ - (elm)->field.cqe_prev->field.cqe_next = (void *)(head); \ - (elm)->field.cqe_prev = (void *)(head); \ - } \ -} while (0) - -#define LDAP_CIRCLEQ_MAKE_TAIL(head, elm, field) do { \ - if ((elm)->field.cqe_next != (void *)(head)) { \ - (head)->cqh_first->field.cqe_prev = (head)->cqh_last; \ - (head)->cqh_last->field.cqe_next = (head)->cqh_first; \ - (head)->cqh_first = (elm)->field.cqe_next; \ - (head)->cqh_last = elm; \ - (elm)->field.cqe_next->field.cqe_prev = (void *)(head); \ - (elm)->field.cqe_next = (void *)(head); \ - } \ -} while (0) - -#endif /* !_LDAP_QUEUE_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_rq.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_rq.h deleted file mode 100755 index 1050550ba..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_rq.h +++ /dev/null @@ -1,102 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef LDAP_RQ_H -#define LDAP_RQ_H 1 - -#include - -LDAP_BEGIN_DECL - -typedef struct re_s { - struct timeval next_sched; - struct timeval interval; - LDAP_STAILQ_ENTRY(re_s) tnext; /* it includes running */ - LDAP_STAILQ_ENTRY(re_s) rnext; - ldap_pvt_thread_start_t *routine; - void *arg; - char *tname; - char *tspec; - void *pool_cookie; -} re_t; - -typedef struct runqueue_s { - LDAP_STAILQ_HEAD(l, re_s) task_list; - LDAP_STAILQ_HEAD(rl, re_s) run_list; - ldap_pvt_thread_mutex_t rq_mutex; -} runqueue_t; - -LDAP_F( struct re_s* ) -ldap_pvt_runqueue_insert( - struct runqueue_s* rq, - time_t interval, - ldap_pvt_thread_start_t* routine, - void *arg, - char *tname, - char *tspec -); - -LDAP_F( struct re_s* ) -ldap_pvt_runqueue_find( - struct runqueue_s* rq, - ldap_pvt_thread_start_t* routine, - void *arg -); - -LDAP_F( void ) -ldap_pvt_runqueue_remove( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( struct re_s* ) -ldap_pvt_runqueue_next_sched( - struct runqueue_s* rq, - struct timeval* next_run -); - -LDAP_F( void ) -ldap_pvt_runqueue_runtask( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( void ) -ldap_pvt_runqueue_stoptask( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( int ) -ldap_pvt_runqueue_isrunning( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( void ) -ldap_pvt_runqueue_resched( - struct runqueue_s* rq, - struct re_s* entry, - int defer -); - -LDAP_F( int ) -ldap_pvt_runqueue_persistent_backload( - struct runqueue_s* rq -); - -LDAP_END_DECL - -#endif diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_schema.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_schema.h deleted file mode 100755 index 963218002..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_schema.h +++ /dev/null @@ -1,360 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* ldap-schema.h - Header for basic schema handling functions that can be - * used by both clients and servers. - * these routines should be renamed ldap_x_... - */ - -#ifndef _LDAP_SCHEMA_H -#define _LDAP_SCHEMA_H 1 - -#include - -LDAP_BEGIN_DECL - -/* Codes for parsing errors */ - -#define LDAP_SCHERR_OUTOFMEM 1 -#define LDAP_SCHERR_UNEXPTOKEN 2 -#define LDAP_SCHERR_NOLEFTPAREN 3 -#define LDAP_SCHERR_NORIGHTPAREN 4 -#define LDAP_SCHERR_NODIGIT 5 -#define LDAP_SCHERR_BADNAME 6 -#define LDAP_SCHERR_BADDESC 7 -#define LDAP_SCHERR_BADSUP 8 -#define LDAP_SCHERR_DUPOPT 9 -#define LDAP_SCHERR_EMPTY 10 -#define LDAP_SCHERR_MISSING 11 -#define LDAP_SCHERR_OUT_OF_ORDER 12 - -typedef struct ldap_schema_extension_item { - char *lsei_name; - char **lsei_values; -} LDAPSchemaExtensionItem; - -typedef struct ldap_syntax { - char *syn_oid; /* REQUIRED */ - char **syn_names; /* OPTIONAL */ - char *syn_desc; /* OPTIONAL */ - LDAPSchemaExtensionItem **syn_extensions; /* OPTIONAL */ -} LDAPSyntax; - -typedef struct ldap_matchingrule { - char *mr_oid; /* REQUIRED */ - char **mr_names; /* OPTIONAL */ - char *mr_desc; /* OPTIONAL */ - int mr_obsolete; /* OPTIONAL */ - char *mr_syntax_oid; /* REQUIRED */ - LDAPSchemaExtensionItem **mr_extensions; /* OPTIONAL */ -} LDAPMatchingRule; - -typedef struct ldap_matchingruleuse { - char *mru_oid; /* REQUIRED */ - char **mru_names; /* OPTIONAL */ - char *mru_desc; /* OPTIONAL */ - int mru_obsolete; /* OPTIONAL */ - char **mru_applies_oids; /* REQUIRED */ - LDAPSchemaExtensionItem **mru_extensions; /* OPTIONAL */ -} LDAPMatchingRuleUse; - -typedef struct ldap_attributetype { - char *at_oid; /* REQUIRED */ - char **at_names; /* OPTIONAL */ - char *at_desc; /* OPTIONAL */ - int at_obsolete; /* 0=no, 1=yes */ - char *at_sup_oid; /* OPTIONAL */ - char *at_equality_oid; /* OPTIONAL */ - char *at_ordering_oid; /* OPTIONAL */ - char *at_substr_oid; /* OPTIONAL */ - char *at_syntax_oid; /* OPTIONAL */ - int at_syntax_len; /* OPTIONAL */ - int at_single_value; /* 0=no, 1=yes */ - int at_collective; /* 0=no, 1=yes */ - int at_no_user_mod; /* 0=no, 1=yes */ - int at_usage; /* 0=userApplications, 1=directoryOperation, - 2=distributedOperation, 3=dSAOperation */ - LDAPSchemaExtensionItem **at_extensions; /* OPTIONAL */ -} LDAPAttributeType; - -typedef struct ldap_objectclass { - char *oc_oid; /* REQUIRED */ - char **oc_names; /* OPTIONAL */ - char *oc_desc; /* OPTIONAL */ - int oc_obsolete; /* 0=no, 1=yes */ - char **oc_sup_oids; /* OPTIONAL */ - int oc_kind; /* 0=ABSTRACT, 1=STRUCTURAL, 2=AUXILIARY */ - char **oc_at_oids_must; /* OPTIONAL */ - char **oc_at_oids_may; /* OPTIONAL */ - LDAPSchemaExtensionItem **oc_extensions; /* OPTIONAL */ -} LDAPObjectClass; - -typedef struct ldap_contentrule { - char *cr_oid; /* REQUIRED */ - char **cr_names; /* OPTIONAL */ - char *cr_desc; /* OPTIONAL */ - char **cr_sup_oids; /* OPTIONAL */ - int cr_obsolete; /* 0=no, 1=yes */ - char **cr_oc_oids_aux; /* OPTIONAL */ - char **cr_at_oids_must; /* OPTIONAL */ - char **cr_at_oids_may; /* OPTIONAL */ - char **cr_at_oids_not; /* OPTIONAL */ - LDAPSchemaExtensionItem **cr_extensions; /* OPTIONAL */ -} LDAPContentRule; - -typedef struct ldap_nameform { - char *nf_oid; /* REQUIRED */ - char **nf_names; /* OPTIONAL */ - char *nf_desc; /* OPTIONAL */ - int nf_obsolete; /* 0=no, 1=yes */ - char *nf_objectclass; /* REQUIRED */ - char **nf_at_oids_must; /* REQUIRED */ - char **nf_at_oids_may; /* OPTIONAL */ - LDAPSchemaExtensionItem **nf_extensions; /* OPTIONAL */ -} LDAPNameForm; - -typedef struct ldap_structurerule { - int sr_ruleid; /* REQUIRED */ - char **sr_names; /* OPTIONAL */ - char *sr_desc; /* OPTIONAL */ - int sr_obsolete; /* 0=no, 1=yes */ - char *sr_nameform; /* REQUIRED */ - int sr_nsup_ruleids;/* number of sr_sup_ruleids */ - int *sr_sup_ruleids;/* OPTIONAL */ - LDAPSchemaExtensionItem **sr_extensions; /* OPTIONAL */ -} LDAPStructureRule; - -/* - * Misc macros - */ -#define LDAP_SCHEMA_NO 0 -#define LDAP_SCHEMA_YES 1 - -#define LDAP_SCHEMA_USER_APPLICATIONS 0 -#define LDAP_SCHEMA_DIRECTORY_OPERATION 1 -#define LDAP_SCHEMA_DISTRIBUTED_OPERATION 2 -#define LDAP_SCHEMA_DSA_OPERATION 3 - -#define LDAP_SCHEMA_ABSTRACT 0 -#define LDAP_SCHEMA_STRUCTURAL 1 -#define LDAP_SCHEMA_AUXILIARY 2 - - -/* - * Flags that control how liberal the parsing routines are. - */ -#define LDAP_SCHEMA_ALLOW_NONE 0x00U /* Strict parsing */ -#define LDAP_SCHEMA_ALLOW_NO_OID 0x01U /* Allow missing oid */ -#define LDAP_SCHEMA_ALLOW_QUOTED 0x02U /* Allow bogus extra quotes */ -#define LDAP_SCHEMA_ALLOW_DESCR 0x04U /* Allow descr instead of OID */ -#define LDAP_SCHEMA_ALLOW_DESCR_PREFIX 0x08U /* Allow descr as OID prefix */ -#define LDAP_SCHEMA_ALLOW_OID_MACRO 0x10U /* Allow OID macros in slapd */ -#define LDAP_SCHEMA_ALLOW_OUT_OF_ORDER_FIELDS 0x20U /* Allow fields in most any order */ -#define LDAP_SCHEMA_ALLOW_ALL 0x3fU /* Be very liberal in parsing */ -#define LDAP_SCHEMA_SKIP 0x80U /* Don't malloc any result */ - - -LDAP_F( LDAP_CONST char * ) -ldap_syntax2name LDAP_P(( - LDAPSyntax * syn )); - -LDAP_F( LDAP_CONST char * ) -ldap_matchingrule2name LDAP_P(( - LDAPMatchingRule * mr )); - -LDAP_F( LDAP_CONST char * ) -ldap_matchingruleuse2name LDAP_P(( - LDAPMatchingRuleUse * mru )); - -LDAP_F( LDAP_CONST char * ) -ldap_attributetype2name LDAP_P(( - LDAPAttributeType * at )); - -LDAP_F( LDAP_CONST char * ) -ldap_objectclass2name LDAP_P(( - LDAPObjectClass * oc )); - -LDAP_F( LDAP_CONST char * ) -ldap_contentrule2name LDAP_P(( - LDAPContentRule * cr )); - -LDAP_F( LDAP_CONST char * ) -ldap_nameform2name LDAP_P(( - LDAPNameForm * nf )); - -LDAP_F( LDAP_CONST char * ) -ldap_structurerule2name LDAP_P(( - LDAPStructureRule * sr )); - -LDAP_F( void ) -ldap_syntax_free LDAP_P(( - LDAPSyntax * syn )); - -LDAP_F( void ) -ldap_matchingrule_free LDAP_P(( - LDAPMatchingRule * mr )); - -LDAP_F( void ) -ldap_matchingruleuse_free LDAP_P(( - LDAPMatchingRuleUse * mr )); - -LDAP_F( void ) -ldap_attributetype_free LDAP_P(( - LDAPAttributeType * at )); - -LDAP_F( void ) -ldap_objectclass_free LDAP_P(( - LDAPObjectClass * oc )); - -LDAP_F( void ) -ldap_contentrule_free LDAP_P(( - LDAPContentRule * cr )); - -LDAP_F( void ) -ldap_nameform_free LDAP_P(( - LDAPNameForm * nf )); - -LDAP_F( void ) -ldap_structurerule_free LDAP_P(( - LDAPStructureRule * sr )); - -LDAP_F( LDAPStructureRule * ) -ldap_str2structurerule LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPNameForm * ) -ldap_str2nameform LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPContentRule * ) -ldap_str2contentrule LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPObjectClass * ) -ldap_str2objectclass LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPAttributeType * ) -ldap_str2attributetype LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPSyntax * ) -ldap_str2syntax LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPMatchingRule * ) -ldap_str2matchingrule LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPMatchingRuleUse * ) -ldap_str2matchingruleuse LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( char * ) -ldap_structurerule2str LDAP_P(( - LDAPStructureRule * sr )); - -LDAP_F( struct berval * ) -ldap_structurerule2bv LDAP_P(( - LDAPStructureRule * sr, struct berval *bv )); - -LDAP_F( char * ) -ldap_nameform2str LDAP_P(( - LDAPNameForm * nf )); - -LDAP_F( struct berval * ) -ldap_nameform2bv LDAP_P(( - LDAPNameForm * nf, struct berval *bv )); - -LDAP_F( char * ) -ldap_contentrule2str LDAP_P(( - LDAPContentRule * cr )); - -LDAP_F( struct berval * ) -ldap_contentrule2bv LDAP_P(( - LDAPContentRule * cr, struct berval *bv )); - -LDAP_F( char * ) -ldap_objectclass2str LDAP_P(( - LDAPObjectClass * oc )); - -LDAP_F( struct berval * ) -ldap_objectclass2bv LDAP_P(( - LDAPObjectClass * oc, struct berval *bv )); - -LDAP_F( char * ) -ldap_attributetype2str LDAP_P(( - LDAPAttributeType * at )); - -LDAP_F( struct berval * ) -ldap_attributetype2bv LDAP_P(( - LDAPAttributeType * at, struct berval *bv )); - -LDAP_F( char * ) -ldap_syntax2str LDAP_P(( - LDAPSyntax * syn )); - -LDAP_F( struct berval * ) -ldap_syntax2bv LDAP_P(( - LDAPSyntax * syn, struct berval *bv )); - -LDAP_F( char * ) -ldap_matchingrule2str LDAP_P(( - LDAPMatchingRule * mr )); - -LDAP_F( struct berval * ) -ldap_matchingrule2bv LDAP_P(( - LDAPMatchingRule * mr, struct berval *bv )); - -LDAP_F( char * ) -ldap_matchingruleuse2str LDAP_P(( - LDAPMatchingRuleUse * mru )); - -LDAP_F( struct berval * ) -ldap_matchingruleuse2bv LDAP_P(( - LDAPMatchingRuleUse * mru, struct berval *bv )); - -LDAP_F( char * ) -ldap_scherr2str LDAP_P(( - int code )) LDAP_GCCATTR((const)); - -LDAP_END_DECL - -#endif - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_utf8.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_utf8.h deleted file mode 100755 index 663043a59..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldap_utf8.h +++ /dev/null @@ -1,106 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* This notice applies to changes, created by or for Novell, Inc., - * to preexisting works for which notices appear elsewhere in this file. - * - * Copyright (C) 2000 Novell, Inc. All Rights Reserved. - * - * THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND TREATIES. - * USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT TO VERSION - * 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS AVAILABLE AT - * HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE" IN THE - * TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION OF THIS - * WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP PUBLIC - * LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT THE - * PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY. - */ -/* Note: A verbatim copy of version 2.0.1 of the OpenLDAP Public License - * can be found in the file "build/LICENSE-2.0.1" in this distribution - * of OpenLDAP Software. - */ - -#ifndef _LDAP_UTF8_H -#define _LDAP_UTF8_H - -#include /* get ber_*_t */ - -/* - * UTF-8 Utility Routines - */ - -LDAP_BEGIN_DECL - -#define LDAP_UCS4_INVALID (0x80000000U) -typedef ber_int_t ldap_ucs4_t; - - -/* LDAP_MAX_UTF8_LEN is 3 or 6 depending on size of wchar_t */ -#define LDAP_MAX_UTF8_LEN ( sizeof(wchar_t) * 3/2 ) - -/* Unicode conversion routines */ -LDAP_F( ldap_ucs4_t ) ldap_x_utf8_to_ucs4( LDAP_CONST char * p ); -LDAP_F( int ) ldap_x_ucs4_to_utf8( ldap_ucs4_t c, char *buf ); - - -/* - * Wide Char / UTF-8 Conversion Routines - */ - -/* UTF-8 character to Wide Char */ -LDAP_F(int) ldap_x_utf8_to_wc LDAP_P(( - wchar_t *wchar, LDAP_CONST char *utf8char )); - -/* UTF-8 string to Wide Char string */ -LDAP_F(int) ldap_x_utf8s_to_wcs LDAP_P(( - wchar_t *wcstr, LDAP_CONST char *utf8str, size_t count )); - -/* Wide Char to UTF-8 character */ -LDAP_F(int) ldap_x_wc_to_utf8 LDAP_P(( - char *utf8char, wchar_t wchar, size_t count )); - -/* Wide Char string to UTF-8 string */ -LDAP_F(int) ldap_x_wcs_to_utf8s LDAP_P(( - char *utf8str, LDAP_CONST wchar_t *wcstr, size_t count )); - -/* - * MultiByte Char / UTF-8 Conversion Routines - */ - -/* UTF-8 character to MultiByte character */ -LDAP_F(int) ldap_x_utf8_to_mb LDAP_P(( - char *mbchar, LDAP_CONST char *utf8char, - int (*ldap_f_wctomb)( char *mbchar, wchar_t wchar ))); - -/* UTF-8 string to MultiByte string */ -LDAP_F(int) ldap_x_utf8s_to_mbs LDAP_P(( - char *mbstr, LDAP_CONST char *utf8str, size_t count, - size_t (*ldap_f_wcstombs)( char *mbstr, - LDAP_CONST wchar_t *wcstr, size_t count) )); - -/* MultiByte character to UTF-8 character */ -LDAP_F(int) ldap_x_mb_to_utf8 LDAP_P(( - char *utf8char, LDAP_CONST char *mbchar, size_t mbsize, - int (*ldap_f_mbtowc)( wchar_t *wchar, - LDAP_CONST char *mbchar, size_t count) )); - -/* MultiByte string to UTF-8 string */ -LDAP_F(int) ldap_x_mbs_to_utf8s LDAP_P(( - char *utf8str, LDAP_CONST char *mbstr, size_t count, - size_t (*ldap_f_mbstowcs)( wchar_t *wcstr, - LDAP_CONST char *mbstr, size_t count) )); - -LDAP_END_DECL - -#endif /* _LDAP_UTF8_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldif.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldif.h deleted file mode 100755 index 62cacdc8e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/ldif.h +++ /dev/null @@ -1,171 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1996 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef _LDIF_H -#define _LDIF_H - -#include - -LDAP_BEGIN_DECL - -/* This is NOT a bogus extern declaration (unlike ldap_debug) */ -LDAP_LDIF_V (int) ldif_debug; - -#define LDIF_LINE_WIDTH 78 /* default maximum length of LDIF lines */ -#define LDIF_LINE_WIDTH_MAX ((ber_len_t)-1) /* maximum length of LDIF lines */ -#define LDIF_LINE_WIDTH_WRAP(wrap) ((wrap) == 0 ? LDIF_LINE_WIDTH : (wrap)) - -/* - * Macro to calculate maximum number of bytes that the base64 equivalent - * of an item that is "len" bytes long will take up. Base64 encoding - * uses one byte for every six bits in the value plus up to two pad bytes. - */ -#define LDIF_BASE64_LEN(len) (((len) * 4 / 3 ) + 3) - -/* - * Macro to calculate maximum size that an LDIF-encoded type (length - * tlen) and value (length vlen) will take up: room for type + ":: " + - * first newline + base64 value + continued lines. Each continued line - * needs room for a newline and a leading space character. - */ -#define LDIF_SIZE_NEEDED(nlen,vlen) LDIF_SIZE_NEEDED_WRAP(nlen, vlen, 0) - -#define LDIF_SIZE_NEEDED_WRAP(nlen,vlen,wrap) \ - ((nlen) + 4 + LDIF_BASE64_LEN(vlen) \ - + ((wrap) == 0 ? ((LDIF_BASE64_LEN(vlen) + (nlen) + 3) / ( LDIF_LINE_WIDTH-1 ) * 2 ) : \ - ((wrap) == LDIF_LINE_WIDTH_MAX ? 0 : ((LDIF_BASE64_LEN(vlen) + (nlen) + 3) / (wrap-1) * 2 )))) - -LDAP_LDIF_F( int ) -ldif_parse_line LDAP_P(( - LDAP_CONST char *line, - char **name, - char **value, - ber_len_t *vlen )); - -LDAP_LDIF_F( int ) -ldif_parse_line2 LDAP_P(( - char *line, - struct berval *type, - struct berval *value, - int *freeval )); - -LDAP_LDIF_F( FILE * ) -ldif_open_url LDAP_P(( LDAP_CONST char *urlstr )); - -LDAP_LDIF_F( int ) -ldif_fetch_url LDAP_P(( - LDAP_CONST char *line, - char **value, - ber_len_t *vlen )); - -LDAP_LDIF_F( char * ) -ldif_getline LDAP_P(( char **next )); - -LDAP_LDIF_F( int ) -ldif_countlines LDAP_P(( LDAP_CONST char *line )); - -/* ldif_ropen, rclose, read_record - just for reading LDIF files, - * no special open/close needed to write LDIF files. - */ -typedef struct LDIFFP { - FILE *fp; - struct LDIFFP *prev; -} LDIFFP; - -LDAP_LDIF_F( LDIFFP * ) -ldif_open LDAP_P(( LDAP_CONST char *file, LDAP_CONST char *mode )); - -/* ldif_open equivalent that opens ldif stream in memory rather than from file */ -LDAP_LDIF_F( LDIFFP * ) -ldif_open_mem LDAP_P(( char *ldif, size_t size, LDAP_CONST char *mode )); - -LDAP_LDIF_F( void ) -ldif_close LDAP_P(( LDIFFP * )); - -LDAP_LDIF_F( int ) -ldif_read_record LDAP_P(( - LDIFFP *fp, - unsigned long *lineno, - char **bufp, - int *buflen )); - -LDAP_LDIF_F( int ) -ldif_must_b64_encode_register LDAP_P(( - LDAP_CONST char *name, - LDAP_CONST char *oid )); - -LDAP_LDIF_F( void ) -ldif_must_b64_encode_release LDAP_P(( void )); - -#define LDIF_PUT_NOVALUE 0x0000 /* no value */ -#define LDIF_PUT_VALUE 0x0001 /* value w/ auto detection */ -#define LDIF_PUT_TEXT 0x0002 /* assume text */ -#define LDIF_PUT_BINARY 0x0004 /* assume binary (convert to base64) */ -#define LDIF_PUT_B64 0x0008 /* pre-converted base64 value */ - -#define LDIF_PUT_COMMENT 0x0010 /* comment */ -#define LDIF_PUT_URL 0x0020 /* url */ -#define LDIF_PUT_SEP 0x0040 /* separator */ - -LDAP_LDIF_F( void ) -ldif_sput LDAP_P(( - char **out, - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen )); - -LDAP_LDIF_F( void ) -ldif_sput_wrap LDAP_P(( - char **out, - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen, - ber_len_t wrap )); - -LDAP_LDIF_F( char * ) -ldif_put LDAP_P(( - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen )); - -LDAP_LDIF_F( char * ) -ldif_put_wrap LDAP_P(( - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen, - ber_len_t wrap )); - -LDAP_LDIF_F( int ) -ldif_is_not_printable LDAP_P(( - LDAP_CONST char *val, - ber_len_t vlen )); - -LDAP_END_DECL - -#endif /* _LDIF_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil.h deleted file mode 100755 index fe0e6deab..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil.h +++ /dev/null @@ -1,375 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_H -#define _LUTIL_H 1 - -#include -#include -#include - -#ifdef HAVE_TCPD -# include -# define LUTIL_STRING_UNKNOWN STRING_UNKNOWN -#else /* ! TCP Wrappers */ -# define LUTIL_STRING_UNKNOWN "unknown" -#endif /* ! TCP Wrappers */ - -/* - * Include file for LDAP utility routine - */ - -LDAP_BEGIN_DECL - -/* n octets encode into ceiling(n/3) * 4 bytes */ -/* Avoid floating point math through extra padding */ - -#define LUTIL_BASE64_ENCODE_LEN(n) (((n)+2)/3 * 4) -#define LUTIL_BASE64_DECODE_LEN(n) ((n)/4*3) - -/* ISC Base64 Routines */ -/* base64.c */ - -LDAP_LUTIL_F( int ) -lutil_b64_ntop LDAP_P(( - unsigned char const *, - size_t, - char *, - size_t)); - -LDAP_LUTIL_F( int ) -lutil_b64_pton LDAP_P(( - char const *, - unsigned char *, - size_t)); - -/* detach.c */ -LDAP_LUTIL_F( int ) -lutil_detach LDAP_P(( - int debug, - int do_close)); - -/* entropy.c */ -LDAP_LUTIL_F( int ) -lutil_entropy LDAP_P(( - unsigned char *buf, - ber_len_t nbytes )); - -/* passfile.c */ -struct berval; /* avoid pulling in lber.h */ - -LDAP_LUTIL_F( int ) -lutil_get_filed_password LDAP_P(( - const char *filename, - struct berval * )); - -/* passwd.c */ -struct lutil_pw_scheme; - -#define LUTIL_PASSWD_OK (0) -#define LUTIL_PASSWD_ERR (-1) - -typedef int (LUTIL_PASSWD_CHK_FUNC)( - const struct berval *scheme, - const struct berval *passwd, - const struct berval *cred, - const char **text ); - -typedef int (LUTIL_PASSWD_HASH_FUNC) ( - const struct berval *scheme, - const struct berval *passwd, - struct berval *hash, - const char **text ); - -LDAP_LUTIL_F( int ) -lutil_passwd_add LDAP_P(( - struct berval *scheme, - LUTIL_PASSWD_CHK_FUNC *chk_fn, - LUTIL_PASSWD_HASH_FUNC *hash_fn )); - -LDAP_LUTIL_F( void ) -lutil_passwd_init LDAP_P(( void )); - -LDAP_LUTIL_F( void ) -lutil_passwd_destroy LDAP_P(( void )); - -LDAP_LUTIL_F( int ) -lutil_authpasswd LDAP_P(( - const struct berval *passwd, /* stored password */ - const struct berval *cred, /* user supplied value */ - const char **methods )); - -LDAP_LUTIL_F( int ) -lutil_authpasswd_hash LDAP_P(( - const struct berval *cred, - struct berval **passwd, /* password to store */ - struct berval **salt, /* salt to store */ - const char *method )); - -#ifdef SLAPD_CRYPT -typedef int (lutil_cryptfunc) LDAP_P(( - const char *key, - const char *salt, - char **hash )); -LDAP_LUTIL_V (lutil_cryptfunc *) lutil_cryptptr; -#endif - -LDAP_LUTIL_F( int ) -lutil_passwd LDAP_P(( - const struct berval *passwd, /* stored password */ - const struct berval *cred, /* user supplied value */ - const char **methods, - const char **text )); /* error message */ - -LDAP_LUTIL_F( int ) -lutil_passwd_generate LDAP_P(( struct berval *pw, ber_len_t )); - -LDAP_LUTIL_F( int ) -lutil_passwd_hash LDAP_P(( - const struct berval *passwd, - const char *method, - struct berval *hash, - const char **text )); - -LDAP_LUTIL_F( int ) -lutil_passwd_scheme LDAP_P(( - const char *scheme )); - -LDAP_LUTIL_F( int ) -lutil_salt_format LDAP_P(( - const char *format )); - -LDAP_LUTIL_F( int ) -lutil_passwd_string64 LDAP_P(( - const struct berval *sc, - const struct berval *hash, - struct berval *b64, - const struct berval *salt )); - -/* utils.c */ -LDAP_LUTIL_F( char* ) -lutil_progname LDAP_P(( - const char* name, - int argc, - char *argv[] )); - -typedef struct lutil_tm { - int tm_sec; /* seconds 0-60 (1 leap second) */ - int tm_min; /* minutes 0-59 */ - int tm_hour; /* hours 0-23 */ - int tm_mday; /* day 1-31 */ - int tm_mon; /* month 0-11 */ - int tm_year; /* year - 1900 */ - int tm_nsec; /* nanoseconds */ - int tm_usub; /* submicro */ -} lutil_tm; - -typedef struct lutil_timet { - unsigned int tt_sec; /* seconds since epoch, 0000 or 1970 */ - int tt_gsec; /* seconds since epoch, high 7 bits, maybe sign-flipped */ - /* sign flipped to sort properly as unsigned ints */ - unsigned int tt_nsec; /* nanoseconds */ -} lutil_timet; - -/* Parse a timestamp string into a structure */ -LDAP_LUTIL_F( int ) -lutil_parsetime LDAP_P(( - char *atm, struct lutil_tm * )); - -/* Convert structured time to time in seconds since 1970 (Unix epoch) */ -LDAP_LUTIL_F( int ) -lutil_tm2time LDAP_P(( - struct lutil_tm *, struct lutil_timet * )); - -/* Convert structured time to time in seconds since 0000 (Proleptic Gregorian) */ -LDAP_LUTIL_F( int ) -lutil_tm2gtime LDAP_P(( - struct lutil_tm *, struct lutil_timet * )); - -#ifdef _WIN32 -LDAP_LUTIL_F( void ) -lutil_slashpath LDAP_P(( char* path )); -#define LUTIL_SLASHPATH(p) lutil_slashpath(p) -#else -#define LUTIL_SLASHPATH(p) -#endif - -LDAP_LUTIL_F( char* ) -lutil_strcopy LDAP_P(( char *dst, const char *src )); - -LDAP_LUTIL_F( char* ) -lutil_strncopy LDAP_P(( char *dst, const char *src, size_t n )); - -LDAP_LUTIL_F( char* ) -lutil_memcopy LDAP_P(( char *dst, const char *src, size_t n )); - -#define lutil_strbvcopy(a, bv) lutil_memcopy((a),(bv)->bv_val,(bv)->bv_len) - -struct tm; - -/* use this macro to statically allocate buffer for lutil_gentime */ -#define LDAP_LUTIL_GENTIME_BUFSIZE 22 -#define lutil_gentime(s,m,t) lutil_localtime((s),(m),(t),0) -LDAP_LUTIL_F( size_t ) -lutil_localtime LDAP_P(( char *s, size_t smax, const struct tm *tm, - long delta )); - -#ifndef HAVE_MKSTEMP -LDAP_LUTIL_F( int ) -mkstemp LDAP_P (( char * template )); -#endif - -/* sockpair.c */ -LDAP_LUTIL_F( int ) -lutil_pair( ber_socket_t sd[2] ); - -/* uuid.c */ -/* use this macro to allocate buffer for lutil_uuidstr */ -#define LDAP_LUTIL_UUIDSTR_BUFSIZE 40 -LDAP_LUTIL_F( size_t ) -lutil_uuidstr( char *buf, size_t len ); - -LDAP_LUTIL_F( int ) -lutil_uuidstr_from_normalized( - char *uuid, - size_t uuidlen, - char *buf, - size_t buflen ); - -/* - * Sometimes not all declarations in a header file are needed. - * An indicator to this is whether or not the symbol's type has - * been defined. Thus, we don't need to include a symbol if - * its type has not been defined through another header file. - */ - -#ifdef HAVE_NT_SERVICE_MANAGER -LDAP_LUTIL_V (int) is_NT_Service; - -#ifdef _LDAP_PVT_THREAD_H -LDAP_LUTIL_V (ldap_pvt_thread_cond_t) started_event; -#endif /* _LDAP_PVT_THREAD_H */ - -/* macros are different between Windows and Mingw */ -#if defined(_WINSVC_H) || defined(_WINSVC_) -LDAP_LUTIL_V (SERVICE_STATUS) lutil_ServiceStatus; -LDAP_LUTIL_V (SERVICE_STATUS_HANDLE) hlutil_ServiceStatus; -#endif /* _WINSVC_H */ - -LDAP_LUTIL_F (void) -lutil_CommenceStartupProcessing( char *serverName, void (*stopper)(int)) ; - -LDAP_LUTIL_F (void) -lutil_ReportShutdownComplete( void ); - -LDAP_LUTIL_F (void *) -lutil_getRegParam( char *svc, char *value ); - -LDAP_LUTIL_F (int) -lutil_srv_install( char* service, char * displayName, char* filename, - int auto_start ); -LDAP_LUTIL_F (int) -lutil_srv_remove ( char* service, char* filename ); - -#endif /* HAVE_NT_SERVICE_MANAGER */ - -#ifdef HAVE_NT_EVENT_LOG -LDAP_LUTIL_F (void) -lutil_LogStartedEvent( char *svc, int slap_debug, char *configfile, char *urls ); - -LDAP_LUTIL_F (void) -lutil_LogStoppedEvent( char *svc ); -#endif - -#ifdef HAVE_EBCDIC -/* Generally this has only been used to put '\n' to stdout. We need to - * make sure it is output in EBCDIC. - */ -#undef putchar -#undef putc -#define putchar(c) putc((c), stdout) -#define putc(c,fp) do { char x=(c); __atoe_l(&x,1); putc(x,fp); } while(0) -#endif - -LDAP_LUTIL_F (int) -lutil_atoix( int *v, const char *s, int x ); - -LDAP_LUTIL_F (int) -lutil_atoux( unsigned *v, const char *s, int x ); - -LDAP_LUTIL_F (int) -lutil_atolx( long *v, const char *s, int x ); - -LDAP_LUTIL_F (int) -lutil_atoulx( unsigned long *v, const char *s, int x ); - -#define lutil_atoi(v, s) lutil_atoix((v), (s), 10) -#define lutil_atou(v, s) lutil_atoux((v), (s), 10) -#define lutil_atol(v, s) lutil_atolx((v), (s), 10) -#define lutil_atoul(v, s) lutil_atoulx((v), (s), 10) - -#ifdef HAVE_LONG_LONG -#if defined(HAVE_STRTOLL) || defined(HAVE_STRTOQ) -LDAP_LUTIL_F (int) -lutil_atollx( long long *v, const char *s, int x ); -#define lutil_atoll(v, s) lutil_atollx((v), (s), 10) -#endif /* HAVE_STRTOLL || HAVE_STRTOQ */ - -#if defined(HAVE_STRTOULL) || defined(HAVE_STRTOUQ) -LDAP_LUTIL_F (int) -lutil_atoullx( unsigned long long *v, const char *s, int x ); -#define lutil_atoull(v, s) lutil_atoullx((v), (s), 10) -#endif /* HAVE_STRTOULL || HAVE_STRTOUQ */ -#endif /* HAVE_LONG_LONG */ - -LDAP_LUTIL_F (int) -lutil_str2bin( struct berval *in, struct berval *out, void *ctx ); - -/* Parse and unparse time intervals */ -LDAP_LUTIL_F (int) -lutil_parse_time( const char *in, unsigned long *tp ); - -LDAP_LUTIL_F (int) -lutil_unparse_time( char *buf, size_t buflen, unsigned long t ); - -#ifdef timerdiv -#define lutil_timerdiv timerdiv -#else /* ! timerdiv */ -/* works inplace (x == t) */ -#define lutil_timerdiv(t,d,x) \ - do { \ - time_t s = (t)->tv_sec; \ - assert( d > 0 ); \ - (x)->tv_sec = s / d; \ - (x)->tv_usec = ( (t)->tv_usec + 1000000 * ( s % d ) ) / d; \ - } while ( 0 ) -#endif /* ! timerdiv */ - -#ifdef timermul -#define lutil_timermul timermul -#else /* ! timermul */ -/* works inplace (x == t) */ -#define lutil_timermul(t,m,x) \ - do { \ - time_t u = (t)->tv_usec * m; \ - assert( m > 0 ); \ - (x)->tv_sec = (t)->tv_sec * m + u / 1000000; \ - (x)->tv_usec = u % 1000000; \ - } while ( 0 ); -#endif /* ! timermul */ - -LDAP_END_DECL - -#endif /* _LUTIL_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_hash.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_hash.h deleted file mode 100755 index 2b1a74499..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_hash.h +++ /dev/null @@ -1,78 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_HASH_H_ -#define _LUTIL_HASH_H_ - -#include - -LDAP_BEGIN_DECL - -#define LUTIL_HASH_BYTES 4 - -#ifdef HAVE_LONG_LONG - -typedef union lutil_HASHContext { - ber_uint_t hash; - unsigned long long hash64; -} lutil_HASH_CTX; - -#else /* !HAVE_LONG_LONG */ - -typedef struct lutil_HASHContext { - ber_uint_t hash; -} lutil_HASH_CTX; - -#endif /* HAVE_LONG_LONG */ - -LDAP_LUTIL_F( void ) -lutil_HASHInit LDAP_P(( - lutil_HASH_CTX *context)); - -LDAP_LUTIL_F( void ) -lutil_HASHUpdate LDAP_P(( - lutil_HASH_CTX *context, - unsigned char const *buf, - ber_len_t len)); - -LDAP_LUTIL_F( void ) -lutil_HASHFinal LDAP_P(( - unsigned char digest[LUTIL_HASH_BYTES], - lutil_HASH_CTX *context)); - -#ifdef HAVE_LONG_LONG - -#define LUTIL_HASH64_BYTES 8 - -LDAP_LUTIL_F( void ) -lutil_HASH64Init LDAP_P(( - lutil_HASH_CTX *context)); - -LDAP_LUTIL_F( void ) -lutil_HASH64Update LDAP_P(( - lutil_HASH_CTX *context, - unsigned char const *buf, - ber_len_t len)); - -LDAP_LUTIL_F( void ) -lutil_HASH64Final LDAP_P(( - unsigned char digest[LUTIL_HASH64_BYTES], - lutil_HASH_CTX *context)); - -#endif /* HAVE_LONG_LONG */ - -LDAP_END_DECL - -#endif /* _LUTIL_HASH_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_ldap.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_ldap.h deleted file mode 100755 index 179c7b822..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_ldap.h +++ /dev/null @@ -1,47 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_LDAP_H -#define _LUTIL_LDAP_H 1 - -#include -#include - -/* - * Include file for lutil LDAP routines - */ - -LDAP_BEGIN_DECL - -LDAP_LUTIL_F( void ) -lutil_sasl_freedefs LDAP_P(( - void *defaults )); - -LDAP_LUTIL_F( void * ) -lutil_sasl_defaults LDAP_P(( - LDAP *ld, - char *mech, - char *realm, - char *authcid, - char *passwd, - char *authzid )); - -LDAP_LUTIL_F( int ) -lutil_sasl_interact LDAP_P(( - LDAP *ld, unsigned flags, void *defaults, void *p )); - -LDAP_END_DECL - -#endif /* _LUTIL_LDAP_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_lockf.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_lockf.h deleted file mode 100755 index b24bde881..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_lockf.h +++ /dev/null @@ -1,34 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* File locking methods - * - * lutil_lockf() will block until an exclusive lock is acquired. - */ - -#ifndef _LUTIL_LOCKF_H_ -#define _LUTIL_LOCKF_H_ - -LDAP_BEGIN_DECL - -LDAP_LUTIL_F( int ) -lutil_lockf LDAP_P(( int fd )); - -LDAP_LUTIL_F( int ) -lutil_unlockf LDAP_P(( int fd )); - -LDAP_END_DECL - -#endif /* _LUTIL_LOCKF_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_md5.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_md5.h deleted file mode 100755 index 8c1c112d2..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_md5.h +++ /dev/null @@ -1,64 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_MD5_H_ -#define _LUTIL_MD5_H_ - -#include - -LDAP_BEGIN_DECL - -/* Unlike previous versions of this code, ber_int_t need not be exactly - 32 bits, merely 32 bits or more. Choosing a data type which is 32 - bits instead of 64 is not important; speed is considerably more - important. ANSI guarantees that "unsigned long" will be big enough, - and always using it seems to have few disadvantages. */ - -#define LUTIL_MD5_BYTES 16 - -struct lutil_MD5Context { - ber_uint_t buf[4]; - ber_uint_t bits[2]; - unsigned char in[64]; -}; - -LDAP_LUTIL_F( void ) -lutil_MD5Init LDAP_P(( - struct lutil_MD5Context *context)); - -LDAP_LUTIL_F( void ) -lutil_MD5Update LDAP_P(( - struct lutil_MD5Context *context, - unsigned char const *buf, - ber_len_t len)); - -LDAP_LUTIL_F( void ) -lutil_MD5Final LDAP_P(( - unsigned char digest[16], - struct lutil_MD5Context *context)); - -LDAP_LUTIL_F( void ) -lutil_MD5Transform LDAP_P(( - ber_uint_t buf[4], - const unsigned char in[64])); - -/* - * This is needed to make RSAREF happy on some MS-DOS compilers. - */ -typedef struct lutil_MD5Context lutil_MD5_CTX; - -LDAP_END_DECL - -#endif /* _LUTIL_MD5_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_meter.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_meter.h deleted file mode 100755 index 66105fa06..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_meter.h +++ /dev/null @@ -1,70 +0,0 @@ -/* lutil_meter.h - progress meters */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright (c) 2009 by Emily Backes, Symas Corp. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in the file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* ACKNOWLEDGEMENTS: - * This work was initially developed by Emily Backes for inclusion - * in OpenLDAP software. - */ - -#ifndef _LUTIL_METER_H -#define _LUTIL_METER_H - -#include "portable.h" - -#include -#include -#include - -#include -#include - -typedef struct { - int (*display_open) (void **datap); - int (*display_update) (void **datap, double frac, time_t remaining_time, time_t elapsed, double byte_rate); - int (*display_close) (void **datap); -} lutil_meter_display_t; - -typedef struct { - int (*estimator_open) (void **datap); - int (*estimator_update) (void **datap, double start, double frac, time_t *remaining_time); - int (*estimator_close) (void **datap); -} lutil_meter_estimator_t; - -typedef struct { - const lutil_meter_display_t *display; - void * display_data; - const lutil_meter_estimator_t *estimator; - void * estimator_data; - double start_time; - double last_update; - size_t goal_value; - size_t last_position; -} lutil_meter_t; - -extern const lutil_meter_display_t lutil_meter_text_display; -extern const lutil_meter_estimator_t lutil_meter_linear_estimator; - -extern int lutil_meter_open ( - lutil_meter_t *lutil_meter, - const lutil_meter_display_t *display, - const lutil_meter_estimator_t *estimator, - size_t goal_value); -extern int lutil_meter_update ( - lutil_meter_t *lutil_meter, - size_t position, - int force); -extern int lutil_meter_close (lutil_meter_t *lutil_meter); - -#endif /* _LUTIL_METER_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_sha1.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_sha1.h deleted file mode 100755 index 87ea86c4e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/lutil_sha1.h +++ /dev/null @@ -1,77 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* This version is based on: - * $OpenBSD: sha1.h,v 1.8 1997/07/15 01:54:23 millert Exp $ */ - -#ifndef _LUTIL_SHA1_H_ -#define _LUTIL_SHA1_H_ - -#include -#include - -#ifdef AC_INT4_TYPE - -LDAP_BEGIN_DECL - - -/* - * SHA-1 in C - * By Steve Reid - */ -#define LUTIL_SHA1_BYTES 20 - -/* This code assumes char are 8-bits and uint32 are 32-bits */ -typedef ac_uint4 uint32; - -typedef struct { - uint32 state[5]; - uint32 count[2]; - unsigned char buffer[64]; -} lutil_SHA1_CTX; - -LDAP_LUTIL_F( void ) -lutil_SHA1Transform - LDAP_P((uint32 state[5], const unsigned char buffer[64])); - -LDAP_LUTIL_F( void ) -lutil_SHA1Init - LDAP_P((lutil_SHA1_CTX *context)); - -LDAP_LUTIL_F( void ) -lutil_SHA1Update - LDAP_P((lutil_SHA1_CTX *context, const unsigned char *data, uint32 len)); - -LDAP_LUTIL_F( void ) -lutil_SHA1Final - LDAP_P((unsigned char digest[20], lutil_SHA1_CTX *context)); - -LDAP_LUTIL_F( char * ) -lutil_SHA1End - LDAP_P((lutil_SHA1_CTX *, char *)); - -LDAP_LUTIL_F( char * ) -lutil_SHA1File - LDAP_P((char *, char *)); - -LDAP_LUTIL_F( char * ) -lutil_SHA1Data - LDAP_P((const unsigned char *, size_t, char *)); - -LDAP_END_DECL - -#endif /* AC_INT4_TYPE */ - -#endif /* _LUTIL_SHA1_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/openldap.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/openldap.h deleted file mode 100755 index 70a39c69d..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/openldap.h +++ /dev/null @@ -1,39 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 2019-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* openldap.h - Header for openldap specific interfaces. */ - -#ifndef _OPENLDAP_H -#define _OPENLDAP_H 1 - -#include - -LDAP_BEGIN_DECL - -#define LDAP_PROTO_TCP 1 /* ldap:// */ -#define LDAP_PROTO_UDP 2 /* reserved */ -#define LDAP_PROTO_IPC 3 /* ldapi:// */ -#define LDAP_PROTO_EXT 4 /* user-defined socket/sockbuf */ - -LDAP_F( int ) -ldap_init_fd LDAP_P(( - ber_socket_t fd, - int proto, - LDAP_CONST char *url, - LDAP **ldp )); - -LDAP_END_DECL - -#endif /* _OPENLDAP_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/portable.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/portable.h deleted file mode 100755 index c97902baf..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/portable.h +++ /dev/null @@ -1,1189 +0,0 @@ -/* include/portable.h. Generated from portable.hin by configure. */ -/* include/portable.hin. Generated from configure.ac by autoheader. */ - - -/* begin of portable.h.pre */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in the file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LDAP_PORTABLE_H -#define _LDAP_PORTABLE_H - -/* define this if needed to get reentrant functions */ -#ifndef REENTRANT -#define REENTRANT 1 -#endif -#ifndef _REENTRANT -#define _REENTRANT 1 -#endif - -/* define this if needed to get threadsafe functions */ -#ifndef THREADSAFE -#define THREADSAFE 1 -#endif -#ifndef _THREADSAFE -#define _THREADSAFE 1 -#endif -#ifndef THREAD_SAFE -#define THREAD_SAFE 1 -#endif -#ifndef _THREAD_SAFE -#define _THREAD_SAFE 1 -#endif - -#ifndef _SGI_MP_SOURCE -#define _SGI_MP_SOURCE 1 -#endif - -/* end of portable.h.pre */ - - -/* Define if building universal (internal helper macro) */ -/* #undef AC_APPLE_UNIVERSAL_BUILD */ - -/* define to use both and */ -/* #undef BOTH_STRINGS_H */ - -/* define if cross compiling */ -/* #undef CROSS_COMPILING */ - -/* set to the number of arguments ctime_r() expects */ -#define CTIME_R_NARGS 2 - -/* define if toupper() requires islower() */ -/* #undef C_UPPER_LOWER */ - -/* define if sys_errlist is not declared in stdio.h or errno.h */ -/* #undef DECL_SYS_ERRLIST */ - -/* define to enable slapi library */ -/* #undef ENABLE_SLAPI */ - -/* defined to be the EXE extension */ -#define EXEEXT "" - -/* set to the number of arguments gethostbyaddr_r() expects */ -/* #undef GETHOSTBYADDR_R_NARGS */ - -/* set to the number of arguments gethostbyname_r() expects */ -/* #undef GETHOSTBYNAME_R_NARGS */ - -/* Define to 1 if `TIOCGWINSZ' requires . */ -/* #undef GWINSZ_IN_SYS_IOCTL */ - -/* define if you have AIX security lib */ -/* #undef HAVE_AIX_SECURITY */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_ARGON2_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_ARPA_INET_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_ARPA_NAMESER_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_ASSERT_H 1 - -/* Define to 1 if you have the `bcopy' function. */ -#define HAVE_BCOPY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_BITS_TYPES_H */ - -/* Define to 1 if you have the `chroot' function. */ -#define HAVE_CHROOT 1 - -/* Define to 1 if you have the `clock_gettime' function. */ -#define HAVE_CLOCK_GETTIME 1 - -/* Define to 1 if you have the `closesocket' function. */ -/* #undef HAVE_CLOSESOCKET */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_CONIO_H */ - -/* define if crypt(3) is available */ -/* #undef HAVE_CRYPT */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_CRYPT_H */ - -/* define if crypt_r() is also available */ -/* #undef HAVE_CRYPT_R */ - -/* Define to 1 if you have the `ctime_r' function. */ -#define HAVE_CTIME_R 1 - -/* define if you have Cyrus SASL */ -/* #undef HAVE_CYRUS_SASL */ - -/* define if your system supports /dev/poll */ -/* #undef HAVE_DEVPOLL */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DIRECT_H */ - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#define HAVE_DIRENT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_DLFCN_H 1 - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -/* #undef HAVE_DOPRNT */ - -/* define if system uses EBCDIC instead of ASCII */ -/* #undef HAVE_EBCDIC */ - -/* Define to 1 if you have the `endgrent' function. */ -#define HAVE_ENDGRENT 1 - -/* Define to 1 if you have the `endpwent' function. */ -#define HAVE_ENDPWENT 1 - -/* define if your system supports epoll */ -/* #undef HAVE_EPOLL */ - -/* Define to 1 if you have the header file. */ -#define HAVE_ERRNO_H 1 - -/* Define to 1 if you have the `fcntl' function. */ -#define HAVE_FCNTL 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_FCNTL_H 1 - -/* define if you actually have FreeBSD fetch(3) */ -/* #undef HAVE_FETCH */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_FILIO_H */ - -/* Define to 1 if you have the `flock' function. */ -#define HAVE_FLOCK 1 - -/* Define to 1 if you have the `fmemopen' function. */ -#define HAVE_FMEMOPEN 1 - -/* Define to 1 if you have the `fstat' function. */ -#define HAVE_FSTAT 1 - -/* Define to 1 if you have the `gai_strerror' function. */ -#define HAVE_GAI_STRERROR 1 - -/* Define to 1 if you have the `getaddrinfo' function. */ -#define HAVE_GETADDRINFO 1 - -/* Define to 1 if you have the `getdtablesize' function. */ -#define HAVE_GETDTABLESIZE 1 - -/* Define to 1 if you have the `geteuid' function. */ -#define HAVE_GETEUID 1 - -/* Define to 1 if you have the `getgrgid' function. */ -#define HAVE_GETGRGID 1 - -/* Define to 1 if you have the `gethostbyaddr_r' function. */ -/* #undef HAVE_GETHOSTBYADDR_R */ - -/* Define to 1 if you have the `gethostbyname_r' function. */ -/* #undef HAVE_GETHOSTBYNAME_R */ - -/* Define to 1 if you have the `gethostname' function. */ -#define HAVE_GETHOSTNAME 1 - -/* Define to 1 if you have the `getnameinfo' function. */ -#define HAVE_GETNAMEINFO 1 - -/* Define to 1 if you have the `getopt' function. */ -#define HAVE_GETOPT 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_GETOPT_H 1 - -/* Define to 1 if you have the `getpassphrase' function. */ -/* #undef HAVE_GETPASSPHRASE */ - -/* Define to 1 if you have the `getpeereid' function. */ -#define HAVE_GETPEEREID 1 - -/* Define to 1 if you have the `getpeerucred' function. */ -/* #undef HAVE_GETPEERUCRED */ - -/* Define to 1 if you have the `getpwnam' function. */ -#define HAVE_GETPWNAM 1 - -/* Define to 1 if you have the `getpwuid' function. */ -#define HAVE_GETPWUID 1 - -/* Define to 1 if you have the `getspnam' function. */ -/* #undef HAVE_GETSPNAM */ - -/* Define to 1 if you have the `gettimeofday' function. */ -#define HAVE_GETTIMEOFDAY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GMP_H */ - -/* Define to 1 if you have the `gmtime_r' function. */ -#define HAVE_GMTIME_R 1 - -/* define if you have GNUtls */ -/* #undef HAVE_GNUTLS */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GNUTLS_GNUTLS_H */ - -/* if you have GNU Pth */ -/* #undef HAVE_GNU_PTH */ - -/* Define to 1 if you have the header file. */ -#define HAVE_GRP_H 1 - -/* Define to 1 if you have the `hstrerror' function. */ -#define HAVE_HSTRERROR 1 - -/* define to you inet_aton(3) is available */ -#define HAVE_INET_ATON 1 - -/* Define to 1 if you have the `inet_ntoa_b' function. */ -/* #undef HAVE_INET_NTOA_B */ - -/* Define to 1 if you have the `inet_ntop' function. */ -#define HAVE_INET_NTOP 1 - -/* Define to 1 if you have the `initgroups' function. */ -#define HAVE_INITGROUPS 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the `ioctl' function. */ -#define HAVE_IOCTL 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_IO_H */ - -/* define if your system supports kqueue */ -#define HAVE_KQUEUE 1 - -/* define if you have libargon2 */ -/* #undef HAVE_LIBARGON2 */ - -/* define if you have -levent */ -/* #undef HAVE_LIBEVENT */ - -/* Define to 1 if you have the `gen' library (-lgen). */ -/* #undef HAVE_LIBGEN */ - -/* Define to 1 if you have the `gmp' library (-lgmp). */ -/* #undef HAVE_LIBGMP */ - -/* Define to 1 if you have the `inet' library (-linet). */ -/* #undef HAVE_LIBINET */ - -/* define if you have libtool -ltdl */ -/* #undef HAVE_LIBLTDL */ - -/* Define to 1 if you have the `net' library (-lnet). */ -/* #undef HAVE_LIBNET */ - -/* Define to 1 if you have the `nsl' library (-lnsl). */ -/* #undef HAVE_LIBNSL */ - -/* Define to 1 if you have the `nsl_s' library (-lnsl_s). */ -/* #undef HAVE_LIBNSL_S */ - -/* Define to 1 if you have the `socket' library (-lsocket). */ -/* #undef HAVE_LIBSOCKET */ - -/* define if you have libsodium */ -/* #undef HAVE_LIBSODIUM */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LIBUTIL_H */ - -/* Define to 1 if you have the `V3' library (-lV3). */ -/* #undef HAVE_LIBV3 */ - -/* Define to 1 if you have the header file. */ -#define HAVE_LIMITS_H 1 - -/* if you have LinuxThreads */ -/* #undef HAVE_LINUX_THREADS */ - -/* Define to 1 if you have the header file. */ -#define HAVE_LOCALE_H 1 - -/* Define to 1 if you have the `localtime_r' function. */ -#define HAVE_LOCALTIME_R 1 - -/* Define to 1 if you have the `lockf' function. */ -#define HAVE_LOCKF 1 - -/* Define to 1 if the system has the type `long long'. */ -#define HAVE_LONG_LONG 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LTDL_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_MALLOC_H */ - -/* Define to 1 if you have the `memcpy' function. */ -#define HAVE_MEMCPY 1 - -/* Define to 1 if you have the `memmove' function. */ -#define HAVE_MEMMOVE 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define to 1 if you have the `memrchr' function. */ -/* #undef HAVE_MEMRCHR */ - -/* Define to 1 if you have the `mkstemp' function. */ -#define HAVE_MKSTEMP 1 - -/* Define to 1 if you have the `mktemp' function. */ -#define HAVE_MKTEMP 1 - -/* define this if you have mkversion */ -#define HAVE_MKVERSION 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_NDIR_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_NETINET_TCP_H 1 - -/* define if strerror_r returns char* instead of int */ -/* #undef HAVE_NONPOSIX_STRERROR_R */ - -/* if you have NT Event Log */ -/* #undef HAVE_NT_EVENT_LOG */ - -/* if you have NT Service Manager */ -/* #undef HAVE_NT_SERVICE_MANAGER */ - -/* if you have NT Threads */ -/* #undef HAVE_NT_THREADS */ - -/* define if you have OpenSSL */ -#define HAVE_OPENSSL 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_OPENSSL_BN_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_OPENSSL_CRYPTO_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_OPENSSL_SSL_H 1 - -/* Define to 1 if you have the `pipe' function. */ -#define HAVE_PIPE 1 - -/* Define to 1 if you have the `poll' function. */ -#define HAVE_POLL 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_POLL_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PROCESS_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PSAP_H */ - -/* define to pthreads API spec revision */ -#define HAVE_PTHREADS 10 - -/* define if you have pthread_detach function */ -#define HAVE_PTHREAD_DETACH 1 - -/* Define to 1 if you have the `pthread_getconcurrency' function. */ -#define HAVE_PTHREAD_GETCONCURRENCY 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_PTHREAD_H 1 - -/* Define to 1 if you have the `pthread_kill' function. */ -#define HAVE_PTHREAD_KILL 1 - -/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ -/* #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP */ - -/* define if you have pthread_rwlock_destroy function */ -#define HAVE_PTHREAD_RWLOCK_DESTROY 1 - -/* Define to 1 if you have the `pthread_setconcurrency' function. */ -#define HAVE_PTHREAD_SETCONCURRENCY 1 - -/* Define to 1 if you have the `pthread_yield' function. */ -/* #undef HAVE_PTHREAD_YIELD */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PTH_H */ - -/* Define to 1 if the system has the type `ptrdiff_t'. */ -#define HAVE_PTRDIFF_T 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_PWD_H 1 - -/* Define to 1 if you have the `read' function. */ -#define HAVE_READ 1 - -/* Define to 1 if you have the `recv' function. */ -#define HAVE_RECV 1 - -/* Define to 1 if you have the `recvfrom' function. */ -#define HAVE_RECVFROM 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_REGEX_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_RESOLV_H 1 - -/* define if you have res_query() */ -#define HAVE_RES_QUERY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SASL_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SASL_SASL_H */ - -/* define if your SASL library has sasl_version() */ -/* #undef HAVE_SASL_VERSION */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SCHED_H 1 - -/* Define to 1 if you have the `sched_yield' function. */ -#define HAVE_SCHED_YIELD 1 - -/* Define to 1 if you have the `send' function. */ -#define HAVE_SEND 1 - -/* Define to 1 if you have the `sendmsg' function. */ -#define HAVE_SENDMSG 1 - -/* Define to 1 if you have the `sendto' function. */ -#define HAVE_SENDTO 1 - -/* Define to 1 if you have the `setegid' function. */ -#define HAVE_SETEGID 1 - -/* Define to 1 if you have the `seteuid' function. */ -#define HAVE_SETEUID 1 - -/* Define to 1 if you have the `setgid' function. */ -#define HAVE_SETGID 1 - -/* Define to 1 if you have the `setpwfile' function. */ -/* #undef HAVE_SETPWFILE */ - -/* Define to 1 if you have the `setsid' function. */ -#define HAVE_SETSID 1 - -/* Define to 1 if you have the `setuid' function. */ -#define HAVE_SETUID 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SGTTY_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SHADOW_H */ - -/* Define to 1 if you have the `sigaction' function. */ -#define HAVE_SIGACTION 1 - -/* Define to 1 if you have the `signal' function. */ -#define HAVE_SIGNAL 1 - -/* Define to 1 if you have the `sigset' function. */ -#define HAVE_SIGSET 1 - -/* define if you have -lslp */ -/* #undef HAVE_SLP */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SLP_H */ - -/* Define to 1 if you have the `snprintf' function. */ -#define HAVE_SNPRINTF 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SODIUM_H */ - -/* if you have spawnlp() */ -/* #undef HAVE_SPAWNLP */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SQLEXT_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SQL_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_STDDEF_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strdup' function. */ -#define HAVE_STRDUP 1 - -/* Define to 1 if you have the `strerror' function. */ -#define HAVE_STRERROR 1 - -/* Define to 1 if you have the `strerror_r' function. */ -#define HAVE_STRERROR_R 1 - -/* Define to 1 if you have the `strftime' function. */ -#define HAVE_STRFTIME 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the `strpbrk' function. */ -#define HAVE_STRPBRK 1 - -/* Define to 1 if you have the `strrchr' function. */ -#define HAVE_STRRCHR 1 - -/* Define to 1 if you have the `strsep' function. */ -#define HAVE_STRSEP 1 - -/* Define to 1 if you have the `strspn' function. */ -#define HAVE_STRSPN 1 - -/* Define to 1 if you have the `strstr' function. */ -#define HAVE_STRSTR 1 - -/* Define to 1 if you have the `strtol' function. */ -#define HAVE_STRTOL 1 - -/* Define to 1 if you have the `strtoll' function. */ -#define HAVE_STRTOLL 1 - -/* Define to 1 if you have the `strtoq' function. */ -#define HAVE_STRTOQ 1 - -/* Define to 1 if you have the `strtoul' function. */ -#define HAVE_STRTOUL 1 - -/* Define to 1 if you have the `strtoull' function. */ -#define HAVE_STRTOULL 1 - -/* Define to 1 if you have the `strtouq' function. */ -#define HAVE_STRTOUQ 1 - -/* Define to 1 if `msg_accrightslen' is a member of `struct msghdr'. */ -/* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN */ - -/* Define to 1 if `msg_control' is a member of `struct msghdr'. */ -/* #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL */ - -/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */ -#define HAVE_STRUCT_PASSWD_PW_GECOS 1 - -/* Define to 1 if `pw_passwd' is a member of `struct passwd'. */ -#define HAVE_STRUCT_PASSWD_PW_PASSWD 1 - -/* Define to 1 if `st_blksize' is a member of `struct stat'. */ -#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 - -/* Define to 1 if `st_fstype' is a member of `struct stat'. */ -/* #undef HAVE_STRUCT_STAT_ST_FSTYPE */ - -/* define to 1 if st_fstype is char * */ -/* #undef HAVE_STRUCT_STAT_ST_FSTYPE_CHAR */ - -/* define to 1 if st_fstype is int */ -/* #undef HAVE_STRUCT_STAT_ST_FSTYPE_INT */ - -/* Define to 1 if `st_vfstype' is a member of `struct stat'. */ -/* #undef HAVE_STRUCT_STAT_ST_VFSTYPE */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYNCH_H */ - -/* Define to 1 if you have the `sysconf' function. */ -#define HAVE_SYSCONF 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYSEXITS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYSLOG_H 1 - -/* define if you have systemd */ -/* #undef HAVE_SYSTEMD */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYSTEMD_SD_DAEMON_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_DEVPOLL_H */ - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_DIR_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_EPOLL_H */ - -/* define if you actually have sys_errlist in your libs */ -/* #undef HAVE_SYS_ERRLIST */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_ERRNO_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_EVENT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_FILE_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_FILIO_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_FSTYP_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_IOCTL_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_NDIR_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_PARAM_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_POLL_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_PRIVGRP_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_RESOURCE_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SELECT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SOCKET_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SYSLOG_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TIME_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_UCRED_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_UIO_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_UN_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_UUID_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_VMOUNT_H */ - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#define HAVE_SYS_WAIT_H 1 - -/* define if you have -lwrap */ -/* #undef HAVE_TCPD */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_TCPD_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_TERMIOS_H 1 - -/* if you have Solaris LWP (thr) package */ -/* #undef HAVE_THR */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_THREAD_H */ - -/* Define to 1 if you have the `thr_getconcurrency' function. */ -/* #undef HAVE_THR_GETCONCURRENCY */ - -/* Define to 1 if you have the `thr_setconcurrency' function. */ -/* #undef HAVE_THR_SETCONCURRENCY */ - -/* Define to 1 if you have the `thr_yield' function. */ -/* #undef HAVE_THR_YIELD */ - -/* define if you have TLS */ -#define HAVE_TLS 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UTIME_H 1 - -/* define if you have uuid_generate() */ -#define HAVE_UUID_GENERATE 1 - -/* define if you have uuid_to_str() */ -/* #undef HAVE_UUID_TO_STR */ - -/* Define to 1 if you have the header file. */ -#define HAVE_UUID_UUID_H 1 - -/* Define to 1 if you have the `vprintf' function. */ -#define HAVE_VPRINTF 1 - -/* Define to 1 if you have the `vsnprintf' function. */ -#define HAVE_VSNPRINTF 1 - -/* Define to 1 if you have the `wait4' function. */ -#define HAVE_WAIT4 1 - -/* Define to 1 if you have the `waitpid' function. */ -#define HAVE_WAITPID 1 - -/* define if you have winsock */ -/* #undef HAVE_WINSOCK */ - -/* define if you have winsock2 */ -/* #undef HAVE_WINSOCK2 */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_WINSOCK2_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_WINSOCK_H */ - -/* Define to 1 if you have the `write' function. */ -#define HAVE_WRITE 1 - -/* define if select implicitly yields */ -#define HAVE_YIELDING_SELECT 1 - -/* Define to 1 if you have the `_vsnprintf' function. */ -/* #undef HAVE__VSNPRINTF */ - -/* define to 32-bit or greater integer type */ -#define LBER_INT_T int - -/* define to large integer type */ -#define LBER_LEN_T long - -/* define to socket descriptor type */ -#define LBER_SOCKET_T int - -/* define to large integer type */ -#define LBER_TAG_T long - -/* define to 1 if library is reentrant */ -#define LDAP_API_FEATURE_X_OPENLDAP_REENTRANT 1 - -/* define to 1 if library is thread safe */ -#define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 - -/* define to LDAP VENDOR VERSION */ -/* #undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS */ - -/* define this to add debugging code */ -#define LDAP_DEBUG 1 - -/* define if LDAP libs are dynamic */ -/* #undef LDAP_LIBS_DYNAMIC */ - -/* define to support PF_INET6 */ -#define LDAP_PF_INET6 1 - -/* define to support PF_LOCAL */ -#define LDAP_PF_LOCAL 1 - -/* define this to add SLAPI code */ -/* #undef LDAP_SLAPI */ - -/* define this to add syslog code */ -#define LDAP_SYSLOG 1 - -/* Version */ -#define LDAP_VENDOR_VERSION 20606 - -/* Major */ -#define LDAP_VENDOR_VERSION_MAJOR 2 - -/* Minor */ -#define LDAP_VENDOR_VERSION_MINOR 6 - -/* Patch */ -#define LDAP_VENDOR_VERSION_PATCH 6 - -/* Define to the sub-directory where libtool stores uninstalled libraries. */ -#define LT_OBJDIR ".libs/" - -/* define if memcmp is not 8-bit clean or is otherwise broken */ -/* #undef NEED_MEMCMP_REPLACEMENT */ - -/* define if you have (or want) no threads */ -/* #undef NO_THREADS */ - -/* define to use the original debug style */ -/* #undef OLD_DEBUG */ - -/* Package */ -#define OPENLDAP_PACKAGE "OpenLDAP" - -/* Version */ -#define OPENLDAP_VERSION "2.6.6" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "" - -/* Define to the home page for this package. */ -#define PACKAGE_URL "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "" - -/* define if sched_yield yields the entire process */ -/* #undef REPLACE_BROKEN_YIELD */ - -/* Define to the type of arg 1 for `select'. */ -#define SELECT_TYPE_ARG1 int - -/* Define to the type of args 2, 3 and 4 for `select'. */ -#define SELECT_TYPE_ARG234 (fd_set *) - -/* Define to the type of arg 5 for `select'. */ -#define SELECT_TYPE_ARG5 (struct timeval *) - -/* The size of `int', as computed by sizeof. */ -#define SIZEOF_INT 4 - -/* The size of `long', as computed by sizeof. */ -#define SIZEOF_LONG 8 - -/* The size of `long long', as computed by sizeof. */ -#define SIZEOF_LONG_LONG 8 - -/* The size of `short', as computed by sizeof. */ -#define SIZEOF_SHORT 2 - -/* The size of `wchar_t', as computed by sizeof. */ -#define SIZEOF_WCHAR_T 4 - -/* define to support per-object ACIs */ -/* #undef SLAPD_ACI_ENABLED */ - -/* define to support LDAP Async Metadirectory backend */ -/* #undef SLAPD_ASYNCMETA */ - -/* define to support cleartext passwords */ -/* #undef SLAPD_CLEARTEXT */ - -/* define to support crypt(3) passwords */ -/* #undef SLAPD_CRYPT */ - -/* define to support DNS SRV backend */ -/* #undef SLAPD_DNSSRV */ - -/* define to support LDAP backend */ -/* #undef SLAPD_LDAP */ - -/* define to support MDB backend */ -/* #undef SLAPD_MDB */ - -/* define to support LDAP Metadirectory backend */ -/* #undef SLAPD_META */ - -/* define to support modules */ -/* #undef SLAPD_MODULES */ - -/* dynamically linked module */ -#define SLAPD_MOD_DYNAMIC 2 - -/* statically linked module */ -#define SLAPD_MOD_STATIC 1 - -/* define to support NULL backend */ -/* #undef SLAPD_NULL */ - -/* define for In-Directory Access Logging overlay */ -/* #undef SLAPD_OVER_ACCESSLOG */ - -/* define for Audit Logging overlay */ -/* #undef SLAPD_OVER_AUDITLOG */ - -/* define for Automatic Certificate Authority overlay */ -/* #undef SLAPD_OVER_AUTOCA */ - -/* define for Collect overlay */ -/* #undef SLAPD_OVER_COLLECT */ - -/* define for Attribute Constraint overlay */ -/* #undef SLAPD_OVER_CONSTRAINT */ - -/* define for Dynamic Directory Services overlay */ -/* #undef SLAPD_OVER_DDS */ - -/* define for Dynamic Directory Services overlay */ -/* #undef SLAPD_OVER_DEREF */ - -/* define for Dynamic Group overlay */ -/* #undef SLAPD_OVER_DYNGROUP */ - -/* define for Dynamic List overlay */ -/* #undef SLAPD_OVER_DYNLIST */ - -/* define for Home Directory Management overlay */ -/* #undef SLAPD_OVER_HOMEDIR */ - -/* define for Reverse Group Membership overlay */ -/* #undef SLAPD_OVER_MEMBEROF */ - -/* define for OTP 2-factor Authentication overlay */ -/* #undef SLAPD_OVER_OTP */ - -/* define for Password Policy overlay */ -/* #undef SLAPD_OVER_PPOLICY */ - -/* define for Proxy Cache overlay */ -/* #undef SLAPD_OVER_PROXYCACHE */ - -/* define for Referential Integrity overlay */ -/* #undef SLAPD_OVER_REFINT */ - -/* define for Deferred Authentication overlay */ -/* #undef SLAPD_OVER_REMOTEAUTH */ - -/* define for Return Code overlay */ -/* #undef SLAPD_OVER_RETCODE */ - -/* define for Rewrite/Remap overlay */ -/* #undef SLAPD_OVER_RWM */ - -/* define for Sequential Modify overlay */ -/* #undef SLAPD_OVER_SEQMOD */ - -/* define for ServerSideSort/VLV overlay */ -/* #undef SLAPD_OVER_SSSVLV */ - -/* define for Syncrepl Provider overlay */ -/* #undef SLAPD_OVER_SYNCPROV */ - -/* define for Translucent Proxy overlay */ -/* #undef SLAPD_OVER_TRANSLUCENT */ - -/* define for Attribute Uniqueness overlay */ -/* #undef SLAPD_OVER_UNIQUE */ - -/* define for Value Sorting overlay */ -/* #undef SLAPD_OVER_VALSORT */ - -/* define to support PASSWD backend */ -/* #undef SLAPD_PASSWD */ - -/* define to support PERL backend */ -/* #undef SLAPD_PERL */ - -/* define for Argon2 Password hashing module */ -/* #undef SLAPD_PWMOD_PW_ARGON2 */ - -/* define to support relay backend */ -/* #undef SLAPD_RELAY */ - -/* define to support reverse lookups */ -/* #undef SLAPD_RLOOKUPS */ - -/* define to support SOCK backend */ -/* #undef SLAPD_SOCK */ - -/* define to support SASL passwords */ -/* #undef SLAPD_SPASSWD */ - -/* define to support SQL backend */ -/* #undef SLAPD_SQL */ - -/* define to support WiredTiger backend */ -/* #undef SLAPD_WT */ - -/* define to support run-time loadable ACL */ -/* #undef SLAP_DYNACL */ - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Define to 1 if your declares `struct tm'. */ -/* #undef TM_IN_SYS_TIME */ - -/* set to urandom device */ -#define URANDOM_DEVICE "/dev/urandom" - -/* define to use OpenSSL BIGNUM for MP */ -/* #undef USE_MP_BIGNUM */ - -/* define to use GMP for MP */ -/* #undef USE_MP_GMP */ - -/* define to use 'long' for MP */ -/* #undef USE_MP_LONG */ - -/* define to use 'long long' for MP */ -#define USE_MP_LONG_LONG 1 - -/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most - significant byte first (like Motorola and SPARC, unlike Intel). */ -#if defined AC_APPLE_UNIVERSAL_BUILD -# if defined __BIG_ENDIAN__ -# define WORDS_BIGENDIAN 1 -# endif -#else -# ifndef WORDS_BIGENDIAN -/* # undef WORDS_BIGENDIAN */ -# endif -#endif - -/* Define to the type of arg 3 for `accept'. */ -#define ber_socklen_t socklen_t - -/* Define to `char *' if does not define. */ -/* #undef caddr_t */ - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - -/* Define to `int' if doesn't define. */ -/* #undef gid_t */ - -/* Define to `int' if does not define. */ -/* #undef mode_t */ - -/* Define to `long' if does not define. */ -/* #undef off_t */ - -/* Define to `int' if does not define. */ -/* #undef pid_t */ - -/* Define to `int' if does not define. */ -/* #undef sig_atomic_t */ - -/* Define to `unsigned' if does not define. */ -/* #undef size_t */ - -/* define to snprintf routine */ -/* #undef snprintf */ - -/* Define like ber_socklen_t if does not define. */ -/* #undef socklen_t */ - -/* Define to `signed int' if does not define. */ -/* #undef ssize_t */ - -/* Define to `int' if doesn't define. */ -/* #undef uid_t */ - -/* define as empty if volatile is not supported */ -/* #undef volatile */ - -/* define to snprintf routine */ -/* #undef vsnprintf */ - - -/* begin of portable.h.post */ - -#define RETSIGTYPE void - -#ifdef _WIN32 - /* don't suck in all of the win32 api */ -# define WIN32_LEAN_AND_MEAN 1 -#endif - -#ifndef LDAP_NEEDS_PROTOTYPES -/* force LDAP_P to always include prototypes */ -#define LDAP_NEEDS_PROTOTYPES 1 -#endif - -#ifndef LDAP_REL_ENG -#if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL) -#define LDAP_DEVEL -#endif -#if defined(LDAP_DEVEL) && !defined(LDAP_TEST) -#define LDAP_TEST -#endif -#endif - -#ifdef HAVE_STDDEF_H -# include -#endif - -#ifdef HAVE_EBCDIC -/* ASCII/EBCDIC converting replacements for stdio funcs - * vsnprintf and snprintf are used too, but they are already - * checked by the configure script - */ -#define fputs ber_pvt_fputs -#define fgets ber_pvt_fgets -#define printf ber_pvt_printf -#define fprintf ber_pvt_fprintf -#define vfprintf ber_pvt_vfprintf -#define vsprintf ber_pvt_vsprintf -#endif - -#include "ac/fdset.h" - -#include "ldap_cdefs.h" -#include "ldap_features.h" - -#include "ac/assert.h" -#include "ac/localize.h" - -#endif /* _LDAP_PORTABLE_H */ -/* end of portable.h.post */ - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/portable.hin b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/portable.hin deleted file mode 100755 index 2463b9094..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/portable.hin +++ /dev/null @@ -1,1188 +0,0 @@ -/* include/portable.hin. Generated from configure.ac by autoheader. */ - - -/* begin of portable.h.pre */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in the file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LDAP_PORTABLE_H -#define _LDAP_PORTABLE_H - -/* define this if needed to get reentrant functions */ -#ifndef REENTRANT -#undef REENTRANT -#endif -#ifndef _REENTRANT -#undef _REENTRANT -#endif - -/* define this if needed to get threadsafe functions */ -#ifndef THREADSAFE -#undef THREADSAFE -#endif -#ifndef _THREADSAFE -#undef _THREADSAFE -#endif -#ifndef THREAD_SAFE -#undef THREAD_SAFE -#endif -#ifndef _THREAD_SAFE -#undef _THREAD_SAFE -#endif - -#ifndef _SGI_MP_SOURCE -#undef _SGI_MP_SOURCE -#endif - -/* end of portable.h.pre */ - - -/* Define if building universal (internal helper macro) */ -#undef AC_APPLE_UNIVERSAL_BUILD - -/* define to use both and */ -#undef BOTH_STRINGS_H - -/* define if cross compiling */ -#undef CROSS_COMPILING - -/* set to the number of arguments ctime_r() expects */ -#undef CTIME_R_NARGS - -/* define if toupper() requires islower() */ -#undef C_UPPER_LOWER - -/* define if sys_errlist is not declared in stdio.h or errno.h */ -#undef DECL_SYS_ERRLIST - -/* define to enable slapi library */ -#undef ENABLE_SLAPI - -/* defined to be the EXE extension */ -#undef EXEEXT - -/* set to the number of arguments gethostbyaddr_r() expects */ -#undef GETHOSTBYADDR_R_NARGS - -/* set to the number of arguments gethostbyname_r() expects */ -#undef GETHOSTBYNAME_R_NARGS - -/* Define to 1 if `TIOCGWINSZ' requires . */ -#undef GWINSZ_IN_SYS_IOCTL - -/* define if you have AIX security lib */ -#undef HAVE_AIX_SECURITY - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARGON2_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARPA_INET_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARPA_NAMESER_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ASSERT_H - -/* Define to 1 if you have the `bcopy' function. */ -#undef HAVE_BCOPY - -/* Define to 1 if you have the header file. */ -#undef HAVE_BITS_TYPES_H - -/* Define to 1 if you have the `chroot' function. */ -#undef HAVE_CHROOT - -/* Define to 1 if you have the `clock_gettime' function. */ -#undef HAVE_CLOCK_GETTIME - -/* Define to 1 if you have the `closesocket' function. */ -#undef HAVE_CLOSESOCKET - -/* Define to 1 if you have the header file. */ -#undef HAVE_CONIO_H - -/* define if crypt(3) is available */ -#undef HAVE_CRYPT - -/* Define to 1 if you have the header file. */ -#undef HAVE_CRYPT_H - -/* define if crypt_r() is also available */ -#undef HAVE_CRYPT_R - -/* Define to 1 if you have the `ctime_r' function. */ -#undef HAVE_CTIME_R - -/* define if you have Cyrus SASL */ -#undef HAVE_CYRUS_SASL - -/* define if your system supports /dev/poll */ -#undef HAVE_DEVPOLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_DIRECT_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_DIRENT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -#undef HAVE_DOPRNT - -/* define if system uses EBCDIC instead of ASCII */ -#undef HAVE_EBCDIC - -/* Define to 1 if you have the `endgrent' function. */ -#undef HAVE_ENDGRENT - -/* Define to 1 if you have the `endpwent' function. */ -#undef HAVE_ENDPWENT - -/* define if your system supports epoll */ -#undef HAVE_EPOLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_ERRNO_H - -/* Define to 1 if you have the `fcntl' function. */ -#undef HAVE_FCNTL - -/* Define to 1 if you have the header file. */ -#undef HAVE_FCNTL_H - -/* define if you actually have FreeBSD fetch(3) */ -#undef HAVE_FETCH - -/* Define to 1 if you have the header file. */ -#undef HAVE_FILIO_H - -/* Define to 1 if you have the `flock' function. */ -#undef HAVE_FLOCK - -/* Define to 1 if you have the `fmemopen' function. */ -#undef HAVE_FMEMOPEN - -/* Define to 1 if you have the `fstat' function. */ -#undef HAVE_FSTAT - -/* Define to 1 if you have the `gai_strerror' function. */ -#undef HAVE_GAI_STRERROR - -/* Define to 1 if you have the `getaddrinfo' function. */ -#undef HAVE_GETADDRINFO - -/* Define to 1 if you have the `getdtablesize' function. */ -#undef HAVE_GETDTABLESIZE - -/* Define to 1 if you have the `geteuid' function. */ -#undef HAVE_GETEUID - -/* Define to 1 if you have the `getgrgid' function. */ -#undef HAVE_GETGRGID - -/* Define to 1 if you have the `gethostbyaddr_r' function. */ -#undef HAVE_GETHOSTBYADDR_R - -/* Define to 1 if you have the `gethostbyname_r' function. */ -#undef HAVE_GETHOSTBYNAME_R - -/* Define to 1 if you have the `gethostname' function. */ -#undef HAVE_GETHOSTNAME - -/* Define to 1 if you have the `getnameinfo' function. */ -#undef HAVE_GETNAMEINFO - -/* Define to 1 if you have the `getopt' function. */ -#undef HAVE_GETOPT - -/* Define to 1 if you have the header file. */ -#undef HAVE_GETOPT_H - -/* Define to 1 if you have the `getpassphrase' function. */ -#undef HAVE_GETPASSPHRASE - -/* Define to 1 if you have the `getpeereid' function. */ -#undef HAVE_GETPEEREID - -/* Define to 1 if you have the `getpeerucred' function. */ -#undef HAVE_GETPEERUCRED - -/* Define to 1 if you have the `getpwnam' function. */ -#undef HAVE_GETPWNAM - -/* Define to 1 if you have the `getpwuid' function. */ -#undef HAVE_GETPWUID - -/* Define to 1 if you have the `getspnam' function. */ -#undef HAVE_GETSPNAM - -/* Define to 1 if you have the `gettimeofday' function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define to 1 if you have the header file. */ -#undef HAVE_GMP_H - -/* Define to 1 if you have the `gmtime_r' function. */ -#undef HAVE_GMTIME_R - -/* define if you have GNUtls */ -#undef HAVE_GNUTLS - -/* Define to 1 if you have the header file. */ -#undef HAVE_GNUTLS_GNUTLS_H - -/* if you have GNU Pth */ -#undef HAVE_GNU_PTH - -/* Define to 1 if you have the header file. */ -#undef HAVE_GRP_H - -/* Define to 1 if you have the `hstrerror' function. */ -#undef HAVE_HSTRERROR - -/* define to you inet_aton(3) is available */ -#undef HAVE_INET_ATON - -/* Define to 1 if you have the `inet_ntoa_b' function. */ -#undef HAVE_INET_NTOA_B - -/* Define to 1 if you have the `inet_ntop' function. */ -#undef HAVE_INET_NTOP - -/* Define to 1 if you have the `initgroups' function. */ -#undef HAVE_INITGROUPS - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the `ioctl' function. */ -#undef HAVE_IOCTL - -/* Define to 1 if you have the header file. */ -#undef HAVE_IO_H - -/* define if your system supports kqueue */ -#undef HAVE_KQUEUE - -/* define if you have libargon2 */ -#undef HAVE_LIBARGON2 - -/* define if you have -levent */ -#undef HAVE_LIBEVENT - -/* Define to 1 if you have the `gen' library (-lgen). */ -#undef HAVE_LIBGEN - -/* Define to 1 if you have the `gmp' library (-lgmp). */ -#undef HAVE_LIBGMP - -/* Define to 1 if you have the `inet' library (-linet). */ -#undef HAVE_LIBINET - -/* define if you have libtool -ltdl */ -#undef HAVE_LIBLTDL - -/* Define to 1 if you have the `net' library (-lnet). */ -#undef HAVE_LIBNET - -/* Define to 1 if you have the `nsl' library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define to 1 if you have the `nsl_s' library (-lnsl_s). */ -#undef HAVE_LIBNSL_S - -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* define if you have libsodium */ -#undef HAVE_LIBSODIUM - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBUTIL_H - -/* Define to 1 if you have the `V3' library (-lV3). */ -#undef HAVE_LIBV3 - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIMITS_H - -/* if you have LinuxThreads */ -#undef HAVE_LINUX_THREADS - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define to 1 if you have the `localtime_r' function. */ -#undef HAVE_LOCALTIME_R - -/* Define to 1 if you have the `lockf' function. */ -#undef HAVE_LOCKF - -/* Define to 1 if the system has the type `long long'. */ -#undef HAVE_LONG_LONG - -/* Define to 1 if you have the header file. */ -#undef HAVE_LTDL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define to 1 if you have the `memcpy' function. */ -#undef HAVE_MEMCPY - -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the `memrchr' function. */ -#undef HAVE_MEMRCHR - -/* Define to 1 if you have the `mkstemp' function. */ -#undef HAVE_MKSTEMP - -/* Define to 1 if you have the `mktemp' function. */ -#undef HAVE_MKTEMP - -/* define this if you have mkversion */ -#undef HAVE_MKVERSION - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -#undef HAVE_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETINET_TCP_H - -/* define if strerror_r returns char* instead of int */ -#undef HAVE_NONPOSIX_STRERROR_R - -/* if you have NT Event Log */ -#undef HAVE_NT_EVENT_LOG - -/* if you have NT Service Manager */ -#undef HAVE_NT_SERVICE_MANAGER - -/* if you have NT Threads */ -#undef HAVE_NT_THREADS - -/* define if you have OpenSSL */ -#undef HAVE_OPENSSL - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_BN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_CRYPTO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_SSL_H - -/* Define to 1 if you have the `pipe' function. */ -#undef HAVE_PIPE - -/* Define to 1 if you have the `poll' function. */ -#undef HAVE_POLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_POLL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PROCESS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PSAP_H - -/* define to pthreads API spec revision */ -#undef HAVE_PTHREADS - -/* define if you have pthread_detach function */ -#undef HAVE_PTHREAD_DETACH - -/* Define to 1 if you have the `pthread_getconcurrency' function. */ -#undef HAVE_PTHREAD_GETCONCURRENCY - -/* Define to 1 if you have the header file. */ -#undef HAVE_PTHREAD_H - -/* Define to 1 if you have the `pthread_kill' function. */ -#undef HAVE_PTHREAD_KILL - -/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ -#undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP - -/* define if you have pthread_rwlock_destroy function */ -#undef HAVE_PTHREAD_RWLOCK_DESTROY - -/* Define to 1 if you have the `pthread_setconcurrency' function. */ -#undef HAVE_PTHREAD_SETCONCURRENCY - -/* Define to 1 if you have the `pthread_yield' function. */ -#undef HAVE_PTHREAD_YIELD - -/* Define to 1 if you have the header file. */ -#undef HAVE_PTH_H - -/* Define to 1 if the system has the type `ptrdiff_t'. */ -#undef HAVE_PTRDIFF_T - -/* Define to 1 if you have the header file. */ -#undef HAVE_PWD_H - -/* Define to 1 if you have the `read' function. */ -#undef HAVE_READ - -/* Define to 1 if you have the `recv' function. */ -#undef HAVE_RECV - -/* Define to 1 if you have the `recvfrom' function. */ -#undef HAVE_RECVFROM - -/* Define to 1 if you have the header file. */ -#undef HAVE_REGEX_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_RESOLV_H - -/* define if you have res_query() */ -#undef HAVE_RES_QUERY - -/* Define to 1 if you have the header file. */ -#undef HAVE_SASL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SASL_SASL_H - -/* define if your SASL library has sasl_version() */ -#undef HAVE_SASL_VERSION - -/* Define to 1 if you have the header file. */ -#undef HAVE_SCHED_H - -/* Define to 1 if you have the `sched_yield' function. */ -#undef HAVE_SCHED_YIELD - -/* Define to 1 if you have the `send' function. */ -#undef HAVE_SEND - -/* Define to 1 if you have the `sendmsg' function. */ -#undef HAVE_SENDMSG - -/* Define to 1 if you have the `sendto' function. */ -#undef HAVE_SENDTO - -/* Define to 1 if you have the `setegid' function. */ -#undef HAVE_SETEGID - -/* Define to 1 if you have the `seteuid' function. */ -#undef HAVE_SETEUID - -/* Define to 1 if you have the `setgid' function. */ -#undef HAVE_SETGID - -/* Define to 1 if you have the `setpwfile' function. */ -#undef HAVE_SETPWFILE - -/* Define to 1 if you have the `setsid' function. */ -#undef HAVE_SETSID - -/* Define to 1 if you have the `setuid' function. */ -#undef HAVE_SETUID - -/* Define to 1 if you have the header file. */ -#undef HAVE_SGTTY_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SHADOW_H - -/* Define to 1 if you have the `sigaction' function. */ -#undef HAVE_SIGACTION - -/* Define to 1 if you have the `signal' function. */ -#undef HAVE_SIGNAL - -/* Define to 1 if you have the `sigset' function. */ -#undef HAVE_SIGSET - -/* define if you have -lslp */ -#undef HAVE_SLP - -/* Define to 1 if you have the header file. */ -#undef HAVE_SLP_H - -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF - -/* Define to 1 if you have the header file. */ -#undef HAVE_SODIUM_H - -/* if you have spawnlp() */ -#undef HAVE_SPAWNLP - -/* Define to 1 if you have the header file. */ -#undef HAVE_SQLEXT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SQL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDDEF_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - -/* Define to 1 if you have the `strerror_r' function. */ -#undef HAVE_STRERROR_R - -/* Define to 1 if you have the `strftime' function. */ -#undef HAVE_STRFTIME - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the `strpbrk' function. */ -#undef HAVE_STRPBRK - -/* Define to 1 if you have the `strrchr' function. */ -#undef HAVE_STRRCHR - -/* Define to 1 if you have the `strsep' function. */ -#undef HAVE_STRSEP - -/* Define to 1 if you have the `strspn' function. */ -#undef HAVE_STRSPN - -/* Define to 1 if you have the `strstr' function. */ -#undef HAVE_STRSTR - -/* Define to 1 if you have the `strtol' function. */ -#undef HAVE_STRTOL - -/* Define to 1 if you have the `strtoll' function. */ -#undef HAVE_STRTOLL - -/* Define to 1 if you have the `strtoq' function. */ -#undef HAVE_STRTOQ - -/* Define to 1 if you have the `strtoul' function. */ -#undef HAVE_STRTOUL - -/* Define to 1 if you have the `strtoull' function. */ -#undef HAVE_STRTOULL - -/* Define to 1 if you have the `strtouq' function. */ -#undef HAVE_STRTOUQ - -/* Define to 1 if `msg_accrightslen' is a member of `struct msghdr'. */ -#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN - -/* Define to 1 if `msg_control' is a member of `struct msghdr'. */ -#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL - -/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */ -#undef HAVE_STRUCT_PASSWD_PW_GECOS - -/* Define to 1 if `pw_passwd' is a member of `struct passwd'. */ -#undef HAVE_STRUCT_PASSWD_PW_PASSWD - -/* Define to 1 if `st_blksize' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_BLKSIZE - -/* Define to 1 if `st_fstype' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_FSTYPE - -/* define to 1 if st_fstype is char * */ -#undef HAVE_STRUCT_STAT_ST_FSTYPE_CHAR - -/* define to 1 if st_fstype is int */ -#undef HAVE_STRUCT_STAT_ST_FSTYPE_INT - -/* Define to 1 if `st_vfstype' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_VFSTYPE - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYNCH_H - -/* Define to 1 if you have the `sysconf' function. */ -#undef HAVE_SYSCONF - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSEXITS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSLOG_H - -/* define if you have systemd */ -#undef HAVE_SYSTEMD - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSTEMD_SD_DAEMON_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_DEVPOLL_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_DIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_EPOLL_H - -/* define if you actually have sys_errlist in your libs */ -#undef HAVE_SYS_ERRLIST - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_ERRNO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_EVENT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FILE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FILIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FSTYP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAM_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_POLL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PRIVGRP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_RESOURCE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SELECT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SOCKET_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SYSLOG_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UCRED_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UUID_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_VMOUNT_H - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* define if you have -lwrap */ -#undef HAVE_TCPD - -/* Define to 1 if you have the header file. */ -#undef HAVE_TCPD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_TERMIOS_H - -/* if you have Solaris LWP (thr) package */ -#undef HAVE_THR - -/* Define to 1 if you have the header file. */ -#undef HAVE_THREAD_H - -/* Define to 1 if you have the `thr_getconcurrency' function. */ -#undef HAVE_THR_GETCONCURRENCY - -/* Define to 1 if you have the `thr_setconcurrency' function. */ -#undef HAVE_THR_SETCONCURRENCY - -/* Define to 1 if you have the `thr_yield' function. */ -#undef HAVE_THR_YIELD - -/* define if you have TLS */ -#undef HAVE_TLS - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UTIME_H - -/* define if you have uuid_generate() */ -#undef HAVE_UUID_GENERATE - -/* define if you have uuid_to_str() */ -#undef HAVE_UUID_TO_STR - -/* Define to 1 if you have the header file. */ -#undef HAVE_UUID_UUID_H - -/* Define to 1 if you have the `vprintf' function. */ -#undef HAVE_VPRINTF - -/* Define to 1 if you have the `vsnprintf' function. */ -#undef HAVE_VSNPRINTF - -/* Define to 1 if you have the `wait4' function. */ -#undef HAVE_WAIT4 - -/* Define to 1 if you have the `waitpid' function. */ -#undef HAVE_WAITPID - -/* define if you have winsock */ -#undef HAVE_WINSOCK - -/* define if you have winsock2 */ -#undef HAVE_WINSOCK2 - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINSOCK2_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINSOCK_H - -/* Define to 1 if you have the `write' function. */ -#undef HAVE_WRITE - -/* define if select implicitly yields */ -#undef HAVE_YIELDING_SELECT - -/* Define to 1 if you have the `_vsnprintf' function. */ -#undef HAVE__VSNPRINTF - -/* define to 32-bit or greater integer type */ -#undef LBER_INT_T - -/* define to large integer type */ -#undef LBER_LEN_T - -/* define to socket descriptor type */ -#undef LBER_SOCKET_T - -/* define to large integer type */ -#undef LBER_TAG_T - -/* define to 1 if library is reentrant */ -#undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT - -/* define to 1 if library is thread safe */ -#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE - -/* define to LDAP VENDOR VERSION */ -#undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS - -/* define this to add debugging code */ -#undef LDAP_DEBUG - -/* define if LDAP libs are dynamic */ -#undef LDAP_LIBS_DYNAMIC - -/* define to support PF_INET6 */ -#undef LDAP_PF_INET6 - -/* define to support PF_LOCAL */ -#undef LDAP_PF_LOCAL - -/* define this to add SLAPI code */ -#undef LDAP_SLAPI - -/* define this to add syslog code */ -#undef LDAP_SYSLOG - -/* Version */ -#undef LDAP_VENDOR_VERSION - -/* Major */ -#undef LDAP_VENDOR_VERSION_MAJOR - -/* Minor */ -#undef LDAP_VENDOR_VERSION_MINOR - -/* Patch */ -#undef LDAP_VENDOR_VERSION_PATCH - -/* Define to the sub-directory where libtool stores uninstalled libraries. */ -#undef LT_OBJDIR - -/* define if memcmp is not 8-bit clean or is otherwise broken */ -#undef NEED_MEMCMP_REPLACEMENT - -/* define if you have (or want) no threads */ -#undef NO_THREADS - -/* define to use the original debug style */ -#undef OLD_DEBUG - -/* Package */ -#undef OPENLDAP_PACKAGE - -/* Version */ -#undef OPENLDAP_VERSION - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* define if sched_yield yields the entire process */ -#undef REPLACE_BROKEN_YIELD - -/* Define to the type of arg 1 for `select'. */ -#undef SELECT_TYPE_ARG1 - -/* Define to the type of args 2, 3 and 4 for `select'. */ -#undef SELECT_TYPE_ARG234 - -/* Define to the type of arg 5 for `select'. */ -#undef SELECT_TYPE_ARG5 - -/* The size of `int', as computed by sizeof. */ -#undef SIZEOF_INT - -/* The size of `long', as computed by sizeof. */ -#undef SIZEOF_LONG - -/* The size of `long long', as computed by sizeof. */ -#undef SIZEOF_LONG_LONG - -/* The size of `short', as computed by sizeof. */ -#undef SIZEOF_SHORT - -/* The size of `wchar_t', as computed by sizeof. */ -#undef SIZEOF_WCHAR_T - -/* define to support per-object ACIs */ -#undef SLAPD_ACI_ENABLED - -/* define to support LDAP Async Metadirectory backend */ -#undef SLAPD_ASYNCMETA - -/* define to support cleartext passwords */ -#undef SLAPD_CLEARTEXT - -/* define to support crypt(3) passwords */ -#undef SLAPD_CRYPT - -/* define to support DNS SRV backend */ -#undef SLAPD_DNSSRV - -/* define to support LDAP backend */ -#undef SLAPD_LDAP - -/* define to support MDB backend */ -#undef SLAPD_MDB - -/* define to support LDAP Metadirectory backend */ -#undef SLAPD_META - -/* define to support modules */ -#undef SLAPD_MODULES - -/* dynamically linked module */ -#undef SLAPD_MOD_DYNAMIC - -/* statically linked module */ -#undef SLAPD_MOD_STATIC - -/* define to support NULL backend */ -#undef SLAPD_NULL - -/* define for In-Directory Access Logging overlay */ -#undef SLAPD_OVER_ACCESSLOG - -/* define for Audit Logging overlay */ -#undef SLAPD_OVER_AUDITLOG - -/* define for Automatic Certificate Authority overlay */ -#undef SLAPD_OVER_AUTOCA - -/* define for Collect overlay */ -#undef SLAPD_OVER_COLLECT - -/* define for Attribute Constraint overlay */ -#undef SLAPD_OVER_CONSTRAINT - -/* define for Dynamic Directory Services overlay */ -#undef SLAPD_OVER_DDS - -/* define for Dynamic Directory Services overlay */ -#undef SLAPD_OVER_DEREF - -/* define for Dynamic Group overlay */ -#undef SLAPD_OVER_DYNGROUP - -/* define for Dynamic List overlay */ -#undef SLAPD_OVER_DYNLIST - -/* define for Home Directory Management overlay */ -#undef SLAPD_OVER_HOMEDIR - -/* define for Reverse Group Membership overlay */ -#undef SLAPD_OVER_MEMBEROF - -/* define for OTP 2-factor Authentication overlay */ -#undef SLAPD_OVER_OTP - -/* define for Password Policy overlay */ -#undef SLAPD_OVER_PPOLICY - -/* define for Proxy Cache overlay */ -#undef SLAPD_OVER_PROXYCACHE - -/* define for Referential Integrity overlay */ -#undef SLAPD_OVER_REFINT - -/* define for Deferred Authentication overlay */ -#undef SLAPD_OVER_REMOTEAUTH - -/* define for Return Code overlay */ -#undef SLAPD_OVER_RETCODE - -/* define for Rewrite/Remap overlay */ -#undef SLAPD_OVER_RWM - -/* define for Sequential Modify overlay */ -#undef SLAPD_OVER_SEQMOD - -/* define for ServerSideSort/VLV overlay */ -#undef SLAPD_OVER_SSSVLV - -/* define for Syncrepl Provider overlay */ -#undef SLAPD_OVER_SYNCPROV - -/* define for Translucent Proxy overlay */ -#undef SLAPD_OVER_TRANSLUCENT - -/* define for Attribute Uniqueness overlay */ -#undef SLAPD_OVER_UNIQUE - -/* define for Value Sorting overlay */ -#undef SLAPD_OVER_VALSORT - -/* define to support PASSWD backend */ -#undef SLAPD_PASSWD - -/* define to support PERL backend */ -#undef SLAPD_PERL - -/* define for Argon2 Password hashing module */ -#undef SLAPD_PWMOD_PW_ARGON2 - -/* define to support relay backend */ -#undef SLAPD_RELAY - -/* define to support reverse lookups */ -#undef SLAPD_RLOOKUPS - -/* define to support SOCK backend */ -#undef SLAPD_SOCK - -/* define to support SASL passwords */ -#undef SLAPD_SPASSWD - -/* define to support SQL backend */ -#undef SLAPD_SQL - -/* define to support WiredTiger backend */ -#undef SLAPD_WT - -/* define to support run-time loadable ACL */ -#undef SLAP_DYNACL - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if your declares `struct tm'. */ -#undef TM_IN_SYS_TIME - -/* set to urandom device */ -#undef URANDOM_DEVICE - -/* define to use OpenSSL BIGNUM for MP */ -#undef USE_MP_BIGNUM - -/* define to use GMP for MP */ -#undef USE_MP_GMP - -/* define to use 'long' for MP */ -#undef USE_MP_LONG - -/* define to use 'long long' for MP */ -#undef USE_MP_LONG_LONG - -/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most - significant byte first (like Motorola and SPARC, unlike Intel). */ -#if defined AC_APPLE_UNIVERSAL_BUILD -# if defined __BIG_ENDIAN__ -# define WORDS_BIGENDIAN 1 -# endif -#else -# ifndef WORDS_BIGENDIAN -# undef WORDS_BIGENDIAN -# endif -#endif - -/* Define to the type of arg 3 for `accept'. */ -#undef ber_socklen_t - -/* Define to `char *' if does not define. */ -#undef caddr_t - -/* Define to empty if `const' does not conform to ANSI C. */ -#undef const - -/* Define to `int' if doesn't define. */ -#undef gid_t - -/* Define to `int' if does not define. */ -#undef mode_t - -/* Define to `long' if does not define. */ -#undef off_t - -/* Define to `int' if does not define. */ -#undef pid_t - -/* Define to `int' if does not define. */ -#undef sig_atomic_t - -/* Define to `unsigned' if does not define. */ -#undef size_t - -/* define to snprintf routine */ -#undef snprintf - -/* Define like ber_socklen_t if does not define. */ -#undef socklen_t - -/* Define to `signed int' if does not define. */ -#undef ssize_t - -/* Define to `int' if doesn't define. */ -#undef uid_t - -/* define as empty if volatile is not supported */ -#undef volatile - -/* define to snprintf routine */ -#undef vsnprintf - - -/* begin of portable.h.post */ - -#define RETSIGTYPE void - -#ifdef _WIN32 - /* don't suck in all of the win32 api */ -# define WIN32_LEAN_AND_MEAN 1 -#endif - -#ifndef LDAP_NEEDS_PROTOTYPES -/* force LDAP_P to always include prototypes */ -#define LDAP_NEEDS_PROTOTYPES 1 -#endif - -#ifndef LDAP_REL_ENG -#if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL) -#define LDAP_DEVEL -#endif -#if defined(LDAP_DEVEL) && !defined(LDAP_TEST) -#define LDAP_TEST -#endif -#endif - -#ifdef HAVE_STDDEF_H -# include -#endif - -#ifdef HAVE_EBCDIC -/* ASCII/EBCDIC converting replacements for stdio funcs - * vsnprintf and snprintf are used too, but they are already - * checked by the configure script - */ -#define fputs ber_pvt_fputs -#define fgets ber_pvt_fgets -#define printf ber_pvt_printf -#define fprintf ber_pvt_fprintf -#define vfprintf ber_pvt_vfprintf -#define vsprintf ber_pvt_vsprintf -#endif - -#include "ac/fdset.h" - -#include "ldap_cdefs.h" -#include "ldap_features.h" - -#include "ac/assert.h" -#include "ac/localize.h" - -#endif /* _LDAP_PORTABLE_H */ -/* end of portable.h.post */ - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/rewrite.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/rewrite.h deleted file mode 100755 index 52d43becd..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/rewrite.h +++ /dev/null @@ -1,298 +0,0 @@ -/* $OpenLDAP$ - */ -/* This work is part of OpenLDAP Software . - * - * Copyright 2000-2022 The OpenLDAP Foundation. - * Portions Copyright 2000-2003 Pierangelo Masarati. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* ACKNOWLEDGEMENT: - * This work was initially developed by Pierangelo Masarati for - * inclusion in OpenLDAP Software. - */ - -#ifndef REWRITE_H -#define REWRITE_H - -/* - * Default rewrite context - */ -#define REWRITE_DEFAULT_CONTEXT "default" - -/* - * Rewrite engine states - */ -#define REWRITE_OFF 0x0000 -#define REWRITE_ON 0x0001 -#define REWRITE_DEFAULT REWRITE_OFF - -/* - * Rewrite internal status returns - */ -#define REWRITE_SUCCESS LDAP_SUCCESS -#define REWRITE_ERR LDAP_OTHER - -/* - * Rewrite modes (input values for rewrite_info_init); determine the - * behavior in case a null or non existent context is required: - * - * REWRITE_MODE_ERR error - * REWRITE_MODE_OK no error but no rewrite - * REWRITE_MODE_COPY_INPUT a copy of the input is returned - * REWRITE_MODE_USE_DEFAULT the default context is used. - */ -#define REWRITE_MODE_ERR 0x0010 -#define REWRITE_MODE_OK 0x0011 -#define REWRITE_MODE_COPY_INPUT 0x0012 -#define REWRITE_MODE_USE_DEFAULT 0x0013 - -/* - * Rewrite status returns - * - * REWRITE_REGEXEC_OK success (result may be empty in case - * of no match) - * REWRITE_REGEXEC_ERR error (internal error, - * misconfiguration, map not working ...) - * REWRITE_REGEXEC_STOP internal use; never returned - * REWRITE_REGEXEC_UNWILLING the server should issue an 'unwilling - * to perform' error - */ -#define REWRITE_REGEXEC_OK (0) -#define REWRITE_REGEXEC_ERR (-1) -#define REWRITE_REGEXEC_STOP (-2) -#define REWRITE_REGEXEC_UNWILLING (-3) -#define REWRITE_REGEXEC_USER (1) /* and above: LDAP errors */ - -/* - * Rewrite variable flags - * REWRITE_VAR_INSERT insert mode (default) when adding - * a variable; if not set during value - * update, the variable is not inserted - * if not present - * REWRITE_VAR_UPDATE update mode (default) when updating - * a variable; if not set during insert, - * the value is not updated if the - * variable already exists - * REWRITE_VAR_COPY_NAME copy the variable name; if not set, - * the name is not copied; be sure the - * referenced string is available for - * the entire life scope of the variable. - * REWRITE_VAR_COPY_VALUE copy the variable value; if not set, - * the value is not copied; be sure the - * referenced string is available for - * the entire life scope of the variable. - */ -#define REWRITE_VAR_NONE 0x0000 -#define REWRITE_VAR_INSERT 0x0001 -#define REWRITE_VAR_UPDATE 0x0002 -#define REWRITE_VAR_COPY_NAME 0x0004 -#define REWRITE_VAR_COPY_VALUE 0x0008 - -/* - * Rewrite info - */ -struct rewrite_info; - -struct berval; /* avoid include */ - -LDAP_BEGIN_DECL - -/* - * Inits the info - */ -LDAP_REWRITE_F (struct rewrite_info *) -rewrite_info_init( - int mode -); - -/* - * Cleans up the info structure - */ -LDAP_REWRITE_F (int) -rewrite_info_delete( - struct rewrite_info **info -); - - -/* - * Parses a config line and takes actions to fit content in rewrite structure; - * lines handled are of the form: - * - * rewriteEngine {on|off} - * rewriteMaxPasses numPasses - * rewriteContext contextName [alias aliasedRewriteContex] - * rewriteRule pattern substPattern [ruleFlags] - * rewriteMap mapType mapName [mapArgs] - * rewriteParam paramName paramValue - */ -LDAP_REWRITE_F (int) -rewrite_parse( - struct rewrite_info *info, - const char *fname, - int lineno, - int argc, - char **argv -); - -/* - * process a config file that was already opened. Uses rewrite_parse. - */ -LDAP_REWRITE_F (int) -rewrite_read( - FILE *fin, - struct rewrite_info *info -); - -/* - * Rewrites a string according to context. - * If the engine is off, OK is returned, but the return string will be NULL. - * In case of 'unwilling to perform', UNWILLING is returned, and the - * return string will also be null. The same in case of error. - * Otherwise, OK is returned, and result will hold a newly allocated string - * with the rewriting. - * - * What to do in case of non-existing rewrite context is still an issue. - * Four possibilities: - * - error, - * - ok with NULL result, - * - ok with copy of string as result, - * - use the default rewrite context. - */ -LDAP_REWRITE_F (int) -rewrite( - struct rewrite_info *info, - const char *rewriteContext, - const char *string, - char **result -); - -/* - * Same as above; the cookie relates the rewrite to a session - */ -LDAP_REWRITE_F (int) -rewrite_session( - struct rewrite_info *info, - const char *rewriteContext, - const char *string, - const void *cookie, - char **result -); - -/* - * Inits a session - */ -LDAP_REWRITE_F (struct rewrite_session *) -rewrite_session_init( - struct rewrite_info *info, - const void *cookie -); - -/* - * Defines and inits a variable with session scope - */ -LDAP_REWRITE_F (int) -rewrite_session_var_set_f( - struct rewrite_info *info, - const void *cookie, - const char *name, - const char *value, - int flags -); - -#define rewrite_session_var_set(info, cookie, name, value) \ - rewrite_session_var_set_f((info), (cookie), (name), (value), \ - REWRITE_VAR_INSERT|REWRITE_VAR_UPDATE|REWRITE_VAR_COPY_NAME|REWRITE_VAR_COPY_VALUE) - -/* - * Deletes a session - */ -LDAP_REWRITE_F (int) -rewrite_session_delete( - struct rewrite_info *info, - const void *cookie -); - - -/* - * Params - */ - -/* - * Defines and inits a variable with global scope - */ -LDAP_REWRITE_F (int) -rewrite_param_set( - struct rewrite_info *info, - const char *name, - const char *value -); - -/* - * Gets a var with global scope - */ -LDAP_REWRITE_F (int) -rewrite_param_get( - struct rewrite_info *info, - const char *name, - struct berval *value -); - -/* - * Destroys the parameter tree - */ -LDAP_REWRITE_F (int) -rewrite_param_destroy( - struct rewrite_info *info -); - -/* - * Mapping implementations - */ - -struct rewrite_mapper; - -typedef void * (rewrite_mapper_config)( - const char *fname, - int lineno, - int argc, - char **argv ); - -typedef int (rewrite_mapper_apply)( - void *ctx, - const char *arg, - struct berval *retval ); - -typedef int (rewrite_mapper_destroy)( - void *ctx ); - -typedef struct rewrite_mapper { - char *rm_name; - rewrite_mapper_config *rm_config; - rewrite_mapper_apply *rm_apply; - rewrite_mapper_destroy *rm_destroy; -} rewrite_mapper; - -/* For dynamic loading and unloading of mappers */ -LDAP_REWRITE_F (int) -rewrite_mapper_register( - const rewrite_mapper *map ); - -LDAP_REWRITE_F (int) -rewrite_mapper_unregister( - const rewrite_mapper *map ); - -LDAP_REWRITE_F (const rewrite_mapper *) -rewrite_mapper_find( - const char *name ); - -LDAP_END_DECL - -#endif /* REWRITE_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/slapi-plugin.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/slapi-plugin.h deleted file mode 100755 index 33f007b03..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/slapi-plugin.h +++ /dev/null @@ -1,905 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * Portions Copyright 1997,2002,2003 IBM Corporation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * This header is used in development of SLAPI plugins for - * OpenLDAP slapd(8) and other directory servers supporting - * this interface. Your portability mileage may vary. - */ - -#ifndef _SLAPI_PLUGIN_H -#define _SLAPI_PLUGIN_H - -#include - -typedef struct slapi_pblock Slapi_PBlock; -typedef struct slapi_entry Slapi_Entry; -typedef struct slapi_attr Slapi_Attr; -typedef struct slapi_value Slapi_Value; -typedef struct slapi_valueset Slapi_ValueSet; -typedef struct slapi_filter Slapi_Filter; -typedef struct BackendDB Slapi_Backend; -typedef struct Operation Slapi_Operation; -typedef struct Connection Slapi_Connection; -typedef struct slapi_dn Slapi_DN; -typedef struct slapi_rdn Slapi_RDN; -typedef struct slapi_mod Slapi_Mod; -typedef struct slapi_mods Slapi_Mods; -typedef struct slapi_componentid Slapi_ComponentId; - -#define SLAPI_ATTR_UNIQUEID "entryUUID" -#define SLAPI_ATTR_OBJECTCLASS "objectClass" - -/* pblock routines */ -int slapi_pblock_get( Slapi_PBlock *pb, int arg, void *value ); -int slapi_pblock_set( Slapi_PBlock *pb, int arg, void *value ); -Slapi_PBlock *slapi_pblock_new( void ); -void slapi_pblock_destroy( Slapi_PBlock *pb ); - -/* entry/attr/dn routines */ -Slapi_Entry *slapi_str2entry( char *s, int flags ); -#define SLAPI_STR2ENTRY_REMOVEDUPVALS 1 -#define SLAPI_STR2ENTRY_ADDRDNVALS 2 -#define SLAPI_STR2ENTRY_BIGENTRY 4 -#define SLAPI_STR2ENTRY_TOMBSTONE_CHECK 8 -#define SLAPI_STR2ENTRY_IGNORE_STATE 16 -#define SLAPI_STR2ENTRY_INCLUDE_VERSION_STR 32 -#define SLAPI_STR2ENTRY_EXPAND_OBJECTCLASSES 64 -#define SLAPI_STR2ENTRY_NOT_WELL_FORMED_LDIF 128 -char *slapi_entry2str( Slapi_Entry *e, int *len ); -char *slapi_entry_get_dn( Slapi_Entry *e ); -int slapi_x_entry_get_id( Slapi_Entry *e ); -void slapi_entry_set_dn( Slapi_Entry *e, char *dn ); -Slapi_Entry *slapi_entry_dup( Slapi_Entry *e ); -int slapi_entry_attr_delete( Slapi_Entry *e, char *type ); -Slapi_Entry *slapi_entry_alloc(); -void slapi_entry_free( Slapi_Entry *e ); -int slapi_entry_attr_merge( Slapi_Entry *e, char *type, struct berval **vals ); -int slapi_entry_attr_find( Slapi_Entry *e, char *type, Slapi_Attr **attr ); -char *slapi_entry_attr_get_charptr( const Slapi_Entry *e, const char *type ); -int slapi_entry_attr_get_int( const Slapi_Entry *e, const char *type ); -long slapi_entry_attr_get_long( const Slapi_Entry *e, const char *type ); -unsigned int slapi_entry_attr_get_uint( const Slapi_Entry *e, const char *type ); -unsigned long slapi_entry_attr_get_ulong( const Slapi_Entry *e, const char *type ); -int slapi_attr_get_values( Slapi_Attr *attr, struct berval ***vals ); -char *slapi_dn_normalize( char *dn ); -char *slapi_dn_normalize_case( char *dn ); -int slapi_dn_issuffix( char *dn, char *suffix ); -char *slapi_dn_beparent( Slapi_PBlock *pb, const char *dn ); -int slapi_dn_isbesuffix( Slapi_PBlock *pb, char *dn ); -char *slapi_dn_parent( const char *dn ); -int slapi_dn_isparent( const char *parentdn, const char *childdn ); -char *slapi_dn_ignore_case( char *dn ); -int slapi_rdn2typeval( char *rdn, char **type, struct berval *bv ); -char *slapi_dn_plus_rdn(const char *dn, const char *rdn); - -/* DS 5.x SLAPI */ -int slapi_access_allowed( Slapi_PBlock *pb, Slapi_Entry *e, char *attr, struct berval *val, int access ); -int slapi_acl_check_mods( Slapi_PBlock *pb, Slapi_Entry *e, LDAPMod **mods, char **errbuf ); -Slapi_Attr *slapi_attr_new( void ); -Slapi_Attr *slapi_attr_init( Slapi_Attr *a, const char *type ); -void slapi_attr_free( Slapi_Attr **a ); -Slapi_Attr *slapi_attr_dup( const Slapi_Attr *attr ); -int slapi_attr_add_value( Slapi_Attr *a, const Slapi_Value *v ); -int slapi_attr_type2plugin( const char *type, void **pi ); -int slapi_attr_get_type( const Slapi_Attr *attr, char **type ); -int slapi_attr_get_oid_copy( const Slapi_Attr *attr, char **oidp ); -int slapi_attr_get_flags( const Slapi_Attr *attr, unsigned long *flags ); -int slapi_attr_flag_is_set( const Slapi_Attr *attr, unsigned long flag ); -int slapi_attr_value_cmp( const Slapi_Attr *attr, const struct berval *v1, const struct berval *v2 ); -int slapi_attr_value_find( const Slapi_Attr *a, struct berval *v ); -#define SLAPI_TYPE_CMP_EXACT 0 -#define SLAPI_TYPE_CMP_BASE 1 -#define SLAPI_TYPE_CMP_SUBTYPE 2 -int slapi_attr_type_cmp( const char *t1, const char *t2, int opt ); -int slapi_attr_types_equivalent( const char *t1, const char *t2 ); -int slapi_attr_first_value( Slapi_Attr *a, Slapi_Value **v ); -int slapi_attr_next_value( Slapi_Attr *a, int hint, Slapi_Value **v ); -int slapi_attr_get_numvalues( const Slapi_Attr *a, int *numValues ); -int slapi_attr_get_valueset( const Slapi_Attr *a, Slapi_ValueSet **vs ); -int slapi_attr_get_bervals_copy( Slapi_Attr *a, struct berval ***vals ); -int slapi_entry_attr_hasvalue( Slapi_Entry *e, const char *type, const char *value ); -int slapi_entry_attr_merge_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -void slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value); -void slapi_entry_attr_set_int( Slapi_Entry* e, const char *type, int l); -void slapi_entry_attr_set_uint( Slapi_Entry* e, const char *type, unsigned int l); -void slapi_entry_attr_set_long(Slapi_Entry* e, const char *type, long l); -void slapi_entry_attr_set_ulong(Slapi_Entry* e, const char *type, unsigned long l); -int slapi_entry_has_children(const Slapi_Entry *e); -size_t slapi_entry_size(Slapi_Entry *e); -int slapi_is_rootdse( const char *dn ); -int slapi_entry_attr_merge_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_add_values_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_add_valueset(Slapi_Entry *e, const char *type, Slapi_ValueSet *vs); -int slapi_entry_delete_values_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_merge_values_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_attr_replace_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_add_value(Slapi_Entry *e, const char *type, const Slapi_Value *value); -int slapi_entry_add_string(Slapi_Entry *e, const char *type, const char *value); -int slapi_entry_delete_string(Slapi_Entry *e, const char *type, const char *value); -int slapi_entry_first_attr( const Slapi_Entry *e, Slapi_Attr **attr ); -int slapi_entry_next_attr( const Slapi_Entry *e, Slapi_Attr *prevattr, Slapi_Attr **attr ); -const char *slapi_entry_get_uniqueid( const Slapi_Entry *e ); -void slapi_entry_set_uniqueid( Slapi_Entry *e, char *uniqueid ); -int slapi_entry_schema_check( Slapi_PBlock *pb, Slapi_Entry *e ); -int slapi_entry_rdn_values_present( const Slapi_Entry *e ); -int slapi_entry_add_rdn_values( Slapi_Entry *e ); -char *slapi_attr_syntax_normalize( const char *s ); - -Slapi_Value *slapi_value_new( void ); -Slapi_Value *slapi_value_new_berval(const struct berval *bval); -Slapi_Value *slapi_value_new_value(const Slapi_Value *v); -Slapi_Value *slapi_value_new_string(const char *s); -Slapi_Value *slapi_value_init(Slapi_Value *v); -Slapi_Value *slapi_value_init_berval(Slapi_Value *v, struct berval *bval); -Slapi_Value *slapi_value_init_string(Slapi_Value *v, const char *s); -Slapi_Value *slapi_value_dup(const Slapi_Value *v); -void slapi_value_free(Slapi_Value **value); -const struct berval *slapi_value_get_berval( const Slapi_Value *value ); -Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval ); -Slapi_Value *slapi_value_set_value( Slapi_Value *value, const Slapi_Value *vfrom); -Slapi_Value *slapi_value_set( Slapi_Value *value, void *val, unsigned long len); -int slapi_value_set_string(Slapi_Value *value, const char *strVal); -int slapi_value_set_int(Slapi_Value *value, int intVal); -const char*slapi_value_get_string(const Slapi_Value *value); -int slapi_value_get_int(const Slapi_Value *value); -unsigned int slapi_value_get_uint(const Slapi_Value *value); -long slapi_value_get_long(const Slapi_Value *value); -unsigned long slapi_value_get_ulong(const Slapi_Value *value); -size_t slapi_value_get_length(const Slapi_Value *value); -int slapi_value_compare(const Slapi_Attr *a, const Slapi_Value *v1, const Slapi_Value *v2); - -Slapi_ValueSet *slapi_valueset_new( void ); -void slapi_valueset_free(Slapi_ValueSet *vs); -void slapi_valueset_init(Slapi_ValueSet *vs); -void slapi_valueset_done(Slapi_ValueSet *vs); -void slapi_valueset_add_value(Slapi_ValueSet *vs, const Slapi_Value *addval); -int slapi_valueset_first_value( Slapi_ValueSet *vs, Slapi_Value **v ); -int slapi_valueset_next_value( Slapi_ValueSet *vs, int index, Slapi_Value **v); -int slapi_valueset_count( const Slapi_ValueSet *vs); -void slapi_valueset_set_valueset(Slapi_ValueSet *vs1, const Slapi_ValueSet *vs2); - -/* DNs */ -Slapi_DN *slapi_sdn_new( void ); -Slapi_DN *slapi_sdn_new_dn_byval( const char *dn ); -Slapi_DN *slapi_sdn_new_ndn_byval( const char *ndn ); -Slapi_DN *slapi_sdn_new_dn_byref( const char *dn ); -Slapi_DN *slapi_sdn_new_ndn_byref( const char *ndn ); -Slapi_DN *slapi_sdn_new_dn_passin( const char *dn ); -Slapi_DN *slapi_sdn_set_dn_byval( Slapi_DN *sdn, const char *dn ); -Slapi_DN *slapi_sdn_set_dn_byref( Slapi_DN *sdn, const char *dn ); -Slapi_DN *slapi_sdn_set_dn_passin( Slapi_DN *sdn, const char *dn ); -Slapi_DN *slapi_sdn_set_ndn_byval( Slapi_DN *sdn, const char *ndn ); -Slapi_DN *slapi_sdn_set_ndn_byref( Slapi_DN *sdn, const char *ndn ); -void slapi_sdn_done( Slapi_DN *sdn ); -void slapi_sdn_free( Slapi_DN **sdn ); -const char * slapi_sdn_get_dn( const Slapi_DN *sdn ); -const char * slapi_sdn_get_ndn( const Slapi_DN *sdn ); -void slapi_sdn_get_parent( const Slapi_DN *sdn,Slapi_DN *sdn_parent ); -void slapi_sdn_get_backend_parent( const Slapi_DN *sdn, Slapi_DN *sdn_parent, const Slapi_Backend *backend ); -Slapi_DN * slapi_sdn_dup( const Slapi_DN *sdn ); -void slapi_sdn_copy( const Slapi_DN *from, Slapi_DN *to ); -int slapi_sdn_compare( const Slapi_DN *sdn1, const Slapi_DN *sdn2 ); -int slapi_sdn_isempty( const Slapi_DN *sdn ); -int slapi_sdn_issuffix(const Slapi_DN *sdn, const Slapi_DN *suffixsdn ); -int slapi_sdn_isparent( const Slapi_DN *parent, const Slapi_DN *child ); -int slapi_sdn_isgrandparent( const Slapi_DN *parent, const Slapi_DN *child ); -int slapi_sdn_get_ndn_len( const Slapi_DN *sdn ); -int slapi_sdn_scope_test( const Slapi_DN *dn, const Slapi_DN *base, int scope ); -void slapi_sdn_get_rdn( const Slapi_DN *sdn,Slapi_RDN *rdn ); -Slapi_DN *slapi_sdn_set_rdn( Slapi_DN *sdn, const Slapi_RDN *rdn ); -Slapi_DN *slapi_sdn_set_parent( Slapi_DN *sdn, const Slapi_DN *parentdn ); -int slapi_sdn_is_rdn_component( const Slapi_DN *rdn, const Slapi_Attr *a, const Slapi_Value *v ); -char * slapi_moddn_get_newdn( Slapi_DN *dn_olddn, char *newrdn, char *newsuperiordn ); - -/* RDNs */ -Slapi_RDN *slapi_rdn_new( void ); -Slapi_RDN *slapi_rdn_new_dn( const char *dn ); -Slapi_RDN *slapi_rdn_new_sdn( const Slapi_DN *sdn ); -Slapi_RDN *slapi_rdn_new_rdn( const Slapi_RDN *fromrdn ); -void slapi_rdn_init( Slapi_RDN *rdn ); -void slapi_rdn_init_dn( Slapi_RDN *rdn, const char *dn ); -void slapi_rdn_init_sdn( Slapi_RDN *rdn, const Slapi_DN *sdn ); -void slapi_rdn_init_rdn( Slapi_RDN *rdn, const Slapi_RDN *fromrdn ); -void slapi_rdn_set_dn( Slapi_RDN *rdn, const char *dn ); -void slapi_rdn_set_sdn( Slapi_RDN *rdn, const Slapi_DN *sdn ); -void slapi_rdn_set_rdn( Slapi_RDN *rdn, const Slapi_RDN *fromrdn ); -void slapi_rdn_free( Slapi_RDN **rdn ); -void slapi_rdn_done( Slapi_RDN *rdn ); -int slapi_rdn_get_first( Slapi_RDN *rdn, char **type, char **value ); -int slapi_rdn_get_next( Slapi_RDN *rdn, int index, char **type, char **value ); -int slapi_rdn_get_index( Slapi_RDN *rdn, const char *type, const char *value, size_t length ); -int slapi_rdn_get_index_attr( Slapi_RDN *rdn, const char *type, char **value ); -int slapi_rdn_contains( Slapi_RDN *rdn, const char *type, const char *value,size_t length ); -int slapi_rdn_contains_attr( Slapi_RDN *rdn, const char *type, char **value ); -int slapi_rdn_add( Slapi_RDN *rdn, const char *type, const char *value ); -int slapi_rdn_remove_index( Slapi_RDN *rdn, int atindex ); -int slapi_rdn_remove( Slapi_RDN *rdn, const char *type, const char *value, size_t length ); -int slapi_rdn_remove_attr( Slapi_RDN *rdn, const char *type ); -int slapi_rdn_isempty( const Slapi_RDN *rdn ); -int slapi_rdn_get_num_components( Slapi_RDN *rdn ); -int slapi_rdn_compare( Slapi_RDN *rdn1, Slapi_RDN *rdn2 ); -const char *slapi_rdn_get_rdn( const Slapi_RDN *rdn ); -const char *slapi_rdn_get_nrdn( const Slapi_RDN *rdn ); -Slapi_DN *slapi_sdn_add_rdn( Slapi_DN *sdn, const Slapi_RDN *rdn ); - -/* locks and synchronization */ -typedef struct slapi_mutex Slapi_Mutex; -typedef struct slapi_condvar Slapi_CondVar; -Slapi_Mutex *slapi_new_mutex( void ); -void slapi_destroy_mutex( Slapi_Mutex *mutex ); -void slapi_lock_mutex( Slapi_Mutex *mutex ); -int slapi_unlock_mutex( Slapi_Mutex *mutex ); -Slapi_CondVar *slapi_new_condvar( Slapi_Mutex *mutex ); -void slapi_destroy_condvar( Slapi_CondVar *cvar ); -int slapi_wait_condvar( Slapi_CondVar *cvar, struct timeval *timeout ); -int slapi_notify_condvar( Slapi_CondVar *cvar, int notify_all ); - -/* thread-safe LDAP connections */ -LDAP *slapi_ldap_init( char *ldaphost, int ldapport, int secure, int shared ); -void slapi_ldap_unbind( LDAP *ld ); - -char *slapi_ch_malloc( unsigned long size ); -void slapi_ch_free( void **ptr ); -void slapi_ch_free_string( char **ptr ); -char *slapi_ch_calloc( unsigned long nelem, unsigned long size ); -char *slapi_ch_realloc( char *block, unsigned long size ); -char *slapi_ch_strdup( const char *s ); -void slapi_ch_array_free( char **arrayp ); -struct berval *slapi_ch_bvdup(const struct berval *v); -struct berval **slapi_ch_bvecdup(const struct berval **v); - -/* LDAP V3 routines */ -int slapi_control_present( LDAPControl **controls, char *oid, - struct berval **val, int *iscritical); -void slapi_register_supported_control(char *controloid, - unsigned long controlops); -#define SLAPI_OPERATION_BIND 0x00000001L -#define SLAPI_OPERATION_UNBIND 0x00000002L -#define SLAPI_OPERATION_SEARCH 0x00000004L -#define SLAPI_OPERATION_MODIFY 0x00000008L -#define SLAPI_OPERATION_ADD 0x00000010L -#define SLAPI_OPERATION_DELETE 0x00000020L -#define SLAPI_OPERATION_MODDN 0x00000040L -#define SLAPI_OPERATION_MODRDN SLAPI_OPERATION_MODDN -#define SLAPI_OPERATION_COMPARE 0x00000080L -#define SLAPI_OPERATION_ABANDON 0x00000100L -#define SLAPI_OPERATION_EXTENDED 0x00000200L -#define SLAPI_OPERATION_ANY 0xFFFFFFFFL -#define SLAPI_OPERATION_NONE 0x00000000L -int slapi_get_supported_controls(char ***ctrloidsp, unsigned long **ctrlopsp); -LDAPControl *slapi_dup_control(LDAPControl *ctrl); -void slapi_register_supported_saslmechanism(char *mechanism); -char **slapi_get_supported_saslmechanisms(); -char **slapi_get_supported_extended_ops(void); - -/* operation */ -int slapi_op_abandoned( Slapi_PBlock *pb ); -unsigned long slapi_op_get_type(Slapi_Operation * op); -void slapi_operation_set_flag(Slapi_Operation *op, unsigned long flag); -void slapi_operation_clear_flag(Slapi_Operation *op, unsigned long flag); -int slapi_operation_is_flag_set(Slapi_Operation *op, unsigned long flag); -char *slapi_op_type_to_string(unsigned long type); - -/* send ldap result back */ -void slapi_send_ldap_result( Slapi_PBlock *pb, int err, char *matched, - char *text, int nentries, struct berval **urls ); -int slapi_send_ldap_search_entry( Slapi_PBlock *pb, Slapi_Entry *e, - LDAPControl **ectrls, char **attrs, int attrsonly ); -int slapi_send_ldap_search_reference( Slapi_PBlock *pb, Slapi_Entry *e, - struct berval **urls, LDAPControl **ectrls, struct berval **v2refs ); - -/* filter routines */ -Slapi_Filter *slapi_str2filter( char *str ); -Slapi_Filter *slapi_filter_dup( Slapi_Filter *f ); -void slapi_filter_free( Slapi_Filter *f, int recurse ); -int slapi_filter_get_choice( Slapi_Filter *f); -int slapi_filter_get_ava( Slapi_Filter *f, char **type, struct berval **bval ); -Slapi_Filter *slapi_filter_list_first( Slapi_Filter *f ); -Slapi_Filter *slapi_filter_list_next( Slapi_Filter *f, Slapi_Filter *fprev ); -int slapi_filter_get_attribute_type( Slapi_Filter *f, char **type ); -int slapi_x_filter_set_attribute_type( Slapi_Filter *f, const char *type ); -int slapi_filter_get_subfilt( Slapi_Filter *f, char **type, char **initial, - char ***any, char **final ); -Slapi_Filter *slapi_filter_join( int ftype, Slapi_Filter *f1, Slapi_Filter *f2); -int slapi_x_filter_append( int choice, Slapi_Filter **pContainingFilter, - Slapi_Filter **pNextFilter, Slapi_Filter *filterToAppend ); -int slapi_filter_test( Slapi_PBlock *pb, Slapi_Entry *e, Slapi_Filter *f, - int verify_access ); -int slapi_filter_test_simple( Slapi_Entry *e, Slapi_Filter *f ); -typedef int (*FILTER_APPLY_FN)( Slapi_Filter *f, void *arg ); -int slapi_filter_apply( Slapi_Filter *f, FILTER_APPLY_FN fn, void *arg, int *error_code ); -#define SLAPI_FILTER_SCAN_STOP -1 /* set by callback */ -#define SLAPI_FILTER_SCAN_ERROR -2 /* set by callback */ -#define SLAPI_FILTER_SCAN_NOMORE 0 /* set by callback */ -#define SLAPI_FILTER_SCAN_CONTINUE 1 /* set by callback */ -#define SLAPI_FILTER_UNKNOWN_FILTER_TYPE 2 /* set by slapi_filter_apply() */ - -/* internal add/delete/search/modify routines */ -Slapi_PBlock *slapi_search_internal( char *base, int scope, char *filter, - LDAPControl **controls, char **attrs, int attrsonly ); -Slapi_PBlock *slapi_modify_internal( char *dn, LDAPMod **mods, - LDAPControl **controls, int log_change ); -Slapi_PBlock *slapi_add_internal( char * dn, LDAPMod **attrs, - LDAPControl **controls, int log_changes ); -Slapi_PBlock *slapi_add_entry_internal( Slapi_Entry * e, - LDAPControl **controls, int log_change ); -Slapi_PBlock *slapi_delete_internal( char * dn, LDAPControl **controls, - int log_change ); -Slapi_PBlock *slapi_modrdn_internal( char * olddn, char * newrdn, - int deloldrdn, LDAPControl **controls, - int log_change ); -Slapi_PBlock *slapi_rename_internal( const char * olddn, const char *newrdn, - const char *newsuperior, int deloldrdn, - LDAPControl **controls, int log_change ); -void slapi_free_search_results_internal(Slapi_PBlock *pb); - -/* new internal add/delete/search/modify routines */ -typedef void (*plugin_result_callback)( int rc, void *callback_data ); -typedef int (*plugin_referral_entry_callback)( char * referral, - void *callback_data ); -typedef int (*plugin_search_entry_callback)( Slapi_Entry *e, - void *callback_data ); -void slapi_free_search_results_internal( Slapi_PBlock *pb ); - -#define SLAPI_OP_FLAG_NEVER_CHAIN 0x0800 - -int slapi_search_internal_pb( Slapi_PBlock *pb ); -int slapi_search_internal_callback_pb( Slapi_PBlock *pb, void *callback_data, - plugin_result_callback prc, plugin_search_entry_callback psec, - plugin_referral_entry_callback prec ); -int slapi_add_internal_pb( Slapi_PBlock *pb ); -int slapi_modify_internal_pb( Slapi_PBlock *pb ); -int slapi_modrdn_internal_pb( Slapi_PBlock *pb ); -int slapi_delete_internal_pb( Slapi_PBlock *pb ); - -int slapi_seq_internal_callback_pb(Slapi_PBlock *pb, void *callback_data, - plugin_result_callback res_callback, - plugin_search_entry_callback srch_callback, - plugin_referral_entry_callback ref_callback); - -void slapi_search_internal_set_pb( Slapi_PBlock *pb, const char *base, - int scope, const char *filter, char **attrs, int attrsonly, - LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_add_entry_internal_set_pb( Slapi_PBlock *pb, Slapi_Entry *e, - LDAPControl **controls, Slapi_ComponentId *plugin_identity, - int operation_flags ); -int slapi_add_internal_set_pb( Slapi_PBlock *pb, const char *dn, - LDAPMod **attrs, LDAPControl **controls, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_modify_internal_set_pb( Slapi_PBlock *pb, const char *dn, - LDAPMod **mods, LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_rename_internal_set_pb( Slapi_PBlock *pb, const char *olddn, - const char *newrdn, const char *newsuperior, int deloldrdn, - LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_delete_internal_set_pb( Slapi_PBlock *pb, const char *dn, - LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_seq_internal_set_pb( Slapi_PBlock *pb, char *ibase, int type, - char *attrname, char *val, char **attrs, int attrsonly, - LDAPControl **controls, Slapi_ComponentId *plugin_identity, - int operation_flags ); - -/* connection related routines */ -int slapi_is_connection_ssl(Slapi_PBlock *pPB, int *isSSL); -int slapi_get_client_port(Slapi_PBlock *pPB, int *fromPort); -int slapi_get_client_ip(Slapi_PBlock *pb, char **clientIP); -void slapi_free_client_ip(char **clientIP); - -/* computed attributes */ -typedef struct _computed_attr_context computed_attr_context; -typedef int (*slapi_compute_output_t)(computed_attr_context *c, Slapi_Attr *a, Slapi_Entry *e); -typedef int (*slapi_compute_callback_t)(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn); -typedef int (*slapi_search_rewrite_callback_t)(Slapi_PBlock *pb); -int slapi_compute_add_evaluator(slapi_compute_callback_t function); -int slapi_compute_add_search_rewriter(slapi_search_rewrite_callback_t function); -int compute_rewrite_search_filter(Slapi_PBlock *pb); -int compute_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn); -int slapi_x_compute_get_pblock(computed_attr_context *c, Slapi_PBlock **pb); - -/* backend routines */ -void slapi_be_set_readonly( Slapi_Backend *be, int readonly ); -int slapi_be_get_readonly( Slapi_Backend *be ); -const char *slapi_x_be_get_updatedn( Slapi_Backend *be ); -Slapi_Backend *slapi_be_select( const Slapi_DN *sdn ); - -/* ACL plugins; only SLAPI_PLUGIN_ACL_ALLOW_ACCESS supported now */ -typedef int (*slapi_acl_callback_t)(Slapi_PBlock *pb, - Slapi_Entry *e, - const char *attr, - struct berval *berval, - int access, - void *state); - -/* object extensions */ -typedef void *(*slapi_extension_constructor_fnptr)(void *object, void *parent); - -typedef void (*slapi_extension_destructor_fnptr)(void *extension, - void *object, void *parent); - -int slapi_register_object_extension( const char *pluginname, - const char *objectname, slapi_extension_constructor_fnptr constructor, - slapi_extension_destructor_fnptr destructor, int *objecttype, - int *extensionhandle); - -#define SLAPI_EXT_CONNECTION "Connection" -#define SLAPI_EXT_OPERATION "Operation" -#define SLAPI_EXT_ENTRY "Entry" -#define SLAPI_EXT_MTNODE "Mapping Tree Node" - -void *slapi_get_object_extension(int objecttype, void *object, - int extensionhandle); -void slapi_set_object_extension(int objecttype, void *object, - int extensionhandle, void *extension); - -int slapi_x_backend_get_flags( const Slapi_Backend *be, unsigned long *flags ); - -/* parameters currently supported */ - -/* - * Attribute flags returned by slapi_attr_get_flags() - */ -#define SLAPI_ATTR_FLAG_SINGLE 0x0001 -#define SLAPI_ATTR_FLAG_OPATTR 0x0002 -#define SLAPI_ATTR_FLAG_READONLY 0x0004 -#define SLAPI_ATTR_FLAG_STD_ATTR SLAPI_ATTR_FLAG_READONLY -#define SLAPI_ATTR_FLAG_OBSOLETE 0x0040 -#define SLAPI_ATTR_FLAG_COLLECTIVE 0x0080 -#define SLAPI_ATTR_FLAG_NOUSERMOD 0x0100 - -/* - * Backend flags returned by slapi_x_backend_get_flags() - */ -#define SLAPI_BACKEND_FLAG_NOLASTMOD 0x0001U -#define SLAPI_BACKEND_FLAG_NO_SCHEMA_CHECK 0x0002U -#define SLAPI_BACKEND_FLAG_GLUE_INSTANCE 0x0010U /* a glue backend */ -#define SLAPI_BACKEND_FLAG_GLUE_SUBORDINATE 0x0020U /* child of a glue hierarchy */ -#define SLAPI_BACKEND_FLAG_GLUE_LINKED 0x0040U /* child is connected to parent */ -#define SLAPI_BACKEND_FLAG_OVERLAY 0x0080U /* this db struct is an overlay */ -#define SLAPI_BACKEND_FLAG_GLOBAL_OVERLAY 0x0100U /* this db struct is a global overlay */ -#define SLAPI_BACKEND_FLAG_SHADOW 0x8000U /* a shadow */ -#define SLAPI_BACKEND_FLAG_SYNC_SHADOW 0x1000U /* a sync shadow */ -#define SLAPI_BACKEND_FLAG_SLURP_SHADOW 0x2000U /* a slurp shadow */ - -/* - * ACL levels - */ -#define SLAPI_ACL_COMPARE 0x01 -#define SLAPI_ACL_SEARCH 0x02 -#define SLAPI_ACL_READ 0x04 -#define SLAPI_ACL_WRITE 0x08 -#define SLAPI_ACL_DELETE 0x10 -#define SLAPI_ACL_ADD 0x20 -#define SLAPI_ACL_SELF 0x40 -#define SLAPI_ACL_PROXY 0x80 -#define SLAPI_ACL_ALL 0x7f - -/* plugin types supported */ - -#define SLAPI_PLUGIN_DATABASE 1 -#define SLAPI_PLUGIN_EXTENDEDOP 2 -#define SLAPI_PLUGIN_PREOPERATION 3 -#define SLAPI_PLUGIN_POSTOPERATION 4 -#define SLAPI_PLUGIN_MATCHINGRULE 5 -#define SLAPI_PLUGIN_SYNTAX 6 -#define SLAPI_PLUGIN_AUDIT 7 - -/* misc params */ - -#define SLAPI_BACKEND 130 -#define SLAPI_CONNECTION 131 -#define SLAPI_OPERATION 132 -#define SLAPI_REQUESTOR_ISROOT 133 -#define SLAPI_BE_MONITORDN 134 -#define SLAPI_BE_TYPE 135 -#define SLAPI_BE_READONLY 136 -#define SLAPI_BE_LASTMOD 137 -#define SLAPI_CONN_ID 139 - -/* operation params */ -#define SLAPI_OPINITIATED_TIME 140 -#define SLAPI_REQUESTOR_DN 141 -#define SLAPI_IS_REPLICATED_OPERATION 142 -#define SLAPI_REQUESTOR_ISUPDATEDN SLAPI_IS_REPLICATED_OPERATION - -/* connection structure params*/ -#define SLAPI_CONN_DN 143 -#define SLAPI_CONN_AUTHTYPE 144 -#define SLAPI_CONN_CLIENTIP 145 -#define SLAPI_CONN_SERVERIP 146 -/* OpenLDAP extensions */ -#define SLAPI_X_CONN_CLIENTPATH 1300 -#define SLAPI_X_CONN_SERVERPATH 1301 -#define SLAPI_X_CONN_IS_UDP 1302 -#define SLAPI_X_CONN_SSF 1303 -#define SLAPI_X_CONN_SASL_CONTEXT 1304 -#define SLAPI_X_OPERATION_DELETE_GLUE_PARENT 1305 -#define SLAPI_X_RELAX 1306 -#define SLAPI_X_MANAGEDIT SLAPI_X_RELAX -#define SLAPI_X_OPERATION_NO_SCHEMA_CHECK 1307 -#define SLAPI_X_ADD_STRUCTURAL_CLASS 1308 -#define SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE 1309 - -/* Authentication types */ -#define SLAPD_AUTH_NONE "none" -#define SLAPD_AUTH_SIMPLE "simple" -#define SLAPD_AUTH_SSL "SSL" -#define SLAPD_AUTH_SASL "SASL " - -/* plugin configuration parmams */ -#define SLAPI_PLUGIN 3 -#define SLAPI_PLUGIN_PRIVATE 4 -#define SLAPI_PLUGIN_TYPE 5 -#define SLAPI_PLUGIN_ARGV 6 -#define SLAPI_PLUGIN_ARGC 7 -#define SLAPI_PLUGIN_VERSION 8 -#define SLAPI_PLUGIN_OPRETURN 9 -#define SLAPI_PLUGIN_OBJECT 10 -#define SLAPI_PLUGIN_DESTROY_FN 11 -#define SLAPI_PLUGIN_DESCRIPTION 12 -#define SLAPI_PLUGIN_IDENTITY 13 - -/* internal operations params */ -#define SLAPI_PLUGIN_INTOP_RESULT 15 -#define SLAPI_PLUGIN_INTOP_SEARCH_ENTRIES 16 -#define SLAPI_PLUGIN_INTOP_SEARCH_REFERRALS 17 - -/* transaction arguments */ -#define SLAPI_PARENT_TXN 190 -#define SLAPI_TXN 191 - -/* function pointer params for backends */ -#define SLAPI_PLUGIN_DB_BIND_FN 200 -#define SLAPI_PLUGIN_DB_UNBIND_FN 201 -#define SLAPI_PLUGIN_DB_SEARCH_FN 202 -#define SLAPI_PLUGIN_DB_COMPARE_FN 203 -#define SLAPI_PLUGIN_DB_MODIFY_FN 204 -#define SLAPI_PLUGIN_DB_MODRDN_FN 205 -#define SLAPI_PLUGIN_DB_ADD_FN 206 -#define SLAPI_PLUGIN_DB_DELETE_FN 207 -#define SLAPI_PLUGIN_DB_ABANDON_FN 208 -#define SLAPI_PLUGIN_DB_CONFIG_FN 209 -#define SLAPI_PLUGIN_CLOSE_FN 210 -#define SLAPI_PLUGIN_DB_FLUSH_FN 211 -#define SLAPI_PLUGIN_START_FN 212 -#define SLAPI_PLUGIN_DB_SEQ_FN 213 -#define SLAPI_PLUGIN_DB_ENTRY_FN 214 -#define SLAPI_PLUGIN_DB_REFERRAL_FN 215 -#define SLAPI_PLUGIN_DB_RESULT_FN 216 -#define SLAPI_PLUGIN_DB_LDIF2DB_FN 217 -#define SLAPI_PLUGIN_DB_DB2LDIF_FN 218 -#define SLAPI_PLUGIN_DB_BEGIN_FN 219 -#define SLAPI_PLUGIN_DB_COMMIT_FN 220 -#define SLAPI_PLUGIN_DB_ABORT_FN 221 -#define SLAPI_PLUGIN_DB_ARCHIVE2DB_FN 222 -#define SLAPI_PLUGIN_DB_DB2ARCHIVE_FN 223 -#define SLAPI_PLUGIN_DB_NEXT_SEARCH_ENTRY_FN 224 -#define SLAPI_PLUGIN_DB_FREE_RESULT_SET_FN 225 -#define SLAPI_PLUGIN_DB_SIZE_FN 226 -#define SLAPI_PLUGIN_DB_TEST_FN 227 - - -/* functions pointers for LDAP V3 extended ops */ -#define SLAPI_PLUGIN_EXT_OP_FN 300 -#define SLAPI_PLUGIN_EXT_OP_OIDLIST 301 - -/* preoperation */ -#define SLAPI_PLUGIN_PRE_BIND_FN 401 -#define SLAPI_PLUGIN_PRE_UNBIND_FN 402 -#define SLAPI_PLUGIN_PRE_SEARCH_FN 403 -#define SLAPI_PLUGIN_PRE_COMPARE_FN 404 -#define SLAPI_PLUGIN_PRE_MODIFY_FN 405 -#define SLAPI_PLUGIN_PRE_MODRDN_FN 406 -#define SLAPI_PLUGIN_PRE_ADD_FN 407 -#define SLAPI_PLUGIN_PRE_DELETE_FN 408 -#define SLAPI_PLUGIN_PRE_ABANDON_FN 409 -#define SLAPI_PLUGIN_PRE_ENTRY_FN 410 -#define SLAPI_PLUGIN_PRE_REFERRAL_FN 411 -#define SLAPI_PLUGIN_PRE_RESULT_FN 412 - -/* internal preoperation */ -#define SLAPI_PLUGIN_INTERNAL_PRE_ADD_FN 420 -#define SLAPI_PLUGIN_INTERNAL_PRE_MODIFY_FN 421 -#define SLAPI_PLUGIN_INTERNAL_PRE_MODRDN_FN 422 -#define SLAPI_PLUGIN_INTERNAL_PRE_DELETE_FN 423 - -/* backend preoperation */ -#define SLAPI_PLUGIN_BE_PRE_ADD_FN 450 -#define SLAPI_PLUGIN_BE_PRE_MODIFY_FN 451 -#define SLAPI_PLUGIN_BE_PRE_MODRDN_FN 452 -#define SLAPI_PLUGIN_BE_PRE_DELETE_FN 453 - -/* postoperation */ -#define SLAPI_PLUGIN_POST_BIND_FN 501 -#define SLAPI_PLUGIN_POST_UNBIND_FN 502 -#define SLAPI_PLUGIN_POST_SEARCH_FN 503 -#define SLAPI_PLUGIN_POST_COMPARE_FN 504 -#define SLAPI_PLUGIN_POST_MODIFY_FN 505 -#define SLAPI_PLUGIN_POST_MODRDN_FN 506 -#define SLAPI_PLUGIN_POST_ADD_FN 507 -#define SLAPI_PLUGIN_POST_DELETE_FN 508 -#define SLAPI_PLUGIN_POST_ABANDON_FN 509 -#define SLAPI_PLUGIN_POST_ENTRY_FN 510 -#define SLAPI_PLUGIN_POST_REFERRAL_FN 511 -#define SLAPI_PLUGIN_POST_RESULT_FN 512 - -/* internal postoperation */ -#define SLAPI_PLUGIN_INTERNAL_POST_ADD_FN 520 -#define SLAPI_PLUGIN_INTERNAL_POST_MODIFY_FN 521 -#define SLAPI_PLUGIN_INTERNAL_POST_MODRDN_FN 522 -#define SLAPI_PLUGIN_INTERNAL_POST_DELETE_FN 523 - -/* backend postoperation */ -#define SLAPI_PLUGIN_BE_POST_ADD_FN 550 -#define SLAPI_PLUGIN_BE_POST_MODIFY_FN 551 -#define SLAPI_PLUGIN_BE_POST_MODRDN_FN 552 -#define SLAPI_PLUGIN_BE_POST_DELETE_FN 553 - -#define SLAPI_OPERATION_TYPE 590 -#define SLAPI_OPERATION_MSGID 591 - -#define SLAPI_PLUGIN_MR_FILTER_CREATE_FN 600 -#define SLAPI_PLUGIN_MR_INDEXER_CREATE_FN 601 -#define SLAPI_PLUGIN_MR_FILTER_MATCH_FN 602 -#define SLAPI_PLUGIN_MR_FILTER_INDEX_FN 603 -#define SLAPI_PLUGIN_MR_FILTER_RESET_FN 604 -#define SLAPI_PLUGIN_MR_INDEX_FN 605 -#define SLAPI_PLUGIN_MR_OID 610 -#define SLAPI_PLUGIN_MR_TYPE 611 -#define SLAPI_PLUGIN_MR_VALUE 612 -#define SLAPI_PLUGIN_MR_VALUES 613 -#define SLAPI_PLUGIN_MR_KEYS 614 -#define SLAPI_PLUGIN_MR_FILTER_REUSABLE 615 -#define SLAPI_PLUGIN_MR_QUERY_OPERATOR 616 -#define SLAPI_PLUGIN_MR_USAGE 617 - -#define SLAPI_MATCHINGRULE_NAME 1 -#define SLAPI_MATCHINGRULE_OID 2 -#define SLAPI_MATCHINGRULE_DESC 3 -#define SLAPI_MATCHINGRULE_SYNTAX 4 -#define SLAPI_MATCHINGRULE_OBSOLETE 5 - -#define SLAPI_OP_LESS 1 -#define SLAPI_OP_LESS_OR_EQUAL 2 -#define SLAPI_OP_EQUAL 3 -#define SLAPI_OP_GREATER_OR_EQUAL 4 -#define SLAPI_OP_GREATER 5 -#define SLAPI_OP_SUBSTRING 6 - -#define SLAPI_PLUGIN_MR_USAGE_INDEX 0 -#define SLAPI_PLUGIN_MR_USAGE_SORT 1 - -#define SLAPI_PLUGIN_SYNTAX_FILTER_AVA 700 -#define SLAPI_PLUGIN_SYNTAX_FILTER_SUB 701 -#define SLAPI_PLUGIN_SYNTAX_VALUES2KEYS 702 -#define SLAPI_PLUGIN_SYNTAX_ASSERTION2KEYS_AVA 703 -#define SLAPI_PLUGIN_SYNTAX_ASSERTION2KEYS_SUB 704 -#define SLAPI_PLUGIN_SYNTAX_NAMES 705 -#define SLAPI_PLUGIN_SYNTAX_OID 706 -#define SLAPI_PLUGIN_SYNTAX_FLAGS 707 -#define SLAPI_PLUGIN_SYNTAX_COMPARE 708 - -#define SLAPI_PLUGIN_SYNTAX_FLAG_ORKEYS 1 -#define SLAPI_PLUGIN_SYNTAX_FLAG_ORDERING 2 - -#define SLAPI_PLUGIN_ACL_INIT 730 -#define SLAPI_PLUGIN_ACL_SYNTAX_CHECK 731 -#define SLAPI_PLUGIN_ACL_ALLOW_ACCESS 732 -#define SLAPI_PLUGIN_ACL_MODS_ALLOWED 733 -#define SLAPI_PLUGIN_ACL_MODS_UPDATE 734 - -#define SLAPI_OPERATION_AUTHTYPE 741 -#define SLAPI_OPERATION_ID 742 -#define SLAPI_CONN_CERT 743 -#define SLAPI_CONN_AUTHMETHOD 746 -#define SLAPI_IS_INTERNAL_OPERATION 748 - -#define SLAPI_RESULT_CODE 881 -#define SLAPI_RESULT_TEXT 882 -#define SLAPI_RESULT_MATCHED 883 - -/* managedsait control */ -#define SLAPI_MANAGEDSAIT 1000 - -/* audit plugin defines */ -#define SLAPI_PLUGIN_AUDIT_DATA 1100 -#define SLAPI_PLUGIN_AUDIT_FN 1101 - -/* backend_group extension */ -#define SLAPI_X_PLUGIN_PRE_GROUP_FN 1202 -#define SLAPI_X_PLUGIN_POST_GROUP_FN 1203 - -#define SLAPI_X_GROUP_ENTRY 1250 /* group entry */ -#define SLAPI_X_GROUP_ATTRIBUTE 1251 /* member attribute */ -#define SLAPI_X_GROUP_OPERATION_DN 1252 /* asserted value */ -#define SLAPI_X_GROUP_TARGET_ENTRY 1253 /* target entry */ - -/* internal preoperation extensions */ -#define SLAPI_PLUGIN_INTERNAL_PRE_BIND_FN 1260 -#define SLAPI_PLUGIN_INTERNAL_PRE_UNBIND_FN 1261 -#define SLAPI_PLUGIN_INTERNAL_PRE_SEARCH_FN 1262 -#define SLAPI_PLUGIN_INTERNAL_PRE_COMPARE_FN 1263 -#define SLAPI_PLUGIN_INTERNAL_PRE_ABANDON_FN 1264 - -/* internal postoperation extensions */ -#define SLAPI_PLUGIN_INTERNAL_POST_BIND_FN 1270 -#define SLAPI_PLUGIN_INTERNAL_POST_UNBIND_FN 1271 -#define SLAPI_PLUGIN_INTERNAL_POST_SEARCH_FN 1272 -#define SLAPI_PLUGIN_INTERNAL_POST_COMPARE_FN 1273 -#define SLAPI_PLUGIN_INTERNAL_POST_ABANDON_FN 1274 - -/* config stuff */ -#define SLAPI_CONFIG_FILENAME 40 -#define SLAPI_CONFIG_LINENO 41 -#define SLAPI_CONFIG_ARGC 42 -#define SLAPI_CONFIG_ARGV 43 - -/* operational params */ -#define SLAPI_TARGET_ADDRESS 48 -#define SLAPI_TARGET_UNIQUEID 49 -#define SLAPI_TARGET_DN 50 - -/* server LDAPv3 controls */ -#define SLAPI_REQCONTROLS 51 -#define SLAPI_RESCONTROLS 55 -#define SLAPI_ADD_RESCONTROL 56 -#define SLAPI_CONTROLS_ARG 58 - -/* add params */ -#define SLAPI_ADD_TARGET SLAPI_TARGET_DN -#define SLAPI_ADD_ENTRY 60 -#define SLAPI_ADD_EXISTING_DN_ENTRY 61 -#define SLAPI_ADD_PARENT_ENTRY 62 -#define SLAPI_ADD_PARENT_UNIQUEID 63 -#define SLAPI_ADD_EXISTING_UNIQUEID_ENTRY 64 - -/* bind params */ -#define SLAPI_BIND_TARGET SLAPI_TARGET_DN -#define SLAPI_BIND_METHOD 70 -#define SLAPI_BIND_CREDENTIALS 71 -#define SLAPI_BIND_SASLMECHANISM 72 -#define SLAPI_BIND_RET_SASLCREDS 73 - -/* compare params */ -#define SLAPI_COMPARE_TARGET SLAPI_TARGET_DN -#define SLAPI_COMPARE_TYPE 80 -#define SLAPI_COMPARE_VALUE 81 - -/* delete params */ -#define SLAPI_DELETE_TARGET SLAPI_TARGET_DN -#define SLAPI_DELETE_EXISTING_ENTRY SLAPI_ADD_EXISTING_DN_ENTRY - -/* modify params */ -#define SLAPI_MODIFY_TARGET SLAPI_TARGET_DN -#define SLAPI_MODIFY_MODS 90 -#define SLAPI_MODIFY_EXISTING_ENTRY SLAPI_ADD_EXISTING_DN_ENTRY - -/* modrdn params */ -#define SLAPI_MODRDN_TARGET SLAPI_TARGET_DN -#define SLAPI_MODRDN_NEWRDN 100 -#define SLAPI_MODRDN_DELOLDRDN 101 -#define SLAPI_MODRDN_NEWSUPERIOR 102 /* v3 only */ -#define SLAPI_MODRDN_EXISTING_ENTRY SLAPI_ADD_EXISTING_DN_ENTRY -#define SLAPI_MODRDN_PARENT_ENTRY 104 -#define SLAPI_MODRDN_NEWPARENT_ENTRY 105 -#define SLAPI_MODRDN_TARGET_ENTRY 106 -#define SLAPI_MODRDN_NEWSUPERIOR_ADDRESS 107 - -/* search params */ -#define SLAPI_SEARCH_TARGET SLAPI_TARGET_DN -#define SLAPI_SEARCH_SCOPE 110 -#define SLAPI_SEARCH_DEREF 111 -#define SLAPI_SEARCH_SIZELIMIT 112 -#define SLAPI_SEARCH_TIMELIMIT 113 -#define SLAPI_SEARCH_FILTER 114 -#define SLAPI_SEARCH_STRFILTER 115 -#define SLAPI_SEARCH_ATTRS 116 -#define SLAPI_SEARCH_ATTRSONLY 117 - -/* abandon params */ -#define SLAPI_ABANDON_MSGID 120 - -/* extended operation params */ -#define SLAPI_EXT_OP_REQ_OID 160 -#define SLAPI_EXT_OP_REQ_VALUE 161 - -/* extended operation return codes */ -#define SLAPI_EXT_OP_RET_OID 162 -#define SLAPI_EXT_OP_RET_VALUE 163 - -#define SLAPI_PLUGIN_EXTENDED_SENT_RESULT -1 - -#define SLAPI_FAIL_DISKFULL -2 -#define SLAPI_FAIL_GENERAL -1 -#define SLAPI_PLUGIN_EXTENDED_NOT_HANDLED -2 -#define SLAPI_BIND_SUCCESS 0 -#define SLAPI_BIND_FAIL 2 -#define SLAPI_BIND_ANONYMOUS 3 - -/* Search result params */ -#define SLAPI_SEARCH_RESULT_SET 193 -#define SLAPI_SEARCH_RESULT_ENTRY 194 -#define SLAPI_NENTRIES 195 -#define SLAPI_SEARCH_REFERRALS 196 - -/* filter types */ -#ifndef LDAP_FILTER_AND -#define LDAP_FILTER_AND 0xa0L -#endif -#ifndef LDAP_FILTER_OR -#define LDAP_FILTER_OR 0xa1L -#endif -#ifndef LDAP_FILTER_NOT -#define LDAP_FILTER_NOT 0xa2L -#endif -#ifndef LDAP_FILTER_EQUALITY -#define LDAP_FILTER_EQUALITY 0xa3L -#endif -#ifndef LDAP_FILTER_SUBSTRINGS -#define LDAP_FILTER_SUBSTRINGS 0xa4L -#endif -#ifndef LDAP_FILTER_GE -#define LDAP_FILTER_GE 0xa5L -#endif -#ifndef LDAP_FILTER_LE -#define LDAP_FILTER_LE 0xa6L -#endif -#ifndef LDAP_FILTER_PRESENT -#define LDAP_FILTER_PRESENT 0x87L -#endif -#ifndef LDAP_FILTER_APPROX -#define LDAP_FILTER_APPROX 0xa8L -#endif -#ifndef LDAP_FILTER_EXT_MATCH -#define LDAP_FILTER_EXT_MATCH 0xa9L -#endif - -int slapi_log_error( int severity, char *subsystem, char *fmt, ... ); -#define SLAPI_LOG_FATAL 0 -#define SLAPI_LOG_TRACE 1 -#define SLAPI_LOG_PACKETS 2 -#define SLAPI_LOG_ARGS 3 -#define SLAPI_LOG_CONNS 4 -#define SLAPI_LOG_BER 5 -#define SLAPI_LOG_FILTER 6 -#define SLAPI_LOG_CONFIG 7 -#define SLAPI_LOG_ACL 8 -#define SLAPI_LOG_SHELL 9 -#define SLAPI_LOG_PARSE 10 -#define SLAPI_LOG_HOUSE 11 -#define SLAPI_LOG_REPL 12 -#define SLAPI_LOG_CACHE 13 -#define SLAPI_LOG_PLUGIN 14 -#define SLAPI_LOG_TIMING 15 - -#define SLAPI_PLUGIN_DESCRIPTION 12 -typedef struct slapi_plugindesc { - char *spd_id; - char *spd_vendor; - char *spd_version; - char *spd_description; -} Slapi_PluginDesc; - -#define SLAPI_PLUGIN_VERSION_01 "01" -#define SLAPI_PLUGIN_VERSION_02 "02" -#define SLAPI_PLUGIN_VERSION_03 "03" -#define SLAPI_PLUGIN_CURRENT_VERSION SLAPI_PLUGIN_VERSION_03 - -#endif /* _SLAPI_PLUGIN_H */ - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/sysexits-compat.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/sysexits-compat.h deleted file mode 100755 index 8dedb7fb0..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/include/sysexits-compat.h +++ /dev/null @@ -1,115 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1987 Regents of the University of California. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. - * - * @(#)sysexits.h 4.5 (Berkeley) 7/6/88 - */ - -/* -** SYSEXITS.H -- Exit status codes for system programs. -** -** This include file attempts to categorize possible error -** exit statuses for system programs, notably delivermail -** and the Berkeley network. -** -** Error numbers begin at EX__BASE to reduce the possibility of -** clashing with other exit statuses that random programs may -** already return. The meaning of the codes is approximately -** as follows: -** -** EX_USAGE -- The command was used incorrectly, e.g., with -** the wrong number of arguments, a bad flag, a bad -** syntax in a parameter, or whatever. -** EX_DATAERR -- The input data was incorrect in some way. -** This should only be used for user's data & not -** system files. -** EX_NOINPUT -- An input file (not a system file) did not -** exist or was not readable. This could also include -** errors like "No message" to a mailer (if it cared -** to catch it). -** EX_NOUSER -- The user specified did not exist. This might -** be used for mail addresses or remote logins. -** EX_NOHOST -- The host specified did not exist. This is used -** in mail addresses or network requests. -** EX_UNAVAILABLE -- A service is unavailable. This can occur -** if a support program or file does not exist. This -** can also be used as a catchall message when something -** you wanted to do doesn't work, but you don't know -** why. -** EX_SOFTWARE -- An internal software error has been detected. -** This should be limited to non-operating system related -** errors as possible. -** EX_OSERR -- An operating system error has been detected. -** This is intended to be used for such things as "cannot -** fork", "cannot create pipe", or the like. It includes -** things like getuid returning a user that does not -** exist in the passwd file. -** EX_OSFILE -- Some system file (e.g., /etc/passwd, /etc/utmp, -** etc.) does not exist, cannot be opened, or has some -** sort of error (e.g., syntax error). -** EX_CANTCREAT -- A (user specified) output file cannot be -** created. -** EX_IOERR -- An error occurred while doing I/O on some file. -** EX_TEMPFAIL -- temporary failure, indicating something that -** is not really an error. In sendmail, this means -** that a mailer (e.g.) could not create a connection, -** and the request should be reattempted later. -** EX_PROTOCOL -- the remote system returned something that -** was "not possible" during a protocol exchange. -** EX_NOPERM -- You did not have sufficient permission to -** perform the operation. This is not intended for -** file system problems, which should use NOINPUT or -** CANTCREAT, but rather for higher level permissions. -** For example, kre uses this to restrict who students -** can send mail to. -** -** Maintained by Eric Allman (eric@berkeley, ucbvax!eric) -- -** please mail changes to me. -** -** @(#)sysexits.h 4.5 7/6/88 -*/ - -# define EX_OK 0 /* successful termination */ - -# define EX__BASE 64 /* base value for error messages */ - -# define EX_USAGE 64 /* command line usage error */ -# define EX_DATAERR 65 /* data format error */ -# define EX_NOINPUT 66 /* cannot open input */ -# define EX_NOUSER 67 /* addressee unknown */ -# define EX_NOHOST 68 /* host name unknown */ -# define EX_UNAVAILABLE 69 /* service unavailable */ -# define EX_SOFTWARE 70 /* internal software error */ -# define EX_OSERR 71 /* system error (e.g., can't fork) */ -# define EX_OSFILE 72 /* critical OS file missing */ -# define EX_CANTCREAT 73 /* can't create (user) output file */ -# define EX_IOERR 74 /* input/output error */ -# define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */ -# define EX_PROTOCOL 76 /* remote error in protocol */ -# define EX_NOPERM 77 /* permission denied */ -# define EX_CONFIG 78 /* configuration error */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile deleted file mode 100644 index 38605da8d..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile +++ /dev/null @@ -1,340 +0,0 @@ -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -##--------------------------------------------------------------------------- -# -# Top-level Makefile template -# - -PACKAGE= OpenLDAP -VERSION= 2.4.45 -RELEASEDATE= 2017/06/01 - - -SHELL = /bin/sh - -top_builddir = .. - -srcdir = . -top_srcdir = .. - -prefix = /usr/local -exec_prefix = ${prefix} -ldap_subdir = /openldap - -bindir = ${exec_prefix}/bin -datarootdir = ${prefix}/share -datadir = ${datarootdir}$(ldap_subdir) -includedir = ${prefix}/include -infodir = ${datarootdir}/info -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -moduledir = ${exec_prefix}/libexec$(ldap_subdir) -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc$(ldap_subdir) -schemadir = $(sysconfdir)/schema - -PLAT = UNIX -EXEEXT = -OBJEXT = o - -BUILD_LIBS_DYNAMIC = static - -SHTOOL = $(top_srcdir)/build/shtool - -INSTALL = $(SHTOOL) install -c -INSTALL_PROGRAM = $(INSTALL) -INSTALL_DATA = $(INSTALL) -m 644 -INSTALL_SCRIPT = $(INSTALL) - -STRIP = -s - -LINT = lint -5LINT = 5lint - -MKDEP = $(top_srcdir)/build/mkdep $(MKDEPFLAG) \ - -d "$(srcdir)" -c "$(MKDEP_CC)" -m "$(MKDEP_CFLAGS)" -MKDEP_CC = cc -MKDEP_CFLAGS = -M - -MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)" - -LIBTOOL = $(SHELL) $(top_builddir)/libtool -LIBRELEASE = 2.4 -LIBVERSION = 12:8:10 -LTVERSION = -release $(LIBRELEASE) -version-info $(LIBVERSION) - -# libtool --only flag for libraries: platform specific -NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC) -LTONLY_LIB = $(UNIX_LTONLY_LIB) - -# libtool --only flag for modules: depends on linkage of module -# The BUILD_MOD macro is defined in each backend Makefile.in file -LTONLY_yes = --tag=disable-shared -LTONLY_mod = --tag=disable-static -LTONLY_MOD = $(LTONLY_$(BUILD_MOD)) - -# platform-specific libtool flags -NT_LTFLAGS_LIB = -no-undefined -avoid-version -rpath $(libdir) -NT_LTFLAGS_MOD = -no-undefined -avoid-version -rpath $(moduledir) -UNIX_LTFLAGS_LIB = $(LTVERSION) -rpath $(libdir) -UNIX_LTFLAGS_MOD = $(LTVERSION) -rpath $(moduledir) - -# libtool flags -LTFLAGS = $(UNIX_LTFLAGS) -LTFLAGS_LIB = $(UNIX_LTFLAGS_LIB) -LTFLAGS_MOD = $(UNIX_LTFLAGS_MOD) - -# LIB_DEFS defined in liblber and libldap Makefile.in files. -# MOD_DEFS defined in backend Makefile.in files. - -# platform-specific LINK_LIBS defined in various Makefile.in files. -# LINK_LIBS referenced in library and module link commands. -LINK_LIBS = $(MOD_LIBS) $(UNIX_LINK_LIBS) - -LTSTATIC = -static - -LTLINK = $(LIBTOOL) --mode=link \ - $(CC) $(LTSTATIC) $(LT_CFLAGS) $(LDFLAGS) $(LTFLAGS) - -LTCOMPILE_LIB = $(LIBTOOL) $(LTONLY_LIB) --mode=compile \ - $(CC) $(LT_CFLAGS) $(LT_CPPFLAGS) $(LIB_DEFS) -c - -LTLINK_LIB = $(LIBTOOL) $(LTONLY_LIB) --mode=link \ - $(CC) $(LT_CFLAGS) $(LDFLAGS) $(LTFLAGS_LIB) - -LTCOMPILE_MOD = $(LIBTOOL) $(LTONLY_MOD) --mode=compile \ - $(CC) $(LT_CFLAGS) $(LT_CPPFLAGS) $(MOD_DEFS) -c - -LTLINK_MOD = $(LIBTOOL) $(LTONLY_MOD) --mode=link \ - $(CC) $(LT_CFLAGS) $(LDFLAGS) $(LTFLAGS_MOD) - -LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL) -LTFINISH = $(LIBTOOL) --mode=finish - -# Misc UNIX commands used in build environment -AR = ar -BASENAME = basename -CAT = cat -CHMOD = chmod -DATE = date -ECHO = $(SHTOOL) echo -HOSTNAME = $(SHTOOL) echo -e "%h%d" -LN = $(SHTOOL) mkln -LN_H = $(LN) -LN_S = $(LN) -s -MAKEINFO = ${SHELL} /Users/siimsuu/projects/openldap-2.4.45/build/missing --run makeinfo -MKDIR = $(SHTOOL) mkdir -p -MV = $(SHTOOL) move -PWD = pwd -RANLIB = ranlib -RM = rm -f -SED = sed -SUBST = $(SHTOOL) subst - -# For manual pages -# MANCOMPRESS=@MANCOMPRESS@ -# MANCOMPRESSSUFFIX=@MANCOMPRESSSUFFIX@ -MANCOMPRESS=$(CAT) -MANCOMPRESSSUFFIX= - -SOELIM=soelim - -INCLUDEDIR= $(top_srcdir)/include -LDAP_INCPATH= -I$(LDAP_INCDIR) -I$(INCLUDEDIR) -LDAP_LIBDIR= $(top_builddir)/libraries - -LUTIL_LIBS = -LTHREAD_LIBS = - -BDB_LIBS = -SLAPD_NDB_LIBS = - -LDAP_LIBLBER_LA = $(LDAP_LIBDIR)/liblber/liblber.la -LDAP_LIBLDAP_LA = $(LDAP_LIBDIR)/libldap/libldap.la -LDAP_LIBLDAP_R_LA = $(LDAP_LIBDIR)/libldap_r/libldap_r.la - -LDAP_LIBREWRITE_A = $(LDAP_LIBDIR)/librewrite/librewrite.a -LDAP_LIBLUNICODE_A = $(LDAP_LIBDIR)/liblunicode/liblunicode.a -LDAP_LIBLUTIL_A = $(LDAP_LIBDIR)/liblutil/liblutil.a - -LDAP_L = $(LDAP_LIBLUTIL_A) \ - $(LDAP_LIBLDAP_LA) $(LDAP_LIBLBER_LA) -SLAPD_L = $(LDAP_LIBLUNICODE_A) $(LDAP_LIBREWRITE_A) \ - $(LDAP_LIBLUTIL_A) $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA) - -WRAP_LIBS = -# AutoConfig generated -AC_CC = cc -AC_CFLAGS = -g -O2 -AC_DEFS = # -DHAVE_CONFIG_H -AC_LDFLAGS = -AC_LIBS = -lresolv - -KRB4_LIBS = -KRB5_LIBS = -KRB_LIBS = -SASL_LIBS = -lsasl2 -TLS_LIBS = -AUTH_LIBS = -SECURITY_LIBS = $(SASL_LIBS) $(KRB_LIBS) $(TLS_LIBS) $(AUTH_LIBS) -ICU_LIBS = - -MODULES_CPPFLAGS = -MODULES_LDFLAGS = -MODULES_LIBS = -SLAPD_PERL_LDFLAGS = - -SLAPD_SQL_LDFLAGS = -SLAPD_SQL_INCLUDES = -SLAPD_SQL_LIBS = - -SLAPD_LIBS = $(BDB_LIBS) $(ICU_LIBS) - -# Our Defaults -CC = $(AC_CC) -DEFS = $(LDAP_INCPATH) $(XINCPATH) $(XDEFS) $(AC_DEFS) $(DEFINES) -CFLAGS = $(AC_CFLAGS) $(DEFS) -LDFLAGS = $(LDAP_LIBPATH) $(AC_LDFLAGS) $(XLDFLAGS) -LIBS = $(XLIBS) $(XXLIBS) $(AC_LIBS) $(XXXLIBS) - -LT_CFLAGS = $(AC_CFLAGS) -LT_CPPFLAGS = $(DEFS) - -all: all-common all-local FORCE -install: install-common install-local FORCE -clean: clean-common clean-local FORCE -veryclean: veryclean-common veryclean-local FORCE -depend: depend-common depend-local FORCE - -# empty common rules -all-common: -install-common: -clean-common: -veryclean-common: clean-common FORCE -depend-common: -lint-common: -lint5-common: - -# empty local rules -all-local: -install-local: -clean-local: -veryclean-local: clean-local FORCE -depend-local: -lint-local: -lint5-local: - -veryclean: FORCE - $(RM) Makefile - $(RM) -r .libs - -Makefile: Makefile.in $(top_srcdir)/build/top.mk - -pathtest: - $(SHTOOL) --version - -# empty rule for forcing rules -FORCE: - -##--------------------------------------------------------------------------- - -# Libraries Makefile for OpenLDAP -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . - -SUBDIRS= \ - liblutil \ - liblber \ - liblunicode \ - libldap libldap_r \ - librewrite - -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . -##--------------------------------------------------------------------------- -# -# Makes subdirectories -# - - -all-common: FORCE - @echo "Making all in `$(PWD)`" - @for i in $(SUBDIRS) $(ALLDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) all ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -install-common: FORCE - @echo "Making install in `$(PWD)`" - @for i in $(SUBDIRS) $(INSTALLDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) install ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -clean-common: FORCE - @echo "Making clean in `$(PWD)`" - @for i in $(SUBDIRS) $(CLEANDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) clean ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -veryclean-common: FORCE - @echo "Making veryclean in `$(PWD)`" - @for i in $(SUBDIRS) $(CLEANDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) veryclean ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -depend-common: FORCE - @echo "Making depend in `$(PWD)`" - @for i in $(SUBDIRS) $(DEPENDDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) depend ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -Makefile: $(top_srcdir)/build/dir.mk diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile.am b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile.am deleted file mode 100644 index 894f13163..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile.am +++ /dev/null @@ -1,100 +0,0 @@ -# Makefile.am for the SASL library -# Rob Earhart -# $Id: Makefile.am,v 1.85.2.1 2009/04/27 17:58:26 murch Exp $ -# Copyright (c) 2000 Carnegie Mellon University. All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in -# the documentation and/or other materials provided with the -# distribution. -# -# 3. The name "Carnegie Mellon University" must not be used to -# endorse or promote products derived from this software without -# prior written permission. For permission or any other legal -# details, please contact -# Office of Technology Transfer -# Carnegie Mellon University -# 5000 Forbes Avenue -# Pittsburgh, PA 15213-3890 -# (412) 268-4387, fax: (412) 268-7395 -# tech-transfer@andrew.cmu.edu -# -# 4. Redistributions of any form whatsoever must retain the following -# acknowledgment: -# "This product includes software developed by Computing Services -# at Carnegie Mellon University (http://www.cmu.edu/computing/)." -# -# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO -# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE -# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN -# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING -# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# - -# Library version info - here at the top, for sanity -sasl_version = 2:23:0 - -INCLUDES=-I$(top_srcdir)/include -I$(top_srcdir)/plugins -I$(top_builddir)/include -I$(top_srcdir)/sasldb - -EXTRA_DIST = windlopen.c staticopen.h NTMakefile -EXTRA_LIBRARIES = libsasl2.a -noinst_LIBRARIES = @SASL_STATIC_LIBS@ -libsasl2_a_SOURCES= - -common_headers = saslint.h -common_sources = auxprop.c canonusr.c checkpw.c client.c common.c config.c external.c md5.c saslutil.c server.c seterror.c dlopen.c ../plugins/plugin_common.c - -LTLIBOBJS = @LTLIBOBJS@ -LIBOBJS = @LIBOBJS@ -LIB_DOOR= @LIB_DOOR@ - -lib_LTLIBRARIES = libsasl2.la - -libsasl2_la_SOURCES = $(common_sources) $(common_headers) -libsasl2_la_LDFLAGS = -version-info $(sasl_version) -libsasl2_la_DEPENDENCIES = $(LTLIBOBJS) -libsasl2_la_LIBADD = $(LTLIBOBJS) $(SASL_DL_LIB) $(LIB_SOCKET) $(LIB_DOOR) - -if MACOSX -framedir = /Library/Frameworks/SASL2.framework -install-exec-hook: - $(mkinstalldirs) $(framedir)/Versions/A - ln -fs $(libdir)/libsasl2.dylib $(framedir)/Versions/A/SASL2 - cd $(framedir) ; ln -fs Versions/A/SASL2 . -else -install-exec-hook: -endif - -libsasl2.a: libsasl2.la $(SASL_STATIC_OBJS) - @echo adding static plugins and dependencies - $(AR) cru .libs/$@ $(SASL_STATIC_OBJS) - @for i in ./libsasl2.la ../sasldb/libsasldb.la ../plugins/lib*.la; do \ - if test ! -f $$i; then continue; fi; . $$i; \ - for j in $$dependency_libs foo; do \ - case $$j in foo) ;; \ - -L*) for k in $$depdirs foo; do \ - if test $$k = $$j; then break; fi; done; \ - if test $$k = foo; then depdirs="$$depdirs $$j"; fi ;; \ - -l*) for k in $$deplibs foo; do \ - if test $$k = $$j; then break; fi; done; \ - if test $$k = foo; then deplibs="$$deplibs $$j"; fi ;; \ - esac; done; dependency_libs=""; done; \ - sed -e "/^dependency_libs=/s%=.*%='$${depdirs}$${deplibs}'%" \ - libsasl2.la >TMP.$$ && mv TMP.$$ libsasl2.la - rm -f $@ - ln -s .libs/$@ $@ - -$(SASL_STATIC_OBJS): linksrcs - -linksrcs: - -ln -s $(SASL_STATIC_SRCS) . - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile.in b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile.in deleted file mode 100644 index 1f4978b42..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ -# Libraries Makefile for OpenLDAP -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . - -SUBDIRS= \ - liblutil \ - liblber \ - liblunicode \ - libldap libldap_r \ - librewrite - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/NTMakefile b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/NTMakefile deleted file mode 100755 index 220f80bde..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/NTMakefile +++ /dev/null @@ -1,120 +0,0 @@ -!INCLUDE ..\win32\common.mak - -# WS2tcpip.h included in Visual Studio 7 provides getaddrinfo, ... -# emulation on Windows, so there is no need to build getaddrinfo.c - -!IF "$(VCVER)" == "6" -compat_sources = getaddrinfo.c getnameinfo.c -compat_objs = getaddrinfo.obj getnameinfo.obj -!ENDIF - - -libsasl_sources = auxprop.c canonusr.c checkpw.c client.c common.c config.c external.c md5.c saslutil.c server.c seterror.c windlopen.c getsubopt.c plugin_common.c plugin_common.h $(compat_sources) -libsasl_objs = auxprop.obj canonusr.obj checkpw.obj client.obj common.obj config.obj external.obj md5.obj saslutil.obj server.obj seterror.obj windlopen.obj getsubopt.obj plugin_common.obj $(compat_objs) -libsasl_res = libsasl.res -libsasl_out = libsasl.dll libsasl.exp libsasl.lib $(libsasl_res) - -CPPFLAGS = /D NEED_GETOPT /I "..\win32\include" /I "." /I "..\include" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBSASL_EXPORTS" - -!IF $(TARGET_WIN_SYSTEM) >= 51 -CPPFLAGS = /D TARGET_WIN_SYSTEM=$(TARGET_WIN_SYSTEM) $(CPPFLAGS) -!ENDIF - -all_objs = $(libsasl_objs) -all_out = $(libsasl_out) - -libdir = $(prefix)\lib -bindir = $(prefix)\bin -exclude_list = binexclude.lst - -all: all-recursive - -# -# /I flag to xcopy tells to treat the last parameter as directory and create all missing levels -# -# In order to force xcopy not to confirm if the second parameter is file or directory, -# the first parameter has to contain a wildcard character. For example, we use libsasl.l*, -# instead of libsasl.lib. Ugly, but works! -# -install: libsasl.dll - @echo libsasl.exp > $(exclude_list) - @echo libsasl.lib >> $(exclude_list) - @echo libsasl.res >> $(exclude_list) - @xcopy libsasl.* $(bindir) /I /F /Y /EXCLUDE:$(exclude_list) - @xcopy libsasl.l* $(libdir) /I /F /Y - -all-recursive: libsasl.dll - -libsasl.dll: $(libsasl_objs) $(libsasl_res) - $(LINK32DLL) @<< $(LINK32DLL_FLAGS) /out:"libsasl.dll" /implib:"libsasl.lib" /pdb:"libsasl.pdb" $(libsasl_objs) $(libsasl_res) -<< - -plugin_common.c: ..\plugins\plugin_common.c plugin_common.h - copy ..\plugins\plugin_common.c . - -plugin_common.h: ..\plugins\plugin_common.h - copy ..\plugins\plugin_common.h . - -client.c common.c external.c plugin_common.c server.c seterror.c: ..\include\saslplug.h - -CLEAN : - -@erase $(all_objs) - -@erase "*.idb" - -@erase "*.pdb" - -@erase $(all_out) - -@erase plugin_common.h - -@erase plugin_common.c - -@erase $(exclude_list) - -$(libsasl_res): NTMakefile - rc /fo"$(libsasl_res)" << -#include "afxres.h" - -VS_VERSION_INFO VERSIONINFO - FILEVERSION $(SASL_VERSION_MAJOR),$(SASL_VERSION_MINOR),$(SASL_VERSION_STEP),0 - PRODUCTVERSION $(SASL_VERSION_MAJOR),$(SASL_VERSION_MINOR),$(SASL_VERSION_STEP),0 - FILEFLAGSMASK 0x3fL -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x40004L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Carnegie Mellon University\0" - VALUE "FileDescription", "CMU SASL API v2\0" - VALUE "FileVersion", "$(SASL_VERSION_MAJOR).$(SASL_VERSION_MINOR).$(SASL_VERSION_STEP).0\0" - VALUE "InternalName", "libsasl\0" - VALUE "LegalCopyright", "Copyright (c) Carnegie Mellon University 2005\0" - VALUE "OriginalFilename", "libsasl.dll\0" - VALUE "ProductName", "Carnegie Mellon University SASL\0" - VALUE "ProductVersion", "$(SASL_VERSION_MAJOR).$(SASL_VERSION_MINOR).$(SASL_VERSION_STEP)-0" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END -<< - -.c.obj:: - $(CPP) @<< - $(CPP_PROJ) $< -<< - -.cpp.obj:: - $(CPP) @<< - $(CPP_PROJ) $< -<< - -.cxx.obj:: - $(CPP) @<< - $(CPP_PROJ) $< -<< diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/getsubopt.c b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/getsubopt.c deleted file mode 100644 index 38fdbcf94..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/getsubopt.c +++ /dev/null @@ -1,114 +0,0 @@ -/* $NetBSD: getsubopt.c,v 1.4 1998/02/03 18:44:15 perry Exp $ */ - -/*- - * Copyright (c) 1990, 1993 - * The Regents of the University of California. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - */ - -#if ((!defined(WIN32))&&(!defined(macintosh))) -#include -#endif /* WIN32 */ -#if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getsubopt.c 8.1 (Berkeley) 6/4/93"; -#else -__RCSID("$NetBSD: getsubopt.c,v 1.4 1998/02/03 18:44:15 perry Exp $"); -#endif -#endif /* LIBC_SCCS and not lint */ - -#include -#include -#ifdef HAVE_UNISTD_H -#include -#endif /* HAVE_UNISTD_H */ -#if (defined(WIN32)||(defined(macintosh))) -#include "sasl.h" -LIBSASL_API int getsubopt(char **optionp, char * const *tokens, char **valuep); -#endif /* WIN32 */ -/* - * The SVID interface to getsubopt provides no way of figuring out which - * part of the suboptions list wasn't matched. This makes error messages - * tricky... The extern variable suboptarg is a pointer to the token - * which didn't match. - */ -char *suboptarg; - -int -getsubopt(optionp, tokens, valuep) - char **optionp, **valuep; - char * const *tokens; -{ - int cnt; - char *p; - - suboptarg = *valuep = NULL; - - if (!optionp || !*optionp) - return(-1); - - /* skip leading white-space, commas */ - for (p = *optionp; *p && (*p == ',' || *p == ' ' || *p == '\t'); ++p); - - if (!*p) { - *optionp = p; - return(-1); - } - - /* save the start of the token, and skip the rest of the token. */ - for (suboptarg = p; - *++p && *p != ',' && *p != '=' && *p != ' ' && *p != '\t';); - - if (*p) { - /* - * If there's an equals sign, set the value pointer, and - * skip over the value part of the token. Terminate the - * token. - */ - if (*p == '=') { - *p = '\0'; - for (*valuep = ++p; - *p && *p != ',' && *p != ' ' && *p != '\t'; ++p); - if (*p) - *p++ = '\0'; - } else - *p++ = '\0'; - /* Skip any whitespace or commas after this token. */ - for (; *p && (*p == ',' || *p == ' ' || *p == '\t'); ++p); - } - - /* set optionp for next round. */ - *optionp = p; - - for (cnt = 0; *tokens; ++tokens, ++cnt) - if (!strcmp(suboptarg, *tokens)) - return(cnt); - return(-1); -} diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libcrypto.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libcrypto.a deleted file mode 100644 index 49a0003fd..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libcrypto.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/liblber.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/liblber.a deleted file mode 100755 index 03f02d143..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/liblber.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libldap.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libldap.a deleted file mode 100755 index 6e7d3b0e8..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libldap.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libldap_r.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libldap_r.a deleted file mode 100644 index 5fdc0b101..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libldap_r.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libraries.xcodeproj/project.pbxproj b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libraries.xcodeproj/project.pbxproj deleted file mode 100644 index cc95bbf28..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libraries.xcodeproj/project.pbxproj +++ /dev/null @@ -1,202 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 48; - objects = { - -/* Begin PBXFileReference section */ - 3941D3AA2052B1D70066DF7B /* liblunicode */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblunicode; sourceTree = ""; }; - 3941D3AB2052B1D70066DF7B /* .DS_Store */ = {isa = PBXFileReference; lastKnownFileType = file; path = .DS_Store; sourceTree = ""; }; - 3941D3AC2052B1D70066DF7B /* librewrite */ = {isa = PBXFileReference; lastKnownFileType = folder; path = librewrite; sourceTree = ""; }; - 3941D3AD2052B1D70066DF7B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - 3941D3AE2052B1D70066DF7B /* libldap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libldap.a; sourceTree = ""; }; - 3941D3AF2052B1D70066DF7B /* liblutil */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblutil; sourceTree = ""; }; - 3941D3B02052B1D70066DF7B /* liblmdb */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblmdb; sourceTree = ""; }; - 3941D3B12052B1D70066DF7B /* libldap_r */ = {isa = PBXFileReference; lastKnownFileType = folder; path = libldap_r; sourceTree = ""; }; - 3941D3B22052B1D70066DF7B /* libldap_r.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libldap_r.a; sourceTree = ""; }; - 3941D3B32052B1D70066DF7B /* libldap */ = {isa = PBXFileReference; lastKnownFileType = folder; path = libldap; sourceTree = ""; }; - 3941D3B42052B1D70066DF7B /* liblber */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblber; sourceTree = ""; }; - 3941D3B52052B1D70066DF7B /* Makefile.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - 3941D3B62052B1D70066DF7B /* liblber.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblber.a; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXGroup section */ - 3941D3A42052B1D70066DF7B = { - isa = PBXGroup; - children = ( - 3941D3AA2052B1D70066DF7B /* liblunicode */, - 3941D3AB2052B1D70066DF7B /* .DS_Store */, - 3941D3AC2052B1D70066DF7B /* librewrite */, - 3941D3AD2052B1D70066DF7B /* Makefile */, - 3941D3AE2052B1D70066DF7B /* libldap.a */, - 3941D3AF2052B1D70066DF7B /* liblutil */, - 3941D3B02052B1D70066DF7B /* liblmdb */, - 3941D3B12052B1D70066DF7B /* libldap_r */, - 3941D3B22052B1D70066DF7B /* libldap_r.a */, - 3941D3B32052B1D70066DF7B /* libldap */, - 3941D3B42052B1D70066DF7B /* liblber */, - 3941D3B52052B1D70066DF7B /* Makefile.in */, - 3941D3B62052B1D70066DF7B /* liblber.a */, - ); - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXLegacyTarget section */ - 3941D3A92052B1D70066DF7B /* libraries */ = { - isa = PBXLegacyTarget; - buildArgumentsString = ""; - buildConfigurationList = 3941D3B72052B1D70066DF7B /* Build configuration list for PBXLegacyTarget "libraries" */; - buildPhases = ( - ); - buildToolPath = /usr/bin/make; - buildWorkingDirectory = "/Users/siimsuu/projects/Crypto-IOS/CryptoApp/openldap/libraries"; - dependencies = ( - ); - name = libraries; - passBuildSettingsInEnvironment = 1; - productName = libraries; - }; -/* End PBXLegacyTarget section */ - -/* Begin PBXProject section */ - 3941D3A52052B1D70066DF7B /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0920; - }; - buildConfigurationList = 3941D3A82052B1D70066DF7B /* Build configuration list for PBXProject "libraries" */; - compatibilityVersion = "Xcode 8.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 3941D3A42052B1D70066DF7B; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 3941D3A92052B1D70066DF7B /* libraries */, - ); - }; -/* End PBXProject section */ - -/* Begin XCBuildConfiguration section */ - 3941D3A62052B1D70066DF7B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx; - }; - name = Debug; - }; - 3941D3A72052B1D70066DF7B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = YES; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - SDKROOT = macosx; - }; - name = Release; - }; - 3941D3B82052B1D70066DF7B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = libraries; - }; - name = Debug; - }; - 3941D3B92052B1D70066DF7B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = libraries; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 3941D3A82052B1D70066DF7B /* Build configuration list for PBXProject "libraries" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3941D3A62052B1D70066DF7B /* Debug */, - 3941D3A72052B1D70066DF7B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 3941D3B72052B1D70066DF7B /* Build configuration list for PBXLegacyTarget "libraries" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3941D3B82052B1D70066DF7B /* Debug */, - 3941D3B92052B1D70066DF7B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 3941D3A52052B1D70066DF7B /* Project object */; -} diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libsasl2.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libsasl2.a deleted file mode 100644 index 5f664e37a..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libsasl2.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libssl.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libssl.a deleted file mode 100644 index 8c5a0827c..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/libssl.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/saslint.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/saslint.h deleted file mode 100644 index b1c20effb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/saslint.h +++ /dev/null @@ -1,496 +0,0 @@ -/* saslint.h - internal SASL library definitions - * Rob Siemborski - * Tim Martin - * $Id: saslint.h,v 1.60 2006/04/18 20:25:45 mel Exp $ - */ -/* - * Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The name "Carnegie Mellon University" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For permission or any other legal - * details, please contact - * Office of Technology Transfer - * Carnegie Mellon University - * 5000 Forbes Avenue - * Pittsburgh, PA 15213-3890 - * (412) 268-4387, fax: (412) 268-7395 - * tech-transfer@andrew.cmu.edu - * - * 4. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by Computing Services - * at Carnegie Mellon University (http://www.cmu.edu/computing/)." - * - * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO - * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN - * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -#ifndef SASLINT_H -#define SASLINT_H - -#include -#include "sasl.h" -#include "saslplug.h" -#include "saslutil.h" -#include "prop.h" - -/* #define'd constants */ -#define CANON_BUF_SIZE 1024 - -/* Error Handling Foo */ -/* Helpful Hints: - * -Error strings are set as soon as possible (first function in stack trace - * with a pointer to the sasl_conn_t. - * -Error codes are set as late as possible (only in the sasl api functions), - * though "as often as possible" also comes to mind to ensure correctness - * -Errors from calls to _buf_alloc, _sasl_strdup, etc are assumed to be - * memory errors. - * -Only errors (error codes < SASL_OK) should be remembered - */ -#define RETURN(conn, val) { if(conn && (val) < SASL_OK) \ - (conn)->error_code = (val); \ - return (val); } -#define MEMERROR(conn) {\ - if(conn) sasl_seterror( (conn), 0, \ - "Out of Memory in " __FILE__ " near line %d", __LINE__ ); \ - RETURN(conn, SASL_NOMEM) } -#define PARAMERROR(conn) {\ - if(conn) sasl_seterror( (conn), SASL_NOLOG, \ - "Parameter error in " __FILE__ " near line %d", __LINE__ ); \ - RETURN(conn, SASL_BADPARAM) } -#define INTERROR(conn, val) {\ - if(conn) sasl_seterror( (conn), 0, \ - "Internal Error %d in " __FILE__ " near line %d", (val),\ - __LINE__ ); \ - RETURN(conn, (val)) } - -#ifndef PATH_MAX -# ifdef WIN32 -# define PATH_MAX MAX_PATH -# else -# ifdef _POSIX_PATH_MAX -# define PATH_MAX _POSIX_PATH_MAX -# else -# define PATH_MAX 1024 /* arbitrary; probably big enough. - * will probably only be 256+64 on - * pre-posix machines */ -# endif /* _POSIX_PATH_MAX */ -# endif /* WIN32 */ -#endif - -/* : Define directory delimiter in SASL_PATH/SASL_CONF_PATH variables */ -#ifdef WIN32 -#define PATHS_DELIMITER ';' -#else -#define PATHS_DELIMITER ':' -#endif - -/* Datatype Definitions */ -typedef struct { - const sasl_callback_t *callbacks; - const char *appname; -} sasl_global_callbacks_t; - -extern sasl_global_callbacks_t global_callbacks; - -typedef struct _sasl_external_properties -{ - sasl_ssf_t ssf; - char *auth_id; -} _sasl_external_properties_t; - -typedef struct sasl_string_list -{ - const char *d; - struct sasl_string_list *next; -} sasl_string_list_t; - -typedef struct buffer_info -{ - char *data; - size_t curlen; - size_t reallen; -} buffer_info_t; - -typedef int add_plugin_t(const char *, void *); - -typedef struct add_plugin_list -{ - const char *entryname; - add_plugin_t *add_plugin; -} add_plugin_list_t; - -enum Sasl_conn_type { SASL_CONN_UNKNOWN = 0, - SASL_CONN_SERVER = 1, - SASL_CONN_CLIENT = 2 }; - -struct sasl_conn { - enum Sasl_conn_type type; - - void (*destroy_conn)(sasl_conn_t *); /* destroy function */ - - char *service; - - unsigned int flags; /* flags passed to sasl_*_new */ - - /* IP information. A buffer of size 52 is adequate for this in its - longest format (see sasl.h) */ - int got_ip_local, got_ip_remote; - char iplocalport[NI_MAXHOST + NI_MAXSERV]; - char ipremoteport[NI_MAXHOST + NI_MAXSERV]; - - void *context; - sasl_out_params_t oparams; - - sasl_security_properties_t props; - _sasl_external_properties_t external; - - sasl_secret_t *secret; - - int (*idle_hook)(sasl_conn_t *conn); - const sasl_callback_t *callbacks; - const sasl_global_callbacks_t *global_callbacks; /* global callbacks - * connection */ - char *serverFQDN; - - /* Pointers to memory that we are responsible for */ - buffer_info_t *encode_buf; - - int error_code; - char *error_buf, *errdetail_buf; - size_t error_buf_len, errdetail_buf_len; - char *mechlist_buf; - size_t mechlist_buf_len; - - char *decode_buf; - - char user_buf[CANON_BUF_SIZE+1], authid_buf[CANON_BUF_SIZE+1]; - - /* Allocated by sasl_encodev if the output contains multiple SASL packet. */ - buffer_info_t multipacket_encoded_data; -}; - -/* Server Conn Type Information */ - -typedef struct mechanism -{ - server_sasl_mechanism_t m; - struct mechanism *next; -} mechanism_t; - -typedef struct mech_list { - const sasl_utils_t *utils; /* gotten from plug_init */ - - void *mutex; /* mutex for this data */ - mechanism_t *mech_list; /* list of mechanisms */ - int mech_length; /* number of mechanisms */ -} mech_list_t; - -typedef struct context_list -{ - mechanism_t *mech; - void *context; /* if NULL, this mech is disabled for this connection - * otherwise, use this context instead of a call - * to mech_new */ - struct context_list *next; -} context_list_t; - -typedef struct sasl_server_conn { - sasl_conn_t base; /* parts common to server + client */ - - char *appname; /* application name buffer (for sparams) */ - char *user_realm; /* domain the user authenticating is in */ - int sent_last; /* Have we already done the last send? */ - int authenticated; - mechanism_t *mech; /* mechanism trying to use */ - sasl_server_params_t *sparams; - context_list_t *mech_contexts; -} sasl_server_conn_t; - -/* Client Conn Type Information */ - -typedef struct cmechanism -{ - client_sasl_mechanism_t m; - struct cmechanism *next; -} cmechanism_t; - -typedef struct cmech_list { - const sasl_utils_t *utils; - - void *mutex; /* mutex for this data */ - cmechanism_t *mech_list; /* list of mechanisms */ - int mech_length; /* number of mechanisms */ - -} cmech_list_t; - -typedef struct sasl_client_conn { - sasl_conn_t base; /* parts common to server + client */ - - cmechanism_t *mech; - sasl_client_params_t *cparams; - - char *clientFQDN; - -} sasl_client_conn_t; - -typedef struct sasl_allocation_utils { - sasl_malloc_t *malloc; - sasl_calloc_t *calloc; - sasl_realloc_t *realloc; - sasl_free_t *free; -} sasl_allocation_utils_t; - -typedef struct sasl_mutex_utils { - sasl_mutex_alloc_t *alloc; - sasl_mutex_lock_t *lock; - sasl_mutex_unlock_t *unlock; - sasl_mutex_free_t *free; -} sasl_mutex_utils_t; - -typedef struct sasl_log_utils_s { - sasl_log_t *log; -} sasl_log_utils_t; - -typedef int sasl_plaintext_verifier(sasl_conn_t *conn, - const char *userid, - const char *passwd, - const char *service, - const char *user_realm); - -struct sasl_verify_password_s { - char *name; - sasl_plaintext_verifier *verify; -}; - -/* - * globals & constants - */ -/* - * common.c - */ -LIBSASL_API const sasl_utils_t *sasl_global_utils; - -extern int (*_sasl_client_idle_hook)(sasl_conn_t *conn); -extern int (*_sasl_server_idle_hook)(sasl_conn_t *conn); - -/* These return SASL_OK if we've actually finished cleanup, - * SASL_NOTINIT if that part of the library isn't initialized, and - * SASL_CONTINUE if we need to call them again */ -extern int (*_sasl_client_cleanup_hook)(void); -extern int (*_sasl_server_cleanup_hook)(void); - -extern sasl_allocation_utils_t _sasl_allocation_utils; -extern sasl_mutex_utils_t _sasl_mutex_utils; - -/* - * checkpw.c - */ -extern struct sasl_verify_password_s _sasl_verify_password[]; - -/* - * server.c - */ -/* (this is a function call to ensure this is read-only to the outside) */ -extern int _is_sasl_server_active(void); - -/* - * Allocation and Mutex utility macros - */ -#define sasl_ALLOC(__size__) (_sasl_allocation_utils.malloc((__size__))) -#define sasl_CALLOC(__nelem__, __size__) \ - (_sasl_allocation_utils.calloc((__nelem__), (__size__))) -#define sasl_REALLOC(__ptr__, __size__) \ - (_sasl_allocation_utils.realloc((__ptr__), (__size__))) -#define sasl_FREE(__ptr__) (_sasl_allocation_utils.free((__ptr__))) - -#define sasl_MUTEX_ALLOC() (_sasl_mutex_utils.alloc()) -#define sasl_MUTEX_LOCK(__mutex__) (_sasl_mutex_utils.lock((__mutex__))) -#define sasl_MUTEX_UNLOCK(__mutex__) (_sasl_mutex_utils.unlock((__mutex__))) -#define sasl_MUTEX_FREE(__mutex__) \ - (_sasl_mutex_utils.free((__mutex__))) - -/* function prototypes */ -/* - * dlopen.c and staticopen.c - */ -/* - * The differences here are: - * _sasl_load_plugins loads all plugins from all files - * _sasl_get_plugin loads the LIBRARY for an individual file - * _sasl_done_with_plugins frees the LIBRARIES loaded by the above 2 - * _sasl_locate_entry locates an entrypoint in a given library - */ -extern int _sasl_load_plugins(const add_plugin_list_t *entrypoints, - const sasl_callback_t *getpath_callback, - const sasl_callback_t *verifyfile_callback); -extern int _sasl_get_plugin(const char *file, - const sasl_callback_t *verifyfile_cb, - void **libraryptr); -extern int _sasl_locate_entry(void *library, const char *entryname, - void **entry_point); -extern int _sasl_done_with_plugins(); - - -/* - * common.c - */ -extern const sasl_callback_t * -_sasl_find_getpath_callback(const sasl_callback_t *callbacks); - -extern const sasl_callback_t * -_sasl_find_getconfpath_callback(const sasl_callback_t *callbacks); - -extern const sasl_callback_t * -_sasl_find_verifyfile_callback(const sasl_callback_t *callbacks); - -extern int _sasl_common_init(sasl_global_callbacks_t *global_callbacks); - -extern int _sasl_conn_init(sasl_conn_t *conn, - const char *service, - unsigned int flags, - enum Sasl_conn_type type, - int (*idle_hook)(sasl_conn_t *conn), - const char *serverFQDN, - const char *iplocalport, - const char *ipremoteport, - const sasl_callback_t *callbacks, - const sasl_global_callbacks_t *global_callbacks); -extern void _sasl_conn_dispose(sasl_conn_t *conn); - -extern sasl_utils_t * -_sasl_alloc_utils(sasl_conn_t *conn, - sasl_global_callbacks_t *global_callbacks); -extern int _sasl_free_utils(const sasl_utils_t ** utils); - -extern int -_sasl_getcallback(sasl_conn_t * conn, - unsigned long callbackid, - int (**pproc)(), - void **pcontext); - -extern void -_sasl_log(sasl_conn_t *conn, - int level, - const char *fmt, - ...); - -void _sasl_get_errorbuf(sasl_conn_t *conn, char ***bufhdl, size_t **lenhdl); -int _sasl_add_string(char **out, size_t *alloclen, - size_t *outlen, const char *add); - -/* More Generic Utilities in common.c */ -extern int _sasl_strdup(const char *in, char **out, size_t *outlen); - -/* Basically a conditional call to realloc(), if we need more */ -int _buf_alloc(char **rwbuf, size_t *curlen, size_t newlen); - -/* convert an iovec to a single buffer */ -int _iovec_to_buf(const struct iovec *vec, - unsigned numiov, buffer_info_t **output); - -/* Convert between string formats and sockaddr formats */ -int _sasl_iptostring(const struct sockaddr *addr, socklen_t addrlen, - char *out, unsigned outlen); -int _sasl_ipfromstring(const char *addr, struct sockaddr *out, - socklen_t outlen); - -/* - * external plugin (external.c) - */ -int external_client_plug_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_client_plug_t **pluglist, - int *plugcount); -int external_server_plug_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_server_plug_t **pluglist, - int *plugcount); - -/* Mech Listing Functions */ -int _sasl_build_mechlist(void); -int _sasl_server_listmech(sasl_conn_t *conn, - const char *user, - const char *prefix, - const char *sep, - const char *suffix, - const char **result, - unsigned *plen, - int *pcount); -int _sasl_client_listmech(sasl_conn_t *conn, - const char *prefix, - const char *sep, - const char *suffix, - const char **result, - unsigned *plen, - int *pcount); -/* Just create a straight list of them */ -sasl_string_list_t *_sasl_client_mechs(void); -sasl_string_list_t *_sasl_server_mechs(void); - -/* - * config file declarations (config.c) - */ -extern int sasl_config_init(const char *filename); -extern const char *sasl_config_getstring(const char *key,const char *def); - -/* checkpw.c */ -#ifdef DO_SASL_CHECKAPOP -extern int _sasl_auxprop_verify_apop(sasl_conn_t *conn, - const char *userstr, - const char *challenge, - const char *response, - const char *user_realm); -#endif /* DO_SASL_CHECKAPOP */ - -/* Auxprop Plugin (checkpw.c) */ -extern int sasldb_auxprop_plug_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_auxprop_plug_t **plug, - const char *plugname); - -/* - * auxprop.c - */ -extern int _sasl_auxprop_add_plugin(void *p, void *library); -extern void _sasl_auxprop_free(void); -extern void _sasl_auxprop_lookup(sasl_server_params_t *sparams, - unsigned flags, - const char *user, unsigned ulen); - -/* - * canonusr.c - */ -void _sasl_canonuser_free(); -extern int internal_canonuser_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_canonuser_plug_t **plug, - const char *plugname); -extern int _sasl_canon_user(sasl_conn_t *conn, - const char *user, unsigned ulen, - unsigned flags, - sasl_out_params_t *oparams); - -#endif /* SASLINT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/staticopen.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/staticopen.h deleted file mode 100644 index dbf3b33ee..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphoneos/libraries/staticopen.h +++ /dev/null @@ -1,180 +0,0 @@ -/* staticopen.h - * Rob Siemborski - * Howard Chu - * $Id: staticopen.h,v 1.8 2005/02/16 20:52:09 shadow Exp $ - */ -/* - * Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The name "Carnegie Mellon University" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For permission or any other legal - * details, please contact - * Office of Technology Transfer - * Carnegie Mellon University - * 5000 Forbes Avenue - * Pittsburgh, PA 15213-3890 - * (412) 268-4387, fax: (412) 268-7395 - * tech-transfer@andrew.cmu.edu - * - * 4. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by Computing Services - * at Carnegie Mellon University (http://www.cmu.edu/computing/)." - * - * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO - * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN - * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -typedef enum { - UNKNOWN = 0, SERVER = 1, CLIENT = 2, AUXPROP = 3, CANONUSER = 4 -} _sasl_plug_type; - -typedef struct { - _sasl_plug_type type; - char *name; - sasl_client_plug_init_t *plug; -} _sasl_plug_rec; - -/* For static linking */ -#define SPECIFIC_CLIENT_PLUG_INIT_PROTO( x ) \ -sasl_client_plug_init_t x##_client_plug_init - -#define SPECIFIC_SERVER_PLUG_INIT_PROTO( x ) \ -sasl_server_plug_init_t x##_server_plug_init - -#define SPECIFIC_AUXPROP_PLUG_INIT_PROTO( x ) \ -sasl_auxprop_init_t x##_auxprop_plug_init - -#define SPECIFIC_CANONUSER_PLUG_INIT_PROTO( x ) \ -sasl_canonuser_init_t x##_canonuser_plug_init - -/* Static Compillation Foo */ -#define SPECIFIC_CLIENT_PLUG_INIT( x, n )\ - { CLIENT, n, x##_client_plug_init } -#define SPECIFIC_SERVER_PLUG_INIT( x, n )\ - { SERVER, n, (sasl_client_plug_init_t *)x##_server_plug_init } -#define SPECIFIC_AUXPROP_PLUG_INIT( x, n )\ - { AUXPROP, n, (sasl_client_plug_init_t *)x##_auxprop_plug_init } -#define SPECIFIC_CANONUSER_PLUG_INIT( x, n )\ - { CANONUSER, n, (sasl_client_plug_init_t *)x##_canonuser_plug_init } - -#ifdef STATIC_ANONYMOUS -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( anonymous ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( anonymous ); -#endif -#ifdef STATIC_CRAMMD5 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( crammd5 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( crammd5 ); -#endif -#ifdef STATIC_DIGESTMD5 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( digestmd5 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( digestmd5 ); -#endif -#ifdef STATIC_GSSAPIV2 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( gssapiv2 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( gssapiv2 ); -#endif -#ifdef STATIC_KERBEROS4 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( kerberos4 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( kerberos4 ); -#endif -#ifdef STATIC_LOGIN -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( login ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( login ); -#endif -#ifdef STATIC_NTLM -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( ntlm ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( ntlm ); -#endif -#ifdef STATIC_OTP -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( otp ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( otp ); -#endif -#ifdef STATIC_PLAIN -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( plain ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( plain ); -#endif -#ifdef STATIC_SRP -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( srp ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( srp ); -#endif -#ifdef STATIC_SASLDB -extern SPECIFIC_AUXPROP_PLUG_INIT_PROTO( sasldb ); -#endif -#ifdef STATIC_SQL -extern SPECIFIC_AUXPROP_PLUG_INIT_PROTO( sql ); -#endif -#ifdef STATIC_LDAPDB -extern SPECIFIC_AUXPROP_PLUG_INIT_PROTO( ldapdb ); -#endif - -_sasl_plug_rec _sasl_static_plugins[] = { -#ifdef STATIC_ANONYMOUS - SPECIFIC_SERVER_PLUG_INIT( anonymous, "ANONYMOUS" ), - SPECIFIC_CLIENT_PLUG_INIT( anonymous, "ANONYMOUS" ), -#endif -#ifdef STATIC_CRAMMD5 - SPECIFIC_SERVER_PLUG_INIT( crammd5, "CRAM-MD5" ), - SPECIFIC_CLIENT_PLUG_INIT( crammd5, "CRAM-MD5" ), -#endif -#ifdef STATIC_DIGESTMD5 - SPECIFIC_SERVER_PLUG_INIT( digestmd5, "DIGEST-MD5" ), - SPECIFIC_CLIENT_PLUG_INIT( digestmd5, "DIGEST-MD5" ), -#endif -#ifdef STATIC_GSSAPIV2 - SPECIFIC_SERVER_PLUG_INIT( gssapiv2, "GSSAPI" ), - SPECIFIC_CLIENT_PLUG_INIT( gssapiv2, "GSSAPI" ), -#endif -#ifdef STATIC_KERBEROS4 - SPECIFIC_SERVER_PLUG_INIT( kerberos4, "KERBEROS_V4" ), - SPECIFIC_CLIENT_PLUG_INIT( kerberos4, "KERBEROS_V4" ), -#endif -#ifdef STATIC_LOGIN - SPECIFIC_SERVER_PLUG_INIT( login, "LOGIN" ), - SPECIFIC_CLIENT_PLUG_INIT( login, "LOGIN" ), -#endif -#ifdef STATIC_NTLM - SPECIFIC_SERVER_PLUG_INIT( ntlm, "NTLM" ), - SPECIFIC_CLIENT_PLUG_INIT( ntlm, "NTLM" ), -#endif -#ifdef STATIC_OTP - SPECIFIC_SERVER_PLUG_INIT( otp, "OTP" ), - SPECIFIC_CLIENT_PLUG_INIT( otp, "OTP" ), -#endif -#ifdef STATIC_PLAIN - SPECIFIC_SERVER_PLUG_INIT( plain, "PLAIN" ), - SPECIFIC_CLIENT_PLUG_INIT( plain, "PLAIN" ), -#endif -#ifdef STATIC_SRP - SPECIFIC_SERVER_PLUG_INIT( srp, "SRP" ), - SPECIFIC_CLIENT_PLUG_INIT( srp, "SRP" ), -#endif -#ifdef STATIC_SASLDB - SPECIFIC_AUXPROP_PLUG_INIT( sasldb, "SASLDB" ), -#endif -#ifdef STATIC_SQL - SPECIFIC_AUXPROP_PLUG_INIT( sql, "SQL" ), -#endif -#ifdef STATIC_LDAPDB - SPECIFIC_AUXPROP_PLUG_INIT( ldapdb, "LDAPDB" ), -#endif - { UNKNOWN, NULL, NULL } -}; diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/Makefile.in b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/Makefile.in deleted file mode 100755 index debe1b0a6..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/Makefile.in +++ /dev/null @@ -1,85 +0,0 @@ -# include Makefile.in for OpenLDAP -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2022 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . - -all-local: ldap_config.h FORCE - -install-local: FORCE - -$(MKDIR) $(DESTDIR)$(includedir) - for header in $(srcdir)/lber.h lber_types.h \ - $(srcdir)/ldap.h $(srcdir)/ldap_cdefs.h \ - $(srcdir)/ldap_schema.h $(srcdir)/ldap_utf8.h \ - $(srcdir)/slapi-plugin.h ldap_features.h \ - $(srcdir)/ldif.h $(srcdir)/openldap.h ; \ - do \ - $(INSTALL) $(INSTALLFLAGS) -m 644 $$header $(DESTDIR)$(includedir); \ - done - -clean-local: FORCE - $(RM) ldap_config.h - -veryclean-local: clean-local FORCE - $(RM) portable.h lber_types.h ldap_features.h - -depend-local: ldap_config.h FORCE - -LDAP_CONFIG=$(srcdir)/ldap_config.hin - -ldap_config.h: $(LDAP_CONFIG) Makefile - @$(RM) $@ - @echo "Making $@" - @echo "/* Generated from $(LDAP_CONFIG) on `date` */" > $@; \ - if test $(PLAT) = NT; then \ - sysconfdir=`cygpath -w $(sysconfdir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - datadir=`cygpath -w $(datadir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - bindir=`cygpath -w $(bindir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - sbindir=`cygpath -w $(sbindir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - libexecdir=`cygpath -w $(libexecdir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - moduledir=`cygpath -w $(moduledir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - localstatedir=`cygpath -w $(localstatedir) | \ - $(SED) -e 's/\\\\/\\\\\\\\\\\\\\\\/g'`; \ - else \ - sysconfdir=$(sysconfdir); \ - datadir=$(datadir); \ - bindir=$(bindir); \ - sbindir=$(sbindir); \ - libexecdir=$(libexecdir); \ - moduledir=$(moduledir); \ - localstatedir=$(localstatedir); \ - localedir=$(localedir); \ - fi; \ - $(SED) \ - -e "s;%SYSCONFDIR%;$$sysconfdir;" \ - -e "s;%DATADIR%;$$datadir;" \ - -e "s;%BINDIR%;$$bindir;" \ - -e "s;%SBINDIR%;$$sbindir;" \ - -e "s;%LIBEXECDIR%;$$libexecdir;" \ - -e "s;%MODULEDIR%;$$moduledir;" \ - -e "s;%RUNDIR%;$$localstatedir;" \ - -e "s;%LOCALEDIR%;$$localedir;" \ - $(LDAP_CONFIG) >> $@; \ - $(CHMOD) 444 $@ - -all-common: all-local -install-common: all-common install-local -clean-common: clean-local -veryclean-common: veryclean-local -depend-common: depend-local - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/alloca.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/alloca.h deleted file mode 100755 index 0192dca53..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/alloca.h +++ /dev/null @@ -1,43 +0,0 @@ -/* Generic alloca.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_ALLOCA_H -#define _AC_ALLOCA_H - -/* - * use of alloca is disallowed as it is machine dependent - */ -#error "alloca() not supported, use malloc()" - -/* AIX requires this to be the first thing in the file. */ -#ifdef __GNUC__ -# define alloca __builtin_alloca -#else -# ifdef HAVE_ALLOCA_H -# include -# else -# ifdef _AIX -#pragma alloca -# else -# ifndef alloca /* predefined by HP cc +Olibcalls */ -extern char *(alloca)(); -# endif -# endif -# endif -#endif - - -#endif /* _AC_ALLOCA_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/assert.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/assert.h deleted file mode 100755 index dbb22951c..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/assert.h +++ /dev/null @@ -1,57 +0,0 @@ -/* Generic assert.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_ASSERT_H -#define _AC_ASSERT_H - -#undef assert - -#ifdef LDAP_DEBUG - -#if defined( HAVE_ASSERT_H ) || defined( STDC_HEADERS ) - -#undef NDEBUG -#include - -#else /* !(HAVE_ASSERT_H || STDC_HEADERS) */ - -#define LDAP_NEED_ASSERT 1 - -/* - * no assert()... must be a very old compiler. - * create a replacement and hope it works - */ - -LBER_F (void) ber_pvt_assert LDAP_P(( const char *file, int line, - const char *test )); - -/* Can't use LDAP_STRING(test), that'd expand to "test" */ -#if defined(__STDC__) || defined(__cplusplus) -#define assert(test) \ - ((test) ? (void)0 : ber_pvt_assert( __FILE__, __LINE__, #test ) ) -#else -#define assert(test) \ - ((test) ? (void)0 : ber_pvt_assert( __FILE__, __LINE__, "test" ) ) -#endif - -#endif /* (HAVE_ASSERT_H || STDC_HEADERS) */ - -#else /* !LDAP_DEBUG */ -/* no asserts */ -#define assert(test) ((void)0) -#endif /* LDAP_DEBUG */ - -#endif /* _AC_ASSERT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/bytes.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/bytes.h deleted file mode 100755 index f8a6314eb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/bytes.h +++ /dev/null @@ -1,78 +0,0 @@ -/* Generic bytes.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_BYTES_H -#define _AC_BYTES_H - -/* cross compilers should define both AC_INT{2,4}_TYPE in CPPFLAGS */ - -#if !defined( AC_INT4_TYPE ) - /* use autoconf defines to provide sized typedefs */ -# if SIZEOF_LONG == 4 -# define AC_INT4_TYPE long -# elif SIZEOF_INT == 4 -# define AC_INT4_TYPE int -# elif SIZEOF_SHORT == 4 -# define AC_INT4_TYPE short -# else -# error "AC_INT4_TYPE?" -# endif -#endif - -typedef AC_INT4_TYPE ac_int4; -typedef signed AC_INT4_TYPE ac_sint4; -typedef unsigned AC_INT4_TYPE ac_uint4; - -#if !defined( AC_INT2_TYPE ) -# if SIZEOF_SHORT == 2 -# define AC_INT2_TYPE short -# elif SIZEOF_INT == 2 -# define AC_INT2_TYPE int -# elif SIZEOF_LONG == 2 -# define AC_INT2_TYPE long -# else -# error "AC_INT2_TYPE?" -# endif -#endif - -#if defined( AC_INT2_TYPE ) -typedef AC_INT2_TYPE ac_int2; -typedef signed AC_INT2_TYPE ac_sint2; -typedef unsigned AC_INT2_TYPE ac_uint2; -#endif - -#ifndef BYTE_ORDER -/* cross compilers should define BYTE_ORDER in CPPFLAGS */ - -/* - * Definitions for byte order, according to byte significance from low - * address to high. - */ -#define LITTLE_ENDIAN 1234 /* LSB first: i386, vax */ -#define BIG_ENDIAN 4321 /* MSB first: 68000, ibm, net */ -#define PDP_ENDIAN 3412 /* LSB first in word, MSW first in long */ - -/* assume autoconf's AC_C_BIGENDIAN has been ran */ -/* if it hasn't, we assume (maybe falsely) the order is LITTLE ENDIAN */ -# ifdef WORDS_BIGENDIAN -# define BYTE_ORDER BIG_ENDIAN -# else -# define BYTE_ORDER LITTLE_ENDIAN -# endif - -#endif /* BYTE_ORDER */ - -#endif /* _AC_BYTES_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/crypt.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/crypt.h deleted file mode 100755 index da52c1c9b..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/crypt.h +++ /dev/null @@ -1,29 +0,0 @@ -/* Generic crypt.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_CRYPT_H -#define _AC_CRYPT_H - -#include - -/* crypt() may be defined in a separate include file */ -#ifdef HAVE_CRYPT_H -# include -#else - extern char *(crypt)(); -#endif - -#endif /* _AC_CRYPT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/ctype.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/ctype.h deleted file mode 100755 index e385f3acb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/ctype.h +++ /dev/null @@ -1,33 +0,0 @@ -/* Generic ctype.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_CTYPE_H -#define _AC_CTYPE_H - -#include - -#undef TOUPPER -#undef TOLOWER - -#ifdef C_UPPER_LOWER -# define TOUPPER(c) (islower(c) ? toupper(c) : (c)) -# define TOLOWER(c) (isupper(c) ? tolower(c) : (c)) -#else -# define TOUPPER(c) toupper(c) -# define TOLOWER(c) tolower(c) -#endif - -#endif /* _AC_CTYPE_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/dirent.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/dirent.h deleted file mode 100755 index 93df7b6f2..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/dirent.h +++ /dev/null @@ -1,54 +0,0 @@ -/* Generic dirent.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_DIRENT_H -#define _AC_DIRENT_H - -#ifdef HAVE_DIRENT_H -# include -# define NAMLEN(dirent) strlen((dirent)->d_name) -#elif defined(_MSC_VER) -#include -#ifndef MAX_PATH -#define MAX_PATH 260 -#endif -struct dirent { - char *d_name; -}; -typedef struct DIR { - HANDLE dir; - struct dirent data; - int first; - char buf[MAX_PATH+1]; -} DIR; -DIR *opendir(const char *name); -struct dirent *readdir(DIR *dir); -int closedir(DIR *dir); -#else -# define dirent direct -# define NAMLEN(dirent) (dirent)->d_namlen -# ifdef HAVE_SYS_NDIR_H -# include -# endif -# ifdef HAVE_SYS_DIR_H -# include -# endif -# ifdef HAVE_NDIR_H -# include -# endif -#endif - -#endif /* _AC_DIRENT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/errno.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/errno.h deleted file mode 100755 index 8a7f32c90..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/errno.h +++ /dev/null @@ -1,32 +0,0 @@ -/* Generic errno.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_ERRNO_H -#define _AC_ERRNO_H - -#if defined( HAVE_ERRNO_H ) -# include -#elif defined( HAVE_SYS_ERRNO_H ) -# include -#endif - -#if defined( HAVE_SYS_ERRLIST ) && defined( DECL_SYS_ERRLIST ) - /* have sys_errlist but need declaration */ - LDAP_LIBC_V(int) sys_nerr; - LDAP_LIBC_V(char) *sys_errlist[]; -#endif - -#endif /* _AC_ERRNO_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/fdset.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/fdset.h deleted file mode 100755 index 620850b1f..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/fdset.h +++ /dev/null @@ -1,42 +0,0 @@ -/* redefine FD_SET */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * This header is to be included by portable.h to ensure - * tweaking of FD_SETSIZE is done early enough to be effective. - */ - -#ifndef _AC_FDSET_H -#define _AC_FDSET_H - -#if !defined( OPENLDAP_FD_SETSIZE ) && !defined( FD_SETSIZE ) -# define OPENLDAP_FD_SETSIZE 4096 -#endif - -#ifdef OPENLDAP_FD_SETSIZE - /* assume installer desires to enlarge fd_set */ -# ifdef HAVE_BITS_TYPES_H -# include -# endif -# ifdef __FD_SETSIZE -# undef __FD_SETSIZE -# define __FD_SETSIZE OPENLDAP_FD_SETSIZE -# else -# define FD_SETSIZE OPENLDAP_FD_SETSIZE -# endif -#endif - -#endif /* _AC_FDSET_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/localize.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/localize.h deleted file mode 100755 index 9e19fe6e9..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/localize.h +++ /dev/null @@ -1,44 +0,0 @@ -/* localize.h (i18n/l10n) */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_LOCALIZE_H -#define _AC_LOCALIZE_H - -#ifdef LDAP_LOCALIZE - -# include -# include - - /* enable i18n/l10n */ -# define gettext_noop(s) s -# define _(s) gettext(s) -# define N_(s) gettext_noop(s) -# define ldap_pvt_setlocale(c,l) ((void) setlocale(c, l)) -# define ldap_pvt_textdomain(d) ((void) textdomain(d)) -# define ldap_pvt_bindtextdomain(p,d) ((void) bindtextdomain(p, d)) - -#else - - /* disable i18n/l10n */ -# define _(s) s -# define N_(s) s -# define ldap_pvt_setlocale(c,l) ((void) 0) -# define ldap_pvt_textdomain(d) ((void) 0) -# define ldap_pvt_bindtextdomain(p,d) ((void) 0) - -#endif - -#endif /* _AC_LOCALIZE_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/param.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/param.h deleted file mode 100755 index a3f5d675e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/param.h +++ /dev/null @@ -1,39 +0,0 @@ -/* Generic param.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_PARAM_H -#define _AC_PARAM_H - -#ifdef HAVE_SYS_PARAM_H -#include -#endif - -/* MAXPATHLEN should come from */ -#include - -#ifndef MAXPATHLEN -# if defined(PATH_MAX) -# define MAXPATHLEN PATH_MAX - -# elif defined(_MAX_PATH) -# define MAXPATHLEN _MAX_PATH - -# else -# define MAXPATHLEN 4096 -# endif -#endif - -#endif /* _AC_PARAM_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/regex.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/regex.h deleted file mode 100755 index ed1ddd4ed..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/regex.h +++ /dev/null @@ -1,39 +0,0 @@ -/* Generic Regex */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_REGEX_H_ -#define _AC_REGEX_H_ - -#ifdef HAVE_SYS_TYPES_H -#include -#endif - -#ifndef HAVE_REGEX_H -/* NO POSIX REGEX!! - * You'll need to install a POSIX compatible REGEX library. - * Either Henry Spencer's or GNU regex will do. - */ -#error "No POSIX REGEX available." - -#elif HAVE_GNUREGEX_H - /* system has GNU gnuregex.h */ -# include -#else - /* have regex.h, assume it's POSIX compliant */ -# include -#endif /* regex.h */ - -#endif /* _AC_REGEX_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/signal.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/signal.h deleted file mode 100755 index 1c7293bba..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/signal.h +++ /dev/null @@ -1,80 +0,0 @@ -/* Generic signal.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SIGNAL_H -#define _AC_SIGNAL_H - -#include - -#undef SIGNAL - -#if defined( HAVE_SIGACTION ) -#define SIGNAL lutil_sigaction -typedef void (*lutil_sig_t)(int); -LDAP_LUTIL_F(lutil_sig_t) lutil_sigaction( int sig, lutil_sig_t func ); -#define SIGNAL_REINSTALL(sig,act) (void)0 -#elif defined( HAVE_SIGSET ) -#define SIGNAL sigset -#define SIGNAL_REINSTALL sigset -#else -#define SIGNAL signal -#define SIGNAL_REINSTALL signal -#endif - -#if !defined( LDAP_SIGUSR1 ) || !defined( LDAP_SIGUSR2 ) -#undef LDAP_SIGUSR1 -#undef LDAP_SIGUSR2 - -# if defined(WINNT) || defined(_WINNT) || defined(_WIN32) -# define LDAP_SIGUSR1 SIGILL -# define LDAP_SIGUSR2 SIGTERM - -# elif !defined(HAVE_LINUX_THREADS) -# define LDAP_SIGUSR1 SIGUSR1 -# define LDAP_SIGUSR2 SIGUSR2 - -# else - /* - * Some versions of LinuxThreads unfortunately uses the only - * two signals reserved for user applications. This forces - * OpenLDAP to use other signals reserved for other uses. - */ - -# if defined( SIGSTKFLT ) -# define LDAP_SIGUSR1 SIGSTKFLT -# elif defined ( SIGSYS ) -# define LDAP_SIGUSR1 SIGSYS -# endif - -# if defined( SIGUNUSED ) -# define LDAP_SIGUSR2 SIGUNUSED -# elif defined ( SIGINFO ) -# define LDAP_SIGUSR2 SIGINFO -# elif defined ( SIGEMT ) -# define LDAP_SIGUSR2 SIGEMT -# endif -# endif -#endif - -#ifndef LDAP_SIGCHLD -#ifdef SIGCHLD -#define LDAP_SIGCHLD SIGCHLD -#elif SIGCLD -#define LDAP_SIGCHLD SIGCLD -#endif -#endif - -#endif /* _AC_SIGNAL_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/socket.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/socket.h deleted file mode 100755 index 96ebabe06..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/socket.h +++ /dev/null @@ -1,264 +0,0 @@ -/* Generic socket.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SOCKET_H_ -#define _AC_SOCKET_H_ - -#ifdef HAVE_SYS_TYPES_H -#include -#endif - -#ifdef HAVE_POLL_H -#include -#elif defined(HAVE_SYS_POLL_H) -#include -#endif - -#ifdef HAVE_SYS_SOCKET_H -#include - -#ifdef HAVE_SYS_UN_H -#include -#endif - -#ifdef HAVE_SYS_SELECT_H -#include -#endif - -#include - -#ifdef HAVE_NETINET_TCP_H -#include -#endif - -#ifdef HAVE_ARPA_INET_H -#include -#endif - -#ifdef HAVE_ARPA_NAMESER_H -#include -#endif - -#include - -#ifdef HAVE_RESOLV_H -#include -#endif - -#endif /* HAVE_SYS_SOCKET_H */ - -#ifdef HAVE_WINSOCK2 -#include -#include -#elif defined(HAVE_WINSOCK) -#include -#endif - -#ifdef HAVE_PCNFS -#include -#endif /* HAVE_PCNFS */ - -#ifndef INADDR_LOOPBACK -#define INADDR_LOOPBACK (0x7f000001UL) -#endif - -#ifndef MAXHOSTNAMELEN -#define MAXHOSTNAMELEN 64 -#endif - -#undef sock_errno -#undef sock_errstr -#define sock_errno() errno -#define sock_errstr(e, b, l) AC_STRERROR_R(e, b, l) -#define sock_errset(e) ((void) (errno = (e))) - -#ifdef HAVE_WINSOCK -# define tcp_read( s, buf, len ) recv( s, buf, len, 0 ) -# define tcp_write( s, buf, len ) send( s, buf, len, 0 ) -# define ioctl( s, c, a ) ioctlsocket( (s), (c), (a) ) -# define ioctl_t u_long -# define AC_SOCKET_INVALID ((unsigned int) -1) - -# ifdef SD_BOTH -# define tcp_close( s ) (shutdown( s, SD_BOTH ), closesocket( s )) -# else -# define tcp_close( s ) closesocket( s ) -# endif - -#define EWOULDBLOCK WSAEWOULDBLOCK -#define EINPROGRESS WSAEINPROGRESS -#define ETIMEDOUT WSAETIMEDOUT - -#undef sock_errno -#undef sock_errstr -#undef sock_errset -#define sock_errno() WSAGetLastError() -#define sock_errstr(e, b, l) ber_pvt_wsa_err2string(e) -#define sock_errset(e) WSASetLastError(e) - -LBER_F( char * ) ber_pvt_wsa_err2string LDAP_P((int)); - -#elif defined(MACOS) -# define tcp_close( s ) tcpclose( s ) -# define tcp_read( s, buf, len ) tcpread( s, buf, len ) -# define tcp_write( s, buf, len ) tcpwrite( s, buf, len ) - -#elif defined(HAVE_PCNFS) -# define tcp_close( s ) close( s ) -# define tcp_read( s, buf, len ) recv( s, buf, len, 0 ) -# define tcp_write( s, buf, len ) send( s, buf, len, 0 ) - -#elif defined(HAVE_NCSA) -# define tcp_close( s ) do { netclose( s ); netshut() } while(0) -# define tcp_read( s, buf, len ) nread( s, buf, len ) -# define tcp_write( s, buf, len ) netwrite( s, buf, len ) - -#elif defined(HAVE_CLOSESOCKET) -# define tcp_close( s ) closesocket( s ) - -# ifdef __BEOS__ -# define tcp_read( s, buf, len ) recv( s, buf, len, 0 ) -# define tcp_write( s, buf, len ) send( s, buf, len, 0 ) -# endif - -#else -# define tcp_read( s, buf, len) read( s, buf, len ) -# define tcp_write( s, buf, len) write( s, buf, len ) - -# ifdef SHUT_RDWR -# define tcp_close( s ) (shutdown( s, SHUT_RDWR ), close( s )) -# else -# define tcp_close( s ) close( s ) -# endif - -#ifdef HAVE_PIPE -/* - * Only use pipe() on systems where file and socket descriptors - * are interchangeable - */ -# define USE_PIPE HAVE_PIPE -#endif - -#endif /* MACOS */ - -#ifndef ioctl_t -# define ioctl_t int -#endif - -#ifndef AC_SOCKET_INVALID -# define AC_SOCKET_INVALID (-1) -#endif -#ifndef AC_SOCKET_ERROR -# define AC_SOCKET_ERROR (-1) -#endif - -#if !defined( HAVE_INET_ATON ) && !defined( inet_aton ) -# define inet_aton ldap_pvt_inet_aton -struct in_addr; -LDAP_F (int) ldap_pvt_inet_aton LDAP_P(( const char *, struct in_addr * )); -#endif - -#if defined(__WIN32) && defined(_ALPHA) -/* NT on Alpha is hosed. */ -# define AC_HTONL( l ) \ - ((((l)&0xffU)<<24) + (((l)&0xff00U)<<8) + \ - (((l)&0xff0000U)>>8) + (((l)&0xff000000U)>>24)) -# define AC_NTOHL(l) AC_HTONL(l) - -#else -# define AC_HTONL( l ) htonl( l ) -# define AC_NTOHL( l ) ntohl( l ) -#endif - -/* htons()/ntohs() may be broken much like htonl()/ntohl() */ -#define AC_HTONS( s ) htons( s ) -#define AC_NTOHS( s ) ntohs( s ) - -#ifdef LDAP_PF_LOCAL -# if !defined( AF_LOCAL ) && defined( AF_UNIX ) -# define AF_LOCAL AF_UNIX -# endif -# if !defined( PF_LOCAL ) && defined( PF_UNIX ) -# define PF_LOCAL PF_UNIX -# endif -#endif - -#ifndef INET_ADDRSTRLEN -# define INET_ADDRSTRLEN 16 -#endif -#ifndef INET6_ADDRSTRLEN -# define INET6_ADDRSTRLEN 46 -#endif - -#if defined( HAVE_GETADDRINFO ) || defined( HAVE_GETNAMEINFO ) -# ifdef HAVE_GAI_STRERROR -# define AC_GAI_STRERROR(x) (gai_strerror((x))) -# else -# define AC_GAI_STRERROR(x) (ldap_pvt_gai_strerror((x))) - LDAP_F (char *) ldap_pvt_gai_strerror( int ); -# endif -#endif - -#if defined(LDAP_PF_LOCAL) && \ - !defined(HAVE_GETPEEREID) && \ - !defined(HAVE_GETPEERUCRED) && \ - !defined(SO_PEERCRED) && !defined(LOCAL_PEERCRED) && \ - defined(HAVE_SENDMSG) && (defined(HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN) || \ - defined(HAVE_STRUCT_MSGHDR_MSG_CONTROL)) -# define LDAP_PF_LOCAL_SENDMSG 1 -#endif - -#ifdef HAVE_GETPEEREID -#define LUTIL_GETPEEREID( s, uid, gid, bv ) getpeereid( s, uid, gid ) -#elif defined(LDAP_PF_LOCAL_SENDMSG) -struct berval; -LDAP_LUTIL_F( int ) lutil_getpeereid( int s, uid_t *, gid_t *, struct berval *bv ); -#define LUTIL_GETPEEREID( s, uid, gid, bv ) lutil_getpeereid( s, uid, gid, bv ) -#else -LDAP_LUTIL_F( int ) lutil_getpeereid( int s, uid_t *, gid_t * ); -#define LUTIL_GETPEEREID( s, uid, gid, bv ) lutil_getpeereid( s, uid, gid ) -#endif - -typedef union Sockaddr { - struct sockaddr sa_addr; - struct sockaddr_in sa_in_addr; -#ifdef LDAP_PF_INET6 - struct sockaddr_storage sa_storage; - struct sockaddr_in6 sa_in6_addr; -#endif -#ifdef LDAP_PF_LOCAL - struct sockaddr_un sa_un_addr; -#endif -} Sockaddr; - -/* DNS RFC defines max host name as 255. New systems seem to use 1024 */ -#ifndef NI_MAXHOST -#define NI_MAXHOST 256 -#endif - -#ifdef HAVE_POLL -# ifndef INFTIM -# define INFTIM (-1) -# endif -#undef POLL_OTHER -#define POLL_OTHER (POLLERR|POLLHUP) -#undef POLL_READ -#define POLL_READ (POLLIN|POLLPRI|POLL_OTHER) -#undef POLL_WRITE -#define POLL_WRITE (POLLOUT|POLL_OTHER) -#endif - -#endif /* _AC_SOCKET_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/stdarg.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/stdarg.h deleted file mode 100755 index 7ba29737e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/stdarg.h +++ /dev/null @@ -1,28 +0,0 @@ -/* Generic stdarg.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_STDARG_H -#define _AC_STDARG_H 1 - -/* require STDC variable argument support */ - -#include - -#ifndef HAVE_STDARG -# define HAVE_STDARG 1 -#endif - -#endif /* _AC_STDARG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/stdlib.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/stdlib.h deleted file mode 100755 index 63e3e70ad..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/stdlib.h +++ /dev/null @@ -1,48 +0,0 @@ -/* Generic stdlib.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_STDLIB_H -#define _AC_STDLIB_H - -#if defined( HAVE_CSRIMALLOC ) -#include -#define MALLOC_TRACE -#include -#endif - -#include - -/* Ignore malloc.h if we have STDC_HEADERS */ -#if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS) -# include -#endif - -#ifndef EXIT_SUCCESS -# define EXIT_SUCCESS 0 -# define EXIT_FAILURE 1 -#endif - -#ifdef HAVE_LIMITS_H -#include -#endif - -#if defined(LINE_MAX) -# define AC_LINE_MAX LINE_MAX -#else -# define AC_LINE_MAX 2048 /* POSIX MIN */ -#endif - -#endif /* _AC_STDLIB_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/string.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/string.h deleted file mode 100755 index c4c135410..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/string.h +++ /dev/null @@ -1,118 +0,0 @@ -/* Generic string.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_STRING_H -#define _AC_STRING_H - -#ifdef STDC_HEADERS -# include - -#else -# ifdef HAVE_STRING_H -# include -# endif -# if defined(HAVE_STRINGS_H) && (!defined(HAVE_STRING_H) || defined(BOTH_STRINGS_H)) -# include -# endif - -# ifdef HAVE_MEMORY_H -# include -# endif - -# ifndef HAVE_STRRCHR -# undef strchr -# define strchr index -# undef strrchr -# define strrchr rindex -# endif - -# ifndef HAVE_MEMCPY -# undef memcpy -# define memcpy(d, s, n) ((void) bcopy ((s), (d), (n))) -# undef memmove -# define memmove(d, s, n) ((void) bcopy ((s), (d), (n))) -# endif -#endif - -/* use ldap_pvt_strtok instead of strtok or strtok_r! */ -LDAP_F(char *) ldap_pvt_strtok LDAP_P(( char *str, - const char *delim, char **pos )); - -#ifndef HAVE_STRDUP - /* strdup() is missing, declare our own version */ -# undef strdup -# define strdup(s) ber_strdup(s) -#elif !defined(_WIN32) - /* some systems fail to declare strdup */ - /* Windows does not require this declaration */ - LDAP_LIBC_F(char *) (strdup)(); -#endif - -/* - * some systems fail to declare strcasecmp() and strncasecmp() - * we need them declared so we can obtain pointers to them - */ - -/* we don't want these declared for Windows or Mingw */ -#ifndef _WIN32 -int (strcasecmp)(); -int (strncasecmp)(); -#endif - -#ifndef SAFEMEMCPY -# if defined( HAVE_MEMMOVE ) -# define SAFEMEMCPY( d, s, n ) memmove((d), (s), (n)) -# elif defined( HAVE_BCOPY ) -# define SAFEMEMCPY( d, s, n ) bcopy((s), (d), (n)) -# else - /* nothing left but memcpy() */ -# define SAFEMEMCPY( d, s, n ) memcpy((d), (s), (n)) -# endif -#endif - -#define AC_MEMCPY( d, s, n ) (SAFEMEMCPY((d),(s),(n))) -#define AC_FMEMCPY( d, s, n ) do { \ - if((n) == 1) *((char*)(d)) = *((char*)(s)); \ - else AC_MEMCPY( (d), (s), (n) ); \ - } while(0) - -#ifdef NEED_MEMCMP_REPLACEMENT - int (lutil_memcmp)(const void *b1, const void *b2, size_t len); -#define memcmp lutil_memcmp -#endif - -void *(lutil_memrchr)(const void *b, int c, size_t n); -/* GNU extension (glibc >= 2.1.91), only declared when defined(_GNU_SOURCE) */ -#if defined(HAVE_MEMRCHR) && defined(_GNU_SOURCE) -#define lutil_memrchr(b, c, n) memrchr(b, c, n) -#endif /* ! HAVE_MEMRCHR */ - -#define STRLENOF(s) (sizeof(s)-1) - -#if defined( HAVE_NONPOSIX_STRERROR_R ) -# define AC_STRERROR_R(e,b,l) (strerror_r((e), (b), (l))) -#elif defined( HAVE_STRERROR_R ) -# define AC_STRERROR_R(e,b,l) (strerror_r((e), (b), (l)) == 0 ? (b) : "Unknown error") -#elif defined( HAVE_SYS_ERRLIST ) -# define AC_STRERROR_R(e,b,l) ((e) > -1 && (e) < sys_nerr \ - ? sys_errlist[(e)] : "Unknown error" ) -#elif defined( HAVE_STRERROR ) -# define AC_STRERROR_R(e,b,l) (strerror(e)) /* NOTE: may be NULL */ -#else -# define AC_STRERROR_R(e,b,l) ("Unknown error") -#endif - -#endif /* _AC_STRING_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/sysexits.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/sysexits.h deleted file mode 100755 index f72322492..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/sysexits.h +++ /dev/null @@ -1,26 +0,0 @@ -/* Generic sysexits */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SYSEXITS_H_ -#define _AC_SYSEXITS_H_ - -#ifdef HAVE_SYSEXITS_H -# include -#else -# include -#endif - -#endif /* _AC_SYSEXITS_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/syslog.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/syslog.h deleted file mode 100755 index 90028ae70..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/syslog.h +++ /dev/null @@ -1,38 +0,0 @@ -/* Generic syslog.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_SYSLOG_H_ -#define _AC_SYSLOG_H_ - -#if defined( HAVE_SYSLOG_H ) -#include -#elif defined ( HAVE_SYS_SYSLOG_H ) -#include -#endif - -#if defined( LOG_NDELAY ) && defined( LOG_NOWAIT ) -# define OPENLOG_OPTIONS ( LOG_PID | LOG_NDELAY | LOG_NOWAIT ) -#elif defined( LOG_NDELAY ) -# define OPENLOG_OPTIONS ( LOG_PID | LOG_NDELAY ) -#elif defined( LOG_NOWAIT ) -# define OPENLOG_OPTIONS ( LOG_PID | LOG_NOWAIT ) -#elif defined( LOG_PID ) -# define OPENLOG_OPTIONS ( LOG_PID ) -#else -# define OPENLOG_OPTIONS ( 0 ) -#endif - -#endif /* _AC_SYSLOG_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/termios.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/termios.h deleted file mode 100755 index 427b1cabb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/termios.h +++ /dev/null @@ -1,50 +0,0 @@ -/* Generic termios.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_TERMIOS_H -#define _AC_TERMIOS_H - -#ifdef HAVE_TERMIOS_H -#include - -#ifdef GCWINSZ_IN_SYS_IOCTL -#include -#endif - -#define TERMIO_TYPE struct termios -#define TERMFLAG_TYPE tcflag_t -#define GETATTR( fd, tiop ) tcgetattr((fd), (tiop)) -#define SETATTR( fd, tiop ) tcsetattr((fd), TCSANOW /* 0 */, (tiop)) -#define GETFLAGS( tio ) ((tio).c_lflag) -#define SETFLAGS( tio, flags ) ((tio).c_lflag = (flags)) - -#elif defined( HAVE_SGTTY_H ) -#include - -#ifdef HAVE_SYS_IOCTL_H -#include -#endif - -#define TERMIO_TYPE struct sgttyb -#define TERMFLAG_TYPE int -#define GETATTR( fd, tiop ) ioctl((fd), TIOCGETP, (caddr_t)(tiop)) -#define SETATTR( fd, tiop ) ioctl((fd), TIOCSETP, (caddr_t)(tiop)) -#define GETFLAGS( tio ) ((tio).sg_flags) -#define SETFLAGS( tio, flags ) ((tio).sg_flags = (flags)) - -#endif /* HAVE_SGTTY_H */ - -#endif /* _AC_TERMIOS_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/time.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/time.h deleted file mode 100755 index b715db04e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/time.h +++ /dev/null @@ -1,35 +0,0 @@ -/* Generic time.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_TIME_H -#define _AC_TIME_H - -#if defined(HAVE_SYS_TIME_H) -# include -# ifdef HAVE_SYS_TIMEB_H -# include -# endif -#endif -# include - -#if defined(_WIN32) && !defined(HAVE_CLOCK_GETTIME) - struct timespec { - time_t tv_sec; - int tv_nsec; - }; -#endif - -#endif /* _AC_TIME_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/unistd.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/unistd.h deleted file mode 100755 index 3998e63fa..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/unistd.h +++ /dev/null @@ -1,72 +0,0 @@ -/* Generic unistd.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_UNISTD_H -#define _AC_UNISTD_H - -#ifdef HAVE_SYS_TYPES_H -# include -#endif - -#ifdef HAVE_UNISTD_H -# include -#endif - -#ifdef HAVE_PROCESS_H -# include -#endif - -/* note: callers of crypt(3) should include */ - -#if defined(HAVE_GETPASSPHRASE) -LDAP_LIBC_F(char*)(getpassphrase)(); - -#else -#define getpassphrase(p) lutil_getpass(p) -LDAP_LUTIL_F(char*)(lutil_getpass) LDAP_P((const char *getpass)); -#endif - -/* getopt() defines may be in separate include file */ -#ifdef HAVE_GETOPT_H -# include - -#elif !defined(HAVE_GETOPT) - /* no getopt, assume we need getopt-compat.h */ -# include - -#else - /* assume we need to declare these externs */ - LDAP_LIBC_V (char *) optarg; - LDAP_LIBC_V (int) optind, opterr, optopt; -#endif - -/* use lutil file locking */ -#define ldap_lockf(x) lutil_lockf(x) -#define ldap_unlockf(x) lutil_unlockf(x) -#include - -/* - * Windows: although sleep() will be resolved by both MSVC and Mingw GCC - * linkers, the function is not declared in header files. This is - * because Windows' version of the function is called Sleep(), and it - * is declared in windows.h - */ - -#ifdef _WIN32 -#define sleep(x) Sleep((x) * 1000) -#endif - -#endif /* _AC_UNISTD_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/wait.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/wait.h deleted file mode 100755 index 4837934ad..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ac/wait.h +++ /dev/null @@ -1,56 +0,0 @@ -/* Generic wait.h */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _AC_WAIT_H -#define _AC_WAIT_H - -#include - -#ifdef HAVE_SYS_WAIT_H -# include -#endif - -#define LDAP_HI(s) (((s) >> 8) & 0377) -#define LDAP_LO(s) ((s) & 0377) - -/* These should work on non-POSIX UNIX platforms, - all bets on off on non-POSIX non-UNIX platforms... */ -#ifndef WIFEXITED -# define WIFEXITED(s) (LDAP_LO(s) == 0) -#endif -#ifndef WEXITSTATUS -# define WEXITSTATUS(s) LDAP_HI(s) -#endif -#ifndef WIFSIGNALED -# define WIFSIGNALED(s) (LDAP_LO(s) > 0 && LDAP_HI(s) == 0) -#endif -#ifndef WTERMSIG -# define WTERMSIG(s) (LDAP_LO(s) & 0177) -#endif -#ifndef WIFSTOPPED -# define WIFSTOPPED(s) (LDAP_LO(s) == 0177 && LDAP_HI(s) != 0) -#endif -#ifndef WSTOPSIG -# define WSTOPSIG(s) LDAP_HI(s) -#endif - -#ifdef WCONTINUED -# define WAIT_FLAGS ( WNOHANG | WUNTRACED | WCONTINUED ) -#else -# define WAIT_FLAGS ( WNOHANG | WUNTRACED ) -#endif - -#endif /* _AC_WAIT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/getopt-compat.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/getopt-compat.h deleted file mode 100755 index 3bbc1e40d..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/getopt-compat.h +++ /dev/null @@ -1,40 +0,0 @@ -/* getopt-compat.h -- getopt(3) compatibility header */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * getopt(3) declarations - */ -#ifndef _GETOPT_COMPAT_H -#define _GETOPT_COMPAT_H - -#include - -LDAP_BEGIN_DECL - -/* change symbols to avoid clashing */ -#define optarg lutil_optarg -#define optind lutil_optind -#define opterr lutil_opterr -#define optopt lutil_optopt -#define getopt lutil_getopt - -LDAP_LUTIL_V (char *) optarg; -LDAP_LUTIL_V (int) optind, opterr, optopt; -LDAP_LUTIL_F (int) getopt LDAP_P(( int, char * const [], const char *)); - -LDAP_END_DECL - -#endif /* _GETOPT_COMPAT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber.h deleted file mode 100755 index d474eb063..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber.h +++ /dev/null @@ -1,691 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef _LBER_H -#define _LBER_H - -#include -#include - -LDAP_BEGIN_DECL - -/* - * ber_tag_t represents the identifier octets at the beginning of BER - * elements. OpenLDAP treats them as mere big-endian unsigned integers. - * - * Actually the BER identifier octets look like this: - * - * Bits of 1st octet: - * ______ - * 8 7 | CLASS - * 0 0 = UNIVERSAL - * 0 1 = APPLICATION - * 1 0 = CONTEXT-SPECIFIC - * 1 1 = PRIVATE - * _____ - * | 6 | DATA-TYPE - * 0 = PRIMITIVE - * 1 = CONSTRUCTED - * ___________ - * | 5 ... 1 | TAG-NUMBER - * - * For ASN.1 tag numbers >= 0x1F, TAG-NUMBER above is 0x1F and the next - * BER octets contain the actual ASN.1 tag number: Big-endian, base - * 128, 8.bit = 1 in all but the last octet, minimum number of octets. - */ - -/* BER classes and mask (in 1st identifier octet) */ -#define LBER_CLASS_UNIVERSAL ((ber_tag_t) 0x00U) -#define LBER_CLASS_APPLICATION ((ber_tag_t) 0x40U) -#define LBER_CLASS_CONTEXT ((ber_tag_t) 0x80U) -#define LBER_CLASS_PRIVATE ((ber_tag_t) 0xc0U) -#define LBER_CLASS_MASK ((ber_tag_t) 0xc0U) - -/* BER encoding type and mask (in 1st identifier octet) */ -#define LBER_PRIMITIVE ((ber_tag_t) 0x00U) -#define LBER_CONSTRUCTED ((ber_tag_t) 0x20U) -#define LBER_ENCODING_MASK ((ber_tag_t) 0x20U) - -#define LBER_BIG_TAG_MASK ((ber_tag_t) 0x1fU) -#define LBER_MORE_TAG_MASK ((ber_tag_t) 0x80U) - -/* - * LBER_ERROR and LBER_DEFAULT are values that can never appear - * as valid BER tags, so it is safe to use them to report errors. - * Valid tags have (tag & (ber_tag_t) 0xFF) != 0xFF. - */ -#define LBER_ERROR ((ber_tag_t) -1) -#define LBER_DEFAULT ((ber_tag_t) -1) - -/* general BER types we know about */ -#define LBER_BOOLEAN ((ber_tag_t) 0x01UL) -#define LBER_INTEGER ((ber_tag_t) 0x02UL) -#define LBER_BITSTRING ((ber_tag_t) 0x03UL) -#define LBER_OCTETSTRING ((ber_tag_t) 0x04UL) -#define LBER_NULL ((ber_tag_t) 0x05UL) -#define LBER_ENUMERATED ((ber_tag_t) 0x0aUL) -#define LBER_SEQUENCE ((ber_tag_t) 0x30UL) /* constructed */ -#define LBER_SET ((ber_tag_t) 0x31UL) /* constructed */ - -/* LBER BerElement options */ -#define LBER_USE_DER 0x01 - -/* get/set options for BerElement */ -#define LBER_OPT_BER_OPTIONS 0x01 -#define LBER_OPT_BER_DEBUG 0x02 -#define LBER_OPT_BER_REMAINING_BYTES 0x03 -#define LBER_OPT_BER_TOTAL_BYTES 0x04 -#define LBER_OPT_BER_BYTES_TO_WRITE 0x05 -#define LBER_OPT_BER_MEMCTX 0x06 - -#define LBER_OPT_DEBUG_LEVEL LBER_OPT_BER_DEBUG -#define LBER_OPT_REMAINING_BYTES LBER_OPT_BER_REMAINING_BYTES -#define LBER_OPT_TOTAL_BYTES LBER_OPT_BER_TOTAL_BYTES -#define LBER_OPT_BYTES_TO_WRITE LBER_OPT_BER_BYTES_TO_WRITE - -#define LBER_OPT_LOG_PRINT_FN 0x8001 -#define LBER_OPT_MEMORY_FNS 0x8002 -#define LBER_OPT_ERROR_FN 0x8003 -#define LBER_OPT_LOG_PRINT_FILE 0x8004 - -/* get/set Memory Debug options */ -#define LBER_OPT_MEMORY_INUSE 0x8005 /* for memory debugging */ -#define LBER_OPT_LOG_PROC 0x8006 /* for external logging function */ - -typedef int* (*BER_ERRNO_FN) LDAP_P(( void )); - -typedef void (*BER_LOG_PRINT_FN) LDAP_P(( LDAP_CONST char *buf )); - -typedef void* (BER_MEMALLOC_FN) LDAP_P(( ber_len_t size, void *ctx )); -typedef void* (BER_MEMCALLOC_FN) LDAP_P(( ber_len_t n, ber_len_t size, void *ctx )); -typedef void* (BER_MEMREALLOC_FN) LDAP_P(( void *p, ber_len_t size, void *ctx )); -typedef void (BER_MEMFREE_FN) LDAP_P(( void *p, void *ctx )); - -typedef struct lber_memory_fns { - BER_MEMALLOC_FN *bmf_malloc; - BER_MEMCALLOC_FN *bmf_calloc; - BER_MEMREALLOC_FN *bmf_realloc; - BER_MEMFREE_FN *bmf_free; -} BerMemoryFunctions; - -/* LBER Sockbuf_IO options */ -#define LBER_SB_OPT_GET_FD 1 -#define LBER_SB_OPT_SET_FD 2 -#define LBER_SB_OPT_HAS_IO 3 -#define LBER_SB_OPT_SET_NONBLOCK 4 -#define LBER_SB_OPT_GET_SSL 7 -#define LBER_SB_OPT_DATA_READY 8 -#define LBER_SB_OPT_SET_READAHEAD 9 -#define LBER_SB_OPT_DRAIN 10 -#define LBER_SB_OPT_NEEDS_READ 11 -#define LBER_SB_OPT_NEEDS_WRITE 12 -#define LBER_SB_OPT_GET_MAX_INCOMING 13 -#define LBER_SB_OPT_SET_MAX_INCOMING 14 - -/* Only meaningful ifdef LDAP_PF_LOCAL_SENDMSG */ -#define LBER_SB_OPT_UNGET_BUF 15 - -/* Largest option used by the library */ -#define LBER_SB_OPT_OPT_MAX 15 - -/* LBER IO operations stacking levels */ -#define LBER_SBIOD_LEVEL_PROVIDER 10 -#define LBER_SBIOD_LEVEL_TRANSPORT 20 -#define LBER_SBIOD_LEVEL_APPLICATION 30 - -/* get/set options for Sockbuf */ -#define LBER_OPT_SOCKBUF_DESC 0x1000 -#define LBER_OPT_SOCKBUF_OPTIONS 0x1001 -#define LBER_OPT_SOCKBUF_DEBUG 0x1002 - -/* on/off values */ -LBER_V( char ) ber_pvt_opt_on; -#define LBER_OPT_ON ((void *) &ber_pvt_opt_on) -#define LBER_OPT_OFF ((void *) 0) - -#define LBER_OPT_SUCCESS (0) -#define LBER_OPT_ERROR (-1) - -typedef struct berelement BerElement; -typedef struct sockbuf Sockbuf; - -typedef struct sockbuf_io Sockbuf_IO; - -/* Structure for LBER IO operation descriptor */ -typedef struct sockbuf_io_desc { - int sbiod_level; - Sockbuf *sbiod_sb; - Sockbuf_IO *sbiod_io; - void *sbiod_pvt; - struct sockbuf_io_desc *sbiod_next; -} Sockbuf_IO_Desc; - -/* Structure for LBER IO operation functions */ -struct sockbuf_io { - int (*sbi_setup)( Sockbuf_IO_Desc *sbiod, void *arg ); - int (*sbi_remove)( Sockbuf_IO_Desc *sbiod ); - int (*sbi_ctrl)( Sockbuf_IO_Desc *sbiod, int opt, void *arg); - - ber_slen_t (*sbi_read)( Sockbuf_IO_Desc *sbiod, void *buf, - ber_len_t len ); - ber_slen_t (*sbi_write)( Sockbuf_IO_Desc *sbiod, void *buf, - ber_len_t len ); - - int (*sbi_close)( Sockbuf_IO_Desc *sbiod ); -}; - -/* Helper macros for LBER IO functions */ -#define LBER_SBIOD_READ_NEXT( sbiod, buf, len ) \ - ( (sbiod)->sbiod_next->sbiod_io->sbi_read( (sbiod)->sbiod_next, \ - buf, len ) ) -#define LBER_SBIOD_WRITE_NEXT( sbiod, buf, len ) \ - ( (sbiod)->sbiod_next->sbiod_io->sbi_write( (sbiod)->sbiod_next, \ - buf, len ) ) -#define LBER_SBIOD_CTRL_NEXT( sbiod, opt, arg ) \ - ( (sbiod)->sbiod_next ? \ - ( (sbiod)->sbiod_next->sbiod_io->sbi_ctrl( \ - (sbiod)->sbiod_next, opt, arg ) ) : 0 ) - -/* structure for returning a sequence of octet strings + length */ -typedef struct berval { - ber_len_t bv_len; - char *bv_val; -} BerValue; - -typedef BerValue *BerVarray; /* To distinguish from a single bv */ - -/* this should be moved to lber-int.h */ - -/* - * in bprint.c: - */ -LBER_F( void ) -ber_error_print LDAP_P(( - LDAP_CONST char *data )); - -LBER_F( void ) -ber_bprint LDAP_P(( - LDAP_CONST char *data, ber_len_t len )); - -LBER_F( void ) -ber_dump LDAP_P(( - BerElement *ber, int inout )); - -/* - * in decode.c: - */ -typedef int (*BERDecodeCallback) LDAP_P(( - BerElement *ber, - void *data, - int mode )); - -LBER_F( ber_tag_t ) -ber_get_tag LDAP_P(( - BerElement *ber )); - -LBER_F( ber_tag_t ) -ber_skip_tag LDAP_P(( - BerElement *ber, - ber_len_t *len )); - -LBER_F( ber_tag_t ) -ber_peek_tag LDAP_P(( - BerElement *ber, - ber_len_t *len )); - -LBER_F( ber_tag_t ) -ber_skip_raw LDAP_P(( - BerElement *ber, - struct berval *bv )); - -LBER_F( ber_tag_t ) -ber_skip_element LDAP_P(( - BerElement *ber, - struct berval *bv )); - -LBER_F( ber_tag_t ) -ber_peek_element LDAP_P(( - LDAP_CONST BerElement *ber, - struct berval *bv )); - -LBER_F( ber_tag_t ) -ber_get_int LDAP_P(( - BerElement *ber, - ber_int_t *num )); - -LBER_F( ber_tag_t ) -ber_get_enum LDAP_P(( - BerElement *ber, - ber_int_t *num )); - -LBER_F( int ) -ber_decode_int LDAP_P(( - const struct berval *bv, - ber_int_t *num )); - -LBER_F( ber_tag_t ) -ber_get_stringb LDAP_P(( - BerElement *ber, - char *buf, - ber_len_t *len )); - -#define LBER_BV_ALLOC 0x01 /* allocate/copy result, otherwise in-place */ -#define LBER_BV_NOTERM 0x02 /* omit NUL-terminator if parsing in-place */ -#define LBER_BV_STRING 0x04 /* fail if berval contains embedded \0 */ -/* LBER_BV_STRING currently accepts a terminating \0 in the berval, because - * Active Directory sends that in at least the diagonsticMessage field. - */ - -LBER_F( ber_tag_t ) -ber_get_stringbv LDAP_P(( - BerElement *ber, - struct berval *bv, - int options )); - -LBER_F( ber_tag_t ) -ber_get_stringa LDAP_P(( - BerElement *ber, - char **buf )); - -LBER_F( ber_tag_t ) -ber_get_stringal LDAP_P(( - BerElement *ber, - struct berval **bv )); - -LBER_F( ber_tag_t ) -ber_get_bitstringa LDAP_P(( - BerElement *ber, - char **buf, - ber_len_t *len )); - -LBER_F( ber_tag_t ) -ber_get_null LDAP_P(( - BerElement *ber )); - -LBER_F( ber_tag_t ) -ber_get_boolean LDAP_P(( - BerElement *ber, - ber_int_t *boolval )); - -LBER_F( ber_tag_t ) -ber_first_element LDAP_P(( - BerElement *ber, - ber_len_t *len, - char **last )); - -LBER_F( ber_tag_t ) -ber_next_element LDAP_P(( - BerElement *ber, - ber_len_t *len, - LDAP_CONST char *last )); - -LBER_F( ber_tag_t ) -ber_scanf LDAP_P(( - BerElement *ber, - LDAP_CONST char *fmt, - ... )); - -LBER_F( int ) -ber_decode_oid LDAP_P(( - struct berval *in, - struct berval *out )); - -/* - * in encode.c - */ -LBER_F( int ) -ber_encode_oid LDAP_P(( - struct berval *in, - struct berval *out )); - -typedef int (*BEREncodeCallback) LDAP_P(( - BerElement *ber, - void *data )); - -LBER_F( int ) -ber_put_enum LDAP_P(( - BerElement *ber, - ber_int_t num, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_int LDAP_P(( - BerElement *ber, - ber_int_t num, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_ostring LDAP_P(( - BerElement *ber, - LDAP_CONST char *str, - ber_len_t len, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_berval LDAP_P(( - BerElement *ber, - struct berval *bv, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_string LDAP_P(( - BerElement *ber, - LDAP_CONST char *str, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_bitstring LDAP_P(( - BerElement *ber, - LDAP_CONST char *str, - ber_len_t bitlen, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_null LDAP_P(( - BerElement *ber, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_boolean LDAP_P(( - BerElement *ber, - ber_int_t boolval, - ber_tag_t tag )); - -LBER_F( int ) -ber_start_seq LDAP_P(( - BerElement *ber, - ber_tag_t tag )); - -LBER_F( int ) -ber_start_set LDAP_P(( - BerElement *ber, - ber_tag_t tag )); - -LBER_F( int ) -ber_put_seq LDAP_P(( - BerElement *ber )); - -LBER_F( int ) -ber_put_set LDAP_P(( - BerElement *ber )); - -LBER_F( int ) -ber_printf LDAP_P(( - BerElement *ber, - LDAP_CONST char *fmt, - ... )); - - -/* - * in io.c: - */ - -LBER_F( ber_slen_t ) -ber_skip_data LDAP_P(( - BerElement *ber, - ber_len_t len )); - -LBER_F( ber_slen_t ) -ber_read LDAP_P(( - BerElement *ber, - char *buf, - ber_len_t len )); - -LBER_F( ber_slen_t ) -ber_write LDAP_P(( - BerElement *ber, - LDAP_CONST char *buf, - ber_len_t len, - int zero )); /* nonzero is unsupported from OpenLDAP 2.4.18 */ - -LBER_F( void ) -ber_free LDAP_P(( - BerElement *ber, - int freebuf )); - -LBER_F( void ) -ber_free_buf LDAP_P(( BerElement *ber )); - -LBER_F( int ) -ber_flush2 LDAP_P(( - Sockbuf *sb, - BerElement *ber, - int freeit )); -#define LBER_FLUSH_FREE_NEVER (0x0) /* traditional behavior */ -#define LBER_FLUSH_FREE_ON_SUCCESS (0x1) /* traditional behavior */ -#define LBER_FLUSH_FREE_ON_ERROR (0x2) -#define LBER_FLUSH_FREE_ALWAYS (LBER_FLUSH_FREE_ON_SUCCESS|LBER_FLUSH_FREE_ON_ERROR) - -LBER_F( int ) -ber_flush LDAP_P(( - Sockbuf *sb, - BerElement *ber, - int freeit )); /* DEPRECATED */ - -LBER_F( BerElement * ) -ber_alloc LDAP_P(( void )); /* DEPRECATED */ - -LBER_F( BerElement * ) -der_alloc LDAP_P(( void )); /* DEPRECATED */ - -LBER_F( BerElement * ) -ber_alloc_t LDAP_P(( - int beroptions )); - -LBER_F( BerElement * ) -ber_dup LDAP_P(( - BerElement *ber )); - -LBER_F( ber_tag_t ) -ber_get_next LDAP_P(( - Sockbuf *sb, - ber_len_t *len, - BerElement *ber )); - -LBER_F( void ) -ber_init2 LDAP_P(( - BerElement *ber, - struct berval *bv, - int options )); - -LBER_F( void ) -ber_init_w_nullc LDAP_P(( /* DEPRECATED */ - BerElement *ber, - int options )); - -LBER_F( void ) -ber_reset LDAP_P(( - BerElement *ber, - int was_writing )); - -LBER_F( BerElement * ) -ber_init LDAP_P(( - struct berval *bv )); - -LBER_F( int ) -ber_flatten LDAP_P(( - BerElement *ber, - struct berval **bvPtr )); - -LBER_F( int ) -ber_flatten2 LDAP_P(( - BerElement *ber, - struct berval *bv, - int alloc )); - -LBER_F( int ) -ber_remaining LDAP_P(( - BerElement *ber )); - -/* - * LBER ber accessor functions - */ - -LBER_F( int ) -ber_get_option LDAP_P(( - void *item, - int option, - void *outvalue)); - -LBER_F( int ) -ber_set_option LDAP_P(( - void *item, - int option, - LDAP_CONST void *invalue)); - -/* - * LBER sockbuf.c - */ - -LBER_F( Sockbuf * ) -ber_sockbuf_alloc LDAP_P(( - void )); - -LBER_F( void ) -ber_sockbuf_free LDAP_P(( - Sockbuf *sb )); - -LBER_F( int ) -ber_sockbuf_add_io LDAP_P(( - Sockbuf *sb, - Sockbuf_IO *sbio, - int layer, - void *arg )); - -LBER_F( int ) -ber_sockbuf_remove_io LDAP_P(( - Sockbuf *sb, - Sockbuf_IO *sbio, - int layer )); - -LBER_F( int ) -ber_sockbuf_ctrl LDAP_P(( - Sockbuf *sb, - int opt, - void *arg )); - -LBER_V( Sockbuf_IO ) ber_sockbuf_io_tcp; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_readahead; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_fd; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_debug; -LBER_V( Sockbuf_IO ) ber_sockbuf_io_udp; - -/* - * LBER memory.c - */ -LBER_F( void * ) -ber_memalloc LDAP_P(( - ber_len_t s )); - -LBER_F( void * ) -ber_memrealloc LDAP_P(( - void* p, - ber_len_t s )); - -LBER_F( void * ) -ber_memcalloc LDAP_P(( - ber_len_t n, - ber_len_t s )); - -LBER_F( void ) -ber_memfree LDAP_P(( - void* p )); - -LBER_F( void ) -ber_memvfree LDAP_P(( - void** vector )); - -LBER_F( void ) -ber_bvfree LDAP_P(( - struct berval *bv )); - -LBER_F( void ) -ber_bvecfree LDAP_P(( - struct berval **bv )); - -LBER_F( int ) -ber_bvecadd LDAP_P(( - struct berval ***bvec, - struct berval *bv )); - -LBER_F( struct berval * ) -ber_dupbv LDAP_P(( - struct berval *dst, struct berval *src )); - -LBER_F( struct berval * ) -ber_bvdup LDAP_P(( - struct berval *src )); - -LBER_F( struct berval * ) -ber_mem2bv LDAP_P(( - LDAP_CONST char *, ber_len_t len, int duplicate, struct berval *bv)); - -LBER_F( struct berval * ) -ber_str2bv LDAP_P(( - LDAP_CONST char *, ber_len_t len, int duplicate, struct berval *bv)); - -#define ber_bvstr(a) ((ber_str2bv)((a), 0, 0, NULL)) -#define ber_bvstrdup(a) ((ber_str2bv)((a), 0, 1, NULL)) - -LBER_F( char * ) -ber_strdup LDAP_P(( - LDAP_CONST char * )); - -LBER_F( ber_len_t ) -ber_strnlen LDAP_P(( - LDAP_CONST char *s, ber_len_t len )); - -LBER_F( char * ) -ber_strndup LDAP_P(( - LDAP_CONST char *s, ber_len_t l )); - -LBER_F( struct berval * ) -ber_bvreplace LDAP_P(( - struct berval *dst, LDAP_CONST struct berval *src )); - -LBER_F( void ) -ber_bvarray_free LDAP_P(( BerVarray p )); - -LBER_F( int ) -ber_bvarray_add LDAP_P(( BerVarray *p, BerValue *bv )); - -#define ber_bvcmp(v1,v2) \ - ((v1)->bv_len < (v2)->bv_len \ - ? -1 : ((v1)->bv_len > (v2)->bv_len \ - ? 1 : memcmp((v1)->bv_val, (v2)->bv_val, (v1)->bv_len) )) - -/* - * error.c - */ -LBER_F( int * ) ber_errno_addr LDAP_P((void)); -#define ber_errno (*(ber_errno_addr)()) - -#define LBER_ERROR_NONE 0 -#define LBER_ERROR_PARAM 0x1 -#define LBER_ERROR_MEMORY 0x2 - -LDAP_END_DECL - -#endif /* _LBER_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber_pvt.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber_pvt.h deleted file mode 100755 index 474c291e2..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber_pvt.h +++ /dev/null @@ -1,223 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * lber_pvt.h - Header for ber_pvt_ functions. - * These are meant to be internal to OpenLDAP Software. - */ - -#ifndef _LBER_PVT_H -#define _LBER_PVT_H 1 - -#include - -LDAP_BEGIN_DECL - -/* for allocating aligned buffers (on the stack) */ -#define LBER_ALIGNED_BUFFER(uname,size) \ - union uname { \ - char buffer[size]; \ - /* force alignment */ \ - int ialign; \ - long lalign; \ - float falign; \ - double dalign; \ - char* palign; \ - } - -#define LBER_ELEMENT_SIZEOF (256) /* must be >= sizeof(BerElement) */ -typedef LBER_ALIGNED_BUFFER(lber_berelement_u,LBER_ELEMENT_SIZEOF) - BerElementBuffer; - -typedef struct sockbuf_buf { - ber_len_t buf_size; - ber_len_t buf_ptr; - ber_len_t buf_end; - char *buf_base; -} Sockbuf_Buf; - -/* - * bprint.c - */ -LBER_V( BER_LOG_PRINT_FN ) ber_pvt_log_print; - -LBER_F( int ) -ber_pvt_log_printf LDAP_P(( - int errlvl, - int loglvl, - const char *fmt, - ... )) LDAP_GCCATTR((format(printf, 3, 4))); - -/* - * sockbuf.c - */ -LBER_F( ber_slen_t ) -ber_pvt_sb_do_write LDAP_P(( Sockbuf_IO_Desc *sbiod, Sockbuf_Buf *buf_out )); - -LBER_F( void ) -ber_pvt_sb_buf_init LDAP_P(( Sockbuf_Buf *buf )); - -LBER_F( void ) -ber_pvt_sb_buf_destroy LDAP_P(( Sockbuf_Buf *buf )); - -LBER_F( int ) -ber_pvt_sb_grow_buffer LDAP_P(( Sockbuf_Buf *buf, ber_len_t minsize )); - -LBER_F( ber_len_t ) -ber_pvt_sb_copy_out LDAP_P(( Sockbuf_Buf *sbb, char *buf, ber_len_t len )); - -LBER_F( int ) -ber_pvt_socket_set_nonblock LDAP_P(( ber_socket_t sd, int nb )); - -/* - * memory.c - */ -LBER_F( void * ) -ber_memalloc_x LDAP_P(( - ber_len_t s, void *ctx)); - -LBER_F( void * ) -ber_memrealloc_x LDAP_P(( - void* p, - ber_len_t s, void *ctx )); - -LBER_F( void * ) -ber_memcalloc_x LDAP_P(( - ber_len_t n, - ber_len_t s, void *ctx )); - -LBER_F( void ) -ber_memfree_x LDAP_P(( - void* p, void *ctx )); - -LBER_F( void ) -ber_memvfree_x LDAP_P(( - void** vector, void *ctx )); - -LBER_F( void ) -ber_bvfree_x LDAP_P(( - struct berval *bv, void *ctx )); - -LBER_F( void ) -ber_bvecfree_x LDAP_P(( - struct berval **bv, void *ctx )); - -LBER_F( int ) -ber_bvecadd_x LDAP_P(( - struct berval ***bvec, - struct berval *bv, void *ctx )); - -LBER_F( struct berval * ) -ber_dupbv_x LDAP_P(( - struct berval *dst, struct berval *src, void *ctx )); - -LBER_F( struct berval * ) -ber_str2bv_x LDAP_P(( - LDAP_CONST char *, ber_len_t len, int dup, struct berval *bv, void *ctx)); - -LBER_F( struct berval * ) -ber_mem2bv_x LDAP_P(( - LDAP_CONST char *, ber_len_t len, int dup, struct berval *bv, void *ctx)); - -LBER_F( char * ) -ber_strdup_x LDAP_P(( - LDAP_CONST char *, void *ctx )); - -LBER_F( struct berval * ) -ber_bvreplace_x LDAP_P(( - struct berval *dst, LDAP_CONST struct berval *src, void *ctx )); - -LBER_F( void ) -ber_bvarray_free_x LDAP_P(( BerVarray p, void *ctx )); - -LBER_F( int ) -ber_bvarray_add_x LDAP_P(( BerVarray *p, BerValue *bv, void *ctx )); - -LBER_F( int ) -ber_bvarray_dup_x LDAP_P(( BerVarray *dst, BerVarray src, void *ctx )); - -#if 0 -#define ber_bvstrcmp(v1,v2) \ - ((v1)->bv_len < (v2)->bv_len \ - ? -1 : ((v1)->bv_len > (v2)->bv_len \ - ? 1 : strncmp((v1)->bv_val, (v2)->bv_val, (v1)->bv_len) )) -#else - /* avoid strncmp() */ -#define ber_bvstrcmp(v1,v2) ber_bvcmp((v1),(v2)) -#endif - -#define ber_bvstrcasecmp(v1,v2) \ - ((v1)->bv_len < (v2)->bv_len \ - ? -1 : ((v1)->bv_len > (v2)->bv_len \ - ? 1 : strncasecmp((v1)->bv_val, (v2)->bv_val, (v1)->bv_len) )) - -#define ber_bvccmp(v1,c) \ - ( (v1)->bv_len == 1 && (v1)->bv_val[0] == (c) ) - -#define ber_strccmp(s,c) \ - ( (s)[0] == (c) && (s)[1] == '\0' ) - -#define ber_bvchr(bv,c) \ - ((char *) memchr( (bv)->bv_val, (c), (bv)->bv_len )) - -#define ber_bvrchr(bv,c) \ - ((char *) lutil_memrchr( (bv)->bv_val, (c), (bv)->bv_len )) - -#define ber_bvchr_post(dst,bv,c) \ - do { \ - (dst)->bv_val = memchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? (bv)->bv_len - ((dst)->bv_val - (bv)->bv_val) : 0; \ - } while (0) - -#define ber_bvchr_pre(dst,bv,c) \ - do { \ - (dst)->bv_val = memchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? ((dst)->bv_val - (bv)->bv_val) : (bv)->bv_len; \ - (dst)->bv_val = (bv)->bv_val; \ - } while (0) - -#define ber_bvrchr_post(dst,bv,c) \ - do { \ - (dst)->bv_val = lutil_memrchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? (bv)->bv_len - ((dst)->bv_val - (bv)->bv_val) : 0; \ - } while (0) - -#define ber_bvrchr_pre(dst,bv,c) \ - do { \ - (dst)->bv_val = lutil_memrchr( (bv)->bv_val, (c), (bv)->bv_len ); \ - (dst)->bv_len = (dst)->bv_val ? ((dst)->bv_val - (bv)->bv_val) : (bv)->bv_len; \ - (dst)->bv_val = (bv)->bv_val; \ - } while (0) - -#define BER_STRLENOF(s) (sizeof(s)-1) -#define BER_BVC(s) { BER_STRLENOF(s), (char *)(s) } -#define BER_BVNULL { 0L, NULL } -#define BER_BVZERO(bv) \ - do { \ - (bv)->bv_len = 0; \ - (bv)->bv_val = NULL; \ - } while (0) -#define BER_BVSTR(bv,s) \ - do { \ - (bv)->bv_len = BER_STRLENOF(s); \ - (bv)->bv_val = (s); \ - } while (0) -#define BER_BVISNULL(bv) ((bv)->bv_val == NULL) -#define BER_BVISEMPTY(bv) ((bv)->bv_len == 0) - -LDAP_END_DECL - -#endif - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber_types.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber_types.h deleted file mode 100755 index 776e2c250..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lber_types.h +++ /dev/null @@ -1,62 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * LBER types - */ - -#ifndef _LBER_TYPES_H -#define _LBER_TYPES_H - -#include - -LDAP_BEGIN_DECL - -/* LBER boolean, enum, integers (32 bits or larger) */ -#define LBER_INT_T int - -/* LBER tags (32 bits or larger) */ -#define LBER_TAG_T int - -/* LBER socket descriptor */ -#define LBER_SOCKET_T int - -/* LBER lengths (32 bits or larger) */ -#define LBER_LEN_T int - -/* ------------------------------------------------------------ */ - -/* booleans, enumerations, and integers */ -typedef LBER_INT_T ber_int_t; - -/* signed and unsigned versions */ -typedef signed LBER_INT_T ber_sint_t; -typedef unsigned LBER_INT_T ber_uint_t; - -/* tags */ -typedef unsigned LBER_TAG_T ber_tag_t; - -/* "socket" descriptors */ -typedef LBER_SOCKET_T ber_socket_t; - -/* lengths */ -typedef unsigned LBER_LEN_T ber_len_t; - -/* signed lengths */ -typedef signed LBER_LEN_T ber_slen_t; - -LDAP_END_DECL - -#endif /* _LBER_TYPES_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap.h deleted file mode 100755 index f0cce01f4..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap.h +++ /dev/null @@ -1,2817 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef _LDAP_H -#define _LDAP_H - -/* pull in lber */ -#include - -/* include version and API feature defines */ -#include - -LDAP_BEGIN_DECL - -#define LDAP_VERSION1 1 -#define LDAP_VERSION2 2 -#define LDAP_VERSION3 3 - -#define LDAP_VERSION_MIN LDAP_VERSION2 -#define LDAP_VERSION LDAP_VERSION2 -#define LDAP_VERSION_MAX LDAP_VERSION3 - -/* - * We use 3000+n here because it is above 1823 (for RFC 1823), - * above 2000+rev of IETF LDAPEXT draft (now quite dated), - * yet below allocations for new RFCs (just in case there is - * someday an RFC produced). - */ -#define LDAP_API_VERSION 3001 -#define LDAP_VENDOR_NAME "OpenLDAP" - -/* OpenLDAP API Features */ -#define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION - -#if defined( LDAP_API_FEATURE_X_OPENLDAP_REENTRANT ) -# define LDAP_API_FEATURE_THREAD_SAFE 1 -#endif -#if defined( LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE ) -# define LDAP_API_FEATURE_SESSION_THREAD_SAFE 1 -# define LDAP_API_FEATURE_OPERATION_THREAD_SAFE 1 -#endif - - -#define LDAP_PORT 389 /* ldap:/// default LDAP port */ -#define LDAPS_PORT 636 /* ldaps:/// default LDAP over TLS port */ - -#define LDAP_ROOT_DSE "" -#define LDAP_NO_ATTRS "1.1" -#define LDAP_ALL_USER_ATTRIBUTES "*" -#define LDAP_ALL_OPERATIONAL_ATTRIBUTES "+" /* RFC 3673 */ - -/* RFC 4511: maxInt INTEGER ::= 2147483647 -- (2^^31 - 1) -- */ -#define LDAP_MAXINT (2147483647) - -/* - * LDAP_OPTions - * 0x0000 - 0x0fff reserved for api options - * 0x1000 - 0x3fff reserved for api extended options - * 0x4000 - 0x7fff reserved for private and experimental options - */ - -#define LDAP_OPT_API_INFO 0x0000 -#define LDAP_OPT_DESC 0x0001 /* historic */ -#define LDAP_OPT_DEREF 0x0002 -#define LDAP_OPT_SIZELIMIT 0x0003 -#define LDAP_OPT_TIMELIMIT 0x0004 -/* 0x05 - 0x07 not defined */ -#define LDAP_OPT_REFERRALS 0x0008 -#define LDAP_OPT_RESTART 0x0009 -/* 0x0a - 0x10 not defined */ -#define LDAP_OPT_PROTOCOL_VERSION 0x0011 -#define LDAP_OPT_SERVER_CONTROLS 0x0012 -#define LDAP_OPT_CLIENT_CONTROLS 0x0013 -/* 0x14 not defined */ -#define LDAP_OPT_API_FEATURE_INFO 0x0015 -/* 0x16 - 0x2f not defined */ -#define LDAP_OPT_HOST_NAME 0x0030 -#define LDAP_OPT_RESULT_CODE 0x0031 -#define LDAP_OPT_ERROR_NUMBER LDAP_OPT_RESULT_CODE -#define LDAP_OPT_DIAGNOSTIC_MESSAGE 0x0032 -#define LDAP_OPT_ERROR_STRING LDAP_OPT_DIAGNOSTIC_MESSAGE -#define LDAP_OPT_MATCHED_DN 0x0033 -/* 0x0034 - 0x3fff not defined */ -/* 0x0091 used by Microsoft for LDAP_OPT_AUTO_RECONNECT */ -#define LDAP_OPT_SSPI_FLAGS 0x0092 -/* 0x0093 used by Microsoft for LDAP_OPT_SSL_INFO */ -/* 0x0094 used by Microsoft for LDAP_OPT_REF_DEREF_CONN_PER_MSG */ -#define LDAP_OPT_SIGN 0x0095 -#define LDAP_OPT_ENCRYPT 0x0096 -#define LDAP_OPT_SASL_METHOD 0x0097 -/* 0x0098 used by Microsoft for LDAP_OPT_AREC_EXCLUSIVE */ -#define LDAP_OPT_SECURITY_CONTEXT 0x0099 -/* 0x009A used by Microsoft for LDAP_OPT_ROOTDSE_CACHE */ -/* 0x009B - 0x3fff not defined */ - -/* API Extensions */ -#define LDAP_OPT_API_EXTENSION_BASE 0x4000 /* API extensions */ - -/* private and experimental options */ -/* OpenLDAP specific options */ -#define LDAP_OPT_DEBUG_LEVEL 0x5001 /* debug level */ -#define LDAP_OPT_TIMEOUT 0x5002 /* default timeout */ -#define LDAP_OPT_REFHOPLIMIT 0x5003 /* ref hop limit */ -#define LDAP_OPT_NETWORK_TIMEOUT 0x5005 /* socket level timeout */ -#define LDAP_OPT_URI 0x5006 -#define LDAP_OPT_REFERRAL_URLS 0x5007 /* Referral URLs */ -#define LDAP_OPT_SOCKBUF 0x5008 /* sockbuf */ -#define LDAP_OPT_DEFBASE 0x5009 /* searchbase */ -#define LDAP_OPT_CONNECT_ASYNC 0x5010 /* create connections asynchronously */ -#define LDAP_OPT_CONNECT_CB 0x5011 /* connection callbacks */ -#define LDAP_OPT_SESSION_REFCNT 0x5012 /* session reference count */ -#define LDAP_OPT_KEEPCONN 0x5013 /* keep the connection on read error or NoD */ -#define LDAP_OPT_SOCKET_BIND_ADDRESSES 0x5014 /* user configured bind IPs */ -#define LDAP_OPT_TCP_USER_TIMEOUT 0x5015 /* set TCP_USER_TIMEOUT if the OS supports it, ignored otherwise */ - -/* OpenLDAP TLS options */ -#define LDAP_OPT_X_TLS 0x6000 -#define LDAP_OPT_X_TLS_CTX 0x6001 /* OpenSSL CTX* */ -#define LDAP_OPT_X_TLS_CACERTFILE 0x6002 -#define LDAP_OPT_X_TLS_CACERTDIR 0x6003 -#define LDAP_OPT_X_TLS_CERTFILE 0x6004 -#define LDAP_OPT_X_TLS_KEYFILE 0x6005 -#define LDAP_OPT_X_TLS_REQUIRE_CERT 0x6006 -#define LDAP_OPT_X_TLS_PROTOCOL_MIN 0x6007 -#define LDAP_OPT_X_TLS_CIPHER_SUITE 0x6008 -#define LDAP_OPT_X_TLS_RANDOM_FILE 0x6009 -#define LDAP_OPT_X_TLS_SSL_CTX 0x600a /* OpenSSL SSL* */ -#define LDAP_OPT_X_TLS_CRLCHECK 0x600b -#define LDAP_OPT_X_TLS_CONNECT_CB 0x600c -#define LDAP_OPT_X_TLS_CONNECT_ARG 0x600d -#define LDAP_OPT_X_TLS_DHFILE 0x600e -#define LDAP_OPT_X_TLS_NEWCTX 0x600f -#define LDAP_OPT_X_TLS_CRLFILE 0x6010 /* GNUtls only */ -#define LDAP_OPT_X_TLS_PACKAGE 0x6011 -#define LDAP_OPT_X_TLS_ECNAME 0x6012 -#define LDAP_OPT_X_TLS_VERSION 0x6013 /* read-only */ -#define LDAP_OPT_X_TLS_CIPHER 0x6014 /* read-only */ -#define LDAP_OPT_X_TLS_PEERCERT 0x6015 /* read-only */ -#define LDAP_OPT_X_TLS_CACERT 0x6016 -#define LDAP_OPT_X_TLS_CERT 0x6017 -#define LDAP_OPT_X_TLS_KEY 0x6018 -#define LDAP_OPT_X_TLS_PEERKEY_HASH 0x6019 -#define LDAP_OPT_X_TLS_REQUIRE_SAN 0x601a -#define LDAP_OPT_X_TLS_PROTOCOL_MAX 0x601b - -#define LDAP_OPT_X_TLS_NEVER 0 -#define LDAP_OPT_X_TLS_HARD 1 -#define LDAP_OPT_X_TLS_DEMAND 2 -#define LDAP_OPT_X_TLS_ALLOW 3 -#define LDAP_OPT_X_TLS_TRY 4 - -#define LDAP_OPT_X_TLS_CRL_NONE 0 -#define LDAP_OPT_X_TLS_CRL_PEER 1 -#define LDAP_OPT_X_TLS_CRL_ALL 2 - -/* for LDAP_OPT_X_TLS_PROTOCOL_MIN/MAX */ -#define LDAP_OPT_X_TLS_PROTOCOL(maj,min) (((maj) << 8) + (min)) -#define LDAP_OPT_X_TLS_PROTOCOL_SSL2 (2 << 8) -#define LDAP_OPT_X_TLS_PROTOCOL_SSL3 (3 << 8) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_0 ((3 << 8) + 1) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_1 ((3 << 8) + 2) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_2 ((3 << 8) + 3) -#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 ((3 << 8) + 4) - -#define LDAP_OPT_X_SASL_CBINDING_NONE 0 -#define LDAP_OPT_X_SASL_CBINDING_TLS_UNIQUE 1 -#define LDAP_OPT_X_SASL_CBINDING_TLS_ENDPOINT 2 - -/* OpenLDAP SASL options */ -#define LDAP_OPT_X_SASL_MECH 0x6100 -#define LDAP_OPT_X_SASL_REALM 0x6101 -#define LDAP_OPT_X_SASL_AUTHCID 0x6102 -#define LDAP_OPT_X_SASL_AUTHZID 0x6103 -#define LDAP_OPT_X_SASL_SSF 0x6104 /* read-only */ -#define LDAP_OPT_X_SASL_SSF_EXTERNAL 0x6105 /* write-only */ -#define LDAP_OPT_X_SASL_SECPROPS 0x6106 /* write-only */ -#define LDAP_OPT_X_SASL_SSF_MIN 0x6107 -#define LDAP_OPT_X_SASL_SSF_MAX 0x6108 -#define LDAP_OPT_X_SASL_MAXBUFSIZE 0x6109 -#define LDAP_OPT_X_SASL_MECHLIST 0x610a /* read-only */ -#define LDAP_OPT_X_SASL_NOCANON 0x610b -#define LDAP_OPT_X_SASL_USERNAME 0x610c /* read-only */ -#define LDAP_OPT_X_SASL_GSS_CREDS 0x610d -#define LDAP_OPT_X_SASL_CBINDING 0x610e - -/* - * OpenLDAP per connection tcp-keepalive settings - * (Linux only, ignored where unsupported) - */ -#define LDAP_OPT_X_KEEPALIVE_IDLE 0x6300 -#define LDAP_OPT_X_KEEPALIVE_PROBES 0x6301 -#define LDAP_OPT_X_KEEPALIVE_INTERVAL 0x6302 - -/* Private API Extensions -- reserved for application use */ -#define LDAP_OPT_PRIVATE_EXTENSION_BASE 0x7000 /* Private API inclusive */ - -/* - * ldap_get_option() and ldap_set_option() return values. - * As later versions may return other values indicating - * failure, current applications should only compare returned - * value against LDAP_OPT_SUCCESS. - */ -#define LDAP_OPT_SUCCESS 0 -#define LDAP_OPT_ERROR (-1) - -/* option on/off values */ -#define LDAP_OPT_ON ((void *) &ber_pvt_opt_on) -#define LDAP_OPT_OFF ((void *) 0) - -typedef struct ldapapiinfo { - int ldapai_info_version; /* version of LDAPAPIInfo */ -#define LDAP_API_INFO_VERSION (1) - int ldapai_api_version; /* revision of API supported */ - int ldapai_protocol_version; /* highest LDAP version supported */ - char **ldapai_extensions; /* names of API extensions */ - char *ldapai_vendor_name; /* name of supplier */ - int ldapai_vendor_version; /* supplier-specific version * 100 */ -} LDAPAPIInfo; - -typedef struct ldap_apifeature_info { - int ldapaif_info_version; /* version of LDAPAPIFeatureInfo */ -#define LDAP_FEATURE_INFO_VERSION (1) /* apifeature_info struct version */ - char* ldapaif_name; /* LDAP_API_FEATURE_* (less prefix) */ - int ldapaif_version; /* value of LDAP_API_FEATURE_... */ -} LDAPAPIFeatureInfo; - -/* - * LDAP Control structure - */ -typedef struct ldapcontrol { - char * ldctl_oid; /* numericoid of control */ - struct berval ldctl_value; /* encoded value of control */ - char ldctl_iscritical; /* criticality */ -} LDAPControl; - -/* LDAP Controls */ -/* standard track controls */ -#define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.4.2" /* RFC 3296 */ -#define LDAP_CONTROL_PROXY_AUTHZ "2.16.840.1.113730.3.4.18" /* RFC 4370 */ -#define LDAP_CONTROL_SUBENTRIES "1.3.6.1.4.1.4203.1.10.1" /* RFC 3672 */ - -#define LDAP_CONTROL_VALUESRETURNFILTER "1.2.826.0.1.3344810.2.3"/* RFC 3876 */ - -#define LDAP_CONTROL_ASSERT "1.3.6.1.1.12" /* RFC 4528 */ -#define LDAP_CONTROL_PRE_READ "1.3.6.1.1.13.1" /* RFC 4527 */ -#define LDAP_CONTROL_POST_READ "1.3.6.1.1.13.2" /* RFC 4527 */ - -#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473" /* RFC 2891 */ -#define LDAP_CONTROL_SORTRESPONSE "1.2.840.113556.1.4.474" /* RFC 2891 */ - -/* non-standard track controls */ -#define LDAP_CONTROL_PAGEDRESULTS "1.2.840.113556.1.4.319" /* RFC 2696 */ - -#define LDAP_CONTROL_AUTHZID_REQUEST "2.16.840.1.113730.3.4.16" /* RFC 3829 */ -#define LDAP_CONTROL_AUTHZID_RESPONSE "2.16.840.1.113730.3.4.15" /* RFC 3829 */ - -/* LDAP Content Synchronization Operation -- RFC 4533 */ -#define LDAP_SYNC_OID "1.3.6.1.4.1.4203.1.9.1" -#define LDAP_CONTROL_SYNC LDAP_SYNC_OID ".1" -#define LDAP_CONTROL_SYNC_STATE LDAP_SYNC_OID ".2" -#define LDAP_CONTROL_SYNC_DONE LDAP_SYNC_OID ".3" -#define LDAP_SYNC_INFO LDAP_SYNC_OID ".4" - -#define LDAP_SYNC_NONE 0x00 -#define LDAP_SYNC_REFRESH_ONLY 0x01 -#define LDAP_SYNC_RESERVED 0x02 -#define LDAP_SYNC_REFRESH_AND_PERSIST 0x03 - -#define LDAP_SYNC_REFRESH_PRESENTS 0 -#define LDAP_SYNC_REFRESH_DELETES 1 - -#define LDAP_TAG_SYNC_NEW_COOKIE ((ber_tag_t) 0x80U) -#define LDAP_TAG_SYNC_REFRESH_DELETE ((ber_tag_t) 0xa1U) -#define LDAP_TAG_SYNC_REFRESH_PRESENT ((ber_tag_t) 0xa2U) -#define LDAP_TAG_SYNC_ID_SET ((ber_tag_t) 0xa3U) - -#define LDAP_TAG_SYNC_COOKIE ((ber_tag_t) 0x04U) -#define LDAP_TAG_REFRESHDELETES ((ber_tag_t) 0x01U) -#define LDAP_TAG_REFRESHDONE ((ber_tag_t) 0x01U) -#define LDAP_TAG_RELOAD_HINT ((ber_tag_t) 0x01U) - -#define LDAP_SYNC_PRESENT 0 -#define LDAP_SYNC_ADD 1 -#define LDAP_SYNC_MODIFY 2 -#define LDAP_SYNC_DELETE 3 -#define LDAP_SYNC_NEW_COOKIE 4 - -/* LDAP Don't Use Copy Control (RFC 6171) */ -#define LDAP_CONTROL_DONTUSECOPY "1.3.6.1.1.22" - -/* Password policy Controls *//* work in progress */ -/* ITS#3458: released; disabled by default */ -#define LDAP_CONTROL_PASSWORDPOLICYREQUEST "1.3.6.1.4.1.42.2.27.8.5.1" -#define LDAP_CONTROL_PASSWORDPOLICYRESPONSE "1.3.6.1.4.1.42.2.27.8.5.1" - -/* various works in progress */ -#define LDAP_CONTROL_NOOP "1.3.6.1.4.1.4203.666.5.2" -#define LDAP_CONTROL_NO_SUBORDINATES "1.3.6.1.4.1.4203.666.5.11" -#define LDAP_CONTROL_RELAX "1.3.6.1.4.1.4203.666.5.12" -#define LDAP_CONTROL_MANAGEDIT LDAP_CONTROL_RELAX -#define LDAP_CONTROL_SLURP "1.3.6.1.4.1.4203.666.5.13" -#define LDAP_CONTROL_VALSORT "1.3.6.1.4.1.4203.666.5.14" -#define LDAP_CONTROL_X_DEREF "1.3.6.1.4.1.4203.666.5.16" -#define LDAP_CONTROL_X_WHATFAILED "1.3.6.1.4.1.4203.666.5.17" - -/* LDAP Chaining Behavior Control *//* work in progress */ -/* ; - * see also LDAP_NO_REFERRALS_FOUND, LDAP_CANNOT_CHAIN */ -#define LDAP_CONTROL_X_CHAINING_BEHAVIOR "1.3.6.1.4.1.4203.666.11.3" - -#define LDAP_CHAINING_PREFERRED 0 -#define LDAP_CHAINING_REQUIRED 1 -#define LDAP_REFERRALS_PREFERRED 2 -#define LDAP_REFERRALS_REQUIRED 3 - -/* MS Active Directory controls (for compatibility) */ -#define LDAP_CONTROL_X_LAZY_COMMIT "1.2.840.113556.1.4.619" -#define LDAP_CONTROL_X_INCREMENTAL_VALUES "1.2.840.113556.1.4.802" -#define LDAP_CONTROL_X_DOMAIN_SCOPE "1.2.840.113556.1.4.1339" -#define LDAP_CONTROL_X_PERMISSIVE_MODIFY "1.2.840.113556.1.4.1413" -#define LDAP_CONTROL_X_SEARCH_OPTIONS "1.2.840.113556.1.4.1340" -#define LDAP_SEARCH_FLAG_DOMAIN_SCOPE 1 /* do not generate referrals */ -#define LDAP_SEARCH_FLAG_PHANTOM_ROOT 2 /* search all subordinate NCs */ -#define LDAP_CONTROL_X_TREE_DELETE "1.2.840.113556.1.4.805" - -/* MS Active Directory controls - not implemented in slapd(8) */ -#define LDAP_CONTROL_X_SERVER_NOTIFICATION "1.2.840.113556.1.4.528" -#define LDAP_CONTROL_X_EXTENDED_DN "1.2.840.113556.1.4.529" -#define LDAP_CONTROL_X_SHOW_DELETED "1.2.840.113556.1.4.417" -#define LDAP_CONTROL_X_DIRSYNC "1.2.840.113556.1.4.841" - -#define LDAP_CONTROL_X_DIRSYNC_OBJECT_SECURITY 0x00000001 -#define LDAP_CONTROL_X_DIRSYNC_ANCESTORS_FIRST 0x00000800 -#define LDAP_CONTROL_X_DIRSYNC_PUBLIC_DATA_ONLY 0x00002000 -#define LDAP_CONTROL_X_DIRSYNC_INCREMENTAL_VALUES 0x80000000 - - -/* */ -#define LDAP_CONTROL_X_SESSION_TRACKING "1.3.6.1.4.1.21008.108.63.1" -#define LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_SESSION_ID \ - LDAP_CONTROL_X_SESSION_TRACKING ".1" -#define LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_MULTI_SESSION_ID \ - LDAP_CONTROL_X_SESSION_TRACKING ".2" -#define LDAP_CONTROL_X_SESSION_TRACKING_USERNAME \ - LDAP_CONTROL_X_SESSION_TRACKING ".3" -/* various expired works */ - -/* LDAP Duplicated Entry Control Extension *//* not implemented in slapd(8) */ -#define LDAP_CONTROL_DUPENT_REQUEST "2.16.840.1.113719.1.27.101.1" -#define LDAP_CONTROL_DUPENT_RESPONSE "2.16.840.1.113719.1.27.101.2" -#define LDAP_CONTROL_DUPENT_ENTRY "2.16.840.1.113719.1.27.101.3" -#define LDAP_CONTROL_DUPENT LDAP_CONTROL_DUPENT_REQUEST - -/* LDAP Persistent Search Control *//* not implemented in slapd(8) */ -#define LDAP_CONTROL_PERSIST_REQUEST "2.16.840.1.113730.3.4.3" -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_NOTICE "2.16.840.1.113730.3.4.7" -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_ADD 0x1 -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_DELETE 0x2 -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_MODIFY 0x4 -#define LDAP_CONTROL_PERSIST_ENTRY_CHANGE_RENAME 0x8 - -/* LDAP VLV */ -#define LDAP_CONTROL_VLVREQUEST "2.16.840.1.113730.3.4.9" -#define LDAP_CONTROL_VLVRESPONSE "2.16.840.1.113730.3.4.10" - -/* Sun's analogue to ppolicy */ -#define LDAP_CONTROL_X_ACCOUNT_USABILITY "1.3.6.1.4.1.42.2.27.9.5.8" - -#define LDAP_TAG_X_ACCOUNT_USABILITY_AVAILABLE ((ber_tag_t) 0x80U) /* primitive + 0 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_NOT_AVAILABLE ((ber_tag_t) 0xA1U) /* constructed + 1 */ - -#define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_RESET ((ber_tag_t) 0x81U) /* primitive + 1 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_EXPIRED ((ber_tag_t) 0x82U) /* primitive + 2 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_REMAINING_GRACE ((ber_tag_t) 0x83U) /* primitive + 3 */ -#define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */ - -/* Netscape Password policy response controls */ -/* */ -#define LDAP_CONTROL_X_PASSWORD_EXPIRED "2.16.840.1.113730.3.4.4" -#define LDAP_CONTROL_X_PASSWORD_EXPIRING "2.16.840.1.113730.3.4.5" - -/* LDAP Unsolicited Notifications */ -#define LDAP_NOTICE_OF_DISCONNECTION "1.3.6.1.4.1.1466.20036" /* RFC 4511 */ -#define LDAP_NOTICE_DISCONNECT LDAP_NOTICE_OF_DISCONNECTION - -/* LDAP Extended Operations */ -#define LDAP_EXOP_START_TLS "1.3.6.1.4.1.1466.20037" /* RFC 4511 */ - -#define LDAP_EXOP_MODIFY_PASSWD "1.3.6.1.4.1.4203.1.11.1" /* RFC 3062 */ -#define LDAP_TAG_EXOP_MODIFY_PASSWD_ID ((ber_tag_t) 0x80U) -#define LDAP_TAG_EXOP_MODIFY_PASSWD_OLD ((ber_tag_t) 0x81U) -#define LDAP_TAG_EXOP_MODIFY_PASSWD_NEW ((ber_tag_t) 0x82U) -#define LDAP_TAG_EXOP_MODIFY_PASSWD_GEN ((ber_tag_t) 0x80U) - -#define LDAP_EXOP_CANCEL "1.3.6.1.1.8" /* RFC 3909 */ -#define LDAP_EXOP_X_CANCEL LDAP_EXOP_CANCEL - -#define LDAP_EXOP_REFRESH "1.3.6.1.4.1.1466.101.119.1" /* RFC 2589 */ -#define LDAP_TAG_EXOP_REFRESH_REQ_DN ((ber_tag_t) 0x80U) -#define LDAP_TAG_EXOP_REFRESH_REQ_TTL ((ber_tag_t) 0x81U) -#define LDAP_TAG_EXOP_REFRESH_RES_TTL ((ber_tag_t) 0x81U) - -#define LDAP_EXOP_VERIFY_CREDENTIALS "1.3.6.1.4.1.4203.666.6.5" -#define LDAP_EXOP_X_VERIFY_CREDENTIALS LDAP_EXOP_VERIFY_CREDENTIALS - -#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_COOKIE ((ber_tag_t) 0x80U) -#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U) -#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_CONTROLS ((ber_tag_t) 0xa2U) /* context specific + constructed + 2 */ - -#define LDAP_EXOP_WHO_AM_I "1.3.6.1.4.1.4203.1.11.3" /* RFC 4532 */ -#define LDAP_EXOP_X_WHO_AM_I LDAP_EXOP_WHO_AM_I - -/* various works in progress */ -#define LDAP_EXOP_TURN "1.3.6.1.1.19" /* RFC 4531 */ -#define LDAP_EXOP_X_TURN LDAP_EXOP_TURN - -/* LDAP Distributed Procedures */ -/* a work in progress */ -#define LDAP_X_DISTPROC_BASE "1.3.6.1.4.1.4203.666.11.6" -#define LDAP_EXOP_X_CHAINEDREQUEST LDAP_X_DISTPROC_BASE ".1" -#define LDAP_FEATURE_X_CANCHAINOPS LDAP_X_DISTPROC_BASE ".2" -#define LDAP_CONTROL_X_RETURNCONTREF LDAP_X_DISTPROC_BASE ".3" -#define LDAP_URLEXT_X_LOCALREFOID LDAP_X_DISTPROC_BASE ".4" -#define LDAP_URLEXT_X_REFTYPEOID LDAP_X_DISTPROC_BASE ".5" -#define LDAP_URLEXT_X_SEARCHEDSUBTREEOID \ - LDAP_X_DISTPROC_BASE ".6" -#define LDAP_URLEXT_X_FAILEDNAMEOID LDAP_X_DISTPROC_BASE ".7" -#define LDAP_URLEXT_X_LOCALREF "x-localReference" -#define LDAP_URLEXT_X_REFTYPE "x-referenceType" -#define LDAP_URLEXT_X_SEARCHEDSUBTREE "x-searchedSubtree" -#define LDAP_URLEXT_X_FAILEDNAME "x-failedName" - -#define LDAP_TXN "1.3.6.1.1.21" /* RFC 5805 */ -#define LDAP_EXOP_TXN_START LDAP_TXN ".1" -#define LDAP_CONTROL_TXN_SPEC LDAP_TXN ".2" -#define LDAP_EXOP_TXN_END LDAP_TXN ".3" -#define LDAP_EXOP_TXN_ABORTED_NOTICE LDAP_TXN ".4" - -/* LDAP Features */ -#define LDAP_FEATURE_ALL_OP_ATTRS "1.3.6.1.4.1.4203.1.5.1" /* RFC 3673 */ -#define LDAP_FEATURE_OBJECTCLASS_ATTRS \ - "1.3.6.1.4.1.4203.1.5.2" /* @objectClass - new number to be assigned */ -#define LDAP_FEATURE_ABSOLUTE_FILTERS "1.3.6.1.4.1.4203.1.5.3" /* (&) (|) */ -#define LDAP_FEATURE_LANGUAGE_TAG_OPTIONS "1.3.6.1.4.1.4203.1.5.4" -#define LDAP_FEATURE_LANGUAGE_RANGE_OPTIONS "1.3.6.1.4.1.4203.1.5.5" -#define LDAP_FEATURE_MODIFY_INCREMENT "1.3.6.1.1.14" - -/* LDAP Experimental (works in progress) Features */ -#define LDAP_FEATURE_SUBORDINATE_SCOPE \ - "1.3.6.1.4.1.4203.666.8.1" /* "children" */ -#define LDAP_FEATURE_CHILDREN_SCOPE LDAP_FEATURE_SUBORDINATE_SCOPE - -/* - * specific LDAP instantiations of BER types we know about - */ - -/* Overview of LBER tag construction - * - * Bits - * ______ - * 8 7 | CLASS - * 0 0 = UNIVERSAL - * 0 1 = APPLICATION - * 1 0 = CONTEXT-SPECIFIC - * 1 1 = PRIVATE - * _____ - * | 6 | DATA-TYPE - * 0 = PRIMITIVE - * 1 = CONSTRUCTED - * ___________ - * | 5 ... 1 | TAG-NUMBER - */ - -/* general stuff */ -#define LDAP_TAG_MESSAGE ((ber_tag_t) 0x30U) /* constructed + 16 */ -#define LDAP_TAG_MSGID ((ber_tag_t) 0x02U) /* integer */ - -#define LDAP_TAG_LDAPDN ((ber_tag_t) 0x04U) /* octet string */ -#define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ - -#define LDAP_TAG_CONTROLS ((ber_tag_t) 0xa0U) /* context specific + constructed + 0 */ -#define LDAP_TAG_REFERRAL ((ber_tag_t) 0xa3U) /* context specific + constructed + 3 */ - -#define LDAP_TAG_NEWSUPERIOR ((ber_tag_t) 0x80U) /* context-specific + primitive + 0 */ - -#define LDAP_TAG_EXOP_REQ_OID ((ber_tag_t) 0x80U) /* context specific + primitive */ -#define LDAP_TAG_EXOP_REQ_VALUE ((ber_tag_t) 0x81U) /* context specific + primitive */ -#define LDAP_TAG_EXOP_RES_OID ((ber_tag_t) 0x8aU) /* context specific + primitive */ -#define LDAP_TAG_EXOP_RES_VALUE ((ber_tag_t) 0x8bU) /* context specific + primitive */ - -#define LDAP_TAG_IM_RES_OID ((ber_tag_t) 0x80U) /* context specific + primitive */ -#define LDAP_TAG_IM_RES_VALUE ((ber_tag_t) 0x81U) /* context specific + primitive */ - -#define LDAP_TAG_SASL_RES_CREDS ((ber_tag_t) 0x87U) /* context specific + primitive */ - -/* LDAP Request Messages */ -#define LDAP_REQ_BIND ((ber_tag_t) 0x60U) /* application + constructed */ -#define LDAP_REQ_UNBIND ((ber_tag_t) 0x42U) /* application + primitive */ -#define LDAP_REQ_SEARCH ((ber_tag_t) 0x63U) /* application + constructed */ -#define LDAP_REQ_MODIFY ((ber_tag_t) 0x66U) /* application + constructed */ -#define LDAP_REQ_ADD ((ber_tag_t) 0x68U) /* application + constructed */ -#define LDAP_REQ_DELETE ((ber_tag_t) 0x4aU) /* application + primitive */ -#define LDAP_REQ_MODDN ((ber_tag_t) 0x6cU) /* application + constructed */ -#define LDAP_REQ_MODRDN LDAP_REQ_MODDN -#define LDAP_REQ_RENAME LDAP_REQ_MODDN -#define LDAP_REQ_COMPARE ((ber_tag_t) 0x6eU) /* application + constructed */ -#define LDAP_REQ_ABANDON ((ber_tag_t) 0x50U) /* application + primitive */ -#define LDAP_REQ_EXTENDED ((ber_tag_t) 0x77U) /* application + constructed */ - -/* LDAP Response Messages */ -#define LDAP_RES_BIND ((ber_tag_t) 0x61U) /* application + constructed */ -#define LDAP_RES_SEARCH_ENTRY ((ber_tag_t) 0x64U) /* application + constructed */ -#define LDAP_RES_SEARCH_REFERENCE ((ber_tag_t) 0x73U) /* V3: application + constructed */ -#define LDAP_RES_SEARCH_RESULT ((ber_tag_t) 0x65U) /* application + constructed */ -#define LDAP_RES_MODIFY ((ber_tag_t) 0x67U) /* application + constructed */ -#define LDAP_RES_ADD ((ber_tag_t) 0x69U) /* application + constructed */ -#define LDAP_RES_DELETE ((ber_tag_t) 0x6bU) /* application + constructed */ -#define LDAP_RES_MODDN ((ber_tag_t) 0x6dU) /* application + constructed */ -#define LDAP_RES_MODRDN LDAP_RES_MODDN /* application + constructed */ -#define LDAP_RES_RENAME LDAP_RES_MODDN /* application + constructed */ -#define LDAP_RES_COMPARE ((ber_tag_t) 0x6fU) /* application + constructed */ -#define LDAP_RES_EXTENDED ((ber_tag_t) 0x78U) /* V3: application + constructed */ -#define LDAP_RES_INTERMEDIATE ((ber_tag_t) 0x79U) /* V3+: application + constructed */ - -#define LDAP_RES_ANY (-1) -#define LDAP_RES_UNSOLICITED (0) - - -/* sasl methods */ -#define LDAP_SASL_SIMPLE ((char*)0) -#define LDAP_SASL_NULL ("") - - -/* authentication methods available */ -#define LDAP_AUTH_NONE ((ber_tag_t) 0x00U) /* no authentication */ -#define LDAP_AUTH_SIMPLE ((ber_tag_t) 0x80U) /* context specific + primitive */ -#define LDAP_AUTH_SASL ((ber_tag_t) 0xa3U) /* context specific + constructed */ -#define LDAP_AUTH_KRBV4 ((ber_tag_t) 0xffU) /* means do both of the following */ -#define LDAP_AUTH_KRBV41 ((ber_tag_t) 0x81U) /* context specific + primitive */ -#define LDAP_AUTH_KRBV42 ((ber_tag_t) 0x82U) /* context specific + primitive */ - -/* used by the Windows API but not used on the wire */ -#define LDAP_AUTH_NEGOTIATE ((ber_tag_t) 0x04FFU) - -/* filter types */ -#define LDAP_FILTER_AND ((ber_tag_t) 0xa0U) /* context specific + constructed */ -#define LDAP_FILTER_OR ((ber_tag_t) 0xa1U) /* context specific + constructed */ -#define LDAP_FILTER_NOT ((ber_tag_t) 0xa2U) /* context specific + constructed */ -#define LDAP_FILTER_EQUALITY ((ber_tag_t) 0xa3U) /* context specific + constructed */ -#define LDAP_FILTER_SUBSTRINGS ((ber_tag_t) 0xa4U) /* context specific + constructed */ -#define LDAP_FILTER_GE ((ber_tag_t) 0xa5U) /* context specific + constructed */ -#define LDAP_FILTER_LE ((ber_tag_t) 0xa6U) /* context specific + constructed */ -#define LDAP_FILTER_PRESENT ((ber_tag_t) 0x87U) /* context specific + primitive */ -#define LDAP_FILTER_APPROX ((ber_tag_t) 0xa8U) /* context specific + constructed */ -#define LDAP_FILTER_EXT ((ber_tag_t) 0xa9U) /* context specific + constructed */ - -/* extended filter component types */ -#define LDAP_FILTER_EXT_OID ((ber_tag_t) 0x81U) /* context specific */ -#define LDAP_FILTER_EXT_TYPE ((ber_tag_t) 0x82U) /* context specific */ -#define LDAP_FILTER_EXT_VALUE ((ber_tag_t) 0x83U) /* context specific */ -#define LDAP_FILTER_EXT_DNATTRS ((ber_tag_t) 0x84U) /* context specific */ - -/* substring filter component types */ -#define LDAP_SUBSTRING_INITIAL ((ber_tag_t) 0x80U) /* context specific */ -#define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */ -#define LDAP_SUBSTRING_FINAL ((ber_tag_t) 0x82U) /* context specific */ - -/* search scopes */ -#define LDAP_SCOPE_BASE ((ber_int_t) 0x0000) -#define LDAP_SCOPE_BASEOBJECT LDAP_SCOPE_BASE -#define LDAP_SCOPE_ONELEVEL ((ber_int_t) 0x0001) -#define LDAP_SCOPE_ONE LDAP_SCOPE_ONELEVEL -#define LDAP_SCOPE_SUBTREE ((ber_int_t) 0x0002) -#define LDAP_SCOPE_SUB LDAP_SCOPE_SUBTREE -#define LDAP_SCOPE_SUBORDINATE ((ber_int_t) 0x0003) /* OpenLDAP extension */ -#define LDAP_SCOPE_CHILDREN LDAP_SCOPE_SUBORDINATE -#define LDAP_SCOPE_DEFAULT ((ber_int_t) -1) /* OpenLDAP extension */ - -/* substring filter component types */ -#define LDAP_SUBSTRING_INITIAL ((ber_tag_t) 0x80U) /* context specific */ -#define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */ -#define LDAP_SUBSTRING_FINAL ((ber_tag_t) 0x82U) /* context specific */ - -/* - * LDAP Result Codes - */ -#define LDAP_SUCCESS 0x00 - -#define LDAP_RANGE(n,x,y) (((x) <= (n)) && ((n) <= (y))) - -#define LDAP_OPERATIONS_ERROR 0x01 -#define LDAP_PROTOCOL_ERROR 0x02 -#define LDAP_TIMELIMIT_EXCEEDED 0x03 -#define LDAP_SIZELIMIT_EXCEEDED 0x04 -#define LDAP_COMPARE_FALSE 0x05 -#define LDAP_COMPARE_TRUE 0x06 -#define LDAP_AUTH_METHOD_NOT_SUPPORTED 0x07 -#define LDAP_STRONG_AUTH_NOT_SUPPORTED LDAP_AUTH_METHOD_NOT_SUPPORTED -#define LDAP_STRONG_AUTH_REQUIRED 0x08 -#define LDAP_STRONGER_AUTH_REQUIRED LDAP_STRONG_AUTH_REQUIRED -#define LDAP_PARTIAL_RESULTS 0x09 /* LDAPv2+ (not LDAPv3) */ - -#define LDAP_REFERRAL 0x0a /* LDAPv3 */ -#define LDAP_ADMINLIMIT_EXCEEDED 0x0b /* LDAPv3 */ -#define LDAP_UNAVAILABLE_CRITICAL_EXTENSION 0x0c /* LDAPv3 */ -#define LDAP_CONFIDENTIALITY_REQUIRED 0x0d /* LDAPv3 */ -#define LDAP_SASL_BIND_IN_PROGRESS 0x0e /* LDAPv3 */ - -#define LDAP_ATTR_ERROR(n) LDAP_RANGE((n),0x10,0x15) /* 16-21 */ - -#define LDAP_NO_SUCH_ATTRIBUTE 0x10 -#define LDAP_UNDEFINED_TYPE 0x11 -#define LDAP_INAPPROPRIATE_MATCHING 0x12 -#define LDAP_CONSTRAINT_VIOLATION 0x13 -#define LDAP_TYPE_OR_VALUE_EXISTS 0x14 -#define LDAP_INVALID_SYNTAX 0x15 - -#define LDAP_NAME_ERROR(n) LDAP_RANGE((n),0x20,0x24) /* 32-34,36 */ - -#define LDAP_NO_SUCH_OBJECT 0x20 -#define LDAP_ALIAS_PROBLEM 0x21 -#define LDAP_INVALID_DN_SYNTAX 0x22 -#define LDAP_IS_LEAF 0x23 /* not LDAPv3 */ -#define LDAP_ALIAS_DEREF_PROBLEM 0x24 - -#define LDAP_SECURITY_ERROR(n) LDAP_RANGE((n),0x2F,0x32) /* 47-50 */ - -#define LDAP_X_PROXY_AUTHZ_FAILURE 0x2F /* LDAPv3 proxy authorization */ -#define LDAP_INAPPROPRIATE_AUTH 0x30 -#define LDAP_INVALID_CREDENTIALS 0x31 -#define LDAP_INSUFFICIENT_ACCESS 0x32 - -#define LDAP_SERVICE_ERROR(n) LDAP_RANGE((n),0x33,0x36) /* 51-54 */ - -#define LDAP_BUSY 0x33 -#define LDAP_UNAVAILABLE 0x34 -#define LDAP_UNWILLING_TO_PERFORM 0x35 -#define LDAP_LOOP_DETECT 0x36 - -#define LDAP_UPDATE_ERROR(n) LDAP_RANGE((n),0x40,0x47) /* 64-69,71 */ - -#define LDAP_NAMING_VIOLATION 0x40 -#define LDAP_OBJECT_CLASS_VIOLATION 0x41 -#define LDAP_NOT_ALLOWED_ON_NONLEAF 0x42 -#define LDAP_NOT_ALLOWED_ON_RDN 0x43 -#define LDAP_ALREADY_EXISTS 0x44 -#define LDAP_NO_OBJECT_CLASS_MODS 0x45 -#define LDAP_RESULTS_TOO_LARGE 0x46 /* CLDAP */ -#define LDAP_AFFECTS_MULTIPLE_DSAS 0x47 - -#define LDAP_VLV_ERROR 0x4C - -#define LDAP_OTHER 0x50 - -/* LCUP operation codes (113-117) - not implemented */ -#define LDAP_CUP_RESOURCES_EXHAUSTED 0x71 -#define LDAP_CUP_SECURITY_VIOLATION 0x72 -#define LDAP_CUP_INVALID_DATA 0x73 -#define LDAP_CUP_UNSUPPORTED_SCHEME 0x74 -#define LDAP_CUP_RELOAD_REQUIRED 0x75 - -/* Cancel operation codes (118-121) */ -#define LDAP_CANCELLED 0x76 -#define LDAP_NO_SUCH_OPERATION 0x77 -#define LDAP_TOO_LATE 0x78 -#define LDAP_CANNOT_CANCEL 0x79 - -/* Assertion control (122) */ -#define LDAP_ASSERTION_FAILED 0x7A - -/* Proxied Authorization Denied (123) */ -#define LDAP_PROXIED_AUTHORIZATION_DENIED 0x7B - -/* Experimental result codes */ -#define LDAP_E_ERROR(n) LDAP_RANGE((n),0x1000,0x3FFF) - -/* LDAP Sync (4096) */ -#define LDAP_SYNC_REFRESH_REQUIRED 0x1000 - - -/* Private Use result codes */ -#define LDAP_X_ERROR(n) LDAP_RANGE((n),0x4000,0xFFFF) - -#define LDAP_X_SYNC_REFRESH_REQUIRED 0x4100 /* defunct */ -#define LDAP_X_ASSERTION_FAILED 0x410f /* defunct */ - -/* for the LDAP No-Op control */ -#define LDAP_X_NO_OPERATION 0x410e - -/* for the Chaining Behavior control (consecutive result codes requested; - * see ) */ -#ifdef LDAP_CONTROL_X_CHAINING_BEHAVIOR -#define LDAP_X_NO_REFERRALS_FOUND 0x4110 -#define LDAP_X_CANNOT_CHAIN 0x4111 -#endif - -/* for Distributed Procedures (see ) */ -#ifdef LDAP_X_DISTPROC_BASE -#define LDAP_X_INVALIDREFERENCE 0x4112 -#endif - -#define LDAP_TXN_SPECIFY_OKAY 0x4120 -#define LDAP_TXN_ID_INVALID 0x4121 - -/* API Error Codes - * - * Based on draft-ietf-ldap-c-api-xx - * but with new negative code values - */ -#define LDAP_API_ERROR(n) ((n)<0) -#define LDAP_API_RESULT(n) ((n)<=0) - -#define LDAP_SERVER_DOWN (-1) -#define LDAP_LOCAL_ERROR (-2) -#define LDAP_ENCODING_ERROR (-3) -#define LDAP_DECODING_ERROR (-4) -#define LDAP_TIMEOUT (-5) -#define LDAP_AUTH_UNKNOWN (-6) -#define LDAP_FILTER_ERROR (-7) -#define LDAP_USER_CANCELLED (-8) -#define LDAP_PARAM_ERROR (-9) -#define LDAP_NO_MEMORY (-10) -#define LDAP_CONNECT_ERROR (-11) -#define LDAP_NOT_SUPPORTED (-12) -#define LDAP_CONTROL_NOT_FOUND (-13) -#define LDAP_NO_RESULTS_RETURNED (-14) -#define LDAP_MORE_RESULTS_TO_RETURN (-15) /* Obsolete */ -#define LDAP_CLIENT_LOOP (-16) -#define LDAP_REFERRAL_LIMIT_EXCEEDED (-17) -#define LDAP_X_CONNECTING (-18) - - -/* - * This structure represents both ldap messages and ldap responses. - * These are really the same, except in the case of search responses, - * where a response has multiple messages. - */ - -typedef struct ldapmsg LDAPMessage; - -/* for modifications */ -typedef struct ldapmod { - int mod_op; - -#define LDAP_MOD_OP (0x0007) -#define LDAP_MOD_ADD (0x0000) -#define LDAP_MOD_DELETE (0x0001) -#define LDAP_MOD_REPLACE (0x0002) -#define LDAP_MOD_INCREMENT (0x0003) /* OpenLDAP extension */ -#define LDAP_MOD_BVALUES (0x0080) -/* IMPORTANT: do not use code 0x1000 (or above), - * it is used internally by the backends! - * (see ldap/servers/slapd/slap.h) - */ - - char *mod_type; - union mod_vals_u { - char **modv_strvals; - struct berval **modv_bvals; - } mod_vals; -#define mod_values mod_vals.modv_strvals -#define mod_bvalues mod_vals.modv_bvals -} LDAPMod; - -/* - * structure representing an ldap session which can - * encompass connections to multiple servers (in the - * face of referrals). - */ -typedef struct ldap LDAP; - -#define LDAP_DEREF_NEVER 0x00 -#define LDAP_DEREF_SEARCHING 0x01 -#define LDAP_DEREF_FINDING 0x02 -#define LDAP_DEREF_ALWAYS 0x03 - -#define LDAP_NO_LIMIT 0 - -/* how many messages to retrieve results for */ -#define LDAP_MSG_ONE 0x00 -#define LDAP_MSG_ALL 0x01 -#define LDAP_MSG_RECEIVED 0x02 - -/* - * types for ldap URL handling - */ -typedef struct ldap_url_desc { - struct ldap_url_desc *lud_next; - char *lud_scheme; - char *lud_host; - int lud_port; - char *lud_dn; - char **lud_attrs; - int lud_scope; - char *lud_filter; - char **lud_exts; - int lud_crit_exts; -} LDAPURLDesc; - -#define LDAP_URL_SUCCESS 0x00 /* Success */ -#define LDAP_URL_ERR_MEM 0x01 /* can't allocate memory space */ -#define LDAP_URL_ERR_PARAM 0x02 /* parameter is bad */ - -#define LDAP_URL_ERR_BADSCHEME 0x03 /* URL doesn't begin with "ldap[si]://" */ -#define LDAP_URL_ERR_BADENCLOSURE 0x04 /* URL is missing trailing ">" */ -#define LDAP_URL_ERR_BADURL 0x05 /* URL is bad */ -#define LDAP_URL_ERR_BADHOST 0x06 /* host port is bad */ -#define LDAP_URL_ERR_BADATTRS 0x07 /* bad (or missing) attributes */ -#define LDAP_URL_ERR_BADSCOPE 0x08 /* scope string is invalid (or missing) */ -#define LDAP_URL_ERR_BADFILTER 0x09 /* bad or missing filter */ -#define LDAP_URL_ERR_BADEXTS 0x0a /* bad or missing extensions */ - -/* - * LDAP sync (RFC4533) API - */ - -typedef struct ldap_sync_t ldap_sync_t; - -typedef enum { - /* these are private - the client should never see them */ - LDAP_SYNC_CAPI_NONE = -1, - - LDAP_SYNC_CAPI_PHASE_FLAG = 0x10U, - LDAP_SYNC_CAPI_IDSET_FLAG = 0x20U, - LDAP_SYNC_CAPI_DONE_FLAG = 0x40U, - - /* these are passed to ls_search_entry() */ - LDAP_SYNC_CAPI_PRESENT = LDAP_SYNC_PRESENT, - LDAP_SYNC_CAPI_ADD = LDAP_SYNC_ADD, - LDAP_SYNC_CAPI_MODIFY = LDAP_SYNC_MODIFY, - LDAP_SYNC_CAPI_DELETE = LDAP_SYNC_DELETE, - - /* these are passed to ls_intermediate() */ - LDAP_SYNC_CAPI_PRESENTS = ( LDAP_SYNC_CAPI_PHASE_FLAG | LDAP_SYNC_CAPI_PRESENT ), - LDAP_SYNC_CAPI_DELETES = ( LDAP_SYNC_CAPI_PHASE_FLAG | LDAP_SYNC_CAPI_DELETE ), - - LDAP_SYNC_CAPI_PRESENTS_IDSET = ( LDAP_SYNC_CAPI_PRESENTS | LDAP_SYNC_CAPI_IDSET_FLAG ), - LDAP_SYNC_CAPI_DELETES_IDSET = ( LDAP_SYNC_CAPI_DELETES | LDAP_SYNC_CAPI_IDSET_FLAG ), - - LDAP_SYNC_CAPI_DONE = ( LDAP_SYNC_CAPI_DONE_FLAG | LDAP_SYNC_CAPI_PRESENTS ) -} ldap_sync_refresh_t; - -/* - * Called when an entry is returned by ldap_result(). - * If phase is LDAP_SYNC_CAPI_ADD or LDAP_SYNC_CAPI_MODIFY, - * the entry has been either added or modified, and thus - * the complete view of the entry should be in the LDAPMessage. - * If phase is LDAP_SYNC_CAPI_PRESENT or LDAP_SYNC_CAPI_DELETE, - * only the DN should be in the LDAPMessage. - */ -typedef int (*ldap_sync_search_entry_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg, - struct berval *entryUUID, - ldap_sync_refresh_t phase )); - -/* - * Called when a reference is returned; the client should know - * what to do with it. - */ -typedef int (*ldap_sync_search_reference_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg )); - -/* - * Called when specific intermediate/final messages are returned. - * If phase is LDAP_SYNC_CAPI_PRESENTS or LDAP_SYNC_CAPI_DELETES, - * a "presents" or "deletes" phase begins. - * If phase is LDAP_SYNC_CAPI_DONE, a special "presents" phase - * with refreshDone set to "TRUE" has been returned, to indicate - * that the refresh phase of a refreshAndPersist is complete. - * In the above cases, syncUUIDs is NULL. - * - * If phase is LDAP_SYNC_CAPI_PRESENTS_IDSET or - * LDAP_SYNC_CAPI_DELETES_IDSET, syncUUIDs is an array of UUIDs - * that are either present or have been deleted. - */ -typedef int (*ldap_sync_intermediate_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg, - BerVarray syncUUIDs, - ldap_sync_refresh_t phase )); - -/* - * Called when a searchResultDone is returned. In refreshAndPersist, - * this can only occur if the search for any reason is being terminated - * by the server. - */ -typedef int (*ldap_sync_search_result_f) LDAP_P(( - ldap_sync_t *ls, - LDAPMessage *msg, - int refreshDeletes )); - -/* - * This structure contains all information about the persistent search; - * the caller is responsible for connecting, setting version, binding, tls... - */ -struct ldap_sync_t { - /* conf search params */ - char *ls_base; - int ls_scope; - char *ls_filter; - char **ls_attrs; - int ls_timelimit; - int ls_sizelimit; - - /* poll timeout */ - int ls_timeout; - - /* helpers - add as appropriate */ - ldap_sync_search_entry_f ls_search_entry; - ldap_sync_search_reference_f ls_search_reference; - ldap_sync_intermediate_f ls_intermediate; - ldap_sync_search_result_f ls_search_result; - - /* set by the caller as appropriate */ - void *ls_private; - - /* conn stuff */ - LDAP *ls_ld; - - /* --- the parameters below are private - do not modify --- */ - - /* FIXME: make the structure opaque, and provide an interface - * to modify the public values? */ - - /* result stuff */ - int ls_msgid; - - /* sync stuff */ - /* needed by refreshOnly */ - int ls_reloadHint; - - /* opaque - need to pass between sessions, updated by the API */ - struct berval ls_cookie; - - /* state variable - do not modify */ - ldap_sync_refresh_t ls_refreshPhase; -}; - -/* - * End of LDAP sync (RFC4533) API - */ - -/* - * Connection callbacks... - */ -struct ldap_conncb; -struct sockaddr; - -/* Called after a connection is established */ -typedef int (ldap_conn_add_f) LDAP_P(( LDAP *ld, Sockbuf *sb, LDAPURLDesc *srv, struct sockaddr *addr, - struct ldap_conncb *ctx )); -/* Called before a connection is closed */ -typedef void (ldap_conn_del_f) LDAP_P(( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx )); - -/* Callbacks are pushed on a stack. Last one pushed is first one executed. The - * delete callback is called with a NULL Sockbuf just before freeing the LDAP handle. - */ -typedef struct ldap_conncb { - ldap_conn_add_f *lc_add; - ldap_conn_del_f *lc_del; - void *lc_arg; -} ldap_conncb; - -/* - * The API draft spec says we should declare (or cause to be declared) - * 'struct timeval'. We don't. See IETF LDAPext discussions. - */ -struct timeval; - -/* - * in options.c: - */ -LDAP_F( int ) -ldap_get_option LDAP_P(( - LDAP *ld, - int option, - void *outvalue)); - -LDAP_F( int ) -ldap_set_option LDAP_P(( - LDAP *ld, - int option, - LDAP_CONST void *invalue)); - -/* V3 REBIND Function Callback Prototype */ -typedef int (LDAP_REBIND_PROC) LDAP_P(( - LDAP *ld, LDAP_CONST char *url, - ber_tag_t request, ber_int_t msgid, - void *params )); - -LDAP_F( int ) -ldap_set_rebind_proc LDAP_P(( - LDAP *ld, - LDAP_REBIND_PROC *rebind_proc, - void *params )); - -/* V3 referral selection Function Callback Prototype */ -typedef int (LDAP_NEXTREF_PROC) LDAP_P(( - LDAP *ld, char ***refsp, int *cntp, - void *params )); - -LDAP_F( int ) -ldap_set_nextref_proc LDAP_P(( - LDAP *ld, - LDAP_NEXTREF_PROC *nextref_proc, - void *params )); - -/* V3 URLLIST Function Callback Prototype */ -typedef int (LDAP_URLLIST_PROC) LDAP_P(( - LDAP *ld, - LDAPURLDesc **urllist, - LDAPURLDesc **url, - void *params )); - -LDAP_F( int ) -ldap_set_urllist_proc LDAP_P(( - LDAP *ld, - LDAP_URLLIST_PROC *urllist_proc, - void *params )); - -/* - * in controls.c: - */ -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_create_control LDAP_P(( /* deprecated, use ldap_control_create */ - LDAP_CONST char *requestOID, - BerElement *ber, - int iscritical, - LDAPControl **ctrlp )); - -LDAP_F( LDAPControl * ) -ldap_find_control LDAP_P(( /* deprecated, use ldap_control_find */ - LDAP_CONST char *oid, - LDAPControl **ctrls )); -#endif - -LDAP_F( int ) -ldap_control_create LDAP_P(( - LDAP_CONST char *requestOID, - int iscritical, - struct berval *value, - int dupval, - LDAPControl **ctrlp )); - -LDAP_F( LDAPControl * ) -ldap_control_find LDAP_P(( - LDAP_CONST char *oid, - LDAPControl **ctrls, - LDAPControl ***nextctrlp )); - -LDAP_F( void ) -ldap_control_free LDAP_P(( - LDAPControl *ctrl )); - -LDAP_F( void ) -ldap_controls_free LDAP_P(( - LDAPControl **ctrls )); - -LDAP_F( LDAPControl ** ) -ldap_controls_dup LDAP_P(( - LDAPControl *LDAP_CONST *controls )); - -LDAP_F( LDAPControl * ) -ldap_control_dup LDAP_P(( - LDAP_CONST LDAPControl *c )); - -/* - * in dnssrv.c: - */ -LDAP_F( int ) -ldap_domain2dn LDAP_P(( - LDAP_CONST char* domain, - char** dn )); - -LDAP_F( int ) -ldap_dn2domain LDAP_P(( - LDAP_CONST char* dn, - char** domain )); - -LDAP_F( int ) -ldap_domain2hostlist LDAP_P(( - LDAP_CONST char *domain, - char** hostlist )); - -/* - * in extended.c: - */ -LDAP_F( int ) -ldap_extended_operation LDAP_P(( - LDAP *ld, - LDAP_CONST char *reqoid, - struct berval *reqdata, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_extended_operation_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *reqoid, - struct berval *reqdata, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - char **retoidp, - struct berval **retdatap )); - -LDAP_F( int ) -ldap_parse_extended_result LDAP_P(( - LDAP *ld, - LDAPMessage *res, - char **retoidp, - struct berval **retdatap, - int freeit )); - -LDAP_F( int ) -ldap_parse_intermediate LDAP_P(( - LDAP *ld, - LDAPMessage *res, - char **retoidp, - struct berval **retdatap, - LDAPControl ***serverctrls, - int freeit )); - - -/* - * in abandon.c: - */ -LDAP_F( int ) -ldap_abandon_ext LDAP_P(( - LDAP *ld, - int msgid, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_abandon LDAP_P(( /* deprecated, use ldap_abandon_ext */ - LDAP *ld, - int msgid )); -#endif - -/* - * in add.c: - */ -LDAP_F( int ) -ldap_add_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_add_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_add LDAP_P(( /* deprecated, use ldap_add_ext */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs )); - -LDAP_F( int ) -ldap_add_s LDAP_P(( /* deprecated, use ldap_add_ext_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **attrs )); -#endif - - -/* - * in sasl.c: - */ -LDAP_F( int ) -ldap_sasl_bind LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -/* Interaction flags (should be passed about in a control) - * Automatic (default): use defaults, prompt otherwise - * Interactive: prompt always - * Quiet: never prompt - */ -#define LDAP_SASL_AUTOMATIC 0U -#define LDAP_SASL_INTERACTIVE 1U -#define LDAP_SASL_QUIET 2U - -/* - * V3 SASL Interaction Function Callback Prototype - * when using Cyrus SASL, interact is pointer to sasl_interact_t - * should likely passed in a control (and provided controls) - */ -typedef int (LDAP_SASL_INTERACT_PROC) LDAP_P(( - LDAP *ld, unsigned flags, void* defaults, void *interact )); - -LDAP_F( int ) -ldap_sasl_interactive_bind LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, /* usually NULL */ - LDAP_CONST char *saslMechanism, - LDAPControl **serverControls, - LDAPControl **clientControls, - - /* should be client controls */ - unsigned flags, - LDAP_SASL_INTERACT_PROC *proc, - void *defaults, - - /* as obtained from ldap_result() */ - LDAPMessage *result, - - /* returned during bind processing */ - const char **rmech, - int *msgid )); - -LDAP_F( int ) -ldap_sasl_interactive_bind_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, /* usually NULL */ - LDAP_CONST char *saslMechanism, - LDAPControl **serverControls, - LDAPControl **clientControls, - - /* should be client controls */ - unsigned flags, - LDAP_SASL_INTERACT_PROC *proc, - void *defaults )); - -LDAP_F( int ) -ldap_sasl_bind_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - struct berval **servercredp )); - -LDAP_F( int ) -ldap_parse_sasl_bind_result LDAP_P(( - LDAP *ld, - LDAPMessage *res, - struct berval **servercredp, - int freeit )); - -#if LDAP_DEPRECATED -/* - * in bind.c: - * (deprecated) - */ -LDAP_F( int ) -ldap_bind LDAP_P(( /* deprecated, use ldap_sasl_bind */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *passwd, - int authmethod )); - -LDAP_F( int ) -ldap_bind_s LDAP_P(( /* deprecated, use ldap_sasl_bind_s */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *cred, - int authmethod )); - -/* - * in sbind.c: - */ -LDAP_F( int ) -ldap_simple_bind LDAP_P(( /* deprecated, use ldap_sasl_bind */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *passwd )); - -LDAP_F( int ) -ldap_simple_bind_s LDAP_P(( /* deprecated, use ldap_sasl_bind_s */ - LDAP *ld, - LDAP_CONST char *who, - LDAP_CONST char *passwd )); - -#endif - - -/* - * in compare.c: - */ -LDAP_F( int ) -ldap_compare_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - struct berval *bvalue, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_compare_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - struct berval *bvalue, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_compare LDAP_P(( /* deprecated, use ldap_compare_ext */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - LDAP_CONST char *value )); - -LDAP_F( int ) -ldap_compare_s LDAP_P(( /* deprecated, use ldap_compare_ext_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *attr, - LDAP_CONST char *value )); -#endif - - -/* - * in delete.c: - */ -LDAP_F( int ) -ldap_delete_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_delete_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_delete LDAP_P(( /* deprecated, use ldap_delete_ext */ - LDAP *ld, - LDAP_CONST char *dn )); - -LDAP_F( int ) -ldap_delete_s LDAP_P(( /* deprecated, use ldap_delete_ext_s */ - LDAP *ld, - LDAP_CONST char *dn )); -#endif - - -/* - * in error.c: - */ -LDAP_F( int ) -ldap_parse_result LDAP_P(( - LDAP *ld, - LDAPMessage *res, - int *errcodep, - char **matcheddnp, - char **diagmsgp, - char ***referralsp, - LDAPControl ***serverctrls, - int freeit )); - -LDAP_F( char * ) -ldap_err2string LDAP_P(( - int err )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_result2error LDAP_P(( /* deprecated, use ldap_parse_result */ - LDAP *ld, - LDAPMessage *r, - int freeit )); - -LDAP_F( void ) -ldap_perror LDAP_P(( /* deprecated, use ldap_err2string */ - LDAP *ld, - LDAP_CONST char *s )); -#endif - - -/* - * in modify.c: - */ -LDAP_F( int ) -ldap_modify_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_modify_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_modify LDAP_P(( /* deprecated, use ldap_modify_ext */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods )); - -LDAP_F( int ) -ldap_modify_s LDAP_P(( /* deprecated, use ldap_modify_ext_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAPMod **mods )); -#endif - - -/* - * in modrdn.c: - */ -LDAP_F( int ) -ldap_rename LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_rename_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_rename2 LDAP_P(( /* deprecated, use ldap_rename */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn )); - -LDAP_F( int ) -ldap_rename2_s LDAP_P(( /* deprecated, use ldap_rename_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - LDAP_CONST char *newSuperior, - int deleteoldrdn )); - -LDAP_F( int ) -ldap_modrdn LDAP_P(( /* deprecated, use ldap_rename */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn )); - -LDAP_F( int ) -ldap_modrdn_s LDAP_P(( /* deprecated, use ldap_rename_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn )); - -LDAP_F( int ) -ldap_modrdn2 LDAP_P(( /* deprecated, use ldap_rename */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - int deleteoldrdn )); - -LDAP_F( int ) -ldap_modrdn2_s LDAP_P(( /* deprecated, use ldap_rename_s */ - LDAP *ld, - LDAP_CONST char *dn, - LDAP_CONST char *newrdn, - int deleteoldrdn)); -#endif - - -/* - * in open.c: - */ -#if LDAP_DEPRECATED -LDAP_F( LDAP * ) -ldap_init LDAP_P(( /* deprecated, use ldap_create or ldap_initialize */ - LDAP_CONST char *host, - int port )); - -LDAP_F( LDAP * ) -ldap_open LDAP_P(( /* deprecated, use ldap_create or ldap_initialize */ - LDAP_CONST char *host, - int port )); -#endif - -LDAP_F( int ) -ldap_create LDAP_P(( - LDAP **ldp )); - -LDAP_F( int ) -ldap_initialize LDAP_P(( - LDAP **ldp, - LDAP_CONST char *url )); - -LDAP_F( LDAP * ) -ldap_dup LDAP_P(( - LDAP *old )); - -LDAP_F( int ) -ldap_connect( LDAP *ld ); - -/* - * in tls.c - */ - -LDAP_F( int ) -ldap_tls_inplace LDAP_P(( - LDAP *ld )); - -LDAP_F( int ) -ldap_start_tls LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_install_tls LDAP_P(( - LDAP *ld )); - -LDAP_F( int ) -ldap_start_tls_s LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls )); - -/* - * in messages.c: - */ -LDAP_F( LDAPMessage * ) -ldap_first_message LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( LDAPMessage * ) -ldap_next_message LDAP_P(( - LDAP *ld, - LDAPMessage *msg )); - -LDAP_F( int ) -ldap_count_messages LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -/* - * in references.c: - */ -LDAP_F( LDAPMessage * ) -ldap_first_reference LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( LDAPMessage * ) -ldap_next_reference LDAP_P(( - LDAP *ld, - LDAPMessage *ref )); - -LDAP_F( int ) -ldap_count_references LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( int ) -ldap_parse_reference LDAP_P(( - LDAP *ld, - LDAPMessage *ref, - char ***referralsp, - LDAPControl ***serverctrls, - int freeit)); - - -/* - * in getentry.c: - */ -LDAP_F( LDAPMessage * ) -ldap_first_entry LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( LDAPMessage * ) -ldap_next_entry LDAP_P(( - LDAP *ld, - LDAPMessage *entry )); - -LDAP_F( int ) -ldap_count_entries LDAP_P(( - LDAP *ld, - LDAPMessage *chain )); - -LDAP_F( int ) -ldap_get_entry_controls LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - LDAPControl ***serverctrls)); - - -/* - * in addentry.c - */ -LDAP_F( LDAPMessage * ) -ldap_delete_result_entry LDAP_P(( - LDAPMessage **list, - LDAPMessage *e )); - -LDAP_F( void ) -ldap_add_result_entry LDAP_P(( - LDAPMessage **list, - LDAPMessage *e )); - - -/* - * in getdn.c - */ -LDAP_F( char * ) -ldap_get_dn LDAP_P(( - LDAP *ld, - LDAPMessage *entry )); - -typedef struct ldap_ava { - struct berval la_attr; - struct berval la_value; - unsigned la_flags; -#define LDAP_AVA_NULL 0x0000U -#define LDAP_AVA_STRING 0x0001U -#define LDAP_AVA_BINARY 0x0002U -#define LDAP_AVA_NONPRINTABLE 0x0004U -#define LDAP_AVA_FREE_ATTR 0x0010U -#define LDAP_AVA_FREE_VALUE 0x0020U - - void *la_private; -} LDAPAVA; - -typedef LDAPAVA** LDAPRDN; -typedef LDAPRDN* LDAPDN; - -/* DN formats */ -#define LDAP_DN_FORMAT_LDAP 0x0000U -#define LDAP_DN_FORMAT_LDAPV3 0x0010U -#define LDAP_DN_FORMAT_LDAPV2 0x0020U -#define LDAP_DN_FORMAT_DCE 0x0030U -#define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ -#define LDAP_DN_FORMAT_AD_CANONICAL 0x0050U /* dn2str only */ -#define LDAP_DN_FORMAT_LBER 0x00F0U /* for testing only */ -#define LDAP_DN_FORMAT_MASK 0x00F0U - -/* DN flags */ -#define LDAP_DN_PRETTY 0x0100U -#define LDAP_DN_SKIP 0x0200U -#define LDAP_DN_P_NOLEADTRAILSPACES 0x1000U -#define LDAP_DN_P_NOSPACEAFTERRDN 0x2000U -#define LDAP_DN_PEDANTIC 0xF000U - -LDAP_F( void ) ldap_rdnfree LDAP_P(( LDAPRDN rdn )); -LDAP_F( void ) ldap_dnfree LDAP_P(( LDAPDN dn )); - -LDAP_F( int ) -ldap_bv2dn LDAP_P(( - struct berval *bv, - LDAPDN *dn, - unsigned flags )); - -LDAP_F( int ) -ldap_str2dn LDAP_P(( - LDAP_CONST char *str, - LDAPDN *dn, - unsigned flags )); - -LDAP_F( int ) -ldap_dn2bv LDAP_P(( - LDAPDN dn, - struct berval *bv, - unsigned flags )); - -LDAP_F( int ) -ldap_dn2str LDAP_P(( - LDAPDN dn, - char **str, - unsigned flags )); - -LDAP_F( int ) -ldap_bv2rdn LDAP_P(( - struct berval *bv, - LDAPRDN *rdn, - char **next, - unsigned flags )); - -LDAP_F( int ) -ldap_str2rdn LDAP_P(( - LDAP_CONST char *str, - LDAPRDN *rdn, - char **next, - unsigned flags )); - -LDAP_F( int ) -ldap_rdn2bv LDAP_P(( - LDAPRDN rdn, - struct berval *bv, - unsigned flags )); - -LDAP_F( int ) -ldap_rdn2str LDAP_P(( - LDAPRDN rdn, - char **str, - unsigned flags )); - -LDAP_F( int ) -ldap_dn_normalize LDAP_P(( - LDAP_CONST char *in, unsigned iflags, - char **out, unsigned oflags )); - -LDAP_F( char * ) -ldap_dn2ufn LDAP_P(( /* deprecated, use ldap_str2dn/dn2str */ - LDAP_CONST char *dn )); - -LDAP_F( char ** ) -ldap_explode_dn LDAP_P(( /* deprecated, ldap_str2dn */ - LDAP_CONST char *dn, - int notypes )); - -LDAP_F( char ** ) -ldap_explode_rdn LDAP_P(( /* deprecated, ldap_str2rdn */ - LDAP_CONST char *rdn, - int notypes )); - -typedef int LDAPDN_rewrite_func - LDAP_P(( LDAPDN dn, unsigned flags, void *ctx )); - -LDAP_F( int ) -ldap_X509dn2bv LDAP_P(( void *x509_name, struct berval *dn, - LDAPDN_rewrite_func *func, unsigned flags )); - -LDAP_F( char * ) -ldap_dn2dcedn LDAP_P(( /* deprecated, ldap_str2dn/dn2str */ - LDAP_CONST char *dn )); - -LDAP_F( char * ) -ldap_dcedn2dn LDAP_P(( /* deprecated, ldap_str2dn/dn2str */ - LDAP_CONST char *dce )); - -LDAP_F( char * ) -ldap_dn2ad_canonical LDAP_P(( /* deprecated, ldap_str2dn/dn2str */ - LDAP_CONST char *dn )); - -LDAP_F( int ) -ldap_get_dn_ber LDAP_P(( - LDAP *ld, LDAPMessage *e, BerElement **berout, struct berval *dn )); - -LDAP_F( int ) -ldap_get_attribute_ber LDAP_P(( - LDAP *ld, LDAPMessage *e, BerElement *ber, struct berval *attr, - struct berval **vals )); - -/* - * in getattr.c - */ -LDAP_F( char * ) -ldap_first_attribute LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - BerElement **ber )); - -LDAP_F( char * ) -ldap_next_attribute LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - BerElement *ber )); - - -/* - * in getvalues.c - */ -LDAP_F( struct berval ** ) -ldap_get_values_len LDAP_P(( - LDAP *ld, - LDAPMessage *entry, - LDAP_CONST char *target )); - -LDAP_F( int ) -ldap_count_values_len LDAP_P(( - struct berval **vals )); - -LDAP_F( void ) -ldap_value_free_len LDAP_P(( - struct berval **vals )); - -#if LDAP_DEPRECATED -LDAP_F( char ** ) -ldap_get_values LDAP_P(( /* deprecated, use ldap_get_values_len */ - LDAP *ld, - LDAPMessage *entry, - LDAP_CONST char *target )); - -LDAP_F( int ) -ldap_count_values LDAP_P(( /* deprecated, use ldap_count_values_len */ - char **vals )); - -LDAP_F( void ) -ldap_value_free LDAP_P(( /* deprecated, use ldap_value_free_len */ - char **vals )); -#endif - -/* - * in result.c: - */ -LDAP_F( int ) -ldap_result LDAP_P(( - LDAP *ld, - int msgid, - int all, - struct timeval *timeout, - LDAPMessage **result )); - -LDAP_F( int ) -ldap_msgtype LDAP_P(( - LDAPMessage *lm )); - -LDAP_F( int ) -ldap_msgid LDAP_P(( - LDAPMessage *lm )); - -LDAP_F( int ) -ldap_msgfree LDAP_P(( - LDAPMessage *lm )); - -LDAP_F( int ) -ldap_msgdelete LDAP_P(( - LDAP *ld, - int msgid )); - - -/* - * in search.c: - */ -LDAP_F( int ) -ldap_bv2escaped_filter_value LDAP_P(( - struct berval *in, - struct berval *out )); - -LDAP_F( int ) -ldap_search_ext LDAP_P(( - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - struct timeval *timeout, - int sizelimit, - int *msgidp )); - -LDAP_F( int ) -ldap_search_ext_s LDAP_P(( - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - struct timeval *timeout, - int sizelimit, - LDAPMessage **res )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_search LDAP_P(( /* deprecated, use ldap_search_ext */ - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly )); - -LDAP_F( int ) -ldap_search_s LDAP_P(( /* deprecated, use ldap_search_ext_s */ - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - LDAPMessage **res )); - -LDAP_F( int ) -ldap_search_st LDAP_P(( /* deprecated, use ldap_search_ext_s */ - LDAP *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - struct timeval *timeout, - LDAPMessage **res )); -#endif - -/* - * in unbind.c - */ -LDAP_F( int ) -ldap_unbind_ext LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls)); - -LDAP_F( int ) -ldap_unbind_ext_s LDAP_P(( - LDAP *ld, - LDAPControl **serverctrls, - LDAPControl **clientctrls)); - -LDAP_F( int ) -ldap_destroy LDAP_P(( - LDAP *ld)); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_unbind LDAP_P(( /* deprecated, use ldap_unbind_ext */ - LDAP *ld )); - -LDAP_F( int ) -ldap_unbind_s LDAP_P(( /* deprecated, use ldap_unbind_ext_s */ - LDAP *ld )); -#endif - -/* - * in filter.c - */ -LDAP_F( int ) -ldap_put_vrFilter LDAP_P(( - BerElement *ber, - const char *vrf )); - -/* - * in free.c - */ - -LDAP_F( void * ) -ldap_memalloc LDAP_P(( - ber_len_t s )); - -LDAP_F( void * ) -ldap_memrealloc LDAP_P(( - void* p, - ber_len_t s )); - -LDAP_F( void * ) -ldap_memcalloc LDAP_P(( - ber_len_t n, - ber_len_t s )); - -LDAP_F( void ) -ldap_memfree LDAP_P(( - void* p )); - -LDAP_F( void ) -ldap_memvfree LDAP_P(( - void** v )); - -LDAP_F( char * ) -ldap_strdup LDAP_P(( - LDAP_CONST char * )); - -LDAP_F( void ) -ldap_mods_free LDAP_P(( - LDAPMod **mods, - int freemods )); - - -#if LDAP_DEPRECATED -/* - * in sort.c (deprecated, use custom code instead) - */ -typedef int (LDAP_SORT_AD_CMP_PROC) LDAP_P(( /* deprecated */ - LDAP_CONST char *left, - LDAP_CONST char *right )); - -typedef int (LDAP_SORT_AV_CMP_PROC) LDAP_P(( /* deprecated */ - LDAP_CONST void *left, - LDAP_CONST void *right )); - -LDAP_F( int ) /* deprecated */ -ldap_sort_entries LDAP_P(( LDAP *ld, - LDAPMessage **chain, - LDAP_CONST char *attr, - LDAP_SORT_AD_CMP_PROC *cmp )); - -LDAP_F( int ) /* deprecated */ -ldap_sort_values LDAP_P(( - LDAP *ld, - char **vals, - LDAP_SORT_AV_CMP_PROC *cmp )); - -LDAP_F( int ) /* deprecated */ -ldap_sort_strcasecmp LDAP_P(( - LDAP_CONST void *a, - LDAP_CONST void *b )); -#endif - -/* - * in url.c - */ -LDAP_F( int ) -ldap_is_ldap_url LDAP_P(( - LDAP_CONST char *url )); - -LDAP_F( int ) -ldap_is_ldaps_url LDAP_P(( - LDAP_CONST char *url )); - -LDAP_F( int ) -ldap_is_ldapi_url LDAP_P(( - LDAP_CONST char *url )); - -#ifdef LDAP_CONNECTIONLESS -LDAP_F( int ) -ldap_is_ldapc_url LDAP_P(( - LDAP_CONST char *url )); -#endif - -LDAP_F( int ) -ldap_url_parse LDAP_P(( - LDAP_CONST char *url, - LDAPURLDesc **ludpp )); - -LDAP_F( char * ) -ldap_url_desc2str LDAP_P(( - LDAPURLDesc *ludp )); - -LDAP_F( void ) -ldap_free_urldesc LDAP_P(( - LDAPURLDesc *ludp )); - - -/* - * LDAP Cancel Extended Operation - * in cancel.c - */ -#define LDAP_API_FEATURE_CANCEL 1000 - -LDAP_F( int ) -ldap_cancel LDAP_P(( LDAP *ld, - int cancelid, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_cancel_s LDAP_P(( LDAP *ld, - int cancelid, - LDAPControl **sctrl, - LDAPControl **cctrl )); - -/* - * LDAP Turn Extended Operation - * in turn.c - */ -#define LDAP_API_FEATURE_TURN 1000 - -LDAP_F( int ) -ldap_turn LDAP_P(( LDAP *ld, - int mutual, - LDAP_CONST char* identifier, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_turn_s LDAP_P(( LDAP *ld, - int mutual, - LDAP_CONST char* identifier, - LDAPControl **sctrl, - LDAPControl **cctrl )); - -/* - * LDAP Paged Results - * in pagectrl.c - */ -#define LDAP_API_FEATURE_PAGED_RESULTS 2000 - -LDAP_F( int ) -ldap_create_page_control_value LDAP_P(( - LDAP *ld, - ber_int_t pagesize, - struct berval *cookie, - struct berval *value )); - -LDAP_F( int ) -ldap_create_page_control LDAP_P(( - LDAP *ld, - ber_int_t pagesize, - struct berval *cookie, - int iscritical, - LDAPControl **ctrlp )); - -#if LDAP_DEPRECATED -LDAP_F( int ) -ldap_parse_page_control LDAP_P(( - /* deprecated, use ldap_parse_pageresponse_control */ - LDAP *ld, - LDAPControl **ctrls, - ber_int_t *count, - struct berval **cookie )); -#endif - -LDAP_F( int ) -ldap_parse_pageresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - ber_int_t *count, - struct berval *cookie )); - -/* - * LDAP Server Side Sort - * in sortctrl.c - */ -#define LDAP_API_FEATURE_SERVER_SIDE_SORT 2000 - -/* structure for a sort-key */ -typedef struct ldapsortkey { - char *attributeType; - char *orderingRule; - int reverseOrder; -} LDAPSortKey; - -LDAP_F( int ) -ldap_create_sort_keylist LDAP_P(( - LDAPSortKey ***sortKeyList, - char *keyString )); - -LDAP_F( void ) -ldap_free_sort_keylist LDAP_P(( - LDAPSortKey **sortkeylist )); - -LDAP_F( int ) -ldap_create_sort_control_value LDAP_P(( - LDAP *ld, - LDAPSortKey **keyList, - struct berval *value )); - -LDAP_F( int ) -ldap_create_sort_control LDAP_P(( - LDAP *ld, - LDAPSortKey **keyList, - int iscritical, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_sortresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - ber_int_t *result, - char **attribute )); - -/* - * LDAP Virtual List View - * in vlvctrl.c - */ -#define LDAP_API_FEATURE_VIRTUAL_LIST_VIEW 2000 - -/* structure for virtual list */ -typedef struct ldapvlvinfo { - ber_int_t ldvlv_version; - ber_int_t ldvlv_before_count; - ber_int_t ldvlv_after_count; - ber_int_t ldvlv_offset; - ber_int_t ldvlv_count; - struct berval * ldvlv_attrvalue; - struct berval * ldvlv_context; - void * ldvlv_extradata; -} LDAPVLVInfo; - -LDAP_F( int ) -ldap_create_vlv_control_value LDAP_P(( - LDAP *ld, - LDAPVLVInfo *ldvlistp, - struct berval *value)); - -LDAP_F( int ) -ldap_create_vlv_control LDAP_P(( - LDAP *ld, - LDAPVLVInfo *ldvlistp, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_vlvresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrls, - ber_int_t *target_posp, - ber_int_t *list_countp, - struct berval **contextp, - int *errcodep )); - -/* - * LDAP Verify Credentials - */ -#define LDAP_API_FEATURE_VERIFY_CREDENTIALS 1000 - -LDAP_F( int ) -ldap_verify_credentials LDAP_P(( - LDAP *ld, - struct berval *cookie, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **ctrls, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_verify_credentials_s LDAP_P(( - LDAP *ld, - struct berval *cookie, - LDAP_CONST char *dn, - LDAP_CONST char *mechanism, - struct berval *cred, - LDAPControl **vcictrls, - LDAPControl **serverctrls, - LDAPControl **clientctrls, - int *code, - char **diagmsgp, - struct berval **scookie, - struct berval **servercredp, - LDAPControl ***vcoctrls)); - - -LDAP_F( int ) -ldap_parse_verify_credentials LDAP_P(( - LDAP *ld, - LDAPMessage *res, - int *code, - char **diagmsgp, - struct berval **cookie, - struct berval **servercredp, - LDAPControl ***vcctrls)); - -/* not yet implemented */ -/* #define LDAP_API_FEATURE_VERIFY_CREDENTIALS_INTERACTIVE 1000 */ -#ifdef LDAP_API_FEATURE_VERIFY_CREDENTIALS_INTERACTIVE -LDAP_F( int ) -ldap_verify_credentials_interactive LDAP_P(( - LDAP *ld, - LDAP_CONST char *dn, /* usually NULL */ - LDAP_CONST char *saslMechanism, - LDAPControl **vcControls, - LDAPControl **serverControls, - LDAPControl **clientControls, - - /* should be client controls */ - unsigned flags, - LDAP_SASL_INTERACT_PROC *proc, - void *defaults, - void *context, - - /* as obtained from ldap_result() */ - LDAPMessage *result, - - /* returned during bind processing */ - const char **rmech, - int *msgid )); -#endif - -/* - * LDAP Who Am I? - * in whoami.c - */ -#define LDAP_API_FEATURE_WHOAMI 1000 - -LDAP_F( int ) -ldap_parse_whoami LDAP_P(( - LDAP *ld, - LDAPMessage *res, - struct berval **authzid )); - -LDAP_F( int ) -ldap_whoami LDAP_P(( LDAP *ld, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_whoami_s LDAP_P(( - LDAP *ld, - struct berval **authzid, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -/* - * LDAP Password Modify - * in passwd.c - */ -#define LDAP_API_FEATURE_PASSWD_MODIFY 1000 - -LDAP_F( int ) -ldap_parse_passwd LDAP_P(( - LDAP *ld, - LDAPMessage *res, - struct berval *newpasswd )); - -LDAP_F( int ) -ldap_passwd LDAP_P(( LDAP *ld, - struct berval *user, - struct berval *oldpw, - struct berval *newpw, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_passwd_s LDAP_P(( - LDAP *ld, - struct berval *user, - struct berval *oldpw, - struct berval *newpw, - struct berval *newpasswd, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -#ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST -/* - * LDAP Password Policy controls - * in ppolicy.c - */ -#define LDAP_API_FEATURE_PASSWORD_POLICY 1000 - -typedef enum passpolicyerror_enum { - PP_passwordExpired = 0, - PP_accountLocked = 1, - PP_changeAfterReset = 2, - PP_passwordModNotAllowed = 3, - PP_mustSupplyOldPassword = 4, - PP_insufficientPasswordQuality = 5, - PP_passwordTooShort = 6, - PP_passwordTooYoung = 7, - PP_passwordInHistory = 8, - PP_passwordTooLong = 9, - PP_noError = 65535 -} LDAPPasswordPolicyError; - -LDAP_F( int ) -ldap_create_passwordpolicy_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_passwordpolicy_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - ber_int_t *expirep, - ber_int_t *gracep, - LDAPPasswordPolicyError *errorp )); - -LDAP_F( const char * ) -ldap_passwordpolicy_err2txt LDAP_P(( LDAPPasswordPolicyError )); -#endif /* LDAP_CONTROL_PASSWORDPOLICYREQUEST */ - -LDAP_F( int ) -ldap_parse_password_expiring_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - long *secondsp )); - -/* - * LDAP Dynamic Directory Services Refresh -- RFC 2589 - * in dds.c - */ -#define LDAP_API_FEATURE_REFRESH 1000 - -LDAP_F( int ) -ldap_parse_refresh LDAP_P(( - LDAP *ld, - LDAPMessage *res, - ber_int_t *newttl )); - -LDAP_F( int ) -ldap_refresh LDAP_P(( LDAP *ld, - struct berval *dn, - ber_int_t ttl, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_refresh_s LDAP_P(( - LDAP *ld, - struct berval *dn, - ber_int_t ttl, - ber_int_t *newttl, - LDAPControl **sctrls, - LDAPControl **cctrls )); - -/* - * LDAP Transactions - */ -LDAP_F( int ) -ldap_txn_start LDAP_P(( LDAP *ld, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_txn_start_s LDAP_P(( LDAP *ld, - LDAPControl **sctrl, - LDAPControl **cctrl, - struct berval **rettxnid )); - -LDAP_F( int ) -ldap_txn_end LDAP_P(( LDAP *ld, - int commit, - struct berval *txnid, - LDAPControl **sctrls, - LDAPControl **cctrls, - int *msgidp )); - -LDAP_F( int ) -ldap_txn_end_s LDAP_P(( LDAP *ld, - int commit, - struct berval *txnid, - LDAPControl **sctrl, - LDAPControl **cctrl, - int *retidp )); - -/* - * in ldap_sync.c - */ - -/* - * initialize the persistent search structure - */ -LDAP_F( ldap_sync_t * ) -ldap_sync_initialize LDAP_P(( - ldap_sync_t *ls )); - -/* - * destroy the persistent search structure - */ -LDAP_F( void ) -ldap_sync_destroy LDAP_P(( - ldap_sync_t *ls, - int freeit )); - -/* - * initialize a refreshOnly sync - */ -LDAP_F( int ) -ldap_sync_init LDAP_P(( - ldap_sync_t *ls, - int mode )); - -/* - * initialize a refreshOnly sync - */ -LDAP_F( int ) -ldap_sync_init_refresh_only LDAP_P(( - ldap_sync_t *ls )); - -/* - * initialize a refreshAndPersist sync - */ -LDAP_F( int ) -ldap_sync_init_refresh_and_persist LDAP_P(( - ldap_sync_t *ls )); - -/* - * poll for new responses - */ -LDAP_F( int ) -ldap_sync_poll LDAP_P(( - ldap_sync_t *ls )); - -#ifdef LDAP_CONTROL_X_SESSION_TRACKING - -/* - * in stctrl.c - */ -LDAP_F( int ) -ldap_create_session_tracking_value LDAP_P(( - LDAP *ld, - char *sessionSourceIp, - char *sessionSourceName, - char *formatOID, - struct berval *sessionTrackingIdentifier, - struct berval *value )); - -LDAP_F( int ) -ldap_create_session_tracking_control LDAP_P(( - LDAP *ld, - char *sessionSourceIp, - char *sessionSourceName, - char *formatOID, - struct berval *sessionTrackingIdentifier, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_session_tracking_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - struct berval *ip, - struct berval *name, - struct berval *oid, - struct berval *id )); - -#endif /* LDAP_CONTROL_X_SESSION_TRACKING */ - -/* - * in msctrl.c - */ -#ifdef LDAP_CONTROL_X_DIRSYNC -LDAP_F( int ) -ldap_create_dirsync_value LDAP_P(( - LDAP *ld, - int flags, - int maxAttrCount, - struct berval *cookie, - struct berval *value )); - -LDAP_F( int ) -ldap_create_dirsync_control LDAP_P(( - LDAP *ld, - int flags, - int maxAttrCount, - struct berval *cookie, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_dirsync_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - int *continueFlag, - struct berval *cookie )); -#endif /* LDAP_CONTROL_X_DIRSYNC */ - -#ifdef LDAP_CONTROL_X_EXTENDED_DN -LDAP_F( int ) -ldap_create_extended_dn_value LDAP_P(( - LDAP *ld, - int flag, - struct berval *value )); - -LDAP_F( int ) -ldap_create_extended_dn_control LDAP_P(( - LDAP *ld, - int flag, - LDAPControl **ctrlp )); -#endif /* LDAP_CONTROL_X_EXTENDED_DN */ - -#ifdef LDAP_CONTROL_X_SHOW_DELETED -LDAP_F( int ) -ldap_create_show_deleted_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); -#endif /* LDAP_CONTROL_X_SHOW_DELETED */ - -#ifdef LDAP_CONTROL_X_SERVER_NOTIFICATION -LDAP_F( int ) -ldap_create_server_notification_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); -#endif /* LDAP_CONTROL_X_SERVER_NOTIFICATION */ - -/* - * in assertion.c - */ -LDAP_F (int) -ldap_create_assertion_control_value LDAP_P(( - LDAP *ld, - char *assertion, - struct berval *value )); - -LDAP_F( int ) -ldap_create_assertion_control LDAP_P(( - LDAP *ld, - char *filter, - int iscritical, - LDAPControl **ctrlp )); - -/* - * in deref.c - */ - -typedef struct LDAPDerefSpec { - char *derefAttr; - char **attributes; -} LDAPDerefSpec; - -typedef struct LDAPDerefVal { - char *type; - BerVarray vals; - struct LDAPDerefVal *next; -} LDAPDerefVal; - -typedef struct LDAPDerefRes { - char *derefAttr; - struct berval derefVal; - LDAPDerefVal *attrVals; - struct LDAPDerefRes *next; -} LDAPDerefRes; - -LDAP_F( int ) -ldap_create_deref_control_value LDAP_P(( - LDAP *ld, - LDAPDerefSpec *ds, - struct berval *value )); - -LDAP_F( int ) -ldap_create_deref_control LDAP_P(( - LDAP *ld, - LDAPDerefSpec *ds, - int iscritical, - LDAPControl **ctrlp )); - -LDAP_F( void ) -ldap_derefresponse_free LDAP_P(( - LDAPDerefRes *dr )); - -LDAP_F( int ) -ldap_parse_derefresponse_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - LDAPDerefRes **drp )); - -LDAP_F( int ) -ldap_parse_deref_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrls, - LDAPDerefRes **drp )); - -/* - * in psearch.c - */ - -LDAP_F( int ) -ldap_create_persistentsearch_control_value LDAP_P(( - LDAP *ld, - int changetypes, - int changesonly, - int return_echg_ctls, - struct berval *value )); - -LDAP_F( int ) -ldap_create_persistentsearch_control LDAP_P(( - LDAP *ld, - int changetypes, - int changesonly, - int return_echg_ctls, - int isCritical, - LDAPControl **ctrlp )); - -LDAP_F( int ) -ldap_parse_entrychange_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - int *chgtypep, - struct berval *prevdnp, - int *chgnumpresentp, - long *chgnump )); - -/* in account_usability.c */ - -LDAP_F( int ) -ldap_create_accountusability_control LDAP_P(( - LDAP *ld, - LDAPControl **ctrlp )); - -typedef struct LDAPAccountUsabilityMoreInfo { - ber_int_t inactive; - ber_int_t reset; - ber_int_t expired; - ber_int_t remaining_grace; - ber_int_t seconds_before_unlock; -} LDAPAccountUsabilityMoreInfo; - -typedef union LDAPAccountUsability { - ber_int_t seconds_remaining; - LDAPAccountUsabilityMoreInfo more_info; -} LDAPAccountUsability; - -LDAP_F( int ) -ldap_parse_accountusability_control LDAP_P(( - LDAP *ld, - LDAPControl *ctrl, - int *availablep, - LDAPAccountUsability *usabilityp )); - - -/* - * high level LDIF to LDAP structure support - */ -#define LDIF_DEFAULT_ADD 0x01 /* if changetype missing, assume LDAP_ADD */ -#define LDIF_ENTRIES_ONLY 0x02 /* ignore changetypes other than add */ -#define LDIF_NO_CONTROLS 0x04 /* ignore control specifications */ -#define LDIF_MODS_ONLY 0x08 /* no changetypes, assume LDAP_MODIFY */ -#define LDIF_NO_DN 0x10 /* dn is not present */ - -typedef struct ldifrecord { - ber_tag_t lr_op; /* type of operation - LDAP_REQ_MODIFY, LDAP_REQ_ADD, etc. */ - struct berval lr_dn; /* DN of operation */ - LDAPControl **lr_ctrls; /* controls specified for operation */ - /* some ops such as LDAP_REQ_DELETE require only a DN */ - /* other ops require different data - the ldif_ops union - is used to specify the data for each type of operation */ - union ldif_ops_u { - LDAPMod **lr_mods; /* list of mods for LDAP_REQ_MODIFY, LDAP_REQ_ADD */ -#define lrop_mods ldif_ops.lr_mods - struct ldif_op_rename_s { - struct berval lr_newrdn; /* LDAP_REQ_MODDN, LDAP_REQ_MODRDN, LDAP_REQ_RENAME */ -#define lrop_newrdn ldif_ops.ldif_op_rename.lr_newrdn - struct berval lr_newsuperior; /* LDAP_REQ_MODDN, LDAP_REQ_MODRDN, LDAP_REQ_RENAME */ -#define lrop_newsup ldif_ops.ldif_op_rename.lr_newsuperior - int lr_deleteoldrdn; /* LDAP_REQ_MODDN, LDAP_REQ_MODRDN, LDAP_REQ_RENAME */ -#define lrop_delold ldif_ops.ldif_op_rename.lr_deleteoldrdn - } ldif_op_rename; /* rename/moddn/modrdn */ - /* the following are for future support */ - struct ldif_op_ext_s { - struct berval lr_extop_oid; /* LDAP_REQ_EXTENDED */ -#define lrop_extop_oid ldif_ops.ldif_op_ext.lr_extop_oid - struct berval lr_extop_data; /* LDAP_REQ_EXTENDED */ -#define lrop_extop_data ldif_ops.ldif_op_ext.lr_extop_data - } ldif_op_ext; /* extended operation */ - struct ldif_op_cmp_s { - struct berval lr_cmp_attr; /* LDAP_REQ_COMPARE */ -#define lrop_cmp_attr ldif_ops.ldif_op_cmp.lr_cmp_attr - struct berval lr_cmp_bvalue; /* LDAP_REQ_COMPARE */ -#define lrop_cmp_bval ldif_ops.ldif_op_cmp.lr_cmp_bvalue - } ldif_op_cmp; /* compare operation */ - } ldif_ops; - /* PRIVATE STUFF - DO NOT TOUCH */ - /* for efficiency, the implementation allocates memory */ - /* in large blobs, and makes the above fields point to */ - /* locations inside those blobs - one consequence is that */ - /* you cannot simply free the above allocated fields, nor */ - /* assign them to be owned by another memory context which */ - /* might free them (unless providing your own mem ctx) */ - /* we use the fields below to keep track of those blobs */ - /* so we that we can free them later */ - void *lr_ctx; /* the memory context or NULL */ - int lr_lines; - LDAPMod *lr_lm; - unsigned char *lr_mops; - char *lr_freeval; - struct berval *lr_vals; - struct berval *lr_btype; -} LDIFRecord; - -/* free internal fields - does not free the LDIFRecord */ -LDAP_F( void ) -ldap_ldif_record_done LDAP_P(( - LDIFRecord *lr )); - -LDAP_F( int ) -ldap_parse_ldif_record LDAP_P(( - struct berval *rbuf, - unsigned long linenum, - LDIFRecord *lr, - const char *errstr, - unsigned int flags )); - -LDAP_END_DECL -#endif /* _LDAP_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_avl.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_avl.h deleted file mode 100755 index 4bb1c3978..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_avl.h +++ /dev/null @@ -1,165 +0,0 @@ -/* ldap_avl.h - avl tree definitions */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1993 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - - -#ifndef _AVL -#define _AVL - -#include - -/* - * this structure represents a generic avl tree node. - */ - -LDAP_BEGIN_DECL - -typedef struct avlnode Avlnode; - -struct avlnode { - void* avl_data; - struct avlnode *avl_link[2]; - char avl_bits[2]; - signed char avl_bf; -}; - -#define avl_left avl_link[0] -#define avl_right avl_link[1] -#define avl_lbit avl_bits[0] -#define avl_rbit avl_bits[1] - -typedef struct tavlnode TAvlnode; - -struct tavlnode { - void* avl_data; - struct tavlnode *avl_link[2]; - char avl_bits[2]; - signed char avl_bf; -}; - -#ifdef AVL_INTERNAL - -/* balance factor values */ -#define LH (-1) -#define EH 0 -#define RH 1 - -#define avl_bf2str(bf) ((bf) == -1 ? "LH" : (bf) == 0 ? "EH" : (bf) == 1 ? "RH" : "(unknown)" ) - -/* thread bits */ -#define AVL_CHILD 0 -#define AVL_THREAD 1 - -/* avl routines */ -#define ldap_avl_getone(x) ((x) == 0 ? 0 : (x)->avl_data) -#define ldap_avl_onenode(x) ((x) == 0 || ((x)->avl_left == 0 && (x)->avl_right == 0)) - -#endif /* AVL_INTERNALS */ - -#define ldap_avl_child(x,dir) ((x)->avl_bits[dir]) == AVL_CHILD ? \ - (x)->avl_link[dir] : NULL -#define ldap_avl_lchild(x) ldap_avl_child(x,0) -#define ldap_avl_rchild(x) ldap_avl_child(x,1) - -typedef int (*AVL_APPLY) LDAP_P((void *, void*)); -typedef int (*AVL_CMP) LDAP_P((const void*, const void*)); -typedef int (*AVL_DUP) LDAP_P((void*, void*)); -typedef void (*AVL_FREE) LDAP_P((void*)); - -LDAP_AVL_F( int ) -ldap_avl_free LDAP_P(( Avlnode *root, AVL_FREE dfree )); - -LDAP_AVL_F( int ) -ldap_avl_insert LDAP_P((Avlnode **, void*, AVL_CMP, AVL_DUP)); - -LDAP_AVL_F( void* ) -ldap_avl_delete LDAP_P((Avlnode **, void*, AVL_CMP)); - -LDAP_AVL_F( void* ) -ldap_avl_find LDAP_P((Avlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( Avlnode* ) -ldap_avl_find2 LDAP_P((Avlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( void* ) -ldap_avl_find_lin LDAP_P((Avlnode *, const void*, AVL_CMP)); - -#ifdef AVL_NONREENTRANT -LDAP_AVL_F( void* ) -ldap_avl_getfirst LDAP_P((Avlnode *)); - -LDAP_AVL_F( void* ) -ldap_avl_getnext LDAP_P((void)); -#endif - -LDAP_AVL_F( int ) -ldap_avl_dup_error LDAP_P((void*, void*)); - -LDAP_AVL_F( int ) -ldap_avl_dup_ok LDAP_P((void*, void*)); - -LDAP_AVL_F( int ) -ldap_avl_apply LDAP_P((Avlnode *, AVL_APPLY, void*, int, int)); - -LDAP_AVL_F( int ) -ldap_avl_prefixapply LDAP_P((Avlnode *, void*, AVL_CMP, void*, AVL_CMP, void*, int)); - -LDAP_AVL_F( int ) -ldap_tavl_free LDAP_P(( TAvlnode *root, AVL_FREE dfree )); - -LDAP_AVL_F( int ) -ldap_tavl_insert LDAP_P((TAvlnode **, void*, AVL_CMP, AVL_DUP)); - -LDAP_AVL_F( void* ) -ldap_tavl_delete LDAP_P((TAvlnode **, void*, AVL_CMP)); - -LDAP_AVL_F( void* ) -ldap_tavl_find LDAP_P((TAvlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_find2 LDAP_P((TAvlnode *, const void*, AVL_CMP)); - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_find3 LDAP_P((TAvlnode *, const void*, AVL_CMP, int *ret)); - -#define TAVL_DIR_LEFT 0 -#define TAVL_DIR_RIGHT 1 - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_end LDAP_P((TAvlnode *, int direction)); - -LDAP_AVL_F( TAvlnode* ) -ldap_tavl_next LDAP_P((TAvlnode *, int direction)); - -/* apply traversal types */ -#define AVL_PREORDER 1 -#define AVL_INORDER 2 -#define AVL_POSTORDER 3 -/* what apply returns if it ran out of nodes */ -#define AVL_NOMORE (-6) - -LDAP_END_DECL - -#endif /* _AVL */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_cdefs.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_cdefs.h deleted file mode 100755 index 2f5fa7f7e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_cdefs.h +++ /dev/null @@ -1,248 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* LDAP C Defines */ - -#ifndef _LDAP_CDEFS_H -#define _LDAP_CDEFS_H - -#if defined(__cplusplus) || defined(c_plusplus) -# define LDAP_BEGIN_DECL extern "C" { -# define LDAP_END_DECL } -#else -# define LDAP_BEGIN_DECL /* begin declarations */ -# define LDAP_END_DECL /* end declarations */ -#endif - -#if !defined(LDAP_NO_PROTOTYPES) && ( defined(LDAP_NEEDS_PROTOTYPES) || \ - defined(__STDC__) || defined(__cplusplus) || defined(c_plusplus) ) - - /* ANSI C or C++ */ -# define LDAP_P(protos) protos -# define LDAP_CONCAT1(x,y) x ## y -# define LDAP_CONCAT(x,y) LDAP_CONCAT1(x,y) -# define LDAP_STRING(x) #x /* stringify without expanding x */ -# define LDAP_XSTRING(x) LDAP_STRING(x) /* expand x, then stringify */ - -#ifndef LDAP_CONST -# define LDAP_CONST const -#endif - -#else /* no prototypes */ - - /* traditional C */ -# define LDAP_P(protos) () -# define LDAP_CONCAT(x,y) x/**/y -# define LDAP_STRING(x) "x" - -#ifndef LDAP_CONST -# define LDAP_CONST /* no const */ -#endif - -#endif /* no prototypes */ - -#if (__GNUC__) * 1000 + (__GNUC_MINOR__) >= 2006 -# define LDAP_GCCATTR(attrs) __attribute__(attrs) -#else -# define LDAP_GCCATTR(attrs) -#endif - -/* - * Support for Windows DLLs. - * - * When external source code includes header files for dynamic libraries, - * the external source code is "importing" DLL symbols into its resulting - * object code. On Windows, symbols imported from DLLs must be explicitly - * indicated in header files with the __declspec(dllimport) directive. - * This is not totally necessary for functions because the compiler - * (gcc or MSVC) will generate stubs when this directive is absent. - * However, this is required for imported variables. - * - * The LDAP libraries, i.e. liblber and libldap, can be built as - * static or shared, based on configuration. Just about all other source - * code in OpenLDAP use these libraries. If the LDAP libraries - * are configured as shared, 'configure' defines the LDAP_LIBS_DYNAMIC - * macro. When other source files include LDAP library headers, the - * LDAP library symbols will automatically be marked as imported. When - * the actual LDAP libraries are being built, the symbols will not - * be marked as imported because the LBER_LIBRARY or LDAP_LIBRARY macros - * will be respectively defined. - * - * Any project outside of OpenLDAP with source code wanting to use - * LDAP dynamic libraries should explicitly define LDAP_LIBS_DYNAMIC. - * This will ensure that external source code appropriately marks symbols - * that will be imported. - * - * The slapd executable, itself, can be used as a dynamic library. - * For example, if a backend module is compiled as shared, it will - * import symbols from slapd. When this happens, the slapd symbols - * must be marked as imported in header files that the backend module - * includes. Remember that slapd links with various static libraries. - * If the LDAP libraries were configured as static, their object - * code is also part of the monolithic slapd executable. Thus, when - * a backend module imports symbols from slapd, it imports symbols from - * all of the static libraries in slapd as well. Thus, the SLAP_IMPORT - * macro, when defined, will appropriately mark symbols as imported. - * This macro should be used by shared backend modules as well as any - * other external source code that imports symbols from the slapd - * executable as if it were a DLL. - * - * Note that we don't actually have to worry about using the - * __declspec(dllexport) directive anywhere. This is because both - * MSVC and Mingw provide alternate (more effective) methods for exporting - * symbols out of binaries, i.e. the use of a DEF file. - * - * NOTE ABOUT BACKENDS: Backends can be configured as static or dynamic. - * When a backend is configured as dynamic, slapd will load the backend - * explicitly and populate function pointer structures by calling - * the backend's well-known initialization function. Because of this - * procedure, slapd never implicitly imports symbols from dynamic backends. - * This makes it unnecessary to tag various backend functions with the - * __declspec(dllimport) directive. This is because neither slapd nor - * any other external binary should ever be implicitly loading a backend - * dynamic module. - * - * Backends are supposed to be self-contained. However, it appears that - * back-meta DOES implicitly import symbols from back-ldap. This means - * that the __declspec(dllimport) directive should be marked on back-ldap - * functions (in its header files) if and only if we're compiling for - * windows AND back-ldap has been configured as dynamic AND back-meta - * is the client of back-ldap. When client is slapd, there is no effect - * since slapd does not implicitly import symbols. - * - * TODO(?): Currently, back-meta nor back-ldap is supported for Mingw32. - * Thus, there's no need to worry about this right now. This is something that - * may or may not have to be addressed in the future. - */ - -/* LBER library */ -#if defined(_WIN32) && \ - ((defined(LDAP_LIBS_DYNAMIC) && !defined(LBER_LIBRARY)) || \ - (!defined(LDAP_LIBS_DYNAMIC) && defined(SLAPD_IMPORT))) -# define LBER_F(type) extern __declspec(dllimport) type -# define LBER_V(type) extern __declspec(dllimport) type -#else -# define LBER_F(type) extern type -# define LBER_V(type) extern type -#endif - -/* LDAP library */ -#if defined(_WIN32) && \ - ((defined(LDAP_LIBS_DYNAMIC) && !defined(LDAP_LIBRARY)) || \ - (!defined(LDAP_LIBS_DYNAMIC) && defined(SLAPD_IMPORT))) -# define LDAP_F(type) extern __declspec(dllimport) type -# define LDAP_V(type) extern __declspec(dllimport) type -#else -# define LDAP_F(type) extern type -# define LDAP_V(type) extern type -#endif - -/* AVL library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_AVL_F(type) extern __declspec(dllimport) type -# define LDAP_AVL_V(type) extern __declspec(dllimport) type -#else -# define LDAP_AVL_F(type) extern type -# define LDAP_AVL_V(type) extern type -#endif - -/* LDIF library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_LDIF_F(type) extern __declspec(dllimport) type -# define LDAP_LDIF_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LDIF_F(type) extern type -# define LDAP_LDIF_V(type) extern type -#endif - -/* LUNICODE library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_LUNICODE_F(type) extern __declspec(dllimport) type -# define LDAP_LUNICODE_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LUNICODE_F(type) extern type -# define LDAP_LUNICODE_V(type) extern type -#endif - -/* LUTIL library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_LUTIL_F(type) extern __declspec(dllimport) type -# define LDAP_LUTIL_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LUTIL_F(type) extern type -# define LDAP_LUTIL_V(type) extern type -#endif - -/* REWRITE library */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_REWRITE_F(type) extern __declspec(dllimport) type -# define LDAP_REWRITE_V(type) extern __declspec(dllimport) type -#else -# define LDAP_REWRITE_F(type) extern type -# define LDAP_REWRITE_V(type) extern type -#endif - -/* SLAPD (as a dynamic library exporting symbols) */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_SLAPD_F(type) extern __declspec(dllimport) type -# define LDAP_SLAPD_V(type) extern __declspec(dllimport) type -#else -# define LDAP_SLAPD_F(type) extern type -# define LDAP_SLAPD_V(type) extern type -#endif - -/* SLAPD (as a dynamic library exporting symbols) */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define LDAP_SLAPI_F(type) extern __declspec(dllimport) type -# define LDAP_SLAPI_V(type) extern __declspec(dllimport) type -#else -# define LDAP_SLAPI_F(type) extern type -# define LDAP_SLAPI_V(type) extern type -#endif - -/* SLAPD (as a dynamic library exporting symbols) */ -#if defined(_WIN32) && defined(SLAPD_IMPORT) -# define SLAPI_F(type) extern __declspec(dllimport) type -# define SLAPI_V(type) extern __declspec(dllimport) type -#else -# define SLAPI_F(type) extern type -# define SLAPI_V(type) extern type -#endif - -/* - * C library. Mingw32 links with the dynamic C run-time library by default, - * so the explicit definition of CSTATIC will keep dllimport from - * being defined, if desired. - * - * MSVC defines the _DLL macro when the compiler is invoked with /MD or /MDd, - * which means the resulting object code will be linked with the dynamic - * C run-time library. - * - * Technically, it shouldn't be necessary to redefine any functions that - * the headers for the C library should already contain. Nevertheless, this - * is here as a safe-guard. - * - * TODO: Determine if these macros ever get expanded for Windows. If not, - * the declspec expansion can probably be removed. - */ -#if (defined(__MINGW32__) && !defined(CSTATIC)) || \ - (defined(_MSC_VER) && defined(_DLL)) -# define LDAP_LIBC_F(type) extern __declspec(dllimport) type -# define LDAP_LIBC_V(type) extern __declspec(dllimport) type -#else -# define LDAP_LIBC_F(type) extern type -# define LDAP_LIBC_V(type) extern type -#endif - -#endif /* _LDAP_CDEFS_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_config.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_config.h deleted file mode 100755 index 8146995b0..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_config.h +++ /dev/null @@ -1,73 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * This file works in conjunction with OpenLDAP configure system. - * If you do no like the values below, adjust your configure options. - */ - -#ifndef _LDAP_CONFIG_H -#define _LDAP_CONFIG_H - -/* directory separator */ -#ifndef LDAP_DIRSEP -#ifndef _WIN32 -#define LDAP_DIRSEP "/" -#else -#define LDAP_DIRSEP "\\" -#endif -#endif - -/* directory for temporary files */ -#if defined(_WIN32) -# define LDAP_TMPDIR "C:\\." /* we don't have much of a choice */ -#elif defined( _P_tmpdir ) -# define LDAP_TMPDIR _P_tmpdir -#elif defined( P_tmpdir ) -# define LDAP_TMPDIR P_tmpdir -#elif defined( _PATH_TMPDIR ) -# define LDAP_TMPDIR _PATH_TMPDIR -#else -# define LDAP_TMPDIR LDAP_DIRSEP "tmp" -#endif - -/* directories */ -#ifndef LDAP_BINDIR -#define LDAP_BINDIR "%BINDIR%" -#endif -#ifndef LDAP_SBINDIR -#define LDAP_SBINDIR "%SBINDIR%" -#endif -#ifndef LDAP_DATADIR -#define LDAP_DATADIR "%DATADIR%" -#endif -#ifndef LDAP_SYSCONFDIR -#define LDAP_SYSCONFDIR "%SYSCONFDIR%" -#endif -#ifndef LDAP_LIBEXECDIR -#define LDAP_LIBEXECDIR "%LIBEXECDIR%" -#endif -#ifndef LDAP_MODULEDIR -#define LDAP_MODULEDIR "%MODULEDIR%" -#endif -#ifndef LDAP_RUNDIR -#define LDAP_RUNDIR "%RUNDIR%" -#endif -#ifndef LDAP_LOCALEDIR -#define LDAP_LOCALEDIR "%LOCALEDIR%" -#endif - - -#endif /* _LDAP_CONFIG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_defaults.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_defaults.h deleted file mode 100755 index c8632d7dc..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_defaults.h +++ /dev/null @@ -1,78 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1994 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -/* - * This file controls defaults for OpenLDAP package. - * You probably do not need to edit the defaults provided by this file. - */ - -#ifndef _LDAP_DEFAULTS_H -#define _LDAP_DEFAULTS_H - - -#include - -#define LDAP_CONF_FILE LDAP_SYSCONFDIR LDAP_DIRSEP "ldap.conf" -#define LDAP_USERRC_FILE "ldaprc" -#define LDAP_ENV_PREFIX "LDAP" - -/* default ldapi:// socket */ -#ifndef LDAPI_SOCK -#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP "ldapi" -#endif - -/* - * SLAPD DEFINITIONS - */ - /* location of the default slapd config file */ -#ifndef SLAPD_DEFAULT_CONFIGFILE -#define SLAPD_DEFAULT_CONFIGFILE LDAP_SYSCONFDIR LDAP_DIRSEP "slapd.conf" -#endif -#ifndef SLAPD_DEFAULT_CONFIGDIR -#define SLAPD_DEFAULT_CONFIGDIR LDAP_SYSCONFDIR LDAP_DIRSEP "slapd.d" -#endif -#ifndef SLAPD_DEFAULT_DB_DIR -#define SLAPD_DEFAULT_DB_DIR LDAP_RUNDIR LDAP_DIRSEP "openldap-data" -#endif -#define SLAPD_DEFAULT_DB_MODE 0600 - /* default max deref depth for aliases */ -#define SLAPD_DEFAULT_MAXDEREFDEPTH 15 - /* default sizelimit on number of entries from a search */ -#define SLAPD_DEFAULT_SIZELIMIT 500 - /* default timelimit to spend on a search */ -#define SLAPD_DEFAULT_TIMELIMIT 3600 - -/* the following DNs must be normalized! */ - /* dn of the default subschema subentry */ -#define SLAPD_SCHEMA_DN "cn=Subschema" - /* dn of the default "monitor" subentry */ -#define SLAPD_MONITOR_DN "cn=Monitor" - -/* - * LLOADD DEFINITIONS - */ -#define LLOADD_DEFAULT_CONFIGFILE LDAP_SYSCONFDIR LDAP_DIRSEP "lloadd.conf" - -#endif /* _LDAP_CONFIG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_features.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_features.h deleted file mode 100755 index 8c63d4983..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_features.h +++ /dev/null @@ -1,55 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * LDAP Features - */ - -#ifndef _LDAP_FEATURES_H -#define _LDAP_FEATURES_H 1 - -/* OpenLDAP API version macros */ -#define LDAP_VENDOR_VERSION 20606 -#define LDAP_VENDOR_VERSION_MAJOR 2 -#define LDAP_VENDOR_VERSION_MINOR 6 -#define LDAP_VENDOR_VERSION_PATCH 6 - -/* -** WORK IN PROGRESS! -** -** OpenLDAP reentrancy/thread-safeness should be dynamically -** checked using ldap_get_option(). -** -** If built with thread support, the -lldap implementation is: -** LDAP_API_FEATURE_THREAD_SAFE (basic thread safety) -** LDAP_API_FEATURE_SESSION_THREAD_SAFE -** LDAP_API_FEATURE_OPERATION_THREAD_SAFE -** -** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE -** can be used to determine if -lldap is thread safe at compile -** time. -** -*/ - -/* is -lldap reentrant or not */ -#undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT - -/* is -lldap thread safe or not */ -#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE - -/* LDAP v2 Referrals */ -#undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS - -#endif /* LDAP_FEATURES */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_int_thread.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_int_thread.h deleted file mode 100755 index 2c82d6825..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_int_thread.h +++ /dev/null @@ -1,290 +0,0 @@ -/* ldap_int_thread.h - ldap internal thread wrappers header file */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - - -LDAP_BEGIN_DECL - -/* Can be done twice. See libldap/ldap_thr_debug.h. */ -LDAP_F(int) ldap_int_thread_initialize LDAP_P(( void )); -LDAP_F(int) ldap_int_thread_destroy LDAP_P(( void )); - -LDAP_END_DECL - -#ifndef _LDAP_INT_THREAD_H -#define _LDAP_INT_THREAD_H - -#if defined( HAVE_PTHREADS ) -/********************************** - * * - * definitions for POSIX Threads * - * * - **********************************/ - -#include -#ifdef HAVE_SCHED_H -#include -#endif - -LDAP_BEGIN_DECL - -typedef pthread_t ldap_int_thread_t; -typedef pthread_mutex_t ldap_int_thread_mutex_t; -typedef pthread_cond_t ldap_int_thread_cond_t; -typedef pthread_key_t ldap_int_thread_key_t; - -#define ldap_int_thread_equal(a, b) pthread_equal((a), (b)) - -#if defined( _POSIX_REENTRANT_FUNCTIONS ) || \ - defined( _POSIX_THREAD_SAFE_FUNCTIONS ) || \ - defined( _POSIX_THREADSAFE_FUNCTIONS ) -#define HAVE_REENTRANT_FUNCTIONS 1 -#endif - -#if defined( HAVE_PTHREAD_GETCONCURRENCY ) || \ - defined( HAVE_THR_GETCONCURRENCY ) -#define LDAP_THREAD_HAVE_GETCONCURRENCY 1 -#endif - -#if defined( HAVE_PTHREAD_SETCONCURRENCY ) || \ - defined( HAVE_THR_SETCONCURRENCY ) -#define LDAP_THREAD_HAVE_SETCONCURRENCY 1 -#endif - -#if defined( HAVE_PTHREAD_RWLOCK_DESTROY ) -#define LDAP_THREAD_HAVE_RDWR 1 -typedef pthread_rwlock_t ldap_int_thread_rdwr_t; -#endif - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL PTHREAD_MUTEX_INITIALIZER -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -LDAP_END_DECL - -#elif defined( HAVE_GNU_PTH ) -/*********************************** - * * - * thread definitions for GNU Pth * - * * - ***********************************/ - -#define PTH_SYSCALL_SOFT 1 -#include - -LDAP_BEGIN_DECL - -typedef pth_t ldap_int_thread_t; -typedef pth_mutex_t ldap_int_thread_mutex_t; -typedef pth_cond_t ldap_int_thread_cond_t; -typedef pth_key_t ldap_int_thread_key_t; - -#if 0 -#define LDAP_THREAD_HAVE_RDWR 1 -typedef pth_rwlock_t ldap_int_thread_rdwr_t; -#endif - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL PTH_MUTEX_INIT -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -LDAP_END_DECL - -#elif defined( HAVE_THR ) -/******************************************** - * * - * thread definitions for Solaris LWP (THR) * - * * - ********************************************/ - -#include -#include - -LDAP_BEGIN_DECL - -typedef thread_t ldap_int_thread_t; -typedef mutex_t ldap_int_thread_mutex_t; -typedef cond_t ldap_int_thread_cond_t; -typedef thread_key_t ldap_int_thread_key_t; - -#define HAVE_REENTRANT_FUNCTIONS 1 - -#ifdef HAVE_THR_GETCONCURRENCY -#define LDAP_THREAD_HAVE_GETCONCURRENCY 1 -#endif -#ifdef HAVE_THR_SETCONCURRENCY -#define LDAP_THREAD_HAVE_SETCONCURRENCY 1 -#endif - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL DEFAULTMUTEX -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -#elif defined(HAVE_NT_THREADS) -/************************************* - * * - * thread definitions for NT threads * - * * - *************************************/ - -#include -#include - -LDAP_BEGIN_DECL - -typedef unsigned long ldap_int_thread_t; -typedef HANDLE ldap_int_thread_mutex_t; -typedef HANDLE ldap_int_thread_cond_t; -typedef DWORD ldap_int_thread_key_t; - -LDAP_F( int ) -ldap_int_mutex_firstcreate LDAP_P(( ldap_int_thread_mutex_t *mutex )); - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL ((HANDLE)0) -#define LDAP_INT_MUTEX_FIRSTCREATE(m) \ - ldap_int_mutex_firstcreate(&(m)) -#endif - -LDAP_END_DECL - -#else -/*********************************** - * * - * thread definitions for no * - * underlying library support * - * * - ***********************************/ - -#ifndef NO_THREADS -#define NO_THREADS 1 -#endif - -LDAP_BEGIN_DECL - -typedef int ldap_int_thread_t; -typedef int ldap_int_thread_mutex_t; -typedef int ldap_int_thread_cond_t; -typedef int ldap_int_thread_key_t; - -#define LDAP_THREAD_HAVE_TPOOL 1 -typedef int ldap_int_thread_pool_t; - -#ifndef LDAP_INT_MUTEX_NULL -#define LDAP_INT_MUTEX_NULL 0 -#define LDAP_INT_MUTEX_FIRSTCREATE(m) ((void) 0) -#endif - -LDAP_END_DECL - -#endif /* no threads support */ - - -LDAP_BEGIN_DECL - -#ifndef ldap_int_thread_equal -#define ldap_int_thread_equal(a, b) ((a) == (b)) -#endif - -#ifndef LDAP_THREAD_HAVE_RDWR -typedef struct ldap_int_thread_rdwr_s * ldap_int_thread_rdwr_t; -#endif - -LDAP_F(int) ldap_int_thread_pool_startup ( void ); -LDAP_F(int) ldap_int_thread_pool_shutdown ( void ); - -#ifndef LDAP_THREAD_HAVE_TPOOL -typedef struct ldap_int_thread_pool_s * ldap_int_thread_pool_t; -#endif -LDAP_END_DECL - - -#if defined(LDAP_THREAD_DEBUG) && !((LDAP_THREAD_DEBUG +0) & 2U) -#define LDAP_THREAD_DEBUG_WRAP 1 -#endif - -#ifdef LDAP_THREAD_DEBUG_WRAP -/************************************** - * * - * definitions for type-wrapped debug * - * * - **************************************/ - -LDAP_BEGIN_DECL - -#ifndef LDAP_UINTPTR_T /* May be configured in CPPFLAGS */ -#define LDAP_UINTPTR_T unsigned long -#endif - -typedef enum { - ldap_debug_magic = -(int) (((unsigned)-1)/19) -} ldap_debug_magic_t; - -typedef enum { - /* Could fill in "locked" etc here later */ - ldap_debug_state_inited = (int) (((unsigned)-1)/11), - ldap_debug_state_destroyed -} ldap_debug_state_t; - -typedef struct { - /* Enclosed in magic numbers in the hope of catching overwrites */ - ldap_debug_magic_t magic; /* bit pattern to recognize usages */ - LDAP_UINTPTR_T self; /* ~(LDAP_UINTPTR_T)&(this struct) */ - union ldap_debug_mem_u { /* Dummy memory reference */ - unsigned char *ptr; - LDAP_UINTPTR_T num; - } mem; - ldap_debug_state_t state; /* doubles as another magic number */ -} ldap_debug_usage_info_t; - -typedef struct { - ldap_int_thread_mutex_t wrapped; - ldap_debug_usage_info_t usage; - ldap_int_thread_t owner; -} ldap_debug_thread_mutex_t; - -#define LDAP_DEBUG_MUTEX_NULL {LDAP_INT_MUTEX_NULL, {0,0,{0},0} /*,owner*/} -#define LDAP_DEBUG_MUTEX_FIRSTCREATE(m) \ - ((void) ((m).usage.state || ldap_pvt_thread_mutex_init(&(m)))) - -typedef struct { - ldap_int_thread_cond_t wrapped; - ldap_debug_usage_info_t usage; -} ldap_debug_thread_cond_t; - -typedef struct { - ldap_int_thread_rdwr_t wrapped; - ldap_debug_usage_info_t usage; -} ldap_debug_thread_rdwr_t; - -#ifndef NDEBUG -#define LDAP_INT_THREAD_ASSERT_MUTEX_OWNER(mutex) \ - ldap_debug_thread_assert_mutex_owner( \ - __FILE__, __LINE__, "owns(" #mutex ")", mutex ) -LDAP_F(void) ldap_debug_thread_assert_mutex_owner LDAP_P(( - LDAP_CONST char *file, - int line, - LDAP_CONST char *msg, - ldap_debug_thread_mutex_t *mutex )); -#endif /* NDEBUG */ - -LDAP_END_DECL - -#endif /* LDAP_THREAD_DEBUG_WRAP */ - -#endif /* _LDAP_INT_THREAD_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_log.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_log.h deleted file mode 100755 index 8b8b0b654..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_log.h +++ /dev/null @@ -1,211 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef LDAP_LOG_H -#define LDAP_LOG_H - -#include -#include - -LDAP_BEGIN_DECL - -/* - * debug reporting levels. - * - * They start with the syslog levels, and - * go down in importance. The normal - * debugging levels begin with LDAP_LEVEL_ENTRY - * - */ - -/* - * The "OLD_DEBUG" means that all logging occurs at LOG_DEBUG - */ - -#ifdef OLD_DEBUG -/* original behavior: all logging occurs at the same severity level */ -#if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG) -#define LDAP_LEVEL_EMERG ldap_syslog_level -#define LDAP_LEVEL_ALERT ldap_syslog_level -#define LDAP_LEVEL_CRIT ldap_syslog_level -#define LDAP_LEVEL_ERR ldap_syslog_level -#define LDAP_LEVEL_WARNING ldap_syslog_level -#define LDAP_LEVEL_NOTICE ldap_syslog_level -#define LDAP_LEVEL_INFO ldap_syslog_level -#define LDAP_LEVEL_DEBUG ldap_syslog_level -#else /* !LDAP_DEBUG || !LDAP_SYSLOG */ -#define LDAP_LEVEL_EMERG (7) -#define LDAP_LEVEL_ALERT (7) -#define LDAP_LEVEL_CRIT (7) -#define LDAP_LEVEL_ERR (7) -#define LDAP_LEVEL_WARNING (7) -#define LDAP_LEVEL_NOTICE (7) -#define LDAP_LEVEL_INFO (7) -#define LDAP_LEVEL_DEBUG (7) -#endif /* !LDAP_DEBUG || !LDAP_SYSLOG */ - -#else /* ! OLD_DEBUG */ -/* map syslog onto LDAP severity levels */ -#ifdef LOG_DEBUG -#define LDAP_LEVEL_EMERG LOG_EMERG -#define LDAP_LEVEL_ALERT LOG_ALERT -#define LDAP_LEVEL_CRIT LOG_CRIT -#define LDAP_LEVEL_ERR LOG_ERR -#define LDAP_LEVEL_WARNING LOG_WARNING -#define LDAP_LEVEL_NOTICE LOG_NOTICE -#define LDAP_LEVEL_INFO LOG_INFO -#define LDAP_LEVEL_DEBUG LOG_DEBUG -#else /* ! LOG_DEBUG */ -#define LDAP_LEVEL_EMERG (0) -#define LDAP_LEVEL_ALERT (1) -#define LDAP_LEVEL_CRIT (2) -#define LDAP_LEVEL_ERR (3) -#define LDAP_LEVEL_WARNING (4) -#define LDAP_LEVEL_NOTICE (5) -#define LDAP_LEVEL_INFO (6) -#define LDAP_LEVEL_DEBUG (7) -#endif /* ! LOG_DEBUG */ -#endif /* ! OLD_DEBUG */ -#if 0 -/* in case we need to reuse the unused bits of severity */ -#define LDAP_LEVEL_MASK(s) ((s) & 0x7) -#else -#define LDAP_LEVEL_MASK(s) (s) -#endif - -/* (yet) unused */ -#define LDAP_LEVEL_ENTRY (0x08) /* log function entry points */ -#define LDAP_LEVEL_ARGS (0x10) /* log function call parameters */ -#define LDAP_LEVEL_RESULTS (0x20) /* Log function results */ -#define LDAP_LEVEL_DETAIL1 (0x40) /* log level 1 function operational details */ -#define LDAP_LEVEL_DETAIL2 (0x80) /* Log level 2 function operational details */ -/* end of (yet) unused */ - -/* original subsystem selection mechanism */ -#define LDAP_DEBUG_TRACE 0x0001 -#define LDAP_DEBUG_PACKETS 0x0002 -#define LDAP_DEBUG_ARGS 0x0004 -#define LDAP_DEBUG_CONNS 0x0008 -#define LDAP_DEBUG_BER 0x0010 -#define LDAP_DEBUG_FILTER 0x0020 -#define LDAP_DEBUG_CONFIG 0x0040 -#define LDAP_DEBUG_ACL 0x0080 -#define LDAP_DEBUG_STATS 0x0100 -#define LDAP_DEBUG_STATS2 0x0200 -#define LDAP_DEBUG_SHELL 0x0400 -#define LDAP_DEBUG_PARSE 0x0800 -#if 0 /* no longer used (nor supported) */ -#define LDAP_DEBUG_CACHE 0x1000 -#define LDAP_DEBUG_INDEX 0x2000 -#endif -#define LDAP_DEBUG_SYNC 0x4000 - -#define LDAP_DEBUG_NONE 0x8000 -#define LDAP_DEBUG_ANY (-1) - -/* debugging stuff */ -#ifdef LDAP_DEBUG - /* - * This is a bogus extern declaration for the compiler. No need to ensure - * a 'proper' dllimport. - */ -#ifndef ldap_debug -extern int ldap_debug; -#endif /* !ldap_debug */ - -#ifdef LDAP_SYSLOG -extern int ldap_syslog; -extern int ldap_syslog_level; - -#ifdef HAVE_EBCDIC -#define syslog eb_syslog -extern void eb_syslog(int pri, const char *fmt, ...); -#endif /* HAVE_EBCDIC */ - -#endif /* LDAP_SYSLOG */ -#endif /* LDAP_DEBUG */ - -/* we keep libldap working with preprocessors that can't do variadic macros */ -#ifndef LDAP_INT_DEBUG -/* this doesn't below as part of ldap.h */ -#ifdef LDAP_DEBUG -#ifdef LDAP_SYSLOG - -#define LogTest(level) ( ( ldap_debug | ldap_syslog ) & (level) ) -#define Log(level, severity, ...) \ - do { \ - if ( ldap_debug & (level) ) \ - lutil_debug( ldap_debug, (level), __VA_ARGS__ ); \ - if ( ldap_syslog & (level) ) \ - syslog( LDAP_LEVEL_MASK((severity)), __VA_ARGS__ ); \ - } while ( 0 ) - -#else /* ! LDAP_SYSLOG */ - -#define LogTest(level) ( ldap_debug & (level) ) -#define Log(level, severity, ...) \ - do { \ - if ( ldap_debug & (level) ) \ - lutil_debug( ldap_debug, (level), __VA_ARGS__ ); \ - } while ( 0 ) - -#endif /* ! LDAP_SYSLOG */ -#else /* ! LDAP_DEBUG */ - -/* TODO: in case LDAP_DEBUG is undefined, make sure logs with appropriate - * severity gets thru anyway */ -#define LogTest(level) ( 0 ) -#define Log(level, severity, ...) ((void) 0) - -#endif /* ! LDAP_DEBUG */ - -#define Debug(level, ...) \ - Log((level), ldap_syslog_level, __VA_ARGS__ ) -#endif /* ! LDAP_INT_DEBUG */ - -/* Actually now in liblber/debug.c */ -LDAP_LUTIL_F(int) lutil_debug_file LDAP_P(( FILE *file )); - -LDAP_LUTIL_F(void) lutil_debug LDAP_P(( - int debug, int level, - const char* fmt, ... )) LDAP_GCCATTR((format(printf, 3, 4))); - -#ifdef LDAP_DEFINE_LDAP_DEBUG -/* This struct matches the head of ldapoptions in */ -struct ldapoptions_prefix { - short ldo_valid; - int ldo_debug; -}; -#define ldap_debug \ - (*(int *) ((char *)&ldap_int_global_options \ - + offsetof(struct ldapoptions_prefix, ldo_debug))) - -struct ldapoptions; -LDAP_V ( struct ldapoptions ) ldap_int_global_options; -#endif /* LDAP_DEFINE_LDAP_DEBUG */ - -LDAP_END_DECL - -#endif /* LDAP_LOG_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt.h deleted file mode 100755 index ba6ec152c..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt.h +++ /dev/null @@ -1,588 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* ldap-pvt.h - Header for ldap_pvt_ functions. - * These are meant to be internal to OpenLDAP Software. - */ - -#ifndef _LDAP_PVT_H -#define _LDAP_PVT_H 1 - -#include /* get public interfaces */ -#include /* get ber_slen_t */ -#include /* get Sockbuf_Buf */ - -LDAP_BEGIN_DECL - -LDAP_F ( int ) -ldap_pvt_url_scheme2proto LDAP_P(( - const char * )); -LDAP_F ( int ) -ldap_pvt_url_scheme2tls LDAP_P(( - const char * )); -LDAP_F ( int ) -ldap_pvt_url_scheme2proxied LDAP_P(( - const char * )); - -LDAP_F ( int ) -ldap_pvt_url_scheme_port LDAP_P(( - const char *, int )); - -struct ldap_url_desc; /* avoid pulling in */ - -#define LDAP_PVT_URL_PARSE_NONE (0x00U) -#define LDAP_PVT_URL_PARSE_NOEMPTY_HOST (0x01U) -#define LDAP_PVT_URL_PARSE_DEF_PORT (0x02U) -#define LDAP_PVT_URL_PARSE_NOEMPTY_DN (0x04U) -#define LDAP_PVT_URL_PARSE_NODEF_SCOPE (0x08U) -#define LDAP_PVT_URL_PARSE_HISTORIC (LDAP_PVT_URL_PARSE_NODEF_SCOPE | \ - LDAP_PVT_URL_PARSE_NOEMPTY_HOST | \ - LDAP_PVT_URL_PARSE_DEF_PORT) - -LDAP_F( int ) -ldap_url_parse_ext LDAP_P(( - LDAP_CONST char *url, - struct ldap_url_desc **ludpp, - unsigned flags )); - -LDAP_F (int) ldap_url_parselist LDAP_P(( /* deprecated, use ldap_url_parselist_ext() */ - struct ldap_url_desc **ludlist, - const char *url )); - -LDAP_F (int) ldap_url_parselist_ext LDAP_P(( - struct ldap_url_desc **ludlist, - const char *url, - const char *sep, - unsigned flags )); - -LDAP_F (char *) ldap_url_list2urls LDAP_P(( - struct ldap_url_desc *ludlist )); - -LDAP_F (void) ldap_free_urllist LDAP_P(( - struct ldap_url_desc *ludlist )); - -LDAP_F (int) ldap_pvt_scope2bv LDAP_P (( - int scope, struct berval *bv )); - -LDAP_F (LDAP_CONST char *) ldap_pvt_scope2str LDAP_P (( - int scope )); - -LDAP_F (int) ldap_pvt_bv2scope LDAP_P (( - struct berval *bv )); - -LDAP_F (int) ldap_pvt_str2scope LDAP_P (( - LDAP_CONST char * )); - -LDAP_F( char * ) -ldap_pvt_ctime LDAP_P(( - const time_t *tp, - char *buf )); - -# if defined( HAVE_GMTIME_R ) -# define USE_GMTIME_R -# define ldap_pvt_gmtime(timep, result) gmtime_r((timep), (result)) -# else -LDAP_F( struct tm * ) -ldap_pvt_gmtime LDAP_P(( - LDAP_CONST time_t *timep, - struct tm *result )); -#endif - -# if defined( HAVE_LOCALTIME_R ) -# define USE_LOCALTIME_R -# define ldap_pvt_localtime(timep, result) localtime_r((timep), (result)) -# else -LDAP_F( struct tm * ) -ldap_pvt_localtime LDAP_P(( - LDAP_CONST time_t *timep, - struct tm *result )); -# endif - -#if defined( USE_GMTIME_R ) && defined( USE_LOCALTIME_R ) -# define ldap_pvt_gmtime_lock() (0) -# define ldap_pvt_gmtime_unlock() (0) -#else -LDAP_F( int ) -ldap_pvt_gmtime_lock LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_gmtime_unlock LDAP_P(( void )); -#endif /* USE_GMTIME_R && USE_LOCALTIME_R */ - -/* Get current time as a structured time */ -struct lutil_tm; -LDAP_F( void ) -ldap_pvt_gettime LDAP_P(( struct lutil_tm * )); - -#ifdef _WIN32 -#define gettimeofday(tv,tz) ldap_pvt_gettimeofday(tv,tz) -struct timeval; -LDAP_F( int ) -ldap_pvt_gettimeofday LDAP_P(( struct timeval *tv, void *unused )); -#ifndef CLOCK_REALTIME -#define CLOCK_REALTIME 0 -#endif -#define clock_gettime(clkid,tv) ldap_pvt_clock_gettime(clkid,tv) -struct timespec; -LDAP_F( int ) -ldap_pvt_clock_gettime LDAP_P(( int clkid, struct timespec *tv )); -#endif - -/* use this macro to allocate buffer for ldap_pvt_csnstr */ -#define LDAP_PVT_CSNSTR_BUFSIZE 64 -LDAP_F( size_t ) -ldap_pvt_csnstr( char *buf, size_t len, unsigned int replica, unsigned int mod ); - -LDAP_F( char *) ldap_pvt_get_fqdn LDAP_P(( char * )); - -struct hostent; /* avoid pulling in */ - -LDAP_F( int ) -ldap_pvt_gethostbyname_a LDAP_P(( - const char *name, - struct hostent *resbuf, - char **buf, - struct hostent **result, - int *herrno_ptr )); - -LDAP_F( int ) -ldap_pvt_gethostbyaddr_a LDAP_P(( - const char *addr, - int len, - int type, - struct hostent *resbuf, - char **buf, - struct hostent **result, - int *herrno_ptr )); - -struct sockaddr; - -LDAP_F( int ) -ldap_pvt_get_hname LDAP_P(( - const struct sockaddr * sa, - int salen, - char *name, - int namelen, - char **herr )); - -#ifdef LDAP_PF_LOCAL -#define LDAP_IPADDRLEN (MAXPATHLEN + sizeof("PATH=")) -#elif defined(LDAP_PF_INET6) -#define LDAP_IPADDRLEN sizeof("IP=[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]:65535") -#else -#define LDAP_IPADDRLEN sizeof("IP=255.255.255.255:65336") -#endif - -union Sockaddr; - -LDAP_F (void) -ldap_pvt_sockaddrstr LDAP_P(( - union Sockaddr *sa, - struct berval * )); - - -/* charray.c */ - -LDAP_F( int ) -ldap_charray_add LDAP_P(( - char ***a, - const char *s )); - -LDAP_F( int ) -ldap_charray_merge LDAP_P(( - char ***a, - char **s )); - -LDAP_F( void ) -ldap_charray_free LDAP_P(( char **a )); - -LDAP_F( int ) -ldap_charray_inlist LDAP_P(( - char **a, - const char *s )); - -LDAP_F( char ** ) -ldap_charray_dup LDAP_P(( char **a )); - -LDAP_F( char ** ) -ldap_str2charray LDAP_P(( - const char *str, - const char *brkstr )); - -LDAP_F( char * ) -ldap_charray2str LDAP_P(( - char **array, const char* sep )); - -/* getdn.c */ - -#ifdef LDAP_AVA_NULL /* in ldap.h */ -LDAP_F( void ) ldap_rdnfree_x LDAP_P(( LDAPRDN rdn, void *ctx )); -LDAP_F( void ) ldap_dnfree_x LDAP_P(( LDAPDN dn, void *ctx )); - -LDAP_F( int ) ldap_bv2dn_x LDAP_P(( - struct berval *bv, LDAPDN *dn, unsigned flags, void *ctx )); -LDAP_F( int ) ldap_dn2bv_x LDAP_P(( - LDAPDN dn, struct berval *bv, unsigned flags, void *ctx )); -LDAP_F( int ) ldap_bv2rdn_x LDAP_P(( - struct berval *, LDAPRDN *, char **, unsigned flags, void *ctx )); -LDAP_F( int ) ldap_rdn2bv_x LDAP_P(( - LDAPRDN rdn, struct berval *bv, unsigned flags, void *ctx )); -#endif /* LDAP_AVA_NULL */ - -/* url.c */ -LDAP_F (void) ldap_pvt_hex_unescape LDAP_P(( char *s )); - -/* - * these macros assume 'x' is an ASCII x - * and assume the "C" locale - */ -#define LDAP_ASCII(c) (!((c) & 0x80)) -#define LDAP_SPACE(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') -#define LDAP_DIGIT(c) ((c) >= '0' && (c) <= '9') -#define LDAP_LOWER(c) ((c) >= 'a' && (c) <= 'z') -#define LDAP_UPPER(c) ((c) >= 'A' && (c) <= 'Z') -#define LDAP_ALPHA(c) (LDAP_LOWER(c) || LDAP_UPPER(c)) -#define LDAP_ALNUM(c) (LDAP_ALPHA(c) || LDAP_DIGIT(c)) - -#define LDAP_LDH(c) (LDAP_ALNUM(c) || (c) == '-') - -#define LDAP_HEXLOWER(c) ((c) >= 'a' && (c) <= 'f') -#define LDAP_HEXUPPER(c) ((c) >= 'A' && (c) <= 'F') -#define LDAP_HEX(c) (LDAP_DIGIT(c) || \ - LDAP_HEXLOWER(c) || LDAP_HEXUPPER(c)) - -/* controls.c */ -struct ldapcontrol; -LDAP_F (int) -ldap_pvt_put_control LDAP_P(( - const struct ldapcontrol *c, - BerElement *ber )); -LDAP_F (int) ldap_pvt_get_controls LDAP_P(( - BerElement *be, - struct ldapcontrol ***ctrlsp)); - -#ifdef HAVE_CYRUS_SASL -/* cyrus.c */ -struct sasl_security_properties; /* avoid pulling in */ -LDAP_F (int) ldap_pvt_sasl_secprops LDAP_P(( - const char *in, - struct sasl_security_properties *secprops )); -LDAP_F (void) ldap_pvt_sasl_secprops_unparse LDAP_P(( - struct sasl_security_properties *secprops, - struct berval *out )); - -LDAP_F (void *) ldap_pvt_sasl_mutex_new LDAP_P((void)); -LDAP_F (int) ldap_pvt_sasl_mutex_lock LDAP_P((void *mutex)); -LDAP_F (int) ldap_pvt_sasl_mutex_unlock LDAP_P((void *mutex)); -LDAP_F (void) ldap_pvt_sasl_mutex_dispose LDAP_P((void *mutex)); - -LDAP_F (int) ldap_pvt_sasl_cbinding_parse LDAP_P(( const char *arg )); -LDAP_F (void *) ldap_pvt_sasl_cbinding LDAP_P(( void *ssl, int type, - int is_server )); -#endif /* HAVE_CYRUS_SASL */ - -struct sockbuf; /* avoid pulling in */ -LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * )); -LDAP_F (void) ldap_pvt_sasl_remove LDAP_P(( struct sockbuf * )); - -/* - * SASL encryption support for LBER Sockbufs - */ - -struct sb_sasl_generic_data; - -struct sb_sasl_generic_ops { - void (*init)(struct sb_sasl_generic_data *p, - ber_len_t *min_send, - ber_len_t *max_send, - ber_len_t *max_recv); - ber_int_t (*encode)(struct sb_sasl_generic_data *p, - unsigned char *buf, - ber_len_t len, - Sockbuf_Buf *dst); - ber_int_t (*decode)(struct sb_sasl_generic_data *p, - const Sockbuf_Buf *src, - Sockbuf_Buf *dst); - void (*reset_buf)(struct sb_sasl_generic_data *p, - Sockbuf_Buf *buf); - void (*fini)(struct sb_sasl_generic_data *p); -}; - -struct sb_sasl_generic_install { - const struct sb_sasl_generic_ops *ops; - void *ops_private; -}; - -struct sb_sasl_generic_data { - const struct sb_sasl_generic_ops *ops; - void *ops_private; - Sockbuf_IO_Desc *sbiod; - ber_len_t min_send; - ber_len_t max_send; - ber_len_t max_recv; - Sockbuf_Buf sec_buf_in; - Sockbuf_Buf buf_in; - Sockbuf_Buf buf_out; - unsigned int flags; -#define LDAP_PVT_SASL_PARTIAL_WRITE 1 -}; - -#ifndef LDAP_PVT_SASL_LOCAL_SSF -#define LDAP_PVT_SASL_LOCAL_SSF 71 /* SSF for Unix Domain Sockets */ -#endif /* ! LDAP_PVT_SASL_LOCAL_SSF */ - -struct ldap; -struct ldapmsg; -struct ldifrecord; - -/* abandon */ -LDAP_F ( int ) ldap_pvt_discard LDAP_P(( - struct ldap *ld, ber_int_t msgid )); - -/* init.c */ -LDAP_F( int ) -ldap_pvt_conf_option LDAP_P(( - char *cmd, char *opt, int userconf )); - -/* ldifutil.c */ -LDAP_F( int ) -ldap_parse_ldif_record_x LDAP_P(( - struct berval *rbuf, - unsigned long linenum, - struct ldifrecord *lr, - const char *errstr, - unsigned int flags, - void *ctx )); - -/* messages.c */ -LDAP_F( BerElement * ) -ldap_get_message_ber LDAP_P(( - struct ldapmsg * )); - -/* open */ -LDAP_F (int) ldap_open_internal_connection LDAP_P(( - struct ldap **ldp, ber_socket_t *fdp )); - -/* sasl.c */ -LDAP_F (int) ldap_pvt_sasl_generic_install LDAP_P(( Sockbuf *sb, - struct sb_sasl_generic_install *install_arg )); -LDAP_F (void) ldap_pvt_sasl_generic_remove LDAP_P(( Sockbuf *sb )); - -/* search.c */ -LDAP_F( int ) ldap_pvt_put_filter LDAP_P(( - BerElement *ber, - const char *str )); - -LDAP_F( char * ) -ldap_pvt_find_wildcard LDAP_P(( const char *s )); - -LDAP_F( ber_slen_t ) -ldap_pvt_filter_value_unescape LDAP_P(( char *filter )); - -LDAP_F( ber_len_t ) -ldap_bv2escaped_filter_value_len LDAP_P(( struct berval *in )); - -LDAP_F( int ) -ldap_bv2escaped_filter_value_x LDAP_P(( struct berval *in, struct berval *out, - int inplace, void *ctx )); - -LDAP_F (int) ldap_pvt_search LDAP_P(( - struct ldap *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - struct ldapcontrol **sctrls, - struct ldapcontrol **cctrls, - struct timeval *timeout, - int sizelimit, - int deref, - int *msgidp )); - -LDAP_F(int) ldap_pvt_search_s LDAP_P(( - struct ldap *ld, - LDAP_CONST char *base, - int scope, - LDAP_CONST char *filter, - char **attrs, - int attrsonly, - struct ldapcontrol **sctrls, - struct ldapcontrol **cctrls, - struct timeval *timeout, - int sizelimit, - int deref, - struct ldapmsg **res )); - -/* string.c */ -LDAP_F( char * ) -ldap_pvt_str2upper LDAP_P(( char *str )); - -LDAP_F( char * ) -ldap_pvt_str2lower LDAP_P(( char *str )); - -LDAP_F( struct berval * ) -ldap_pvt_str2upperbv LDAP_P(( char *str, struct berval *bv )); - -LDAP_F( struct berval * ) -ldap_pvt_str2lowerbv LDAP_P(( char *str, struct berval *bv )); - -/* tls.c */ -LDAP_F (int) ldap_pvt_tls_config LDAP_P(( struct ldap *ld, - int option, const char *arg )); -LDAP_F (int) ldap_pvt_tls_get_option LDAP_P(( struct ldap *ld, - int option, void *arg )); -LDAP_F (int) ldap_pvt_tls_set_option LDAP_P(( struct ldap *ld, - int option, void *arg )); - -LDAP_F (void) ldap_pvt_tls_destroy LDAP_P(( void )); -LDAP_F (int) ldap_pvt_tls_init LDAP_P(( int do_threads )); -LDAP_F (int) ldap_pvt_tls_init_def_ctx LDAP_P(( int is_server )); -LDAP_F (int) ldap_pvt_tls_accept LDAP_P(( Sockbuf *sb, void *ctx_arg )); -LDAP_F (int) ldap_pvt_tls_connect LDAP_P(( struct ldap *ld, Sockbuf *sb, const char *host )); -LDAP_F (int) ldap_pvt_tls_inplace LDAP_P(( Sockbuf *sb )); -LDAP_F (void *) ldap_pvt_tls_sb_ctx LDAP_P(( Sockbuf *sb )); -LDAP_F (void) ldap_pvt_tls_ctx_free LDAP_P(( void * )); - -typedef int LDAPDN_rewrite_dummy LDAP_P (( void *dn, unsigned flags )); - -typedef int (LDAP_TLS_CONNECT_CB) LDAP_P (( struct ldap *ld, void *ssl, - void *ctx, void *arg )); - -LDAP_F (int) ldap_pvt_tls_get_my_dn LDAP_P(( void *ctx, struct berval *dn, - LDAPDN_rewrite_dummy *func, unsigned flags )); -LDAP_F (int) ldap_pvt_tls_get_peer_dn LDAP_P(( void *ctx, struct berval *dn, - LDAPDN_rewrite_dummy *func, unsigned flags )); -LDAP_F (int) ldap_pvt_tls_get_strength LDAP_P(( void *ctx )); -LDAP_F (int) ldap_pvt_tls_get_unique LDAP_P(( void *ctx, struct berval *buf, int is_server )); -LDAP_F (int) ldap_pvt_tls_get_endpoint LDAP_P(( void *ctx, struct berval *buf, int is_server )); -LDAP_F (const char *) ldap_pvt_tls_get_version LDAP_P(( void *ctx )); -LDAP_F (const char *) ldap_pvt_tls_get_cipher LDAP_P(( void *ctx )); - -LDAP_END_DECL - -/* - * Multiple precision stuff - * - * May use OpenSSL's BIGNUM if built with TLS, - * or GNU's multiple precision library. But if - * long long is available, that's big enough - * and much more efficient. - * - * If none is available, unsigned long data is used. - */ - -LDAP_BEGIN_DECL - -#ifdef USE_MP_BIGNUM -/* - * Use OpenSSL's BIGNUM - */ -#include -#include - -typedef BIGNUM* ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (NULL) - -#define ldap_pvt_mp_init(mp) \ - do { (mp) = BN_new(); } while (0) - -/* FIXME: we rely on mpr being initialized */ -#define ldap_pvt_mp_init_set(mpr,mpv) \ - do { ldap_pvt_mp_init((mpr)); BN_add((mpr), (mpr), (mpv)); } while (0) - -#define ldap_pvt_mp_add(mpr,mpv) \ - BN_add((mpr), (mpr), (mpv)) - -#define ldap_pvt_mp_add_ulong(mp,v) \ - BN_add_word((mp), (v)) - -#define ldap_pvt_mp_clear(mp) \ - do { BN_free((mp)); (mp) = 0; } while (0) - -#elif defined(USE_MP_GMP) -/* - * Use GNU's multiple precision library - */ -#include - -typedef mpz_t ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT { 0 } - -#define ldap_pvt_mp_init(mp) \ - mpz_init((mp)) - -#define ldap_pvt_mp_init_set(mpr,mpv) \ - mpz_init_set((mpr), (mpv)) - -#define ldap_pvt_mp_add(mpr,mpv) \ - mpz_add((mpr), (mpr), (mpv)) - -#define ldap_pvt_mp_add_ulong(mp,v) \ - mpz_add_ui((mp), (mp), (v)) - -#define ldap_pvt_mp_clear(mp) \ - mpz_clear((mp)) - -#else -/* - * Use unsigned long long - */ - -#ifdef USE_MP_LONG_LONG -typedef unsigned long long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0LL) -#elif defined(USE_MP_LONG) -typedef unsigned long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0L) -#elif defined(HAVE_LONG_LONG) -typedef unsigned long long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0LL) -#else -typedef unsigned long ldap_pvt_mp_t; -#define LDAP_PVT_MP_INIT (0L) -#endif - -#define ldap_pvt_mp_init(mp) \ - do { (mp) = 0; } while (0) - -#define ldap_pvt_mp_init_set(mpr,mpv) \ - do { (mpr) = (mpv); } while (0) - -#define ldap_pvt_mp_add(mpr,mpv) \ - do { (mpr) += (mpv); } while (0) - -#define ldap_pvt_mp_add_ulong(mp,v) \ - do { (mp) += (v); } while (0) - -#define ldap_pvt_mp_clear(mp) \ - do { (mp) = 0; } while (0) - -#endif /* MP */ - -#include "ldap_pvt_uc.h" - -LDAP_END_DECL - -LDAP_BEGIN_DECL - -#include /* get CHAR_BIT */ - -/* Buffer space for sign, decimal digits and \0. Note: log10(2) < 146/485. */ -#define LDAP_PVT_INTTYPE_CHARS(type) (((sizeof(type)*CHAR_BIT-1)*146)/485 + 3) - -LDAP_END_DECL - -#endif /* _LDAP_PVT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt_thread.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt_thread.h deleted file mode 100755 index 829ce8a1a..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt_thread.h +++ /dev/null @@ -1,347 +0,0 @@ -/* ldap_pvt_thread.h - ldap threads header file */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LDAP_PVT_THREAD_H -#define _LDAP_PVT_THREAD_H /* libldap/ldap_thr_debug.h #undefines this */ - -#include "ldap_cdefs.h" -#include "ldap_int_thread.h" - -LDAP_BEGIN_DECL - -#ifndef LDAP_PVT_THREAD_H_DONE -typedef ldap_int_thread_t ldap_pvt_thread_t; -#ifdef LDAP_THREAD_DEBUG_WRAP -typedef ldap_debug_thread_mutex_t ldap_pvt_thread_mutex_t; -typedef ldap_debug_thread_cond_t ldap_pvt_thread_cond_t; -typedef ldap_debug_thread_rdwr_t ldap_pvt_thread_rdwr_t; -#define LDAP_PVT_MUTEX_FIRSTCREATE LDAP_DEBUG_MUTEX_FIRSTCREATE -#define LDAP_PVT_MUTEX_NULL LDAP_DEBUG_MUTEX_NULL -#else -typedef ldap_int_thread_mutex_t ldap_pvt_thread_mutex_t; -typedef ldap_int_thread_cond_t ldap_pvt_thread_cond_t; -typedef ldap_int_thread_rdwr_t ldap_pvt_thread_rdwr_t; -#define LDAP_PVT_MUTEX_FIRSTCREATE LDAP_INT_MUTEX_FIRSTCREATE -#define LDAP_PVT_MUTEX_NULL LDAP_INT_MUTEX_NULL -#endif -typedef ldap_int_thread_key_t ldap_pvt_thread_key_t; -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -#define ldap_pvt_thread_equal ldap_int_thread_equal - -LDAP_F( int ) -ldap_pvt_thread_initialize LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_thread_destroy LDAP_P(( void )); - -LDAP_F( unsigned int ) -ldap_pvt_thread_sleep LDAP_P(( unsigned int s )); - -LDAP_F( int ) -ldap_pvt_thread_get_concurrency LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_thread_set_concurrency LDAP_P(( int )); - -#define LDAP_PVT_THREAD_CREATE_JOINABLE 0 -#define LDAP_PVT_THREAD_CREATE_DETACHED 1 - -#ifndef LDAP_PVT_THREAD_H_DONE -#define LDAP_PVT_THREAD_SET_STACK_SIZE -/* The size may be explicitly #defined to zero to disable it. */ -#if defined( LDAP_PVT_THREAD_STACK_SIZE ) && LDAP_PVT_THREAD_STACK_SIZE == 0 -# undef LDAP_PVT_THREAD_SET_STACK_SIZE -#elif !defined( LDAP_PVT_THREAD_STACK_SIZE ) - /* LARGE stack. Will be twice as large on 64 bit machine. */ -# define LDAP_PVT_THREAD_STACK_SIZE ( 1 * 1024 * 1024 * sizeof(void *) ) -#endif -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -LDAP_F( int ) -ldap_pvt_thread_create LDAP_P(( - ldap_pvt_thread_t * thread, - int detach, - void *(*start_routine)( void * ), - void *arg)); - -LDAP_F( void ) -ldap_pvt_thread_exit LDAP_P(( void *retval )); - -LDAP_F( int ) -ldap_pvt_thread_join LDAP_P(( ldap_pvt_thread_t thread, void **status )); - -LDAP_F( int ) -ldap_pvt_thread_kill LDAP_P(( ldap_pvt_thread_t thread, int signo )); - -LDAP_F( int ) -ldap_pvt_thread_yield LDAP_P(( void )); - -LDAP_F( int ) -ldap_pvt_thread_cond_init LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_destroy LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_signal LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_broadcast LDAP_P(( ldap_pvt_thread_cond_t *cond )); - -LDAP_F( int ) -ldap_pvt_thread_cond_wait LDAP_P(( - ldap_pvt_thread_cond_t *cond, - ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_init LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_recursive_init LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_destroy LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_lock LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_trylock LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( int ) -ldap_pvt_thread_mutex_unlock LDAP_P(( ldap_pvt_thread_mutex_t *mutex )); - -LDAP_F( ldap_pvt_thread_t ) -ldap_pvt_thread_self LDAP_P(( void )); - -#ifdef LDAP_INT_THREAD_ASSERT_MUTEX_OWNER -#define LDAP_PVT_THREAD_ASSERT_MUTEX_OWNER LDAP_INT_THREAD_ASSERT_MUTEX_OWNER -#else -#define LDAP_PVT_THREAD_ASSERT_MUTEX_OWNER(mutex) ((void) 0) -#endif - -LDAP_F( int ) -ldap_pvt_thread_rdwr_init LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_destroy LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_rlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_rtrylock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_runlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_wlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_wtrylock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_wunlock LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_key_create LDAP_P((ldap_pvt_thread_key_t *keyp)); - -LDAP_F( int ) -ldap_pvt_thread_key_destroy LDAP_P((ldap_pvt_thread_key_t key)); - -LDAP_F( int ) -ldap_pvt_thread_key_setdata LDAP_P((ldap_pvt_thread_key_t key, void *data)); - -LDAP_F( int ) -ldap_pvt_thread_key_getdata LDAP_P((ldap_pvt_thread_key_t key, void **data)); - -#ifdef LDAP_DEBUG -LDAP_F( int ) -ldap_pvt_thread_rdwr_readers LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_writers LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); - -LDAP_F( int ) -ldap_pvt_thread_rdwr_active LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp)); -#endif /* LDAP_DEBUG */ - -#define LDAP_PVT_THREAD_EINVAL EINVAL -#define LDAP_PVT_THREAD_EBUSY EINVAL - -#ifndef LDAP_PVT_THREAD_H_DONE -typedef ldap_int_thread_pool_t ldap_pvt_thread_pool_t; - -typedef void * (ldap_pvt_thread_start_t) LDAP_P((void *ctx, void *arg)); -typedef int (ldap_pvt_thread_walk_t) LDAP_P((ldap_pvt_thread_start_t *start, void *start_arg, void *arg)); -typedef void (ldap_pvt_thread_pool_keyfree_t) LDAP_P((void *key, void *data)); -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -LDAP_F( int ) -ldap_pvt_thread_pool_init LDAP_P(( - ldap_pvt_thread_pool_t *pool_out, - int max_threads, - int max_pending )); - -LDAP_F( int ) -ldap_pvt_thread_pool_init_q LDAP_P(( - ldap_pvt_thread_pool_t *pool_out, - int max_threads, - int max_pending, - int num_qs )); - -LDAP_F( int ) -ldap_pvt_thread_pool_submit LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_start_t *start, - void *arg )); - -LDAP_F( int ) -ldap_pvt_thread_pool_submit2 LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_start_t *start, - void *arg, - void **cookie )); - -LDAP_F( int ) -ldap_pvt_thread_pool_retract LDAP_P(( - void *cookie )); - -LDAP_F( int ) -ldap_pvt_thread_pool_walk LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_start_t *start, - ldap_pvt_thread_walk_t *cb, - void *arg )); - -LDAP_F( int ) -ldap_pvt_thread_pool_maxthreads LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int max_threads )); - -LDAP_F( int ) -ldap_pvt_thread_pool_queues LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int numqs )); - -#ifndef LDAP_PVT_THREAD_H_DONE -typedef enum { - LDAP_PVT_THREAD_POOL_PARAM_UNKNOWN = -1, - LDAP_PVT_THREAD_POOL_PARAM_MAX, - LDAP_PVT_THREAD_POOL_PARAM_MAX_PENDING, - LDAP_PVT_THREAD_POOL_PARAM_OPEN, - LDAP_PVT_THREAD_POOL_PARAM_STARTING, - LDAP_PVT_THREAD_POOL_PARAM_ACTIVE, - LDAP_PVT_THREAD_POOL_PARAM_PAUSING, - LDAP_PVT_THREAD_POOL_PARAM_PENDING, - LDAP_PVT_THREAD_POOL_PARAM_BACKLOAD, - LDAP_PVT_THREAD_POOL_PARAM_ACTIVE_MAX, - LDAP_PVT_THREAD_POOL_PARAM_PENDING_MAX, - LDAP_PVT_THREAD_POOL_PARAM_BACKLOAD_MAX, - LDAP_PVT_THREAD_POOL_PARAM_STATE, - LDAP_PVT_THREAD_POOL_PARAM_PAUSED -} ldap_pvt_thread_pool_param_t; -#endif /* !LDAP_PVT_THREAD_H_DONE */ - -LDAP_F( int ) -ldap_pvt_thread_pool_query LDAP_P(( - ldap_pvt_thread_pool_t *pool, - ldap_pvt_thread_pool_param_t param, void *value )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausing LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_backload LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( void ) -ldap_pvt_thread_pool_idle LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( void ) -ldap_pvt_thread_pool_unidle LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausequery LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausewait LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pausecheck_native LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_pause LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_resume LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_destroy LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int run_pending )); - -LDAP_F( int ) -ldap_pvt_thread_pool_close LDAP_P(( - ldap_pvt_thread_pool_t *pool, - int run_pending )); - -LDAP_F( int ) -ldap_pvt_thread_pool_free LDAP_P(( - ldap_pvt_thread_pool_t *pool )); - -LDAP_F( int ) -ldap_pvt_thread_pool_getkey LDAP_P(( - void *ctx, - void *key, - void **data, - ldap_pvt_thread_pool_keyfree_t **kfree )); - -LDAP_F( int ) -ldap_pvt_thread_pool_setkey LDAP_P(( - void *ctx, - void *key, - void *data, - ldap_pvt_thread_pool_keyfree_t *kfree, - void **olddatap, - ldap_pvt_thread_pool_keyfree_t **oldkfreep )); - -LDAP_F( void ) -ldap_pvt_thread_pool_purgekey LDAP_P(( void *key )); - -LDAP_F( void *) -ldap_pvt_thread_pool_context LDAP_P(( void )); - -LDAP_F( void ) -ldap_pvt_thread_pool_context_reset LDAP_P(( void *key )); - -LDAP_F( ldap_pvt_thread_t ) -ldap_pvt_thread_pool_tid LDAP_P(( void *ctx )); - -LDAP_END_DECL - -#define LDAP_PVT_THREAD_H_DONE -#endif /* _LDAP_PVT_THREAD_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt_uc.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt_uc.h deleted file mode 100755 index 1f2a50de1..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_pvt_uc.h +++ /dev/null @@ -1,163 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * ldap_pvt_uc.h - Header for Unicode functions. - * These are meant to be used by the OpenLDAP distribution only. - * These should be named ldap_pvt_....() - */ - -#ifndef _LDAP_PVT_UC_H -#define _LDAP_PVT_UC_H 1 - -#include /* get ber_slen_t */ - -#include -#include "../libraries/liblunicode/ucdata/ucdata.h" - -LDAP_BEGIN_DECL - -/* - * UTF-8 (in utf-8.c) - */ - -/* UCDATA uses UCS-2 passed in a 4 byte unsigned int */ -typedef ac_uint4 ldap_unicode_t; - -/* Convert a string with csize octets per character to UTF-8 */ -LDAP_F( int ) ldap_ucs_to_utf8s LDAP_P(( - struct berval *ucs, int csize, struct berval *utf8s )); - - -/* returns the number of bytes in the UTF-8 string */ -LDAP_F (ber_len_t) ldap_utf8_bytes( const char * ); -/* returns the number of UTF-8 characters in the string */ -LDAP_F (ber_len_t) ldap_utf8_chars( const char * ); -/* returns the length (in bytes) of the UTF-8 character */ -LDAP_F (int) ldap_utf8_offset( const char * ); -/* returns the length (in bytes) indicated by the UTF-8 character */ -LDAP_F (int) ldap_utf8_charlen( const char * ); - -/* returns the length (in bytes) indicated by the UTF-8 character - * also checks that shortest possible encoding was used - */ -LDAP_F (int) ldap_utf8_charlen2( const char * ); - -/* copies a UTF-8 character and returning number of bytes copied */ -LDAP_F (int) ldap_utf8_copy( char *, const char *); - -/* returns pointer of next UTF-8 character in string */ -LDAP_F (char*) ldap_utf8_next( const char * ); -/* returns pointer of previous UTF-8 character in string */ -LDAP_F (char*) ldap_utf8_prev( const char * ); - -/* primitive ctype routines -- not aware of non-ascii characters */ -LDAP_F (int) ldap_utf8_isascii( const char * ); -LDAP_F (int) ldap_utf8_isalpha( const char * ); -LDAP_F (int) ldap_utf8_isalnum( const char * ); -LDAP_F (int) ldap_utf8_isdigit( const char * ); -LDAP_F (int) ldap_utf8_isxdigit( const char * ); -LDAP_F (int) ldap_utf8_isspace( const char * ); - -/* span characters not in set, return bytes spanned */ -LDAP_F (ber_len_t) ldap_utf8_strcspn( const char* str, const char *set); -/* span characters in set, return bytes spanned */ -LDAP_F (ber_len_t) ldap_utf8_strspn( const char* str, const char *set); -/* return first occurrence of character in string */ -LDAP_F (char *) ldap_utf8_strchr( const char* str, const char *chr); -/* return first character of set in string */ -LDAP_F (char *) ldap_utf8_strpbrk( const char* str, const char *set); -/* reentrant tokenizer */ -LDAP_F (char*) ldap_utf8_strtok( char* sp, const char* sep, char **last); - -/* Optimizations */ -LDAP_V (const char) ldap_utf8_lentab[128]; -LDAP_V (const char) ldap_utf8_mintab[32]; - -#define LDAP_UTF8_ISASCII(p) ( !(*(const unsigned char *)(p) & 0x80 ) ) -#define LDAP_UTF8_CHARLEN(p) ( LDAP_UTF8_ISASCII(p) \ - ? 1 : ldap_utf8_lentab[*(const unsigned char *)(p) ^ 0x80] ) - -/* This is like CHARLEN but additionally validates to make sure - * the char used the shortest possible encoding. - * 'l' is used to temporarily hold the result of CHARLEN. - */ -#define LDAP_UTF8_CHARLEN2(p, l) ( ( ( l = LDAP_UTF8_CHARLEN( p )) < 3 || \ - ( ldap_utf8_mintab[*(const unsigned char *)(p) & 0x1f] & (p)[1] ) ) ? \ - l : 0 ) - -#define LDAP_UTF8_OFFSET(p) ( LDAP_UTF8_ISASCII(p) \ - ? 1 : ldap_utf8_offset((p)) ) - -#define LDAP_UTF8_COPY(d,s) ( LDAP_UTF8_ISASCII(s) \ - ? (*(d) = *(s), 1) : ldap_utf8_copy((d),(s)) ) - -#define LDAP_UTF8_NEXT(p) ( LDAP_UTF8_ISASCII(p) \ - ? (char *)(p)+1 : ldap_utf8_next((p)) ) - -#define LDAP_UTF8_INCR(p) ((p) = LDAP_UTF8_NEXT(p)) - -/* For symmetry */ -#define LDAP_UTF8_PREV(p) (ldap_utf8_prev((p))) -#define LDAP_UTF8_DECR(p) ((p)=LDAP_UTF8_PREV((p))) - - -/* these probably should be renamed */ -LDAP_LUNICODE_F(int) ucstrncmp( - const ldap_unicode_t *, - const ldap_unicode_t *, - ber_len_t ); - -LDAP_LUNICODE_F(int) ucstrncasecmp( - const ldap_unicode_t *, - const ldap_unicode_t *, - ber_len_t ); - -LDAP_LUNICODE_F(ldap_unicode_t *) ucstrnchr( - const ldap_unicode_t *, - ber_len_t, - ldap_unicode_t ); - -LDAP_LUNICODE_F(ldap_unicode_t *) ucstrncasechr( - const ldap_unicode_t *, - ber_len_t, - ldap_unicode_t ); - -LDAP_LUNICODE_F(void) ucstr2upper( - ldap_unicode_t *, - ber_len_t ); - -#define LDAP_UTF8_NOCASEFOLD 0x0U -#define LDAP_UTF8_CASEFOLD 0x1U -#define LDAP_UTF8_ARG1NFC 0x2U -#define LDAP_UTF8_ARG2NFC 0x4U -#define LDAP_UTF8_APPROX 0x8U - -LDAP_LUNICODE_F(struct berval *) UTF8bvnormalize( - struct berval *, - struct berval *, - unsigned, - void *memctx ); - -LDAP_LUNICODE_F(int) UTF8bvnormcmp( - struct berval *, - struct berval *, - unsigned, - void *memctx ); - -LDAP_END_DECL - -#endif - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_queue.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_queue.h deleted file mode 100755 index 6d3237010..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_queue.h +++ /dev/null @@ -1,593 +0,0 @@ -/* ldap_queue.h -- queue macros */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 2001-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Copyright (c) 1991, 1993 - * The Regents of the University of California. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * - * @(#)queue.h 8.5 (Berkeley) 8/20/94 - * $FreeBSD: src/sys/sys/queue.h,v 1.32.2.5 2001/09/30 21:12:54 luigi Exp $ - * - * See also: ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change - */ -/* ACKNOWLEDGEMENTS: - * This work is derived from FreeBSD queue.h work. Adapted for use in - * OpenLDAP Software by Kurt D. Zeilenga. - */ - -#ifndef _LDAP_QUEUE_H_ -#define _LDAP_QUEUE_H_ - -/* - * This file defines five types of data structures: singly-linked lists, - * singly-linked tail queues, lists, tail queues, and circular queues. - * - * A singly-linked list is headed by a single forward pointer. The elements - * are singly linked for minimum space and pointer manipulation overhead at - * the expense of O(n) removal for arbitrary elements. New elements can be - * added to the list after an existing element or at the head of the list. - * Elements being removed from the head of the list should use the explicit - * macro for this purpose for optimum efficiency. A singly-linked list may - * only be traversed in the forward direction. Singly-linked lists are ideal - * for applications with large datasets and few or no removals or for - * implementing a LIFO queue. - * - * A singly-linked tail queue is headed by a pair of pointers, one to the - * head of the list and the other to the tail of the list. The elements are - * singly linked for minimum space and pointer manipulation overhead at the - * expense of O(n) removal for arbitrary elements. New elements can be added - * to the list after an existing element, at the head of the list, or at the - * end of the list. Elements being removed from the head of the tail queue - * should use the explicit macro for this purpose for optimum efficiency. - * A singly-linked tail queue may only be traversed in the forward direction. - * Singly-linked tail queues are ideal for applications with large datasets - * and few or no removals or for implementing a FIFO queue. - * - * A list is headed by a single forward pointer (or an array of forward - * pointers for a hash table header). The elements are doubly linked - * so that an arbitrary element can be removed without a need to - * traverse the list. New elements can be added to the list before - * or after an existing element or at the head of the list. A list - * may only be traversed in the forward direction. - * - * A tail queue is headed by a pair of pointers, one to the head of the - * list and the other to the tail of the list. The elements are doubly - * linked so that an arbitrary element can be removed without a need to - * traverse the list. New elements can be added to the list before or - * after an existing element, at the head of the list, or at the end of - * the list. A tail queue may be traversed in either direction. - * - * A circle queue is headed by a pair of pointers, one to the head of the - * list and the other to the tail of the list. The elements are doubly - * linked so that an arbitrary element can be removed without a need to - * traverse the list. New elements can be added to the list before or after - * an existing element, at the head of the list, or at the end of the list. - * A circle queue may be traversed in either direction, but has a more - * complex end of list detection. Also, it is possible to rotate the queue, - * rejoining the ends and splitting it so that a given element becomes the - * new head or tail. - * - * For details on the use of these macros, see the queue(3) manual page. - * All macros are prefixed with LDAP_. - * - * SLIST_ LIST_ STAILQ_ TAILQ_ CIRCLEQ_ - * _HEAD + + + + + - * _ENTRY + + + + + - * _INIT + + + + + - * _ENTRY_INIT + + + + + - * _EMPTY + + + + + - * _FIRST + + + + + - * _NEXT + + + + + - * _PREV - - - + + - * _LAST - - + + + - * _FOREACH + + + + + - * _FOREACH_REVERSE - - - + + - * _INSERT_HEAD + + + + + - * _INSERT_BEFORE - + - + + - * _INSERT_AFTER + + + + + - * _INSERT_TAIL - - + + + - * _REMOVE_HEAD + - + - - - * _REMOVE + + + + + - * - */ - -/* - * Singly-linked List definitions. - */ -#define LDAP_SLIST_HEAD(name, type) \ -struct name { \ - struct type *slh_first; /* first element */ \ -} - -#define LDAP_SLIST_HEAD_INITIALIZER(head) \ - { NULL } - -#define LDAP_SLIST_ENTRY(type) \ -struct { \ - struct type *sle_next; /* next element */ \ -} - -#define LDAP_SLIST_ENTRY_INITIALIZER(entry) \ - { NULL } - -/* - * Singly-linked List functions. - */ -#define LDAP_SLIST_EMPTY(head) ((head)->slh_first == NULL) - -#define LDAP_SLIST_FIRST(head) ((head)->slh_first) - -#define LDAP_SLIST_FOREACH(var, head, field) \ - for((var) = (head)->slh_first; (var); (var) = (var)->field.sle_next) - -#define LDAP_SLIST_INIT(head) { \ - (head)->slh_first = NULL; \ -} - -#define LDAP_SLIST_ENTRY_INIT(var, field) { \ - (var)->field.sle_next = NULL; \ -} - -#define LDAP_SLIST_INSERT_AFTER(slistelm, elm, field) do { \ - (elm)->field.sle_next = (slistelm)->field.sle_next; \ - (slistelm)->field.sle_next = (elm); \ -} while (0) - -#define LDAP_SLIST_INSERT_HEAD(head, elm, field) do { \ - (elm)->field.sle_next = (head)->slh_first; \ - (head)->slh_first = (elm); \ -} while (0) - -#define LDAP_SLIST_NEXT(elm, field) ((elm)->field.sle_next) - -#define LDAP_SLIST_REMOVE_HEAD(head, field) do { \ - (head)->slh_first = (head)->slh_first->field.sle_next; \ -} while (0) - -#define LDAP_SLIST_REMOVE(head, elm, type, field) do { \ - if ((head)->slh_first == (elm)) { \ - LDAP_SLIST_REMOVE_HEAD((head), field); \ - } \ - else { \ - struct type *curelm = (head)->slh_first; \ - while( curelm->field.sle_next != (elm) ) \ - curelm = curelm->field.sle_next; \ - curelm->field.sle_next = \ - curelm->field.sle_next->field.sle_next; \ - } \ -} while (0) - -/* - * Singly-linked Tail queue definitions. - */ -#define LDAP_STAILQ_HEAD(name, type) \ -struct name { \ - struct type *stqh_first;/* first element */ \ - struct type **stqh_last;/* addr of last next element */ \ -} - -#define LDAP_STAILQ_HEAD_INITIALIZER(head) \ - { NULL, &(head).stqh_first } - -#define LDAP_STAILQ_ENTRY(type) \ -struct { \ - struct type *stqe_next; /* next element */ \ -} - -#define LDAP_STAILQ_ENTRY_INITIALIZER(entry) \ - { NULL } - -/* - * Singly-linked Tail queue functions. - */ -#define LDAP_STAILQ_EMPTY(head) ((head)->stqh_first == NULL) - -#define LDAP_STAILQ_INIT(head) do { \ - (head)->stqh_first = NULL; \ - (head)->stqh_last = &(head)->stqh_first; \ -} while (0) - -#define LDAP_STAILQ_ENTRY_INIT(var, field) { \ - (var)->field.stqe_next = NULL; \ -} - -#define LDAP_STAILQ_FIRST(head) ((head)->stqh_first) - -#define LDAP_STAILQ_LAST(head, type, field) \ - (LDAP_STAILQ_EMPTY(head) ? \ - NULL : \ - ((struct type *) \ - ((char *)((head)->stqh_last) - offsetof(struct type, field)))) - -#define LDAP_STAILQ_FOREACH(var, head, field) \ - for((var) = (head)->stqh_first; (var); (var) = (var)->field.stqe_next) - -#define LDAP_STAILQ_INSERT_HEAD(head, elm, field) do { \ - if (((elm)->field.stqe_next = (head)->stqh_first) == NULL) \ - (head)->stqh_last = &(elm)->field.stqe_next; \ - (head)->stqh_first = (elm); \ -} while (0) - -#define LDAP_STAILQ_INSERT_TAIL(head, elm, field) do { \ - (elm)->field.stqe_next = NULL; \ - *(head)->stqh_last = (elm); \ - (head)->stqh_last = &(elm)->field.stqe_next; \ -} while (0) - -#define LDAP_STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ - if (((elm)->field.stqe_next = (tqelm)->field.stqe_next) == NULL)\ - (head)->stqh_last = &(elm)->field.stqe_next; \ - (tqelm)->field.stqe_next = (elm); \ -} while (0) - -#define LDAP_STAILQ_NEXT(elm, field) ((elm)->field.stqe_next) - -#define LDAP_STAILQ_REMOVE_HEAD(head, field) do { \ - if (((head)->stqh_first = \ - (head)->stqh_first->field.stqe_next) == NULL) \ - (head)->stqh_last = &(head)->stqh_first; \ -} while (0) - -#define LDAP_STAILQ_REMOVE_HEAD_UNTIL(head, elm, field) do { \ - if (((head)->stqh_first = (elm)->field.stqe_next) == NULL) \ - (head)->stqh_last = &(head)->stqh_first; \ -} while (0) - -#define LDAP_STAILQ_REMOVE(head, elm, type, field) do { \ - if ((head)->stqh_first == (elm)) { \ - LDAP_STAILQ_REMOVE_HEAD(head, field); \ - } \ - else { \ - struct type *curelm = (head)->stqh_first; \ - while( curelm->field.stqe_next != (elm) ) \ - curelm = curelm->field.stqe_next; \ - if((curelm->field.stqe_next = \ - curelm->field.stqe_next->field.stqe_next) == NULL) \ - (head)->stqh_last = &(curelm)->field.stqe_next; \ - } \ -} while (0) - -/* - * List definitions. - */ -#define LDAP_LIST_HEAD(name, type) \ -struct name { \ - struct type *lh_first; /* first element */ \ -} - -#define LDAP_LIST_HEAD_INITIALIZER(head) \ - { NULL } - -#define LDAP_LIST_ENTRY(type) \ -struct { \ - struct type *le_next; /* next element */ \ - struct type **le_prev; /* address of previous next element */ \ -} - -#define LDAP_LIST_ENTRY_INITIALIZER(entry) \ - { NULL, NULL } - -/* - * List functions. - */ - -#define LDAP_LIST_EMPTY(head) ((head)->lh_first == NULL) - -#define LDAP_LIST_FIRST(head) ((head)->lh_first) - -#define LDAP_LIST_FOREACH(var, head, field) \ - for((var) = (head)->lh_first; (var); (var) = (var)->field.le_next) - -#define LDAP_LIST_INIT(head) do { \ - (head)->lh_first = NULL; \ -} while (0) - -#define LDAP_LIST_ENTRY_INIT(var, field) do { \ - (var)->field.le_next = NULL; \ - (var)->field.le_prev = NULL; \ -} while (0) - -#define LDAP_LIST_INSERT_AFTER(listelm, elm, field) do { \ - if (((elm)->field.le_next = (listelm)->field.le_next) != NULL) \ - (listelm)->field.le_next->field.le_prev = \ - &(elm)->field.le_next; \ - (listelm)->field.le_next = (elm); \ - (elm)->field.le_prev = &(listelm)->field.le_next; \ -} while (0) - -#define LDAP_LIST_INSERT_BEFORE(listelm, elm, field) do { \ - (elm)->field.le_prev = (listelm)->field.le_prev; \ - (elm)->field.le_next = (listelm); \ - *(listelm)->field.le_prev = (elm); \ - (listelm)->field.le_prev = &(elm)->field.le_next; \ -} while (0) - -#define LDAP_LIST_INSERT_HEAD(head, elm, field) do { \ - if (((elm)->field.le_next = (head)->lh_first) != NULL) \ - (head)->lh_first->field.le_prev = &(elm)->field.le_next;\ - (head)->lh_first = (elm); \ - (elm)->field.le_prev = &(head)->lh_first; \ -} while (0) - -#define LDAP_LIST_NEXT(elm, field) ((elm)->field.le_next) - -#define LDAP_LIST_REMOVE(elm, field) do { \ - if ((elm)->field.le_next != NULL) \ - (elm)->field.le_next->field.le_prev = \ - (elm)->field.le_prev; \ - *(elm)->field.le_prev = (elm)->field.le_next; \ -} while (0) - -/* - * Tail queue definitions. - */ -#define LDAP_TAILQ_HEAD(name, type) \ -struct name { \ - struct type *tqh_first; /* first element */ \ - struct type **tqh_last; /* addr of last next element */ \ -} - -#define LDAP_TAILQ_HEAD_INITIALIZER(head) \ - { NULL, &(head).tqh_first } - -#define LDAP_TAILQ_ENTRY(type) \ -struct { \ - struct type *tqe_next; /* next element */ \ - struct type **tqe_prev; /* address of previous next element */ \ -} - -#define LDAP_TAILQ_ENTRY_INITIALIZER(entry) \ - { NULL, NULL } - -/* - * Tail queue functions. - */ -#define LDAP_TAILQ_EMPTY(head) ((head)->tqh_first == NULL) - -#define LDAP_TAILQ_FOREACH(var, head, field) \ - for (var = LDAP_TAILQ_FIRST(head); var; var = LDAP_TAILQ_NEXT(var, field)) - -#define LDAP_TAILQ_FOREACH_REVERSE(var, head, headname, field) \ - for ((var) = LDAP_TAILQ_LAST((head), headname); \ - (var); \ - (var) = LDAP_TAILQ_PREV((var), headname, field)) - -#define LDAP_TAILQ_FIRST(head) ((head)->tqh_first) - -#define LDAP_TAILQ_LAST(head, headname) \ - (*(((struct headname *)((head)->tqh_last))->tqh_last)) - -#define LDAP_TAILQ_NEXT(elm, field) ((elm)->field.tqe_next) - -#define LDAP_TAILQ_PREV(elm, headname, field) \ - (*(((struct headname *)((elm)->field.tqe_prev))->tqh_last)) - -#define LDAP_TAILQ_INIT(head) do { \ - (head)->tqh_first = NULL; \ - (head)->tqh_last = &(head)->tqh_first; \ -} while (0) - -#define LDAP_TAILQ_ENTRY_INIT(var, field) do { \ - (var)->field.tqe_next = NULL; \ - (var)->field.tqe_prev = NULL; \ -} while (0) - -#define LDAP_TAILQ_INSERT_HEAD(head, elm, field) do { \ - if (((elm)->field.tqe_next = (head)->tqh_first) != NULL) \ - (head)->tqh_first->field.tqe_prev = \ - &(elm)->field.tqe_next; \ - else \ - (head)->tqh_last = &(elm)->field.tqe_next; \ - (head)->tqh_first = (elm); \ - (elm)->field.tqe_prev = &(head)->tqh_first; \ -} while (0) - -#define LDAP_TAILQ_INSERT_TAIL(head, elm, field) do { \ - (elm)->field.tqe_next = NULL; \ - (elm)->field.tqe_prev = (head)->tqh_last; \ - *(head)->tqh_last = (elm); \ - (head)->tqh_last = &(elm)->field.tqe_next; \ -} while (0) - -#define LDAP_TAILQ_INSERT_AFTER(head, listelm, elm, field) do { \ - if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\ - (elm)->field.tqe_next->field.tqe_prev = \ - &(elm)->field.tqe_next; \ - else \ - (head)->tqh_last = &(elm)->field.tqe_next; \ - (listelm)->field.tqe_next = (elm); \ - (elm)->field.tqe_prev = &(listelm)->field.tqe_next; \ -} while (0) - -#define LDAP_TAILQ_INSERT_BEFORE(listelm, elm, field) do { \ - (elm)->field.tqe_prev = (listelm)->field.tqe_prev; \ - (elm)->field.tqe_next = (listelm); \ - *(listelm)->field.tqe_prev = (elm); \ - (listelm)->field.tqe_prev = &(elm)->field.tqe_next; \ -} while (0) - -#define LDAP_TAILQ_REMOVE(head, elm, field) do { \ - if (((elm)->field.tqe_next) != NULL) \ - (elm)->field.tqe_next->field.tqe_prev = \ - (elm)->field.tqe_prev; \ - else \ - (head)->tqh_last = (elm)->field.tqe_prev; \ - *(elm)->field.tqe_prev = (elm)->field.tqe_next; \ -} while (0) - -/* - * Circular queue definitions. - */ -#define LDAP_CIRCLEQ_HEAD(name, type) \ -struct name { \ - struct type *cqh_first; /* first element */ \ - struct type *cqh_last; /* last element */ \ -} - -#define LDAP_CIRCLEQ_HEAD_INITIALIZER(head) \ - { (void *)&(head), (void *)&(head) } - -#define LDAP_CIRCLEQ_ENTRY(type) \ -struct { \ - struct type *cqe_next; /* next element */ \ - struct type *cqe_prev; /* previous element */ \ -} - -/* - * Circular queue functions. - */ -#define LDAP_CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) - -#define LDAP_CIRCLEQ_FIRST(head) ((head)->cqh_first) - -#define LDAP_CIRCLEQ_FOREACH(var, head, field) \ - for((var) = (head)->cqh_first; \ - (var) != (void *)(head); \ - (var) = (var)->field.cqe_next) - -#define LDAP_CIRCLEQ_FOREACH_REVERSE(var, head, field) \ - for((var) = (head)->cqh_last; \ - (var) != (void *)(head); \ - (var) = (var)->field.cqe_prev) - -#define LDAP_CIRCLEQ_INIT(head) do { \ - (head)->cqh_first = (void *)(head); \ - (head)->cqh_last = (void *)(head); \ -} while (0) - -#define LDAP_CIRCLEQ_ENTRY_INIT(var, field) do { \ - (var)->field.cqe_next = NULL; \ - (var)->field.cqe_prev = NULL; \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ - (elm)->field.cqe_next = (listelm)->field.cqe_next; \ - (elm)->field.cqe_prev = (listelm); \ - if ((listelm)->field.cqe_next == (void *)(head)) \ - (head)->cqh_last = (elm); \ - else \ - (listelm)->field.cqe_next->field.cqe_prev = (elm); \ - (listelm)->field.cqe_next = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ - (elm)->field.cqe_next = (listelm); \ - (elm)->field.cqe_prev = (listelm)->field.cqe_prev; \ - if ((listelm)->field.cqe_prev == (void *)(head)) \ - (head)->cqh_first = (elm); \ - else \ - (listelm)->field.cqe_prev->field.cqe_next = (elm); \ - (listelm)->field.cqe_prev = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_HEAD(head, elm, field) do { \ - (elm)->field.cqe_next = (head)->cqh_first; \ - (elm)->field.cqe_prev = (void *)(head); \ - if ((head)->cqh_last == (void *)(head)) \ - (head)->cqh_last = (elm); \ - else \ - (head)->cqh_first->field.cqe_prev = (elm); \ - (head)->cqh_first = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_INSERT_TAIL(head, elm, field) do { \ - (elm)->field.cqe_next = (void *)(head); \ - (elm)->field.cqe_prev = (head)->cqh_last; \ - if ((head)->cqh_first == (void *)(head)) \ - (head)->cqh_first = (elm); \ - else \ - (head)->cqh_last->field.cqe_next = (elm); \ - (head)->cqh_last = (elm); \ -} while (0) - -#define LDAP_CIRCLEQ_LAST(head) ((head)->cqh_last) - -#define LDAP_CIRCLEQ_NEXT(elm,field) ((elm)->field.cqe_next) - -#define LDAP_CIRCLEQ_PREV(elm,field) ((elm)->field.cqe_prev) - -#define LDAP_CIRCLEQ_REMOVE(head, elm, field) do { \ - if ((elm)->field.cqe_next == (void *)(head)) \ - (head)->cqh_last = (elm)->field.cqe_prev; \ - else \ - (elm)->field.cqe_next->field.cqe_prev = \ - (elm)->field.cqe_prev; \ - if ((elm)->field.cqe_prev == (void *)(head)) \ - (head)->cqh_first = (elm)->field.cqe_next; \ - else \ - (elm)->field.cqe_prev->field.cqe_next = \ - (elm)->field.cqe_next; \ -} while (0) - -#define LDAP_CIRCLEQ_LOOP_NEXT(head, elm, field) \ - (((elm)->field.cqe_next == (void *)(head)) \ - ? ((head)->cqh_first) \ - : ((elm)->field.cqe_next)) - -#define LDAP_CIRCLEQ_LOOP_PREV(head, elm, field) \ - (((elm)->field.cqe_prev == (void *)(head)) \ - ? ((head)->cqh_last) \ - : ((elm)->field.cqe_prev)) - -#define LDAP_CIRCLEQ_MAKE_HEAD(head, elm, field) do { \ - if ((elm)->field.cqe_prev != (void *)(head)) { \ - (head)->cqh_first->field.cqe_prev = (head)->cqh_last; \ - (head)->cqh_last->field.cqe_next = (head)->cqh_first; \ - (head)->cqh_first = elm; \ - (head)->cqh_last = (elm)->field.cqe_prev; \ - (elm)->field.cqe_prev->field.cqe_next = (void *)(head); \ - (elm)->field.cqe_prev = (void *)(head); \ - } \ -} while (0) - -#define LDAP_CIRCLEQ_MAKE_TAIL(head, elm, field) do { \ - if ((elm)->field.cqe_next != (void *)(head)) { \ - (head)->cqh_first->field.cqe_prev = (head)->cqh_last; \ - (head)->cqh_last->field.cqe_next = (head)->cqh_first; \ - (head)->cqh_first = (elm)->field.cqe_next; \ - (head)->cqh_last = elm; \ - (elm)->field.cqe_next->field.cqe_prev = (void *)(head); \ - (elm)->field.cqe_next = (void *)(head); \ - } \ -} while (0) - -#endif /* !_LDAP_QUEUE_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_rq.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_rq.h deleted file mode 100755 index 1050550ba..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_rq.h +++ /dev/null @@ -1,102 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef LDAP_RQ_H -#define LDAP_RQ_H 1 - -#include - -LDAP_BEGIN_DECL - -typedef struct re_s { - struct timeval next_sched; - struct timeval interval; - LDAP_STAILQ_ENTRY(re_s) tnext; /* it includes running */ - LDAP_STAILQ_ENTRY(re_s) rnext; - ldap_pvt_thread_start_t *routine; - void *arg; - char *tname; - char *tspec; - void *pool_cookie; -} re_t; - -typedef struct runqueue_s { - LDAP_STAILQ_HEAD(l, re_s) task_list; - LDAP_STAILQ_HEAD(rl, re_s) run_list; - ldap_pvt_thread_mutex_t rq_mutex; -} runqueue_t; - -LDAP_F( struct re_s* ) -ldap_pvt_runqueue_insert( - struct runqueue_s* rq, - time_t interval, - ldap_pvt_thread_start_t* routine, - void *arg, - char *tname, - char *tspec -); - -LDAP_F( struct re_s* ) -ldap_pvt_runqueue_find( - struct runqueue_s* rq, - ldap_pvt_thread_start_t* routine, - void *arg -); - -LDAP_F( void ) -ldap_pvt_runqueue_remove( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( struct re_s* ) -ldap_pvt_runqueue_next_sched( - struct runqueue_s* rq, - struct timeval* next_run -); - -LDAP_F( void ) -ldap_pvt_runqueue_runtask( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( void ) -ldap_pvt_runqueue_stoptask( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( int ) -ldap_pvt_runqueue_isrunning( - struct runqueue_s* rq, - struct re_s* entry -); - -LDAP_F( void ) -ldap_pvt_runqueue_resched( - struct runqueue_s* rq, - struct re_s* entry, - int defer -); - -LDAP_F( int ) -ldap_pvt_runqueue_persistent_backload( - struct runqueue_s* rq -); - -LDAP_END_DECL - -#endif diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_schema.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_schema.h deleted file mode 100755 index 963218002..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_schema.h +++ /dev/null @@ -1,360 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* ldap-schema.h - Header for basic schema handling functions that can be - * used by both clients and servers. - * these routines should be renamed ldap_x_... - */ - -#ifndef _LDAP_SCHEMA_H -#define _LDAP_SCHEMA_H 1 - -#include - -LDAP_BEGIN_DECL - -/* Codes for parsing errors */ - -#define LDAP_SCHERR_OUTOFMEM 1 -#define LDAP_SCHERR_UNEXPTOKEN 2 -#define LDAP_SCHERR_NOLEFTPAREN 3 -#define LDAP_SCHERR_NORIGHTPAREN 4 -#define LDAP_SCHERR_NODIGIT 5 -#define LDAP_SCHERR_BADNAME 6 -#define LDAP_SCHERR_BADDESC 7 -#define LDAP_SCHERR_BADSUP 8 -#define LDAP_SCHERR_DUPOPT 9 -#define LDAP_SCHERR_EMPTY 10 -#define LDAP_SCHERR_MISSING 11 -#define LDAP_SCHERR_OUT_OF_ORDER 12 - -typedef struct ldap_schema_extension_item { - char *lsei_name; - char **lsei_values; -} LDAPSchemaExtensionItem; - -typedef struct ldap_syntax { - char *syn_oid; /* REQUIRED */ - char **syn_names; /* OPTIONAL */ - char *syn_desc; /* OPTIONAL */ - LDAPSchemaExtensionItem **syn_extensions; /* OPTIONAL */ -} LDAPSyntax; - -typedef struct ldap_matchingrule { - char *mr_oid; /* REQUIRED */ - char **mr_names; /* OPTIONAL */ - char *mr_desc; /* OPTIONAL */ - int mr_obsolete; /* OPTIONAL */ - char *mr_syntax_oid; /* REQUIRED */ - LDAPSchemaExtensionItem **mr_extensions; /* OPTIONAL */ -} LDAPMatchingRule; - -typedef struct ldap_matchingruleuse { - char *mru_oid; /* REQUIRED */ - char **mru_names; /* OPTIONAL */ - char *mru_desc; /* OPTIONAL */ - int mru_obsolete; /* OPTIONAL */ - char **mru_applies_oids; /* REQUIRED */ - LDAPSchemaExtensionItem **mru_extensions; /* OPTIONAL */ -} LDAPMatchingRuleUse; - -typedef struct ldap_attributetype { - char *at_oid; /* REQUIRED */ - char **at_names; /* OPTIONAL */ - char *at_desc; /* OPTIONAL */ - int at_obsolete; /* 0=no, 1=yes */ - char *at_sup_oid; /* OPTIONAL */ - char *at_equality_oid; /* OPTIONAL */ - char *at_ordering_oid; /* OPTIONAL */ - char *at_substr_oid; /* OPTIONAL */ - char *at_syntax_oid; /* OPTIONAL */ - int at_syntax_len; /* OPTIONAL */ - int at_single_value; /* 0=no, 1=yes */ - int at_collective; /* 0=no, 1=yes */ - int at_no_user_mod; /* 0=no, 1=yes */ - int at_usage; /* 0=userApplications, 1=directoryOperation, - 2=distributedOperation, 3=dSAOperation */ - LDAPSchemaExtensionItem **at_extensions; /* OPTIONAL */ -} LDAPAttributeType; - -typedef struct ldap_objectclass { - char *oc_oid; /* REQUIRED */ - char **oc_names; /* OPTIONAL */ - char *oc_desc; /* OPTIONAL */ - int oc_obsolete; /* 0=no, 1=yes */ - char **oc_sup_oids; /* OPTIONAL */ - int oc_kind; /* 0=ABSTRACT, 1=STRUCTURAL, 2=AUXILIARY */ - char **oc_at_oids_must; /* OPTIONAL */ - char **oc_at_oids_may; /* OPTIONAL */ - LDAPSchemaExtensionItem **oc_extensions; /* OPTIONAL */ -} LDAPObjectClass; - -typedef struct ldap_contentrule { - char *cr_oid; /* REQUIRED */ - char **cr_names; /* OPTIONAL */ - char *cr_desc; /* OPTIONAL */ - char **cr_sup_oids; /* OPTIONAL */ - int cr_obsolete; /* 0=no, 1=yes */ - char **cr_oc_oids_aux; /* OPTIONAL */ - char **cr_at_oids_must; /* OPTIONAL */ - char **cr_at_oids_may; /* OPTIONAL */ - char **cr_at_oids_not; /* OPTIONAL */ - LDAPSchemaExtensionItem **cr_extensions; /* OPTIONAL */ -} LDAPContentRule; - -typedef struct ldap_nameform { - char *nf_oid; /* REQUIRED */ - char **nf_names; /* OPTIONAL */ - char *nf_desc; /* OPTIONAL */ - int nf_obsolete; /* 0=no, 1=yes */ - char *nf_objectclass; /* REQUIRED */ - char **nf_at_oids_must; /* REQUIRED */ - char **nf_at_oids_may; /* OPTIONAL */ - LDAPSchemaExtensionItem **nf_extensions; /* OPTIONAL */ -} LDAPNameForm; - -typedef struct ldap_structurerule { - int sr_ruleid; /* REQUIRED */ - char **sr_names; /* OPTIONAL */ - char *sr_desc; /* OPTIONAL */ - int sr_obsolete; /* 0=no, 1=yes */ - char *sr_nameform; /* REQUIRED */ - int sr_nsup_ruleids;/* number of sr_sup_ruleids */ - int *sr_sup_ruleids;/* OPTIONAL */ - LDAPSchemaExtensionItem **sr_extensions; /* OPTIONAL */ -} LDAPStructureRule; - -/* - * Misc macros - */ -#define LDAP_SCHEMA_NO 0 -#define LDAP_SCHEMA_YES 1 - -#define LDAP_SCHEMA_USER_APPLICATIONS 0 -#define LDAP_SCHEMA_DIRECTORY_OPERATION 1 -#define LDAP_SCHEMA_DISTRIBUTED_OPERATION 2 -#define LDAP_SCHEMA_DSA_OPERATION 3 - -#define LDAP_SCHEMA_ABSTRACT 0 -#define LDAP_SCHEMA_STRUCTURAL 1 -#define LDAP_SCHEMA_AUXILIARY 2 - - -/* - * Flags that control how liberal the parsing routines are. - */ -#define LDAP_SCHEMA_ALLOW_NONE 0x00U /* Strict parsing */ -#define LDAP_SCHEMA_ALLOW_NO_OID 0x01U /* Allow missing oid */ -#define LDAP_SCHEMA_ALLOW_QUOTED 0x02U /* Allow bogus extra quotes */ -#define LDAP_SCHEMA_ALLOW_DESCR 0x04U /* Allow descr instead of OID */ -#define LDAP_SCHEMA_ALLOW_DESCR_PREFIX 0x08U /* Allow descr as OID prefix */ -#define LDAP_SCHEMA_ALLOW_OID_MACRO 0x10U /* Allow OID macros in slapd */ -#define LDAP_SCHEMA_ALLOW_OUT_OF_ORDER_FIELDS 0x20U /* Allow fields in most any order */ -#define LDAP_SCHEMA_ALLOW_ALL 0x3fU /* Be very liberal in parsing */ -#define LDAP_SCHEMA_SKIP 0x80U /* Don't malloc any result */ - - -LDAP_F( LDAP_CONST char * ) -ldap_syntax2name LDAP_P(( - LDAPSyntax * syn )); - -LDAP_F( LDAP_CONST char * ) -ldap_matchingrule2name LDAP_P(( - LDAPMatchingRule * mr )); - -LDAP_F( LDAP_CONST char * ) -ldap_matchingruleuse2name LDAP_P(( - LDAPMatchingRuleUse * mru )); - -LDAP_F( LDAP_CONST char * ) -ldap_attributetype2name LDAP_P(( - LDAPAttributeType * at )); - -LDAP_F( LDAP_CONST char * ) -ldap_objectclass2name LDAP_P(( - LDAPObjectClass * oc )); - -LDAP_F( LDAP_CONST char * ) -ldap_contentrule2name LDAP_P(( - LDAPContentRule * cr )); - -LDAP_F( LDAP_CONST char * ) -ldap_nameform2name LDAP_P(( - LDAPNameForm * nf )); - -LDAP_F( LDAP_CONST char * ) -ldap_structurerule2name LDAP_P(( - LDAPStructureRule * sr )); - -LDAP_F( void ) -ldap_syntax_free LDAP_P(( - LDAPSyntax * syn )); - -LDAP_F( void ) -ldap_matchingrule_free LDAP_P(( - LDAPMatchingRule * mr )); - -LDAP_F( void ) -ldap_matchingruleuse_free LDAP_P(( - LDAPMatchingRuleUse * mr )); - -LDAP_F( void ) -ldap_attributetype_free LDAP_P(( - LDAPAttributeType * at )); - -LDAP_F( void ) -ldap_objectclass_free LDAP_P(( - LDAPObjectClass * oc )); - -LDAP_F( void ) -ldap_contentrule_free LDAP_P(( - LDAPContentRule * cr )); - -LDAP_F( void ) -ldap_nameform_free LDAP_P(( - LDAPNameForm * nf )); - -LDAP_F( void ) -ldap_structurerule_free LDAP_P(( - LDAPStructureRule * sr )); - -LDAP_F( LDAPStructureRule * ) -ldap_str2structurerule LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPNameForm * ) -ldap_str2nameform LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPContentRule * ) -ldap_str2contentrule LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPObjectClass * ) -ldap_str2objectclass LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPAttributeType * ) -ldap_str2attributetype LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPSyntax * ) -ldap_str2syntax LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPMatchingRule * ) -ldap_str2matchingrule LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( LDAPMatchingRuleUse * ) -ldap_str2matchingruleuse LDAP_P(( - LDAP_CONST char * s, - int * code, - LDAP_CONST char ** errp, - LDAP_CONST unsigned flags )); - -LDAP_F( char * ) -ldap_structurerule2str LDAP_P(( - LDAPStructureRule * sr )); - -LDAP_F( struct berval * ) -ldap_structurerule2bv LDAP_P(( - LDAPStructureRule * sr, struct berval *bv )); - -LDAP_F( char * ) -ldap_nameform2str LDAP_P(( - LDAPNameForm * nf )); - -LDAP_F( struct berval * ) -ldap_nameform2bv LDAP_P(( - LDAPNameForm * nf, struct berval *bv )); - -LDAP_F( char * ) -ldap_contentrule2str LDAP_P(( - LDAPContentRule * cr )); - -LDAP_F( struct berval * ) -ldap_contentrule2bv LDAP_P(( - LDAPContentRule * cr, struct berval *bv )); - -LDAP_F( char * ) -ldap_objectclass2str LDAP_P(( - LDAPObjectClass * oc )); - -LDAP_F( struct berval * ) -ldap_objectclass2bv LDAP_P(( - LDAPObjectClass * oc, struct berval *bv )); - -LDAP_F( char * ) -ldap_attributetype2str LDAP_P(( - LDAPAttributeType * at )); - -LDAP_F( struct berval * ) -ldap_attributetype2bv LDAP_P(( - LDAPAttributeType * at, struct berval *bv )); - -LDAP_F( char * ) -ldap_syntax2str LDAP_P(( - LDAPSyntax * syn )); - -LDAP_F( struct berval * ) -ldap_syntax2bv LDAP_P(( - LDAPSyntax * syn, struct berval *bv )); - -LDAP_F( char * ) -ldap_matchingrule2str LDAP_P(( - LDAPMatchingRule * mr )); - -LDAP_F( struct berval * ) -ldap_matchingrule2bv LDAP_P(( - LDAPMatchingRule * mr, struct berval *bv )); - -LDAP_F( char * ) -ldap_matchingruleuse2str LDAP_P(( - LDAPMatchingRuleUse * mru )); - -LDAP_F( struct berval * ) -ldap_matchingruleuse2bv LDAP_P(( - LDAPMatchingRuleUse * mru, struct berval *bv )); - -LDAP_F( char * ) -ldap_scherr2str LDAP_P(( - int code )) LDAP_GCCATTR((const)); - -LDAP_END_DECL - -#endif - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_utf8.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_utf8.h deleted file mode 100755 index 663043a59..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldap_utf8.h +++ /dev/null @@ -1,106 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* This notice applies to changes, created by or for Novell, Inc., - * to preexisting works for which notices appear elsewhere in this file. - * - * Copyright (C) 2000 Novell, Inc. All Rights Reserved. - * - * THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND TREATIES. - * USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT TO VERSION - * 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS AVAILABLE AT - * HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE" IN THE - * TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION OF THIS - * WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP PUBLIC - * LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT THE - * PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY. - */ -/* Note: A verbatim copy of version 2.0.1 of the OpenLDAP Public License - * can be found in the file "build/LICENSE-2.0.1" in this distribution - * of OpenLDAP Software. - */ - -#ifndef _LDAP_UTF8_H -#define _LDAP_UTF8_H - -#include /* get ber_*_t */ - -/* - * UTF-8 Utility Routines - */ - -LDAP_BEGIN_DECL - -#define LDAP_UCS4_INVALID (0x80000000U) -typedef ber_int_t ldap_ucs4_t; - - -/* LDAP_MAX_UTF8_LEN is 3 or 6 depending on size of wchar_t */ -#define LDAP_MAX_UTF8_LEN ( sizeof(wchar_t) * 3/2 ) - -/* Unicode conversion routines */ -LDAP_F( ldap_ucs4_t ) ldap_x_utf8_to_ucs4( LDAP_CONST char * p ); -LDAP_F( int ) ldap_x_ucs4_to_utf8( ldap_ucs4_t c, char *buf ); - - -/* - * Wide Char / UTF-8 Conversion Routines - */ - -/* UTF-8 character to Wide Char */ -LDAP_F(int) ldap_x_utf8_to_wc LDAP_P(( - wchar_t *wchar, LDAP_CONST char *utf8char )); - -/* UTF-8 string to Wide Char string */ -LDAP_F(int) ldap_x_utf8s_to_wcs LDAP_P(( - wchar_t *wcstr, LDAP_CONST char *utf8str, size_t count )); - -/* Wide Char to UTF-8 character */ -LDAP_F(int) ldap_x_wc_to_utf8 LDAP_P(( - char *utf8char, wchar_t wchar, size_t count )); - -/* Wide Char string to UTF-8 string */ -LDAP_F(int) ldap_x_wcs_to_utf8s LDAP_P(( - char *utf8str, LDAP_CONST wchar_t *wcstr, size_t count )); - -/* - * MultiByte Char / UTF-8 Conversion Routines - */ - -/* UTF-8 character to MultiByte character */ -LDAP_F(int) ldap_x_utf8_to_mb LDAP_P(( - char *mbchar, LDAP_CONST char *utf8char, - int (*ldap_f_wctomb)( char *mbchar, wchar_t wchar ))); - -/* UTF-8 string to MultiByte string */ -LDAP_F(int) ldap_x_utf8s_to_mbs LDAP_P(( - char *mbstr, LDAP_CONST char *utf8str, size_t count, - size_t (*ldap_f_wcstombs)( char *mbstr, - LDAP_CONST wchar_t *wcstr, size_t count) )); - -/* MultiByte character to UTF-8 character */ -LDAP_F(int) ldap_x_mb_to_utf8 LDAP_P(( - char *utf8char, LDAP_CONST char *mbchar, size_t mbsize, - int (*ldap_f_mbtowc)( wchar_t *wchar, - LDAP_CONST char *mbchar, size_t count) )); - -/* MultiByte string to UTF-8 string */ -LDAP_F(int) ldap_x_mbs_to_utf8s LDAP_P(( - char *utf8str, LDAP_CONST char *mbstr, size_t count, - size_t (*ldap_f_mbstowcs)( wchar_t *wcstr, - LDAP_CONST char *mbstr, size_t count) )); - -LDAP_END_DECL - -#endif /* _LDAP_UTF8_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldif.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldif.h deleted file mode 100755 index 62cacdc8e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/ldif.h +++ /dev/null @@ -1,171 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1996 Regents of the University of Michigan. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of Michigan at Ann Arbor. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific prior written permission. This software - * is provided ``as is'' without express or implied warranty. - */ - -#ifndef _LDIF_H -#define _LDIF_H - -#include - -LDAP_BEGIN_DECL - -/* This is NOT a bogus extern declaration (unlike ldap_debug) */ -LDAP_LDIF_V (int) ldif_debug; - -#define LDIF_LINE_WIDTH 78 /* default maximum length of LDIF lines */ -#define LDIF_LINE_WIDTH_MAX ((ber_len_t)-1) /* maximum length of LDIF lines */ -#define LDIF_LINE_WIDTH_WRAP(wrap) ((wrap) == 0 ? LDIF_LINE_WIDTH : (wrap)) - -/* - * Macro to calculate maximum number of bytes that the base64 equivalent - * of an item that is "len" bytes long will take up. Base64 encoding - * uses one byte for every six bits in the value plus up to two pad bytes. - */ -#define LDIF_BASE64_LEN(len) (((len) * 4 / 3 ) + 3) - -/* - * Macro to calculate maximum size that an LDIF-encoded type (length - * tlen) and value (length vlen) will take up: room for type + ":: " + - * first newline + base64 value + continued lines. Each continued line - * needs room for a newline and a leading space character. - */ -#define LDIF_SIZE_NEEDED(nlen,vlen) LDIF_SIZE_NEEDED_WRAP(nlen, vlen, 0) - -#define LDIF_SIZE_NEEDED_WRAP(nlen,vlen,wrap) \ - ((nlen) + 4 + LDIF_BASE64_LEN(vlen) \ - + ((wrap) == 0 ? ((LDIF_BASE64_LEN(vlen) + (nlen) + 3) / ( LDIF_LINE_WIDTH-1 ) * 2 ) : \ - ((wrap) == LDIF_LINE_WIDTH_MAX ? 0 : ((LDIF_BASE64_LEN(vlen) + (nlen) + 3) / (wrap-1) * 2 )))) - -LDAP_LDIF_F( int ) -ldif_parse_line LDAP_P(( - LDAP_CONST char *line, - char **name, - char **value, - ber_len_t *vlen )); - -LDAP_LDIF_F( int ) -ldif_parse_line2 LDAP_P(( - char *line, - struct berval *type, - struct berval *value, - int *freeval )); - -LDAP_LDIF_F( FILE * ) -ldif_open_url LDAP_P(( LDAP_CONST char *urlstr )); - -LDAP_LDIF_F( int ) -ldif_fetch_url LDAP_P(( - LDAP_CONST char *line, - char **value, - ber_len_t *vlen )); - -LDAP_LDIF_F( char * ) -ldif_getline LDAP_P(( char **next )); - -LDAP_LDIF_F( int ) -ldif_countlines LDAP_P(( LDAP_CONST char *line )); - -/* ldif_ropen, rclose, read_record - just for reading LDIF files, - * no special open/close needed to write LDIF files. - */ -typedef struct LDIFFP { - FILE *fp; - struct LDIFFP *prev; -} LDIFFP; - -LDAP_LDIF_F( LDIFFP * ) -ldif_open LDAP_P(( LDAP_CONST char *file, LDAP_CONST char *mode )); - -/* ldif_open equivalent that opens ldif stream in memory rather than from file */ -LDAP_LDIF_F( LDIFFP * ) -ldif_open_mem LDAP_P(( char *ldif, size_t size, LDAP_CONST char *mode )); - -LDAP_LDIF_F( void ) -ldif_close LDAP_P(( LDIFFP * )); - -LDAP_LDIF_F( int ) -ldif_read_record LDAP_P(( - LDIFFP *fp, - unsigned long *lineno, - char **bufp, - int *buflen )); - -LDAP_LDIF_F( int ) -ldif_must_b64_encode_register LDAP_P(( - LDAP_CONST char *name, - LDAP_CONST char *oid )); - -LDAP_LDIF_F( void ) -ldif_must_b64_encode_release LDAP_P(( void )); - -#define LDIF_PUT_NOVALUE 0x0000 /* no value */ -#define LDIF_PUT_VALUE 0x0001 /* value w/ auto detection */ -#define LDIF_PUT_TEXT 0x0002 /* assume text */ -#define LDIF_PUT_BINARY 0x0004 /* assume binary (convert to base64) */ -#define LDIF_PUT_B64 0x0008 /* pre-converted base64 value */ - -#define LDIF_PUT_COMMENT 0x0010 /* comment */ -#define LDIF_PUT_URL 0x0020 /* url */ -#define LDIF_PUT_SEP 0x0040 /* separator */ - -LDAP_LDIF_F( void ) -ldif_sput LDAP_P(( - char **out, - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen )); - -LDAP_LDIF_F( void ) -ldif_sput_wrap LDAP_P(( - char **out, - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen, - ber_len_t wrap )); - -LDAP_LDIF_F( char * ) -ldif_put LDAP_P(( - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen )); - -LDAP_LDIF_F( char * ) -ldif_put_wrap LDAP_P(( - int type, - LDAP_CONST char *name, - LDAP_CONST char *val, - ber_len_t vlen, - ber_len_t wrap )); - -LDAP_LDIF_F( int ) -ldif_is_not_printable LDAP_P(( - LDAP_CONST char *val, - ber_len_t vlen )); - -LDAP_END_DECL - -#endif /* _LDIF_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil.h deleted file mode 100755 index fe0e6deab..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil.h +++ /dev/null @@ -1,375 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_H -#define _LUTIL_H 1 - -#include -#include -#include - -#ifdef HAVE_TCPD -# include -# define LUTIL_STRING_UNKNOWN STRING_UNKNOWN -#else /* ! TCP Wrappers */ -# define LUTIL_STRING_UNKNOWN "unknown" -#endif /* ! TCP Wrappers */ - -/* - * Include file for LDAP utility routine - */ - -LDAP_BEGIN_DECL - -/* n octets encode into ceiling(n/3) * 4 bytes */ -/* Avoid floating point math through extra padding */ - -#define LUTIL_BASE64_ENCODE_LEN(n) (((n)+2)/3 * 4) -#define LUTIL_BASE64_DECODE_LEN(n) ((n)/4*3) - -/* ISC Base64 Routines */ -/* base64.c */ - -LDAP_LUTIL_F( int ) -lutil_b64_ntop LDAP_P(( - unsigned char const *, - size_t, - char *, - size_t)); - -LDAP_LUTIL_F( int ) -lutil_b64_pton LDAP_P(( - char const *, - unsigned char *, - size_t)); - -/* detach.c */ -LDAP_LUTIL_F( int ) -lutil_detach LDAP_P(( - int debug, - int do_close)); - -/* entropy.c */ -LDAP_LUTIL_F( int ) -lutil_entropy LDAP_P(( - unsigned char *buf, - ber_len_t nbytes )); - -/* passfile.c */ -struct berval; /* avoid pulling in lber.h */ - -LDAP_LUTIL_F( int ) -lutil_get_filed_password LDAP_P(( - const char *filename, - struct berval * )); - -/* passwd.c */ -struct lutil_pw_scheme; - -#define LUTIL_PASSWD_OK (0) -#define LUTIL_PASSWD_ERR (-1) - -typedef int (LUTIL_PASSWD_CHK_FUNC)( - const struct berval *scheme, - const struct berval *passwd, - const struct berval *cred, - const char **text ); - -typedef int (LUTIL_PASSWD_HASH_FUNC) ( - const struct berval *scheme, - const struct berval *passwd, - struct berval *hash, - const char **text ); - -LDAP_LUTIL_F( int ) -lutil_passwd_add LDAP_P(( - struct berval *scheme, - LUTIL_PASSWD_CHK_FUNC *chk_fn, - LUTIL_PASSWD_HASH_FUNC *hash_fn )); - -LDAP_LUTIL_F( void ) -lutil_passwd_init LDAP_P(( void )); - -LDAP_LUTIL_F( void ) -lutil_passwd_destroy LDAP_P(( void )); - -LDAP_LUTIL_F( int ) -lutil_authpasswd LDAP_P(( - const struct berval *passwd, /* stored password */ - const struct berval *cred, /* user supplied value */ - const char **methods )); - -LDAP_LUTIL_F( int ) -lutil_authpasswd_hash LDAP_P(( - const struct berval *cred, - struct berval **passwd, /* password to store */ - struct berval **salt, /* salt to store */ - const char *method )); - -#ifdef SLAPD_CRYPT -typedef int (lutil_cryptfunc) LDAP_P(( - const char *key, - const char *salt, - char **hash )); -LDAP_LUTIL_V (lutil_cryptfunc *) lutil_cryptptr; -#endif - -LDAP_LUTIL_F( int ) -lutil_passwd LDAP_P(( - const struct berval *passwd, /* stored password */ - const struct berval *cred, /* user supplied value */ - const char **methods, - const char **text )); /* error message */ - -LDAP_LUTIL_F( int ) -lutil_passwd_generate LDAP_P(( struct berval *pw, ber_len_t )); - -LDAP_LUTIL_F( int ) -lutil_passwd_hash LDAP_P(( - const struct berval *passwd, - const char *method, - struct berval *hash, - const char **text )); - -LDAP_LUTIL_F( int ) -lutil_passwd_scheme LDAP_P(( - const char *scheme )); - -LDAP_LUTIL_F( int ) -lutil_salt_format LDAP_P(( - const char *format )); - -LDAP_LUTIL_F( int ) -lutil_passwd_string64 LDAP_P(( - const struct berval *sc, - const struct berval *hash, - struct berval *b64, - const struct berval *salt )); - -/* utils.c */ -LDAP_LUTIL_F( char* ) -lutil_progname LDAP_P(( - const char* name, - int argc, - char *argv[] )); - -typedef struct lutil_tm { - int tm_sec; /* seconds 0-60 (1 leap second) */ - int tm_min; /* minutes 0-59 */ - int tm_hour; /* hours 0-23 */ - int tm_mday; /* day 1-31 */ - int tm_mon; /* month 0-11 */ - int tm_year; /* year - 1900 */ - int tm_nsec; /* nanoseconds */ - int tm_usub; /* submicro */ -} lutil_tm; - -typedef struct lutil_timet { - unsigned int tt_sec; /* seconds since epoch, 0000 or 1970 */ - int tt_gsec; /* seconds since epoch, high 7 bits, maybe sign-flipped */ - /* sign flipped to sort properly as unsigned ints */ - unsigned int tt_nsec; /* nanoseconds */ -} lutil_timet; - -/* Parse a timestamp string into a structure */ -LDAP_LUTIL_F( int ) -lutil_parsetime LDAP_P(( - char *atm, struct lutil_tm * )); - -/* Convert structured time to time in seconds since 1970 (Unix epoch) */ -LDAP_LUTIL_F( int ) -lutil_tm2time LDAP_P(( - struct lutil_tm *, struct lutil_timet * )); - -/* Convert structured time to time in seconds since 0000 (Proleptic Gregorian) */ -LDAP_LUTIL_F( int ) -lutil_tm2gtime LDAP_P(( - struct lutil_tm *, struct lutil_timet * )); - -#ifdef _WIN32 -LDAP_LUTIL_F( void ) -lutil_slashpath LDAP_P(( char* path )); -#define LUTIL_SLASHPATH(p) lutil_slashpath(p) -#else -#define LUTIL_SLASHPATH(p) -#endif - -LDAP_LUTIL_F( char* ) -lutil_strcopy LDAP_P(( char *dst, const char *src )); - -LDAP_LUTIL_F( char* ) -lutil_strncopy LDAP_P(( char *dst, const char *src, size_t n )); - -LDAP_LUTIL_F( char* ) -lutil_memcopy LDAP_P(( char *dst, const char *src, size_t n )); - -#define lutil_strbvcopy(a, bv) lutil_memcopy((a),(bv)->bv_val,(bv)->bv_len) - -struct tm; - -/* use this macro to statically allocate buffer for lutil_gentime */ -#define LDAP_LUTIL_GENTIME_BUFSIZE 22 -#define lutil_gentime(s,m,t) lutil_localtime((s),(m),(t),0) -LDAP_LUTIL_F( size_t ) -lutil_localtime LDAP_P(( char *s, size_t smax, const struct tm *tm, - long delta )); - -#ifndef HAVE_MKSTEMP -LDAP_LUTIL_F( int ) -mkstemp LDAP_P (( char * template )); -#endif - -/* sockpair.c */ -LDAP_LUTIL_F( int ) -lutil_pair( ber_socket_t sd[2] ); - -/* uuid.c */ -/* use this macro to allocate buffer for lutil_uuidstr */ -#define LDAP_LUTIL_UUIDSTR_BUFSIZE 40 -LDAP_LUTIL_F( size_t ) -lutil_uuidstr( char *buf, size_t len ); - -LDAP_LUTIL_F( int ) -lutil_uuidstr_from_normalized( - char *uuid, - size_t uuidlen, - char *buf, - size_t buflen ); - -/* - * Sometimes not all declarations in a header file are needed. - * An indicator to this is whether or not the symbol's type has - * been defined. Thus, we don't need to include a symbol if - * its type has not been defined through another header file. - */ - -#ifdef HAVE_NT_SERVICE_MANAGER -LDAP_LUTIL_V (int) is_NT_Service; - -#ifdef _LDAP_PVT_THREAD_H -LDAP_LUTIL_V (ldap_pvt_thread_cond_t) started_event; -#endif /* _LDAP_PVT_THREAD_H */ - -/* macros are different between Windows and Mingw */ -#if defined(_WINSVC_H) || defined(_WINSVC_) -LDAP_LUTIL_V (SERVICE_STATUS) lutil_ServiceStatus; -LDAP_LUTIL_V (SERVICE_STATUS_HANDLE) hlutil_ServiceStatus; -#endif /* _WINSVC_H */ - -LDAP_LUTIL_F (void) -lutil_CommenceStartupProcessing( char *serverName, void (*stopper)(int)) ; - -LDAP_LUTIL_F (void) -lutil_ReportShutdownComplete( void ); - -LDAP_LUTIL_F (void *) -lutil_getRegParam( char *svc, char *value ); - -LDAP_LUTIL_F (int) -lutil_srv_install( char* service, char * displayName, char* filename, - int auto_start ); -LDAP_LUTIL_F (int) -lutil_srv_remove ( char* service, char* filename ); - -#endif /* HAVE_NT_SERVICE_MANAGER */ - -#ifdef HAVE_NT_EVENT_LOG -LDAP_LUTIL_F (void) -lutil_LogStartedEvent( char *svc, int slap_debug, char *configfile, char *urls ); - -LDAP_LUTIL_F (void) -lutil_LogStoppedEvent( char *svc ); -#endif - -#ifdef HAVE_EBCDIC -/* Generally this has only been used to put '\n' to stdout. We need to - * make sure it is output in EBCDIC. - */ -#undef putchar -#undef putc -#define putchar(c) putc((c), stdout) -#define putc(c,fp) do { char x=(c); __atoe_l(&x,1); putc(x,fp); } while(0) -#endif - -LDAP_LUTIL_F (int) -lutil_atoix( int *v, const char *s, int x ); - -LDAP_LUTIL_F (int) -lutil_atoux( unsigned *v, const char *s, int x ); - -LDAP_LUTIL_F (int) -lutil_atolx( long *v, const char *s, int x ); - -LDAP_LUTIL_F (int) -lutil_atoulx( unsigned long *v, const char *s, int x ); - -#define lutil_atoi(v, s) lutil_atoix((v), (s), 10) -#define lutil_atou(v, s) lutil_atoux((v), (s), 10) -#define lutil_atol(v, s) lutil_atolx((v), (s), 10) -#define lutil_atoul(v, s) lutil_atoulx((v), (s), 10) - -#ifdef HAVE_LONG_LONG -#if defined(HAVE_STRTOLL) || defined(HAVE_STRTOQ) -LDAP_LUTIL_F (int) -lutil_atollx( long long *v, const char *s, int x ); -#define lutil_atoll(v, s) lutil_atollx((v), (s), 10) -#endif /* HAVE_STRTOLL || HAVE_STRTOQ */ - -#if defined(HAVE_STRTOULL) || defined(HAVE_STRTOUQ) -LDAP_LUTIL_F (int) -lutil_atoullx( unsigned long long *v, const char *s, int x ); -#define lutil_atoull(v, s) lutil_atoullx((v), (s), 10) -#endif /* HAVE_STRTOULL || HAVE_STRTOUQ */ -#endif /* HAVE_LONG_LONG */ - -LDAP_LUTIL_F (int) -lutil_str2bin( struct berval *in, struct berval *out, void *ctx ); - -/* Parse and unparse time intervals */ -LDAP_LUTIL_F (int) -lutil_parse_time( const char *in, unsigned long *tp ); - -LDAP_LUTIL_F (int) -lutil_unparse_time( char *buf, size_t buflen, unsigned long t ); - -#ifdef timerdiv -#define lutil_timerdiv timerdiv -#else /* ! timerdiv */ -/* works inplace (x == t) */ -#define lutil_timerdiv(t,d,x) \ - do { \ - time_t s = (t)->tv_sec; \ - assert( d > 0 ); \ - (x)->tv_sec = s / d; \ - (x)->tv_usec = ( (t)->tv_usec + 1000000 * ( s % d ) ) / d; \ - } while ( 0 ) -#endif /* ! timerdiv */ - -#ifdef timermul -#define lutil_timermul timermul -#else /* ! timermul */ -/* works inplace (x == t) */ -#define lutil_timermul(t,m,x) \ - do { \ - time_t u = (t)->tv_usec * m; \ - assert( m > 0 ); \ - (x)->tv_sec = (t)->tv_sec * m + u / 1000000; \ - (x)->tv_usec = u % 1000000; \ - } while ( 0 ); -#endif /* ! timermul */ - -LDAP_END_DECL - -#endif /* _LUTIL_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_hash.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_hash.h deleted file mode 100755 index 2b1a74499..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_hash.h +++ /dev/null @@ -1,78 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_HASH_H_ -#define _LUTIL_HASH_H_ - -#include - -LDAP_BEGIN_DECL - -#define LUTIL_HASH_BYTES 4 - -#ifdef HAVE_LONG_LONG - -typedef union lutil_HASHContext { - ber_uint_t hash; - unsigned long long hash64; -} lutil_HASH_CTX; - -#else /* !HAVE_LONG_LONG */ - -typedef struct lutil_HASHContext { - ber_uint_t hash; -} lutil_HASH_CTX; - -#endif /* HAVE_LONG_LONG */ - -LDAP_LUTIL_F( void ) -lutil_HASHInit LDAP_P(( - lutil_HASH_CTX *context)); - -LDAP_LUTIL_F( void ) -lutil_HASHUpdate LDAP_P(( - lutil_HASH_CTX *context, - unsigned char const *buf, - ber_len_t len)); - -LDAP_LUTIL_F( void ) -lutil_HASHFinal LDAP_P(( - unsigned char digest[LUTIL_HASH_BYTES], - lutil_HASH_CTX *context)); - -#ifdef HAVE_LONG_LONG - -#define LUTIL_HASH64_BYTES 8 - -LDAP_LUTIL_F( void ) -lutil_HASH64Init LDAP_P(( - lutil_HASH_CTX *context)); - -LDAP_LUTIL_F( void ) -lutil_HASH64Update LDAP_P(( - lutil_HASH_CTX *context, - unsigned char const *buf, - ber_len_t len)); - -LDAP_LUTIL_F( void ) -lutil_HASH64Final LDAP_P(( - unsigned char digest[LUTIL_HASH64_BYTES], - lutil_HASH_CTX *context)); - -#endif /* HAVE_LONG_LONG */ - -LDAP_END_DECL - -#endif /* _LUTIL_HASH_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_ldap.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_ldap.h deleted file mode 100755 index 179c7b822..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_ldap.h +++ /dev/null @@ -1,47 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_LDAP_H -#define _LUTIL_LDAP_H 1 - -#include -#include - -/* - * Include file for lutil LDAP routines - */ - -LDAP_BEGIN_DECL - -LDAP_LUTIL_F( void ) -lutil_sasl_freedefs LDAP_P(( - void *defaults )); - -LDAP_LUTIL_F( void * ) -lutil_sasl_defaults LDAP_P(( - LDAP *ld, - char *mech, - char *realm, - char *authcid, - char *passwd, - char *authzid )); - -LDAP_LUTIL_F( int ) -lutil_sasl_interact LDAP_P(( - LDAP *ld, unsigned flags, void *defaults, void *p )); - -LDAP_END_DECL - -#endif /* _LUTIL_LDAP_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_lockf.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_lockf.h deleted file mode 100755 index b24bde881..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_lockf.h +++ /dev/null @@ -1,34 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* File locking methods - * - * lutil_lockf() will block until an exclusive lock is acquired. - */ - -#ifndef _LUTIL_LOCKF_H_ -#define _LUTIL_LOCKF_H_ - -LDAP_BEGIN_DECL - -LDAP_LUTIL_F( int ) -lutil_lockf LDAP_P(( int fd )); - -LDAP_LUTIL_F( int ) -lutil_unlockf LDAP_P(( int fd )); - -LDAP_END_DECL - -#endif /* _LUTIL_LOCKF_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_md5.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_md5.h deleted file mode 100755 index 8c1c112d2..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_md5.h +++ /dev/null @@ -1,64 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LUTIL_MD5_H_ -#define _LUTIL_MD5_H_ - -#include - -LDAP_BEGIN_DECL - -/* Unlike previous versions of this code, ber_int_t need not be exactly - 32 bits, merely 32 bits or more. Choosing a data type which is 32 - bits instead of 64 is not important; speed is considerably more - important. ANSI guarantees that "unsigned long" will be big enough, - and always using it seems to have few disadvantages. */ - -#define LUTIL_MD5_BYTES 16 - -struct lutil_MD5Context { - ber_uint_t buf[4]; - ber_uint_t bits[2]; - unsigned char in[64]; -}; - -LDAP_LUTIL_F( void ) -lutil_MD5Init LDAP_P(( - struct lutil_MD5Context *context)); - -LDAP_LUTIL_F( void ) -lutil_MD5Update LDAP_P(( - struct lutil_MD5Context *context, - unsigned char const *buf, - ber_len_t len)); - -LDAP_LUTIL_F( void ) -lutil_MD5Final LDAP_P(( - unsigned char digest[16], - struct lutil_MD5Context *context)); - -LDAP_LUTIL_F( void ) -lutil_MD5Transform LDAP_P(( - ber_uint_t buf[4], - const unsigned char in[64])); - -/* - * This is needed to make RSAREF happy on some MS-DOS compilers. - */ -typedef struct lutil_MD5Context lutil_MD5_CTX; - -LDAP_END_DECL - -#endif /* _LUTIL_MD5_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_meter.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_meter.h deleted file mode 100755 index 66105fa06..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_meter.h +++ /dev/null @@ -1,70 +0,0 @@ -/* lutil_meter.h - progress meters */ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright (c) 2009 by Emily Backes, Symas Corp. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in the file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* ACKNOWLEDGEMENTS: - * This work was initially developed by Emily Backes for inclusion - * in OpenLDAP software. - */ - -#ifndef _LUTIL_METER_H -#define _LUTIL_METER_H - -#include "portable.h" - -#include -#include -#include - -#include -#include - -typedef struct { - int (*display_open) (void **datap); - int (*display_update) (void **datap, double frac, time_t remaining_time, time_t elapsed, double byte_rate); - int (*display_close) (void **datap); -} lutil_meter_display_t; - -typedef struct { - int (*estimator_open) (void **datap); - int (*estimator_update) (void **datap, double start, double frac, time_t *remaining_time); - int (*estimator_close) (void **datap); -} lutil_meter_estimator_t; - -typedef struct { - const lutil_meter_display_t *display; - void * display_data; - const lutil_meter_estimator_t *estimator; - void * estimator_data; - double start_time; - double last_update; - size_t goal_value; - size_t last_position; -} lutil_meter_t; - -extern const lutil_meter_display_t lutil_meter_text_display; -extern const lutil_meter_estimator_t lutil_meter_linear_estimator; - -extern int lutil_meter_open ( - lutil_meter_t *lutil_meter, - const lutil_meter_display_t *display, - const lutil_meter_estimator_t *estimator, - size_t goal_value); -extern int lutil_meter_update ( - lutil_meter_t *lutil_meter, - size_t position, - int force); -extern int lutil_meter_close (lutil_meter_t *lutil_meter); - -#endif /* _LUTIL_METER_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_sha1.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_sha1.h deleted file mode 100755 index 87ea86c4e..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/lutil_sha1.h +++ /dev/null @@ -1,77 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* This version is based on: - * $OpenBSD: sha1.h,v 1.8 1997/07/15 01:54:23 millert Exp $ */ - -#ifndef _LUTIL_SHA1_H_ -#define _LUTIL_SHA1_H_ - -#include -#include - -#ifdef AC_INT4_TYPE - -LDAP_BEGIN_DECL - - -/* - * SHA-1 in C - * By Steve Reid - */ -#define LUTIL_SHA1_BYTES 20 - -/* This code assumes char are 8-bits and uint32 are 32-bits */ -typedef ac_uint4 uint32; - -typedef struct { - uint32 state[5]; - uint32 count[2]; - unsigned char buffer[64]; -} lutil_SHA1_CTX; - -LDAP_LUTIL_F( void ) -lutil_SHA1Transform - LDAP_P((uint32 state[5], const unsigned char buffer[64])); - -LDAP_LUTIL_F( void ) -lutil_SHA1Init - LDAP_P((lutil_SHA1_CTX *context)); - -LDAP_LUTIL_F( void ) -lutil_SHA1Update - LDAP_P((lutil_SHA1_CTX *context, const unsigned char *data, uint32 len)); - -LDAP_LUTIL_F( void ) -lutil_SHA1Final - LDAP_P((unsigned char digest[20], lutil_SHA1_CTX *context)); - -LDAP_LUTIL_F( char * ) -lutil_SHA1End - LDAP_P((lutil_SHA1_CTX *, char *)); - -LDAP_LUTIL_F( char * ) -lutil_SHA1File - LDAP_P((char *, char *)); - -LDAP_LUTIL_F( char * ) -lutil_SHA1Data - LDAP_P((const unsigned char *, size_t, char *)); - -LDAP_END_DECL - -#endif /* AC_INT4_TYPE */ - -#endif /* _LUTIL_SHA1_H_ */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/module.modulemap b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/module.modulemap deleted file mode 100644 index 195494aad..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/module.modulemap +++ /dev/null @@ -1,8 +0,0 @@ -module LDAP [system] { - private header "ldap.h" - link "crypto" - link "ssl" - link "lber" - link "ldap" - export * -} diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/openldap.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/openldap.h deleted file mode 100755 index 70a39c69d..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/openldap.h +++ /dev/null @@ -1,39 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 2019-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* openldap.h - Header for openldap specific interfaces. */ - -#ifndef _OPENLDAP_H -#define _OPENLDAP_H 1 - -#include - -LDAP_BEGIN_DECL - -#define LDAP_PROTO_TCP 1 /* ldap:// */ -#define LDAP_PROTO_UDP 2 /* reserved */ -#define LDAP_PROTO_IPC 3 /* ldapi:// */ -#define LDAP_PROTO_EXT 4 /* user-defined socket/sockbuf */ - -LDAP_F( int ) -ldap_init_fd LDAP_P(( - ber_socket_t fd, - int proto, - LDAP_CONST char *url, - LDAP **ldp )); - -LDAP_END_DECL - -#endif /* _OPENLDAP_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/portable.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/portable.h deleted file mode 100755 index c97902baf..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/portable.h +++ /dev/null @@ -1,1189 +0,0 @@ -/* include/portable.h. Generated from portable.hin by configure. */ -/* include/portable.hin. Generated from configure.ac by autoheader. */ - - -/* begin of portable.h.pre */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in the file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LDAP_PORTABLE_H -#define _LDAP_PORTABLE_H - -/* define this if needed to get reentrant functions */ -#ifndef REENTRANT -#define REENTRANT 1 -#endif -#ifndef _REENTRANT -#define _REENTRANT 1 -#endif - -/* define this if needed to get threadsafe functions */ -#ifndef THREADSAFE -#define THREADSAFE 1 -#endif -#ifndef _THREADSAFE -#define _THREADSAFE 1 -#endif -#ifndef THREAD_SAFE -#define THREAD_SAFE 1 -#endif -#ifndef _THREAD_SAFE -#define _THREAD_SAFE 1 -#endif - -#ifndef _SGI_MP_SOURCE -#define _SGI_MP_SOURCE 1 -#endif - -/* end of portable.h.pre */ - - -/* Define if building universal (internal helper macro) */ -/* #undef AC_APPLE_UNIVERSAL_BUILD */ - -/* define to use both and */ -/* #undef BOTH_STRINGS_H */ - -/* define if cross compiling */ -/* #undef CROSS_COMPILING */ - -/* set to the number of arguments ctime_r() expects */ -#define CTIME_R_NARGS 2 - -/* define if toupper() requires islower() */ -/* #undef C_UPPER_LOWER */ - -/* define if sys_errlist is not declared in stdio.h or errno.h */ -/* #undef DECL_SYS_ERRLIST */ - -/* define to enable slapi library */ -/* #undef ENABLE_SLAPI */ - -/* defined to be the EXE extension */ -#define EXEEXT "" - -/* set to the number of arguments gethostbyaddr_r() expects */ -/* #undef GETHOSTBYADDR_R_NARGS */ - -/* set to the number of arguments gethostbyname_r() expects */ -/* #undef GETHOSTBYNAME_R_NARGS */ - -/* Define to 1 if `TIOCGWINSZ' requires . */ -/* #undef GWINSZ_IN_SYS_IOCTL */ - -/* define if you have AIX security lib */ -/* #undef HAVE_AIX_SECURITY */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_ARGON2_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_ARPA_INET_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_ARPA_NAMESER_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_ASSERT_H 1 - -/* Define to 1 if you have the `bcopy' function. */ -#define HAVE_BCOPY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_BITS_TYPES_H */ - -/* Define to 1 if you have the `chroot' function. */ -#define HAVE_CHROOT 1 - -/* Define to 1 if you have the `clock_gettime' function. */ -#define HAVE_CLOCK_GETTIME 1 - -/* Define to 1 if you have the `closesocket' function. */ -/* #undef HAVE_CLOSESOCKET */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_CONIO_H */ - -/* define if crypt(3) is available */ -/* #undef HAVE_CRYPT */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_CRYPT_H */ - -/* define if crypt_r() is also available */ -/* #undef HAVE_CRYPT_R */ - -/* Define to 1 if you have the `ctime_r' function. */ -#define HAVE_CTIME_R 1 - -/* define if you have Cyrus SASL */ -/* #undef HAVE_CYRUS_SASL */ - -/* define if your system supports /dev/poll */ -/* #undef HAVE_DEVPOLL */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DIRECT_H */ - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#define HAVE_DIRENT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_DLFCN_H 1 - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -/* #undef HAVE_DOPRNT */ - -/* define if system uses EBCDIC instead of ASCII */ -/* #undef HAVE_EBCDIC */ - -/* Define to 1 if you have the `endgrent' function. */ -#define HAVE_ENDGRENT 1 - -/* Define to 1 if you have the `endpwent' function. */ -#define HAVE_ENDPWENT 1 - -/* define if your system supports epoll */ -/* #undef HAVE_EPOLL */ - -/* Define to 1 if you have the header file. */ -#define HAVE_ERRNO_H 1 - -/* Define to 1 if you have the `fcntl' function. */ -#define HAVE_FCNTL 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_FCNTL_H 1 - -/* define if you actually have FreeBSD fetch(3) */ -/* #undef HAVE_FETCH */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_FILIO_H */ - -/* Define to 1 if you have the `flock' function. */ -#define HAVE_FLOCK 1 - -/* Define to 1 if you have the `fmemopen' function. */ -#define HAVE_FMEMOPEN 1 - -/* Define to 1 if you have the `fstat' function. */ -#define HAVE_FSTAT 1 - -/* Define to 1 if you have the `gai_strerror' function. */ -#define HAVE_GAI_STRERROR 1 - -/* Define to 1 if you have the `getaddrinfo' function. */ -#define HAVE_GETADDRINFO 1 - -/* Define to 1 if you have the `getdtablesize' function. */ -#define HAVE_GETDTABLESIZE 1 - -/* Define to 1 if you have the `geteuid' function. */ -#define HAVE_GETEUID 1 - -/* Define to 1 if you have the `getgrgid' function. */ -#define HAVE_GETGRGID 1 - -/* Define to 1 if you have the `gethostbyaddr_r' function. */ -/* #undef HAVE_GETHOSTBYADDR_R */ - -/* Define to 1 if you have the `gethostbyname_r' function. */ -/* #undef HAVE_GETHOSTBYNAME_R */ - -/* Define to 1 if you have the `gethostname' function. */ -#define HAVE_GETHOSTNAME 1 - -/* Define to 1 if you have the `getnameinfo' function. */ -#define HAVE_GETNAMEINFO 1 - -/* Define to 1 if you have the `getopt' function. */ -#define HAVE_GETOPT 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_GETOPT_H 1 - -/* Define to 1 if you have the `getpassphrase' function. */ -/* #undef HAVE_GETPASSPHRASE */ - -/* Define to 1 if you have the `getpeereid' function. */ -#define HAVE_GETPEEREID 1 - -/* Define to 1 if you have the `getpeerucred' function. */ -/* #undef HAVE_GETPEERUCRED */ - -/* Define to 1 if you have the `getpwnam' function. */ -#define HAVE_GETPWNAM 1 - -/* Define to 1 if you have the `getpwuid' function. */ -#define HAVE_GETPWUID 1 - -/* Define to 1 if you have the `getspnam' function. */ -/* #undef HAVE_GETSPNAM */ - -/* Define to 1 if you have the `gettimeofday' function. */ -#define HAVE_GETTIMEOFDAY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GMP_H */ - -/* Define to 1 if you have the `gmtime_r' function. */ -#define HAVE_GMTIME_R 1 - -/* define if you have GNUtls */ -/* #undef HAVE_GNUTLS */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GNUTLS_GNUTLS_H */ - -/* if you have GNU Pth */ -/* #undef HAVE_GNU_PTH */ - -/* Define to 1 if you have the header file. */ -#define HAVE_GRP_H 1 - -/* Define to 1 if you have the `hstrerror' function. */ -#define HAVE_HSTRERROR 1 - -/* define to you inet_aton(3) is available */ -#define HAVE_INET_ATON 1 - -/* Define to 1 if you have the `inet_ntoa_b' function. */ -/* #undef HAVE_INET_NTOA_B */ - -/* Define to 1 if you have the `inet_ntop' function. */ -#define HAVE_INET_NTOP 1 - -/* Define to 1 if you have the `initgroups' function. */ -#define HAVE_INITGROUPS 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the `ioctl' function. */ -#define HAVE_IOCTL 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_IO_H */ - -/* define if your system supports kqueue */ -#define HAVE_KQUEUE 1 - -/* define if you have libargon2 */ -/* #undef HAVE_LIBARGON2 */ - -/* define if you have -levent */ -/* #undef HAVE_LIBEVENT */ - -/* Define to 1 if you have the `gen' library (-lgen). */ -/* #undef HAVE_LIBGEN */ - -/* Define to 1 if you have the `gmp' library (-lgmp). */ -/* #undef HAVE_LIBGMP */ - -/* Define to 1 if you have the `inet' library (-linet). */ -/* #undef HAVE_LIBINET */ - -/* define if you have libtool -ltdl */ -/* #undef HAVE_LIBLTDL */ - -/* Define to 1 if you have the `net' library (-lnet). */ -/* #undef HAVE_LIBNET */ - -/* Define to 1 if you have the `nsl' library (-lnsl). */ -/* #undef HAVE_LIBNSL */ - -/* Define to 1 if you have the `nsl_s' library (-lnsl_s). */ -/* #undef HAVE_LIBNSL_S */ - -/* Define to 1 if you have the `socket' library (-lsocket). */ -/* #undef HAVE_LIBSOCKET */ - -/* define if you have libsodium */ -/* #undef HAVE_LIBSODIUM */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LIBUTIL_H */ - -/* Define to 1 if you have the `V3' library (-lV3). */ -/* #undef HAVE_LIBV3 */ - -/* Define to 1 if you have the header file. */ -#define HAVE_LIMITS_H 1 - -/* if you have LinuxThreads */ -/* #undef HAVE_LINUX_THREADS */ - -/* Define to 1 if you have the header file. */ -#define HAVE_LOCALE_H 1 - -/* Define to 1 if you have the `localtime_r' function. */ -#define HAVE_LOCALTIME_R 1 - -/* Define to 1 if you have the `lockf' function. */ -#define HAVE_LOCKF 1 - -/* Define to 1 if the system has the type `long long'. */ -#define HAVE_LONG_LONG 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LTDL_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_MALLOC_H */ - -/* Define to 1 if you have the `memcpy' function. */ -#define HAVE_MEMCPY 1 - -/* Define to 1 if you have the `memmove' function. */ -#define HAVE_MEMMOVE 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define to 1 if you have the `memrchr' function. */ -/* #undef HAVE_MEMRCHR */ - -/* Define to 1 if you have the `mkstemp' function. */ -#define HAVE_MKSTEMP 1 - -/* Define to 1 if you have the `mktemp' function. */ -#define HAVE_MKTEMP 1 - -/* define this if you have mkversion */ -#define HAVE_MKVERSION 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_NDIR_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_NETINET_TCP_H 1 - -/* define if strerror_r returns char* instead of int */ -/* #undef HAVE_NONPOSIX_STRERROR_R */ - -/* if you have NT Event Log */ -/* #undef HAVE_NT_EVENT_LOG */ - -/* if you have NT Service Manager */ -/* #undef HAVE_NT_SERVICE_MANAGER */ - -/* if you have NT Threads */ -/* #undef HAVE_NT_THREADS */ - -/* define if you have OpenSSL */ -#define HAVE_OPENSSL 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_OPENSSL_BN_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_OPENSSL_CRYPTO_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_OPENSSL_SSL_H 1 - -/* Define to 1 if you have the `pipe' function. */ -#define HAVE_PIPE 1 - -/* Define to 1 if you have the `poll' function. */ -#define HAVE_POLL 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_POLL_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PROCESS_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PSAP_H */ - -/* define to pthreads API spec revision */ -#define HAVE_PTHREADS 10 - -/* define if you have pthread_detach function */ -#define HAVE_PTHREAD_DETACH 1 - -/* Define to 1 if you have the `pthread_getconcurrency' function. */ -#define HAVE_PTHREAD_GETCONCURRENCY 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_PTHREAD_H 1 - -/* Define to 1 if you have the `pthread_kill' function. */ -#define HAVE_PTHREAD_KILL 1 - -/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ -/* #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP */ - -/* define if you have pthread_rwlock_destroy function */ -#define HAVE_PTHREAD_RWLOCK_DESTROY 1 - -/* Define to 1 if you have the `pthread_setconcurrency' function. */ -#define HAVE_PTHREAD_SETCONCURRENCY 1 - -/* Define to 1 if you have the `pthread_yield' function. */ -/* #undef HAVE_PTHREAD_YIELD */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PTH_H */ - -/* Define to 1 if the system has the type `ptrdiff_t'. */ -#define HAVE_PTRDIFF_T 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_PWD_H 1 - -/* Define to 1 if you have the `read' function. */ -#define HAVE_READ 1 - -/* Define to 1 if you have the `recv' function. */ -#define HAVE_RECV 1 - -/* Define to 1 if you have the `recvfrom' function. */ -#define HAVE_RECVFROM 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_REGEX_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_RESOLV_H 1 - -/* define if you have res_query() */ -#define HAVE_RES_QUERY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SASL_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SASL_SASL_H */ - -/* define if your SASL library has sasl_version() */ -/* #undef HAVE_SASL_VERSION */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SCHED_H 1 - -/* Define to 1 if you have the `sched_yield' function. */ -#define HAVE_SCHED_YIELD 1 - -/* Define to 1 if you have the `send' function. */ -#define HAVE_SEND 1 - -/* Define to 1 if you have the `sendmsg' function. */ -#define HAVE_SENDMSG 1 - -/* Define to 1 if you have the `sendto' function. */ -#define HAVE_SENDTO 1 - -/* Define to 1 if you have the `setegid' function. */ -#define HAVE_SETEGID 1 - -/* Define to 1 if you have the `seteuid' function. */ -#define HAVE_SETEUID 1 - -/* Define to 1 if you have the `setgid' function. */ -#define HAVE_SETGID 1 - -/* Define to 1 if you have the `setpwfile' function. */ -/* #undef HAVE_SETPWFILE */ - -/* Define to 1 if you have the `setsid' function. */ -#define HAVE_SETSID 1 - -/* Define to 1 if you have the `setuid' function. */ -#define HAVE_SETUID 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SGTTY_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SHADOW_H */ - -/* Define to 1 if you have the `sigaction' function. */ -#define HAVE_SIGACTION 1 - -/* Define to 1 if you have the `signal' function. */ -#define HAVE_SIGNAL 1 - -/* Define to 1 if you have the `sigset' function. */ -#define HAVE_SIGSET 1 - -/* define if you have -lslp */ -/* #undef HAVE_SLP */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SLP_H */ - -/* Define to 1 if you have the `snprintf' function. */ -#define HAVE_SNPRINTF 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SODIUM_H */ - -/* if you have spawnlp() */ -/* #undef HAVE_SPAWNLP */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SQLEXT_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SQL_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_STDDEF_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strdup' function. */ -#define HAVE_STRDUP 1 - -/* Define to 1 if you have the `strerror' function. */ -#define HAVE_STRERROR 1 - -/* Define to 1 if you have the `strerror_r' function. */ -#define HAVE_STRERROR_R 1 - -/* Define to 1 if you have the `strftime' function. */ -#define HAVE_STRFTIME 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the `strpbrk' function. */ -#define HAVE_STRPBRK 1 - -/* Define to 1 if you have the `strrchr' function. */ -#define HAVE_STRRCHR 1 - -/* Define to 1 if you have the `strsep' function. */ -#define HAVE_STRSEP 1 - -/* Define to 1 if you have the `strspn' function. */ -#define HAVE_STRSPN 1 - -/* Define to 1 if you have the `strstr' function. */ -#define HAVE_STRSTR 1 - -/* Define to 1 if you have the `strtol' function. */ -#define HAVE_STRTOL 1 - -/* Define to 1 if you have the `strtoll' function. */ -#define HAVE_STRTOLL 1 - -/* Define to 1 if you have the `strtoq' function. */ -#define HAVE_STRTOQ 1 - -/* Define to 1 if you have the `strtoul' function. */ -#define HAVE_STRTOUL 1 - -/* Define to 1 if you have the `strtoull' function. */ -#define HAVE_STRTOULL 1 - -/* Define to 1 if you have the `strtouq' function. */ -#define HAVE_STRTOUQ 1 - -/* Define to 1 if `msg_accrightslen' is a member of `struct msghdr'. */ -/* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN */ - -/* Define to 1 if `msg_control' is a member of `struct msghdr'. */ -/* #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL */ - -/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */ -#define HAVE_STRUCT_PASSWD_PW_GECOS 1 - -/* Define to 1 if `pw_passwd' is a member of `struct passwd'. */ -#define HAVE_STRUCT_PASSWD_PW_PASSWD 1 - -/* Define to 1 if `st_blksize' is a member of `struct stat'. */ -#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 - -/* Define to 1 if `st_fstype' is a member of `struct stat'. */ -/* #undef HAVE_STRUCT_STAT_ST_FSTYPE */ - -/* define to 1 if st_fstype is char * */ -/* #undef HAVE_STRUCT_STAT_ST_FSTYPE_CHAR */ - -/* define to 1 if st_fstype is int */ -/* #undef HAVE_STRUCT_STAT_ST_FSTYPE_INT */ - -/* Define to 1 if `st_vfstype' is a member of `struct stat'. */ -/* #undef HAVE_STRUCT_STAT_ST_VFSTYPE */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYNCH_H */ - -/* Define to 1 if you have the `sysconf' function. */ -#define HAVE_SYSCONF 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYSEXITS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYSLOG_H 1 - -/* define if you have systemd */ -/* #undef HAVE_SYSTEMD */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYSTEMD_SD_DAEMON_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_DEVPOLL_H */ - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_DIR_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_EPOLL_H */ - -/* define if you actually have sys_errlist in your libs */ -/* #undef HAVE_SYS_ERRLIST */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_ERRNO_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_EVENT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_FILE_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_FILIO_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_FSTYP_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_IOCTL_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_NDIR_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_PARAM_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_POLL_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_PRIVGRP_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_RESOURCE_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SELECT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SOCKET_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SYSLOG_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TIME_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_UCRED_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_UIO_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_UN_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_UUID_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_VMOUNT_H */ - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#define HAVE_SYS_WAIT_H 1 - -/* define if you have -lwrap */ -/* #undef HAVE_TCPD */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_TCPD_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_TERMIOS_H 1 - -/* if you have Solaris LWP (thr) package */ -/* #undef HAVE_THR */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_THREAD_H */ - -/* Define to 1 if you have the `thr_getconcurrency' function. */ -/* #undef HAVE_THR_GETCONCURRENCY */ - -/* Define to 1 if you have the `thr_setconcurrency' function. */ -/* #undef HAVE_THR_SETCONCURRENCY */ - -/* Define to 1 if you have the `thr_yield' function. */ -/* #undef HAVE_THR_YIELD */ - -/* define if you have TLS */ -#define HAVE_TLS 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UTIME_H 1 - -/* define if you have uuid_generate() */ -#define HAVE_UUID_GENERATE 1 - -/* define if you have uuid_to_str() */ -/* #undef HAVE_UUID_TO_STR */ - -/* Define to 1 if you have the header file. */ -#define HAVE_UUID_UUID_H 1 - -/* Define to 1 if you have the `vprintf' function. */ -#define HAVE_VPRINTF 1 - -/* Define to 1 if you have the `vsnprintf' function. */ -#define HAVE_VSNPRINTF 1 - -/* Define to 1 if you have the `wait4' function. */ -#define HAVE_WAIT4 1 - -/* Define to 1 if you have the `waitpid' function. */ -#define HAVE_WAITPID 1 - -/* define if you have winsock */ -/* #undef HAVE_WINSOCK */ - -/* define if you have winsock2 */ -/* #undef HAVE_WINSOCK2 */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_WINSOCK2_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_WINSOCK_H */ - -/* Define to 1 if you have the `write' function. */ -#define HAVE_WRITE 1 - -/* define if select implicitly yields */ -#define HAVE_YIELDING_SELECT 1 - -/* Define to 1 if you have the `_vsnprintf' function. */ -/* #undef HAVE__VSNPRINTF */ - -/* define to 32-bit or greater integer type */ -#define LBER_INT_T int - -/* define to large integer type */ -#define LBER_LEN_T long - -/* define to socket descriptor type */ -#define LBER_SOCKET_T int - -/* define to large integer type */ -#define LBER_TAG_T long - -/* define to 1 if library is reentrant */ -#define LDAP_API_FEATURE_X_OPENLDAP_REENTRANT 1 - -/* define to 1 if library is thread safe */ -#define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 - -/* define to LDAP VENDOR VERSION */ -/* #undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS */ - -/* define this to add debugging code */ -#define LDAP_DEBUG 1 - -/* define if LDAP libs are dynamic */ -/* #undef LDAP_LIBS_DYNAMIC */ - -/* define to support PF_INET6 */ -#define LDAP_PF_INET6 1 - -/* define to support PF_LOCAL */ -#define LDAP_PF_LOCAL 1 - -/* define this to add SLAPI code */ -/* #undef LDAP_SLAPI */ - -/* define this to add syslog code */ -#define LDAP_SYSLOG 1 - -/* Version */ -#define LDAP_VENDOR_VERSION 20606 - -/* Major */ -#define LDAP_VENDOR_VERSION_MAJOR 2 - -/* Minor */ -#define LDAP_VENDOR_VERSION_MINOR 6 - -/* Patch */ -#define LDAP_VENDOR_VERSION_PATCH 6 - -/* Define to the sub-directory where libtool stores uninstalled libraries. */ -#define LT_OBJDIR ".libs/" - -/* define if memcmp is not 8-bit clean or is otherwise broken */ -/* #undef NEED_MEMCMP_REPLACEMENT */ - -/* define if you have (or want) no threads */ -/* #undef NO_THREADS */ - -/* define to use the original debug style */ -/* #undef OLD_DEBUG */ - -/* Package */ -#define OPENLDAP_PACKAGE "OpenLDAP" - -/* Version */ -#define OPENLDAP_VERSION "2.6.6" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "" - -/* Define to the home page for this package. */ -#define PACKAGE_URL "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "" - -/* define if sched_yield yields the entire process */ -/* #undef REPLACE_BROKEN_YIELD */ - -/* Define to the type of arg 1 for `select'. */ -#define SELECT_TYPE_ARG1 int - -/* Define to the type of args 2, 3 and 4 for `select'. */ -#define SELECT_TYPE_ARG234 (fd_set *) - -/* Define to the type of arg 5 for `select'. */ -#define SELECT_TYPE_ARG5 (struct timeval *) - -/* The size of `int', as computed by sizeof. */ -#define SIZEOF_INT 4 - -/* The size of `long', as computed by sizeof. */ -#define SIZEOF_LONG 8 - -/* The size of `long long', as computed by sizeof. */ -#define SIZEOF_LONG_LONG 8 - -/* The size of `short', as computed by sizeof. */ -#define SIZEOF_SHORT 2 - -/* The size of `wchar_t', as computed by sizeof. */ -#define SIZEOF_WCHAR_T 4 - -/* define to support per-object ACIs */ -/* #undef SLAPD_ACI_ENABLED */ - -/* define to support LDAP Async Metadirectory backend */ -/* #undef SLAPD_ASYNCMETA */ - -/* define to support cleartext passwords */ -/* #undef SLAPD_CLEARTEXT */ - -/* define to support crypt(3) passwords */ -/* #undef SLAPD_CRYPT */ - -/* define to support DNS SRV backend */ -/* #undef SLAPD_DNSSRV */ - -/* define to support LDAP backend */ -/* #undef SLAPD_LDAP */ - -/* define to support MDB backend */ -/* #undef SLAPD_MDB */ - -/* define to support LDAP Metadirectory backend */ -/* #undef SLAPD_META */ - -/* define to support modules */ -/* #undef SLAPD_MODULES */ - -/* dynamically linked module */ -#define SLAPD_MOD_DYNAMIC 2 - -/* statically linked module */ -#define SLAPD_MOD_STATIC 1 - -/* define to support NULL backend */ -/* #undef SLAPD_NULL */ - -/* define for In-Directory Access Logging overlay */ -/* #undef SLAPD_OVER_ACCESSLOG */ - -/* define for Audit Logging overlay */ -/* #undef SLAPD_OVER_AUDITLOG */ - -/* define for Automatic Certificate Authority overlay */ -/* #undef SLAPD_OVER_AUTOCA */ - -/* define for Collect overlay */ -/* #undef SLAPD_OVER_COLLECT */ - -/* define for Attribute Constraint overlay */ -/* #undef SLAPD_OVER_CONSTRAINT */ - -/* define for Dynamic Directory Services overlay */ -/* #undef SLAPD_OVER_DDS */ - -/* define for Dynamic Directory Services overlay */ -/* #undef SLAPD_OVER_DEREF */ - -/* define for Dynamic Group overlay */ -/* #undef SLAPD_OVER_DYNGROUP */ - -/* define for Dynamic List overlay */ -/* #undef SLAPD_OVER_DYNLIST */ - -/* define for Home Directory Management overlay */ -/* #undef SLAPD_OVER_HOMEDIR */ - -/* define for Reverse Group Membership overlay */ -/* #undef SLAPD_OVER_MEMBEROF */ - -/* define for OTP 2-factor Authentication overlay */ -/* #undef SLAPD_OVER_OTP */ - -/* define for Password Policy overlay */ -/* #undef SLAPD_OVER_PPOLICY */ - -/* define for Proxy Cache overlay */ -/* #undef SLAPD_OVER_PROXYCACHE */ - -/* define for Referential Integrity overlay */ -/* #undef SLAPD_OVER_REFINT */ - -/* define for Deferred Authentication overlay */ -/* #undef SLAPD_OVER_REMOTEAUTH */ - -/* define for Return Code overlay */ -/* #undef SLAPD_OVER_RETCODE */ - -/* define for Rewrite/Remap overlay */ -/* #undef SLAPD_OVER_RWM */ - -/* define for Sequential Modify overlay */ -/* #undef SLAPD_OVER_SEQMOD */ - -/* define for ServerSideSort/VLV overlay */ -/* #undef SLAPD_OVER_SSSVLV */ - -/* define for Syncrepl Provider overlay */ -/* #undef SLAPD_OVER_SYNCPROV */ - -/* define for Translucent Proxy overlay */ -/* #undef SLAPD_OVER_TRANSLUCENT */ - -/* define for Attribute Uniqueness overlay */ -/* #undef SLAPD_OVER_UNIQUE */ - -/* define for Value Sorting overlay */ -/* #undef SLAPD_OVER_VALSORT */ - -/* define to support PASSWD backend */ -/* #undef SLAPD_PASSWD */ - -/* define to support PERL backend */ -/* #undef SLAPD_PERL */ - -/* define for Argon2 Password hashing module */ -/* #undef SLAPD_PWMOD_PW_ARGON2 */ - -/* define to support relay backend */ -/* #undef SLAPD_RELAY */ - -/* define to support reverse lookups */ -/* #undef SLAPD_RLOOKUPS */ - -/* define to support SOCK backend */ -/* #undef SLAPD_SOCK */ - -/* define to support SASL passwords */ -/* #undef SLAPD_SPASSWD */ - -/* define to support SQL backend */ -/* #undef SLAPD_SQL */ - -/* define to support WiredTiger backend */ -/* #undef SLAPD_WT */ - -/* define to support run-time loadable ACL */ -/* #undef SLAP_DYNACL */ - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Define to 1 if your declares `struct tm'. */ -/* #undef TM_IN_SYS_TIME */ - -/* set to urandom device */ -#define URANDOM_DEVICE "/dev/urandom" - -/* define to use OpenSSL BIGNUM for MP */ -/* #undef USE_MP_BIGNUM */ - -/* define to use GMP for MP */ -/* #undef USE_MP_GMP */ - -/* define to use 'long' for MP */ -/* #undef USE_MP_LONG */ - -/* define to use 'long long' for MP */ -#define USE_MP_LONG_LONG 1 - -/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most - significant byte first (like Motorola and SPARC, unlike Intel). */ -#if defined AC_APPLE_UNIVERSAL_BUILD -# if defined __BIG_ENDIAN__ -# define WORDS_BIGENDIAN 1 -# endif -#else -# ifndef WORDS_BIGENDIAN -/* # undef WORDS_BIGENDIAN */ -# endif -#endif - -/* Define to the type of arg 3 for `accept'. */ -#define ber_socklen_t socklen_t - -/* Define to `char *' if does not define. */ -/* #undef caddr_t */ - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - -/* Define to `int' if doesn't define. */ -/* #undef gid_t */ - -/* Define to `int' if does not define. */ -/* #undef mode_t */ - -/* Define to `long' if does not define. */ -/* #undef off_t */ - -/* Define to `int' if does not define. */ -/* #undef pid_t */ - -/* Define to `int' if does not define. */ -/* #undef sig_atomic_t */ - -/* Define to `unsigned' if does not define. */ -/* #undef size_t */ - -/* define to snprintf routine */ -/* #undef snprintf */ - -/* Define like ber_socklen_t if does not define. */ -/* #undef socklen_t */ - -/* Define to `signed int' if does not define. */ -/* #undef ssize_t */ - -/* Define to `int' if doesn't define. */ -/* #undef uid_t */ - -/* define as empty if volatile is not supported */ -/* #undef volatile */ - -/* define to snprintf routine */ -/* #undef vsnprintf */ - - -/* begin of portable.h.post */ - -#define RETSIGTYPE void - -#ifdef _WIN32 - /* don't suck in all of the win32 api */ -# define WIN32_LEAN_AND_MEAN 1 -#endif - -#ifndef LDAP_NEEDS_PROTOTYPES -/* force LDAP_P to always include prototypes */ -#define LDAP_NEEDS_PROTOTYPES 1 -#endif - -#ifndef LDAP_REL_ENG -#if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL) -#define LDAP_DEVEL -#endif -#if defined(LDAP_DEVEL) && !defined(LDAP_TEST) -#define LDAP_TEST -#endif -#endif - -#ifdef HAVE_STDDEF_H -# include -#endif - -#ifdef HAVE_EBCDIC -/* ASCII/EBCDIC converting replacements for stdio funcs - * vsnprintf and snprintf are used too, but they are already - * checked by the configure script - */ -#define fputs ber_pvt_fputs -#define fgets ber_pvt_fgets -#define printf ber_pvt_printf -#define fprintf ber_pvt_fprintf -#define vfprintf ber_pvt_vfprintf -#define vsprintf ber_pvt_vsprintf -#endif - -#include "ac/fdset.h" - -#include "ldap_cdefs.h" -#include "ldap_features.h" - -#include "ac/assert.h" -#include "ac/localize.h" - -#endif /* _LDAP_PORTABLE_H */ -/* end of portable.h.post */ - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/portable.hin b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/portable.hin deleted file mode 100755 index 2463b9094..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/portable.hin +++ /dev/null @@ -1,1188 +0,0 @@ -/* include/portable.hin. Generated from configure.ac by autoheader. */ - - -/* begin of portable.h.pre */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in the file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -#ifndef _LDAP_PORTABLE_H -#define _LDAP_PORTABLE_H - -/* define this if needed to get reentrant functions */ -#ifndef REENTRANT -#undef REENTRANT -#endif -#ifndef _REENTRANT -#undef _REENTRANT -#endif - -/* define this if needed to get threadsafe functions */ -#ifndef THREADSAFE -#undef THREADSAFE -#endif -#ifndef _THREADSAFE -#undef _THREADSAFE -#endif -#ifndef THREAD_SAFE -#undef THREAD_SAFE -#endif -#ifndef _THREAD_SAFE -#undef _THREAD_SAFE -#endif - -#ifndef _SGI_MP_SOURCE -#undef _SGI_MP_SOURCE -#endif - -/* end of portable.h.pre */ - - -/* Define if building universal (internal helper macro) */ -#undef AC_APPLE_UNIVERSAL_BUILD - -/* define to use both and */ -#undef BOTH_STRINGS_H - -/* define if cross compiling */ -#undef CROSS_COMPILING - -/* set to the number of arguments ctime_r() expects */ -#undef CTIME_R_NARGS - -/* define if toupper() requires islower() */ -#undef C_UPPER_LOWER - -/* define if sys_errlist is not declared in stdio.h or errno.h */ -#undef DECL_SYS_ERRLIST - -/* define to enable slapi library */ -#undef ENABLE_SLAPI - -/* defined to be the EXE extension */ -#undef EXEEXT - -/* set to the number of arguments gethostbyaddr_r() expects */ -#undef GETHOSTBYADDR_R_NARGS - -/* set to the number of arguments gethostbyname_r() expects */ -#undef GETHOSTBYNAME_R_NARGS - -/* Define to 1 if `TIOCGWINSZ' requires . */ -#undef GWINSZ_IN_SYS_IOCTL - -/* define if you have AIX security lib */ -#undef HAVE_AIX_SECURITY - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARGON2_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARPA_INET_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARPA_NAMESER_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ASSERT_H - -/* Define to 1 if you have the `bcopy' function. */ -#undef HAVE_BCOPY - -/* Define to 1 if you have the header file. */ -#undef HAVE_BITS_TYPES_H - -/* Define to 1 if you have the `chroot' function. */ -#undef HAVE_CHROOT - -/* Define to 1 if you have the `clock_gettime' function. */ -#undef HAVE_CLOCK_GETTIME - -/* Define to 1 if you have the `closesocket' function. */ -#undef HAVE_CLOSESOCKET - -/* Define to 1 if you have the header file. */ -#undef HAVE_CONIO_H - -/* define if crypt(3) is available */ -#undef HAVE_CRYPT - -/* Define to 1 if you have the header file. */ -#undef HAVE_CRYPT_H - -/* define if crypt_r() is also available */ -#undef HAVE_CRYPT_R - -/* Define to 1 if you have the `ctime_r' function. */ -#undef HAVE_CTIME_R - -/* define if you have Cyrus SASL */ -#undef HAVE_CYRUS_SASL - -/* define if your system supports /dev/poll */ -#undef HAVE_DEVPOLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_DIRECT_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_DIRENT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -#undef HAVE_DOPRNT - -/* define if system uses EBCDIC instead of ASCII */ -#undef HAVE_EBCDIC - -/* Define to 1 if you have the `endgrent' function. */ -#undef HAVE_ENDGRENT - -/* Define to 1 if you have the `endpwent' function. */ -#undef HAVE_ENDPWENT - -/* define if your system supports epoll */ -#undef HAVE_EPOLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_ERRNO_H - -/* Define to 1 if you have the `fcntl' function. */ -#undef HAVE_FCNTL - -/* Define to 1 if you have the header file. */ -#undef HAVE_FCNTL_H - -/* define if you actually have FreeBSD fetch(3) */ -#undef HAVE_FETCH - -/* Define to 1 if you have the header file. */ -#undef HAVE_FILIO_H - -/* Define to 1 if you have the `flock' function. */ -#undef HAVE_FLOCK - -/* Define to 1 if you have the `fmemopen' function. */ -#undef HAVE_FMEMOPEN - -/* Define to 1 if you have the `fstat' function. */ -#undef HAVE_FSTAT - -/* Define to 1 if you have the `gai_strerror' function. */ -#undef HAVE_GAI_STRERROR - -/* Define to 1 if you have the `getaddrinfo' function. */ -#undef HAVE_GETADDRINFO - -/* Define to 1 if you have the `getdtablesize' function. */ -#undef HAVE_GETDTABLESIZE - -/* Define to 1 if you have the `geteuid' function. */ -#undef HAVE_GETEUID - -/* Define to 1 if you have the `getgrgid' function. */ -#undef HAVE_GETGRGID - -/* Define to 1 if you have the `gethostbyaddr_r' function. */ -#undef HAVE_GETHOSTBYADDR_R - -/* Define to 1 if you have the `gethostbyname_r' function. */ -#undef HAVE_GETHOSTBYNAME_R - -/* Define to 1 if you have the `gethostname' function. */ -#undef HAVE_GETHOSTNAME - -/* Define to 1 if you have the `getnameinfo' function. */ -#undef HAVE_GETNAMEINFO - -/* Define to 1 if you have the `getopt' function. */ -#undef HAVE_GETOPT - -/* Define to 1 if you have the header file. */ -#undef HAVE_GETOPT_H - -/* Define to 1 if you have the `getpassphrase' function. */ -#undef HAVE_GETPASSPHRASE - -/* Define to 1 if you have the `getpeereid' function. */ -#undef HAVE_GETPEEREID - -/* Define to 1 if you have the `getpeerucred' function. */ -#undef HAVE_GETPEERUCRED - -/* Define to 1 if you have the `getpwnam' function. */ -#undef HAVE_GETPWNAM - -/* Define to 1 if you have the `getpwuid' function. */ -#undef HAVE_GETPWUID - -/* Define to 1 if you have the `getspnam' function. */ -#undef HAVE_GETSPNAM - -/* Define to 1 if you have the `gettimeofday' function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define to 1 if you have the header file. */ -#undef HAVE_GMP_H - -/* Define to 1 if you have the `gmtime_r' function. */ -#undef HAVE_GMTIME_R - -/* define if you have GNUtls */ -#undef HAVE_GNUTLS - -/* Define to 1 if you have the header file. */ -#undef HAVE_GNUTLS_GNUTLS_H - -/* if you have GNU Pth */ -#undef HAVE_GNU_PTH - -/* Define to 1 if you have the header file. */ -#undef HAVE_GRP_H - -/* Define to 1 if you have the `hstrerror' function. */ -#undef HAVE_HSTRERROR - -/* define to you inet_aton(3) is available */ -#undef HAVE_INET_ATON - -/* Define to 1 if you have the `inet_ntoa_b' function. */ -#undef HAVE_INET_NTOA_B - -/* Define to 1 if you have the `inet_ntop' function. */ -#undef HAVE_INET_NTOP - -/* Define to 1 if you have the `initgroups' function. */ -#undef HAVE_INITGROUPS - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the `ioctl' function. */ -#undef HAVE_IOCTL - -/* Define to 1 if you have the header file. */ -#undef HAVE_IO_H - -/* define if your system supports kqueue */ -#undef HAVE_KQUEUE - -/* define if you have libargon2 */ -#undef HAVE_LIBARGON2 - -/* define if you have -levent */ -#undef HAVE_LIBEVENT - -/* Define to 1 if you have the `gen' library (-lgen). */ -#undef HAVE_LIBGEN - -/* Define to 1 if you have the `gmp' library (-lgmp). */ -#undef HAVE_LIBGMP - -/* Define to 1 if you have the `inet' library (-linet). */ -#undef HAVE_LIBINET - -/* define if you have libtool -ltdl */ -#undef HAVE_LIBLTDL - -/* Define to 1 if you have the `net' library (-lnet). */ -#undef HAVE_LIBNET - -/* Define to 1 if you have the `nsl' library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define to 1 if you have the `nsl_s' library (-lnsl_s). */ -#undef HAVE_LIBNSL_S - -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* define if you have libsodium */ -#undef HAVE_LIBSODIUM - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBUTIL_H - -/* Define to 1 if you have the `V3' library (-lV3). */ -#undef HAVE_LIBV3 - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIMITS_H - -/* if you have LinuxThreads */ -#undef HAVE_LINUX_THREADS - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define to 1 if you have the `localtime_r' function. */ -#undef HAVE_LOCALTIME_R - -/* Define to 1 if you have the `lockf' function. */ -#undef HAVE_LOCKF - -/* Define to 1 if the system has the type `long long'. */ -#undef HAVE_LONG_LONG - -/* Define to 1 if you have the header file. */ -#undef HAVE_LTDL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define to 1 if you have the `memcpy' function. */ -#undef HAVE_MEMCPY - -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the `memrchr' function. */ -#undef HAVE_MEMRCHR - -/* Define to 1 if you have the `mkstemp' function. */ -#undef HAVE_MKSTEMP - -/* Define to 1 if you have the `mktemp' function. */ -#undef HAVE_MKTEMP - -/* define this if you have mkversion */ -#undef HAVE_MKVERSION - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -#undef HAVE_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETINET_TCP_H - -/* define if strerror_r returns char* instead of int */ -#undef HAVE_NONPOSIX_STRERROR_R - -/* if you have NT Event Log */ -#undef HAVE_NT_EVENT_LOG - -/* if you have NT Service Manager */ -#undef HAVE_NT_SERVICE_MANAGER - -/* if you have NT Threads */ -#undef HAVE_NT_THREADS - -/* define if you have OpenSSL */ -#undef HAVE_OPENSSL - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_BN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_CRYPTO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_SSL_H - -/* Define to 1 if you have the `pipe' function. */ -#undef HAVE_PIPE - -/* Define to 1 if you have the `poll' function. */ -#undef HAVE_POLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_POLL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PROCESS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PSAP_H - -/* define to pthreads API spec revision */ -#undef HAVE_PTHREADS - -/* define if you have pthread_detach function */ -#undef HAVE_PTHREAD_DETACH - -/* Define to 1 if you have the `pthread_getconcurrency' function. */ -#undef HAVE_PTHREAD_GETCONCURRENCY - -/* Define to 1 if you have the header file. */ -#undef HAVE_PTHREAD_H - -/* Define to 1 if you have the `pthread_kill' function. */ -#undef HAVE_PTHREAD_KILL - -/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ -#undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP - -/* define if you have pthread_rwlock_destroy function */ -#undef HAVE_PTHREAD_RWLOCK_DESTROY - -/* Define to 1 if you have the `pthread_setconcurrency' function. */ -#undef HAVE_PTHREAD_SETCONCURRENCY - -/* Define to 1 if you have the `pthread_yield' function. */ -#undef HAVE_PTHREAD_YIELD - -/* Define to 1 if you have the header file. */ -#undef HAVE_PTH_H - -/* Define to 1 if the system has the type `ptrdiff_t'. */ -#undef HAVE_PTRDIFF_T - -/* Define to 1 if you have the header file. */ -#undef HAVE_PWD_H - -/* Define to 1 if you have the `read' function. */ -#undef HAVE_READ - -/* Define to 1 if you have the `recv' function. */ -#undef HAVE_RECV - -/* Define to 1 if you have the `recvfrom' function. */ -#undef HAVE_RECVFROM - -/* Define to 1 if you have the header file. */ -#undef HAVE_REGEX_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_RESOLV_H - -/* define if you have res_query() */ -#undef HAVE_RES_QUERY - -/* Define to 1 if you have the header file. */ -#undef HAVE_SASL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SASL_SASL_H - -/* define if your SASL library has sasl_version() */ -#undef HAVE_SASL_VERSION - -/* Define to 1 if you have the header file. */ -#undef HAVE_SCHED_H - -/* Define to 1 if you have the `sched_yield' function. */ -#undef HAVE_SCHED_YIELD - -/* Define to 1 if you have the `send' function. */ -#undef HAVE_SEND - -/* Define to 1 if you have the `sendmsg' function. */ -#undef HAVE_SENDMSG - -/* Define to 1 if you have the `sendto' function. */ -#undef HAVE_SENDTO - -/* Define to 1 if you have the `setegid' function. */ -#undef HAVE_SETEGID - -/* Define to 1 if you have the `seteuid' function. */ -#undef HAVE_SETEUID - -/* Define to 1 if you have the `setgid' function. */ -#undef HAVE_SETGID - -/* Define to 1 if you have the `setpwfile' function. */ -#undef HAVE_SETPWFILE - -/* Define to 1 if you have the `setsid' function. */ -#undef HAVE_SETSID - -/* Define to 1 if you have the `setuid' function. */ -#undef HAVE_SETUID - -/* Define to 1 if you have the header file. */ -#undef HAVE_SGTTY_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SHADOW_H - -/* Define to 1 if you have the `sigaction' function. */ -#undef HAVE_SIGACTION - -/* Define to 1 if you have the `signal' function. */ -#undef HAVE_SIGNAL - -/* Define to 1 if you have the `sigset' function. */ -#undef HAVE_SIGSET - -/* define if you have -lslp */ -#undef HAVE_SLP - -/* Define to 1 if you have the header file. */ -#undef HAVE_SLP_H - -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF - -/* Define to 1 if you have the header file. */ -#undef HAVE_SODIUM_H - -/* if you have spawnlp() */ -#undef HAVE_SPAWNLP - -/* Define to 1 if you have the header file. */ -#undef HAVE_SQLEXT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SQL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDDEF_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - -/* Define to 1 if you have the `strerror_r' function. */ -#undef HAVE_STRERROR_R - -/* Define to 1 if you have the `strftime' function. */ -#undef HAVE_STRFTIME - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the `strpbrk' function. */ -#undef HAVE_STRPBRK - -/* Define to 1 if you have the `strrchr' function. */ -#undef HAVE_STRRCHR - -/* Define to 1 if you have the `strsep' function. */ -#undef HAVE_STRSEP - -/* Define to 1 if you have the `strspn' function. */ -#undef HAVE_STRSPN - -/* Define to 1 if you have the `strstr' function. */ -#undef HAVE_STRSTR - -/* Define to 1 if you have the `strtol' function. */ -#undef HAVE_STRTOL - -/* Define to 1 if you have the `strtoll' function. */ -#undef HAVE_STRTOLL - -/* Define to 1 if you have the `strtoq' function. */ -#undef HAVE_STRTOQ - -/* Define to 1 if you have the `strtoul' function. */ -#undef HAVE_STRTOUL - -/* Define to 1 if you have the `strtoull' function. */ -#undef HAVE_STRTOULL - -/* Define to 1 if you have the `strtouq' function. */ -#undef HAVE_STRTOUQ - -/* Define to 1 if `msg_accrightslen' is a member of `struct msghdr'. */ -#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN - -/* Define to 1 if `msg_control' is a member of `struct msghdr'. */ -#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL - -/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */ -#undef HAVE_STRUCT_PASSWD_PW_GECOS - -/* Define to 1 if `pw_passwd' is a member of `struct passwd'. */ -#undef HAVE_STRUCT_PASSWD_PW_PASSWD - -/* Define to 1 if `st_blksize' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_BLKSIZE - -/* Define to 1 if `st_fstype' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_FSTYPE - -/* define to 1 if st_fstype is char * */ -#undef HAVE_STRUCT_STAT_ST_FSTYPE_CHAR - -/* define to 1 if st_fstype is int */ -#undef HAVE_STRUCT_STAT_ST_FSTYPE_INT - -/* Define to 1 if `st_vfstype' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_VFSTYPE - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYNCH_H - -/* Define to 1 if you have the `sysconf' function. */ -#undef HAVE_SYSCONF - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSEXITS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSLOG_H - -/* define if you have systemd */ -#undef HAVE_SYSTEMD - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSTEMD_SD_DAEMON_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_DEVPOLL_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_DIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_EPOLL_H - -/* define if you actually have sys_errlist in your libs */ -#undef HAVE_SYS_ERRLIST - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_ERRNO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_EVENT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FILE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FILIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FSTYP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAM_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_POLL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PRIVGRP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_RESOURCE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SELECT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SOCKET_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SYSLOG_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UCRED_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UUID_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_VMOUNT_H - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* define if you have -lwrap */ -#undef HAVE_TCPD - -/* Define to 1 if you have the header file. */ -#undef HAVE_TCPD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_TERMIOS_H - -/* if you have Solaris LWP (thr) package */ -#undef HAVE_THR - -/* Define to 1 if you have the header file. */ -#undef HAVE_THREAD_H - -/* Define to 1 if you have the `thr_getconcurrency' function. */ -#undef HAVE_THR_GETCONCURRENCY - -/* Define to 1 if you have the `thr_setconcurrency' function. */ -#undef HAVE_THR_SETCONCURRENCY - -/* Define to 1 if you have the `thr_yield' function. */ -#undef HAVE_THR_YIELD - -/* define if you have TLS */ -#undef HAVE_TLS - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UTIME_H - -/* define if you have uuid_generate() */ -#undef HAVE_UUID_GENERATE - -/* define if you have uuid_to_str() */ -#undef HAVE_UUID_TO_STR - -/* Define to 1 if you have the header file. */ -#undef HAVE_UUID_UUID_H - -/* Define to 1 if you have the `vprintf' function. */ -#undef HAVE_VPRINTF - -/* Define to 1 if you have the `vsnprintf' function. */ -#undef HAVE_VSNPRINTF - -/* Define to 1 if you have the `wait4' function. */ -#undef HAVE_WAIT4 - -/* Define to 1 if you have the `waitpid' function. */ -#undef HAVE_WAITPID - -/* define if you have winsock */ -#undef HAVE_WINSOCK - -/* define if you have winsock2 */ -#undef HAVE_WINSOCK2 - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINSOCK2_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINSOCK_H - -/* Define to 1 if you have the `write' function. */ -#undef HAVE_WRITE - -/* define if select implicitly yields */ -#undef HAVE_YIELDING_SELECT - -/* Define to 1 if you have the `_vsnprintf' function. */ -#undef HAVE__VSNPRINTF - -/* define to 32-bit or greater integer type */ -#undef LBER_INT_T - -/* define to large integer type */ -#undef LBER_LEN_T - -/* define to socket descriptor type */ -#undef LBER_SOCKET_T - -/* define to large integer type */ -#undef LBER_TAG_T - -/* define to 1 if library is reentrant */ -#undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT - -/* define to 1 if library is thread safe */ -#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE - -/* define to LDAP VENDOR VERSION */ -#undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS - -/* define this to add debugging code */ -#undef LDAP_DEBUG - -/* define if LDAP libs are dynamic */ -#undef LDAP_LIBS_DYNAMIC - -/* define to support PF_INET6 */ -#undef LDAP_PF_INET6 - -/* define to support PF_LOCAL */ -#undef LDAP_PF_LOCAL - -/* define this to add SLAPI code */ -#undef LDAP_SLAPI - -/* define this to add syslog code */ -#undef LDAP_SYSLOG - -/* Version */ -#undef LDAP_VENDOR_VERSION - -/* Major */ -#undef LDAP_VENDOR_VERSION_MAJOR - -/* Minor */ -#undef LDAP_VENDOR_VERSION_MINOR - -/* Patch */ -#undef LDAP_VENDOR_VERSION_PATCH - -/* Define to the sub-directory where libtool stores uninstalled libraries. */ -#undef LT_OBJDIR - -/* define if memcmp is not 8-bit clean or is otherwise broken */ -#undef NEED_MEMCMP_REPLACEMENT - -/* define if you have (or want) no threads */ -#undef NO_THREADS - -/* define to use the original debug style */ -#undef OLD_DEBUG - -/* Package */ -#undef OPENLDAP_PACKAGE - -/* Version */ -#undef OPENLDAP_VERSION - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* define if sched_yield yields the entire process */ -#undef REPLACE_BROKEN_YIELD - -/* Define to the type of arg 1 for `select'. */ -#undef SELECT_TYPE_ARG1 - -/* Define to the type of args 2, 3 and 4 for `select'. */ -#undef SELECT_TYPE_ARG234 - -/* Define to the type of arg 5 for `select'. */ -#undef SELECT_TYPE_ARG5 - -/* The size of `int', as computed by sizeof. */ -#undef SIZEOF_INT - -/* The size of `long', as computed by sizeof. */ -#undef SIZEOF_LONG - -/* The size of `long long', as computed by sizeof. */ -#undef SIZEOF_LONG_LONG - -/* The size of `short', as computed by sizeof. */ -#undef SIZEOF_SHORT - -/* The size of `wchar_t', as computed by sizeof. */ -#undef SIZEOF_WCHAR_T - -/* define to support per-object ACIs */ -#undef SLAPD_ACI_ENABLED - -/* define to support LDAP Async Metadirectory backend */ -#undef SLAPD_ASYNCMETA - -/* define to support cleartext passwords */ -#undef SLAPD_CLEARTEXT - -/* define to support crypt(3) passwords */ -#undef SLAPD_CRYPT - -/* define to support DNS SRV backend */ -#undef SLAPD_DNSSRV - -/* define to support LDAP backend */ -#undef SLAPD_LDAP - -/* define to support MDB backend */ -#undef SLAPD_MDB - -/* define to support LDAP Metadirectory backend */ -#undef SLAPD_META - -/* define to support modules */ -#undef SLAPD_MODULES - -/* dynamically linked module */ -#undef SLAPD_MOD_DYNAMIC - -/* statically linked module */ -#undef SLAPD_MOD_STATIC - -/* define to support NULL backend */ -#undef SLAPD_NULL - -/* define for In-Directory Access Logging overlay */ -#undef SLAPD_OVER_ACCESSLOG - -/* define for Audit Logging overlay */ -#undef SLAPD_OVER_AUDITLOG - -/* define for Automatic Certificate Authority overlay */ -#undef SLAPD_OVER_AUTOCA - -/* define for Collect overlay */ -#undef SLAPD_OVER_COLLECT - -/* define for Attribute Constraint overlay */ -#undef SLAPD_OVER_CONSTRAINT - -/* define for Dynamic Directory Services overlay */ -#undef SLAPD_OVER_DDS - -/* define for Dynamic Directory Services overlay */ -#undef SLAPD_OVER_DEREF - -/* define for Dynamic Group overlay */ -#undef SLAPD_OVER_DYNGROUP - -/* define for Dynamic List overlay */ -#undef SLAPD_OVER_DYNLIST - -/* define for Home Directory Management overlay */ -#undef SLAPD_OVER_HOMEDIR - -/* define for Reverse Group Membership overlay */ -#undef SLAPD_OVER_MEMBEROF - -/* define for OTP 2-factor Authentication overlay */ -#undef SLAPD_OVER_OTP - -/* define for Password Policy overlay */ -#undef SLAPD_OVER_PPOLICY - -/* define for Proxy Cache overlay */ -#undef SLAPD_OVER_PROXYCACHE - -/* define for Referential Integrity overlay */ -#undef SLAPD_OVER_REFINT - -/* define for Deferred Authentication overlay */ -#undef SLAPD_OVER_REMOTEAUTH - -/* define for Return Code overlay */ -#undef SLAPD_OVER_RETCODE - -/* define for Rewrite/Remap overlay */ -#undef SLAPD_OVER_RWM - -/* define for Sequential Modify overlay */ -#undef SLAPD_OVER_SEQMOD - -/* define for ServerSideSort/VLV overlay */ -#undef SLAPD_OVER_SSSVLV - -/* define for Syncrepl Provider overlay */ -#undef SLAPD_OVER_SYNCPROV - -/* define for Translucent Proxy overlay */ -#undef SLAPD_OVER_TRANSLUCENT - -/* define for Attribute Uniqueness overlay */ -#undef SLAPD_OVER_UNIQUE - -/* define for Value Sorting overlay */ -#undef SLAPD_OVER_VALSORT - -/* define to support PASSWD backend */ -#undef SLAPD_PASSWD - -/* define to support PERL backend */ -#undef SLAPD_PERL - -/* define for Argon2 Password hashing module */ -#undef SLAPD_PWMOD_PW_ARGON2 - -/* define to support relay backend */ -#undef SLAPD_RELAY - -/* define to support reverse lookups */ -#undef SLAPD_RLOOKUPS - -/* define to support SOCK backend */ -#undef SLAPD_SOCK - -/* define to support SASL passwords */ -#undef SLAPD_SPASSWD - -/* define to support SQL backend */ -#undef SLAPD_SQL - -/* define to support WiredTiger backend */ -#undef SLAPD_WT - -/* define to support run-time loadable ACL */ -#undef SLAP_DYNACL - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if your declares `struct tm'. */ -#undef TM_IN_SYS_TIME - -/* set to urandom device */ -#undef URANDOM_DEVICE - -/* define to use OpenSSL BIGNUM for MP */ -#undef USE_MP_BIGNUM - -/* define to use GMP for MP */ -#undef USE_MP_GMP - -/* define to use 'long' for MP */ -#undef USE_MP_LONG - -/* define to use 'long long' for MP */ -#undef USE_MP_LONG_LONG - -/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most - significant byte first (like Motorola and SPARC, unlike Intel). */ -#if defined AC_APPLE_UNIVERSAL_BUILD -# if defined __BIG_ENDIAN__ -# define WORDS_BIGENDIAN 1 -# endif -#else -# ifndef WORDS_BIGENDIAN -# undef WORDS_BIGENDIAN -# endif -#endif - -/* Define to the type of arg 3 for `accept'. */ -#undef ber_socklen_t - -/* Define to `char *' if does not define. */ -#undef caddr_t - -/* Define to empty if `const' does not conform to ANSI C. */ -#undef const - -/* Define to `int' if doesn't define. */ -#undef gid_t - -/* Define to `int' if does not define. */ -#undef mode_t - -/* Define to `long' if does not define. */ -#undef off_t - -/* Define to `int' if does not define. */ -#undef pid_t - -/* Define to `int' if does not define. */ -#undef sig_atomic_t - -/* Define to `unsigned' if does not define. */ -#undef size_t - -/* define to snprintf routine */ -#undef snprintf - -/* Define like ber_socklen_t if does not define. */ -#undef socklen_t - -/* Define to `signed int' if does not define. */ -#undef ssize_t - -/* Define to `int' if doesn't define. */ -#undef uid_t - -/* define as empty if volatile is not supported */ -#undef volatile - -/* define to snprintf routine */ -#undef vsnprintf - - -/* begin of portable.h.post */ - -#define RETSIGTYPE void - -#ifdef _WIN32 - /* don't suck in all of the win32 api */ -# define WIN32_LEAN_AND_MEAN 1 -#endif - -#ifndef LDAP_NEEDS_PROTOTYPES -/* force LDAP_P to always include prototypes */ -#define LDAP_NEEDS_PROTOTYPES 1 -#endif - -#ifndef LDAP_REL_ENG -#if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL) -#define LDAP_DEVEL -#endif -#if defined(LDAP_DEVEL) && !defined(LDAP_TEST) -#define LDAP_TEST -#endif -#endif - -#ifdef HAVE_STDDEF_H -# include -#endif - -#ifdef HAVE_EBCDIC -/* ASCII/EBCDIC converting replacements for stdio funcs - * vsnprintf and snprintf are used too, but they are already - * checked by the configure script - */ -#define fputs ber_pvt_fputs -#define fgets ber_pvt_fgets -#define printf ber_pvt_printf -#define fprintf ber_pvt_fprintf -#define vfprintf ber_pvt_vfprintf -#define vsprintf ber_pvt_vsprintf -#endif - -#include "ac/fdset.h" - -#include "ldap_cdefs.h" -#include "ldap_features.h" - -#include "ac/assert.h" -#include "ac/localize.h" - -#endif /* _LDAP_PORTABLE_H */ -/* end of portable.h.post */ - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/rewrite.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/rewrite.h deleted file mode 100755 index 52d43becd..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/rewrite.h +++ /dev/null @@ -1,298 +0,0 @@ -/* $OpenLDAP$ - */ -/* This work is part of OpenLDAP Software . - * - * Copyright 2000-2022 The OpenLDAP Foundation. - * Portions Copyright 2000-2003 Pierangelo Masarati. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* ACKNOWLEDGEMENT: - * This work was initially developed by Pierangelo Masarati for - * inclusion in OpenLDAP Software. - */ - -#ifndef REWRITE_H -#define REWRITE_H - -/* - * Default rewrite context - */ -#define REWRITE_DEFAULT_CONTEXT "default" - -/* - * Rewrite engine states - */ -#define REWRITE_OFF 0x0000 -#define REWRITE_ON 0x0001 -#define REWRITE_DEFAULT REWRITE_OFF - -/* - * Rewrite internal status returns - */ -#define REWRITE_SUCCESS LDAP_SUCCESS -#define REWRITE_ERR LDAP_OTHER - -/* - * Rewrite modes (input values for rewrite_info_init); determine the - * behavior in case a null or non existent context is required: - * - * REWRITE_MODE_ERR error - * REWRITE_MODE_OK no error but no rewrite - * REWRITE_MODE_COPY_INPUT a copy of the input is returned - * REWRITE_MODE_USE_DEFAULT the default context is used. - */ -#define REWRITE_MODE_ERR 0x0010 -#define REWRITE_MODE_OK 0x0011 -#define REWRITE_MODE_COPY_INPUT 0x0012 -#define REWRITE_MODE_USE_DEFAULT 0x0013 - -/* - * Rewrite status returns - * - * REWRITE_REGEXEC_OK success (result may be empty in case - * of no match) - * REWRITE_REGEXEC_ERR error (internal error, - * misconfiguration, map not working ...) - * REWRITE_REGEXEC_STOP internal use; never returned - * REWRITE_REGEXEC_UNWILLING the server should issue an 'unwilling - * to perform' error - */ -#define REWRITE_REGEXEC_OK (0) -#define REWRITE_REGEXEC_ERR (-1) -#define REWRITE_REGEXEC_STOP (-2) -#define REWRITE_REGEXEC_UNWILLING (-3) -#define REWRITE_REGEXEC_USER (1) /* and above: LDAP errors */ - -/* - * Rewrite variable flags - * REWRITE_VAR_INSERT insert mode (default) when adding - * a variable; if not set during value - * update, the variable is not inserted - * if not present - * REWRITE_VAR_UPDATE update mode (default) when updating - * a variable; if not set during insert, - * the value is not updated if the - * variable already exists - * REWRITE_VAR_COPY_NAME copy the variable name; if not set, - * the name is not copied; be sure the - * referenced string is available for - * the entire life scope of the variable. - * REWRITE_VAR_COPY_VALUE copy the variable value; if not set, - * the value is not copied; be sure the - * referenced string is available for - * the entire life scope of the variable. - */ -#define REWRITE_VAR_NONE 0x0000 -#define REWRITE_VAR_INSERT 0x0001 -#define REWRITE_VAR_UPDATE 0x0002 -#define REWRITE_VAR_COPY_NAME 0x0004 -#define REWRITE_VAR_COPY_VALUE 0x0008 - -/* - * Rewrite info - */ -struct rewrite_info; - -struct berval; /* avoid include */ - -LDAP_BEGIN_DECL - -/* - * Inits the info - */ -LDAP_REWRITE_F (struct rewrite_info *) -rewrite_info_init( - int mode -); - -/* - * Cleans up the info structure - */ -LDAP_REWRITE_F (int) -rewrite_info_delete( - struct rewrite_info **info -); - - -/* - * Parses a config line and takes actions to fit content in rewrite structure; - * lines handled are of the form: - * - * rewriteEngine {on|off} - * rewriteMaxPasses numPasses - * rewriteContext contextName [alias aliasedRewriteContex] - * rewriteRule pattern substPattern [ruleFlags] - * rewriteMap mapType mapName [mapArgs] - * rewriteParam paramName paramValue - */ -LDAP_REWRITE_F (int) -rewrite_parse( - struct rewrite_info *info, - const char *fname, - int lineno, - int argc, - char **argv -); - -/* - * process a config file that was already opened. Uses rewrite_parse. - */ -LDAP_REWRITE_F (int) -rewrite_read( - FILE *fin, - struct rewrite_info *info -); - -/* - * Rewrites a string according to context. - * If the engine is off, OK is returned, but the return string will be NULL. - * In case of 'unwilling to perform', UNWILLING is returned, and the - * return string will also be null. The same in case of error. - * Otherwise, OK is returned, and result will hold a newly allocated string - * with the rewriting. - * - * What to do in case of non-existing rewrite context is still an issue. - * Four possibilities: - * - error, - * - ok with NULL result, - * - ok with copy of string as result, - * - use the default rewrite context. - */ -LDAP_REWRITE_F (int) -rewrite( - struct rewrite_info *info, - const char *rewriteContext, - const char *string, - char **result -); - -/* - * Same as above; the cookie relates the rewrite to a session - */ -LDAP_REWRITE_F (int) -rewrite_session( - struct rewrite_info *info, - const char *rewriteContext, - const char *string, - const void *cookie, - char **result -); - -/* - * Inits a session - */ -LDAP_REWRITE_F (struct rewrite_session *) -rewrite_session_init( - struct rewrite_info *info, - const void *cookie -); - -/* - * Defines and inits a variable with session scope - */ -LDAP_REWRITE_F (int) -rewrite_session_var_set_f( - struct rewrite_info *info, - const void *cookie, - const char *name, - const char *value, - int flags -); - -#define rewrite_session_var_set(info, cookie, name, value) \ - rewrite_session_var_set_f((info), (cookie), (name), (value), \ - REWRITE_VAR_INSERT|REWRITE_VAR_UPDATE|REWRITE_VAR_COPY_NAME|REWRITE_VAR_COPY_VALUE) - -/* - * Deletes a session - */ -LDAP_REWRITE_F (int) -rewrite_session_delete( - struct rewrite_info *info, - const void *cookie -); - - -/* - * Params - */ - -/* - * Defines and inits a variable with global scope - */ -LDAP_REWRITE_F (int) -rewrite_param_set( - struct rewrite_info *info, - const char *name, - const char *value -); - -/* - * Gets a var with global scope - */ -LDAP_REWRITE_F (int) -rewrite_param_get( - struct rewrite_info *info, - const char *name, - struct berval *value -); - -/* - * Destroys the parameter tree - */ -LDAP_REWRITE_F (int) -rewrite_param_destroy( - struct rewrite_info *info -); - -/* - * Mapping implementations - */ - -struct rewrite_mapper; - -typedef void * (rewrite_mapper_config)( - const char *fname, - int lineno, - int argc, - char **argv ); - -typedef int (rewrite_mapper_apply)( - void *ctx, - const char *arg, - struct berval *retval ); - -typedef int (rewrite_mapper_destroy)( - void *ctx ); - -typedef struct rewrite_mapper { - char *rm_name; - rewrite_mapper_config *rm_config; - rewrite_mapper_apply *rm_apply; - rewrite_mapper_destroy *rm_destroy; -} rewrite_mapper; - -/* For dynamic loading and unloading of mappers */ -LDAP_REWRITE_F (int) -rewrite_mapper_register( - const rewrite_mapper *map ); - -LDAP_REWRITE_F (int) -rewrite_mapper_unregister( - const rewrite_mapper *map ); - -LDAP_REWRITE_F (const rewrite_mapper *) -rewrite_mapper_find( - const char *name ); - -LDAP_END_DECL - -#endif /* REWRITE_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/slapi-plugin.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/slapi-plugin.h deleted file mode 100755 index 33f007b03..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/slapi-plugin.h +++ /dev/null @@ -1,905 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * Portions Copyright 1997,2002,2003 IBM Corporation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ - -/* - * This header is used in development of SLAPI plugins for - * OpenLDAP slapd(8) and other directory servers supporting - * this interface. Your portability mileage may vary. - */ - -#ifndef _SLAPI_PLUGIN_H -#define _SLAPI_PLUGIN_H - -#include - -typedef struct slapi_pblock Slapi_PBlock; -typedef struct slapi_entry Slapi_Entry; -typedef struct slapi_attr Slapi_Attr; -typedef struct slapi_value Slapi_Value; -typedef struct slapi_valueset Slapi_ValueSet; -typedef struct slapi_filter Slapi_Filter; -typedef struct BackendDB Slapi_Backend; -typedef struct Operation Slapi_Operation; -typedef struct Connection Slapi_Connection; -typedef struct slapi_dn Slapi_DN; -typedef struct slapi_rdn Slapi_RDN; -typedef struct slapi_mod Slapi_Mod; -typedef struct slapi_mods Slapi_Mods; -typedef struct slapi_componentid Slapi_ComponentId; - -#define SLAPI_ATTR_UNIQUEID "entryUUID" -#define SLAPI_ATTR_OBJECTCLASS "objectClass" - -/* pblock routines */ -int slapi_pblock_get( Slapi_PBlock *pb, int arg, void *value ); -int slapi_pblock_set( Slapi_PBlock *pb, int arg, void *value ); -Slapi_PBlock *slapi_pblock_new( void ); -void slapi_pblock_destroy( Slapi_PBlock *pb ); - -/* entry/attr/dn routines */ -Slapi_Entry *slapi_str2entry( char *s, int flags ); -#define SLAPI_STR2ENTRY_REMOVEDUPVALS 1 -#define SLAPI_STR2ENTRY_ADDRDNVALS 2 -#define SLAPI_STR2ENTRY_BIGENTRY 4 -#define SLAPI_STR2ENTRY_TOMBSTONE_CHECK 8 -#define SLAPI_STR2ENTRY_IGNORE_STATE 16 -#define SLAPI_STR2ENTRY_INCLUDE_VERSION_STR 32 -#define SLAPI_STR2ENTRY_EXPAND_OBJECTCLASSES 64 -#define SLAPI_STR2ENTRY_NOT_WELL_FORMED_LDIF 128 -char *slapi_entry2str( Slapi_Entry *e, int *len ); -char *slapi_entry_get_dn( Slapi_Entry *e ); -int slapi_x_entry_get_id( Slapi_Entry *e ); -void slapi_entry_set_dn( Slapi_Entry *e, char *dn ); -Slapi_Entry *slapi_entry_dup( Slapi_Entry *e ); -int slapi_entry_attr_delete( Slapi_Entry *e, char *type ); -Slapi_Entry *slapi_entry_alloc(); -void slapi_entry_free( Slapi_Entry *e ); -int slapi_entry_attr_merge( Slapi_Entry *e, char *type, struct berval **vals ); -int slapi_entry_attr_find( Slapi_Entry *e, char *type, Slapi_Attr **attr ); -char *slapi_entry_attr_get_charptr( const Slapi_Entry *e, const char *type ); -int slapi_entry_attr_get_int( const Slapi_Entry *e, const char *type ); -long slapi_entry_attr_get_long( const Slapi_Entry *e, const char *type ); -unsigned int slapi_entry_attr_get_uint( const Slapi_Entry *e, const char *type ); -unsigned long slapi_entry_attr_get_ulong( const Slapi_Entry *e, const char *type ); -int slapi_attr_get_values( Slapi_Attr *attr, struct berval ***vals ); -char *slapi_dn_normalize( char *dn ); -char *slapi_dn_normalize_case( char *dn ); -int slapi_dn_issuffix( char *dn, char *suffix ); -char *slapi_dn_beparent( Slapi_PBlock *pb, const char *dn ); -int slapi_dn_isbesuffix( Slapi_PBlock *pb, char *dn ); -char *slapi_dn_parent( const char *dn ); -int slapi_dn_isparent( const char *parentdn, const char *childdn ); -char *slapi_dn_ignore_case( char *dn ); -int slapi_rdn2typeval( char *rdn, char **type, struct berval *bv ); -char *slapi_dn_plus_rdn(const char *dn, const char *rdn); - -/* DS 5.x SLAPI */ -int slapi_access_allowed( Slapi_PBlock *pb, Slapi_Entry *e, char *attr, struct berval *val, int access ); -int slapi_acl_check_mods( Slapi_PBlock *pb, Slapi_Entry *e, LDAPMod **mods, char **errbuf ); -Slapi_Attr *slapi_attr_new( void ); -Slapi_Attr *slapi_attr_init( Slapi_Attr *a, const char *type ); -void slapi_attr_free( Slapi_Attr **a ); -Slapi_Attr *slapi_attr_dup( const Slapi_Attr *attr ); -int slapi_attr_add_value( Slapi_Attr *a, const Slapi_Value *v ); -int slapi_attr_type2plugin( const char *type, void **pi ); -int slapi_attr_get_type( const Slapi_Attr *attr, char **type ); -int slapi_attr_get_oid_copy( const Slapi_Attr *attr, char **oidp ); -int slapi_attr_get_flags( const Slapi_Attr *attr, unsigned long *flags ); -int slapi_attr_flag_is_set( const Slapi_Attr *attr, unsigned long flag ); -int slapi_attr_value_cmp( const Slapi_Attr *attr, const struct berval *v1, const struct berval *v2 ); -int slapi_attr_value_find( const Slapi_Attr *a, struct berval *v ); -#define SLAPI_TYPE_CMP_EXACT 0 -#define SLAPI_TYPE_CMP_BASE 1 -#define SLAPI_TYPE_CMP_SUBTYPE 2 -int slapi_attr_type_cmp( const char *t1, const char *t2, int opt ); -int slapi_attr_types_equivalent( const char *t1, const char *t2 ); -int slapi_attr_first_value( Slapi_Attr *a, Slapi_Value **v ); -int slapi_attr_next_value( Slapi_Attr *a, int hint, Slapi_Value **v ); -int slapi_attr_get_numvalues( const Slapi_Attr *a, int *numValues ); -int slapi_attr_get_valueset( const Slapi_Attr *a, Slapi_ValueSet **vs ); -int slapi_attr_get_bervals_copy( Slapi_Attr *a, struct berval ***vals ); -int slapi_entry_attr_hasvalue( Slapi_Entry *e, const char *type, const char *value ); -int slapi_entry_attr_merge_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -void slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value); -void slapi_entry_attr_set_int( Slapi_Entry* e, const char *type, int l); -void slapi_entry_attr_set_uint( Slapi_Entry* e, const char *type, unsigned int l); -void slapi_entry_attr_set_long(Slapi_Entry* e, const char *type, long l); -void slapi_entry_attr_set_ulong(Slapi_Entry* e, const char *type, unsigned long l); -int slapi_entry_has_children(const Slapi_Entry *e); -size_t slapi_entry_size(Slapi_Entry *e); -int slapi_is_rootdse( const char *dn ); -int slapi_entry_attr_merge_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_add_values_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_add_valueset(Slapi_Entry *e, const char *type, Slapi_ValueSet *vs); -int slapi_entry_delete_values_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_merge_values_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_attr_replace_sv( Slapi_Entry *e, const char *type, Slapi_Value **vals ); -int slapi_entry_add_value(Slapi_Entry *e, const char *type, const Slapi_Value *value); -int slapi_entry_add_string(Slapi_Entry *e, const char *type, const char *value); -int slapi_entry_delete_string(Slapi_Entry *e, const char *type, const char *value); -int slapi_entry_first_attr( const Slapi_Entry *e, Slapi_Attr **attr ); -int slapi_entry_next_attr( const Slapi_Entry *e, Slapi_Attr *prevattr, Slapi_Attr **attr ); -const char *slapi_entry_get_uniqueid( const Slapi_Entry *e ); -void slapi_entry_set_uniqueid( Slapi_Entry *e, char *uniqueid ); -int slapi_entry_schema_check( Slapi_PBlock *pb, Slapi_Entry *e ); -int slapi_entry_rdn_values_present( const Slapi_Entry *e ); -int slapi_entry_add_rdn_values( Slapi_Entry *e ); -char *slapi_attr_syntax_normalize( const char *s ); - -Slapi_Value *slapi_value_new( void ); -Slapi_Value *slapi_value_new_berval(const struct berval *bval); -Slapi_Value *slapi_value_new_value(const Slapi_Value *v); -Slapi_Value *slapi_value_new_string(const char *s); -Slapi_Value *slapi_value_init(Slapi_Value *v); -Slapi_Value *slapi_value_init_berval(Slapi_Value *v, struct berval *bval); -Slapi_Value *slapi_value_init_string(Slapi_Value *v, const char *s); -Slapi_Value *slapi_value_dup(const Slapi_Value *v); -void slapi_value_free(Slapi_Value **value); -const struct berval *slapi_value_get_berval( const Slapi_Value *value ); -Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval ); -Slapi_Value *slapi_value_set_value( Slapi_Value *value, const Slapi_Value *vfrom); -Slapi_Value *slapi_value_set( Slapi_Value *value, void *val, unsigned long len); -int slapi_value_set_string(Slapi_Value *value, const char *strVal); -int slapi_value_set_int(Slapi_Value *value, int intVal); -const char*slapi_value_get_string(const Slapi_Value *value); -int slapi_value_get_int(const Slapi_Value *value); -unsigned int slapi_value_get_uint(const Slapi_Value *value); -long slapi_value_get_long(const Slapi_Value *value); -unsigned long slapi_value_get_ulong(const Slapi_Value *value); -size_t slapi_value_get_length(const Slapi_Value *value); -int slapi_value_compare(const Slapi_Attr *a, const Slapi_Value *v1, const Slapi_Value *v2); - -Slapi_ValueSet *slapi_valueset_new( void ); -void slapi_valueset_free(Slapi_ValueSet *vs); -void slapi_valueset_init(Slapi_ValueSet *vs); -void slapi_valueset_done(Slapi_ValueSet *vs); -void slapi_valueset_add_value(Slapi_ValueSet *vs, const Slapi_Value *addval); -int slapi_valueset_first_value( Slapi_ValueSet *vs, Slapi_Value **v ); -int slapi_valueset_next_value( Slapi_ValueSet *vs, int index, Slapi_Value **v); -int slapi_valueset_count( const Slapi_ValueSet *vs); -void slapi_valueset_set_valueset(Slapi_ValueSet *vs1, const Slapi_ValueSet *vs2); - -/* DNs */ -Slapi_DN *slapi_sdn_new( void ); -Slapi_DN *slapi_sdn_new_dn_byval( const char *dn ); -Slapi_DN *slapi_sdn_new_ndn_byval( const char *ndn ); -Slapi_DN *slapi_sdn_new_dn_byref( const char *dn ); -Slapi_DN *slapi_sdn_new_ndn_byref( const char *ndn ); -Slapi_DN *slapi_sdn_new_dn_passin( const char *dn ); -Slapi_DN *slapi_sdn_set_dn_byval( Slapi_DN *sdn, const char *dn ); -Slapi_DN *slapi_sdn_set_dn_byref( Slapi_DN *sdn, const char *dn ); -Slapi_DN *slapi_sdn_set_dn_passin( Slapi_DN *sdn, const char *dn ); -Slapi_DN *slapi_sdn_set_ndn_byval( Slapi_DN *sdn, const char *ndn ); -Slapi_DN *slapi_sdn_set_ndn_byref( Slapi_DN *sdn, const char *ndn ); -void slapi_sdn_done( Slapi_DN *sdn ); -void slapi_sdn_free( Slapi_DN **sdn ); -const char * slapi_sdn_get_dn( const Slapi_DN *sdn ); -const char * slapi_sdn_get_ndn( const Slapi_DN *sdn ); -void slapi_sdn_get_parent( const Slapi_DN *sdn,Slapi_DN *sdn_parent ); -void slapi_sdn_get_backend_parent( const Slapi_DN *sdn, Slapi_DN *sdn_parent, const Slapi_Backend *backend ); -Slapi_DN * slapi_sdn_dup( const Slapi_DN *sdn ); -void slapi_sdn_copy( const Slapi_DN *from, Slapi_DN *to ); -int slapi_sdn_compare( const Slapi_DN *sdn1, const Slapi_DN *sdn2 ); -int slapi_sdn_isempty( const Slapi_DN *sdn ); -int slapi_sdn_issuffix(const Slapi_DN *sdn, const Slapi_DN *suffixsdn ); -int slapi_sdn_isparent( const Slapi_DN *parent, const Slapi_DN *child ); -int slapi_sdn_isgrandparent( const Slapi_DN *parent, const Slapi_DN *child ); -int slapi_sdn_get_ndn_len( const Slapi_DN *sdn ); -int slapi_sdn_scope_test( const Slapi_DN *dn, const Slapi_DN *base, int scope ); -void slapi_sdn_get_rdn( const Slapi_DN *sdn,Slapi_RDN *rdn ); -Slapi_DN *slapi_sdn_set_rdn( Slapi_DN *sdn, const Slapi_RDN *rdn ); -Slapi_DN *slapi_sdn_set_parent( Slapi_DN *sdn, const Slapi_DN *parentdn ); -int slapi_sdn_is_rdn_component( const Slapi_DN *rdn, const Slapi_Attr *a, const Slapi_Value *v ); -char * slapi_moddn_get_newdn( Slapi_DN *dn_olddn, char *newrdn, char *newsuperiordn ); - -/* RDNs */ -Slapi_RDN *slapi_rdn_new( void ); -Slapi_RDN *slapi_rdn_new_dn( const char *dn ); -Slapi_RDN *slapi_rdn_new_sdn( const Slapi_DN *sdn ); -Slapi_RDN *slapi_rdn_new_rdn( const Slapi_RDN *fromrdn ); -void slapi_rdn_init( Slapi_RDN *rdn ); -void slapi_rdn_init_dn( Slapi_RDN *rdn, const char *dn ); -void slapi_rdn_init_sdn( Slapi_RDN *rdn, const Slapi_DN *sdn ); -void slapi_rdn_init_rdn( Slapi_RDN *rdn, const Slapi_RDN *fromrdn ); -void slapi_rdn_set_dn( Slapi_RDN *rdn, const char *dn ); -void slapi_rdn_set_sdn( Slapi_RDN *rdn, const Slapi_DN *sdn ); -void slapi_rdn_set_rdn( Slapi_RDN *rdn, const Slapi_RDN *fromrdn ); -void slapi_rdn_free( Slapi_RDN **rdn ); -void slapi_rdn_done( Slapi_RDN *rdn ); -int slapi_rdn_get_first( Slapi_RDN *rdn, char **type, char **value ); -int slapi_rdn_get_next( Slapi_RDN *rdn, int index, char **type, char **value ); -int slapi_rdn_get_index( Slapi_RDN *rdn, const char *type, const char *value, size_t length ); -int slapi_rdn_get_index_attr( Slapi_RDN *rdn, const char *type, char **value ); -int slapi_rdn_contains( Slapi_RDN *rdn, const char *type, const char *value,size_t length ); -int slapi_rdn_contains_attr( Slapi_RDN *rdn, const char *type, char **value ); -int slapi_rdn_add( Slapi_RDN *rdn, const char *type, const char *value ); -int slapi_rdn_remove_index( Slapi_RDN *rdn, int atindex ); -int slapi_rdn_remove( Slapi_RDN *rdn, const char *type, const char *value, size_t length ); -int slapi_rdn_remove_attr( Slapi_RDN *rdn, const char *type ); -int slapi_rdn_isempty( const Slapi_RDN *rdn ); -int slapi_rdn_get_num_components( Slapi_RDN *rdn ); -int slapi_rdn_compare( Slapi_RDN *rdn1, Slapi_RDN *rdn2 ); -const char *slapi_rdn_get_rdn( const Slapi_RDN *rdn ); -const char *slapi_rdn_get_nrdn( const Slapi_RDN *rdn ); -Slapi_DN *slapi_sdn_add_rdn( Slapi_DN *sdn, const Slapi_RDN *rdn ); - -/* locks and synchronization */ -typedef struct slapi_mutex Slapi_Mutex; -typedef struct slapi_condvar Slapi_CondVar; -Slapi_Mutex *slapi_new_mutex( void ); -void slapi_destroy_mutex( Slapi_Mutex *mutex ); -void slapi_lock_mutex( Slapi_Mutex *mutex ); -int slapi_unlock_mutex( Slapi_Mutex *mutex ); -Slapi_CondVar *slapi_new_condvar( Slapi_Mutex *mutex ); -void slapi_destroy_condvar( Slapi_CondVar *cvar ); -int slapi_wait_condvar( Slapi_CondVar *cvar, struct timeval *timeout ); -int slapi_notify_condvar( Slapi_CondVar *cvar, int notify_all ); - -/* thread-safe LDAP connections */ -LDAP *slapi_ldap_init( char *ldaphost, int ldapport, int secure, int shared ); -void slapi_ldap_unbind( LDAP *ld ); - -char *slapi_ch_malloc( unsigned long size ); -void slapi_ch_free( void **ptr ); -void slapi_ch_free_string( char **ptr ); -char *slapi_ch_calloc( unsigned long nelem, unsigned long size ); -char *slapi_ch_realloc( char *block, unsigned long size ); -char *slapi_ch_strdup( const char *s ); -void slapi_ch_array_free( char **arrayp ); -struct berval *slapi_ch_bvdup(const struct berval *v); -struct berval **slapi_ch_bvecdup(const struct berval **v); - -/* LDAP V3 routines */ -int slapi_control_present( LDAPControl **controls, char *oid, - struct berval **val, int *iscritical); -void slapi_register_supported_control(char *controloid, - unsigned long controlops); -#define SLAPI_OPERATION_BIND 0x00000001L -#define SLAPI_OPERATION_UNBIND 0x00000002L -#define SLAPI_OPERATION_SEARCH 0x00000004L -#define SLAPI_OPERATION_MODIFY 0x00000008L -#define SLAPI_OPERATION_ADD 0x00000010L -#define SLAPI_OPERATION_DELETE 0x00000020L -#define SLAPI_OPERATION_MODDN 0x00000040L -#define SLAPI_OPERATION_MODRDN SLAPI_OPERATION_MODDN -#define SLAPI_OPERATION_COMPARE 0x00000080L -#define SLAPI_OPERATION_ABANDON 0x00000100L -#define SLAPI_OPERATION_EXTENDED 0x00000200L -#define SLAPI_OPERATION_ANY 0xFFFFFFFFL -#define SLAPI_OPERATION_NONE 0x00000000L -int slapi_get_supported_controls(char ***ctrloidsp, unsigned long **ctrlopsp); -LDAPControl *slapi_dup_control(LDAPControl *ctrl); -void slapi_register_supported_saslmechanism(char *mechanism); -char **slapi_get_supported_saslmechanisms(); -char **slapi_get_supported_extended_ops(void); - -/* operation */ -int slapi_op_abandoned( Slapi_PBlock *pb ); -unsigned long slapi_op_get_type(Slapi_Operation * op); -void slapi_operation_set_flag(Slapi_Operation *op, unsigned long flag); -void slapi_operation_clear_flag(Slapi_Operation *op, unsigned long flag); -int slapi_operation_is_flag_set(Slapi_Operation *op, unsigned long flag); -char *slapi_op_type_to_string(unsigned long type); - -/* send ldap result back */ -void slapi_send_ldap_result( Slapi_PBlock *pb, int err, char *matched, - char *text, int nentries, struct berval **urls ); -int slapi_send_ldap_search_entry( Slapi_PBlock *pb, Slapi_Entry *e, - LDAPControl **ectrls, char **attrs, int attrsonly ); -int slapi_send_ldap_search_reference( Slapi_PBlock *pb, Slapi_Entry *e, - struct berval **urls, LDAPControl **ectrls, struct berval **v2refs ); - -/* filter routines */ -Slapi_Filter *slapi_str2filter( char *str ); -Slapi_Filter *slapi_filter_dup( Slapi_Filter *f ); -void slapi_filter_free( Slapi_Filter *f, int recurse ); -int slapi_filter_get_choice( Slapi_Filter *f); -int slapi_filter_get_ava( Slapi_Filter *f, char **type, struct berval **bval ); -Slapi_Filter *slapi_filter_list_first( Slapi_Filter *f ); -Slapi_Filter *slapi_filter_list_next( Slapi_Filter *f, Slapi_Filter *fprev ); -int slapi_filter_get_attribute_type( Slapi_Filter *f, char **type ); -int slapi_x_filter_set_attribute_type( Slapi_Filter *f, const char *type ); -int slapi_filter_get_subfilt( Slapi_Filter *f, char **type, char **initial, - char ***any, char **final ); -Slapi_Filter *slapi_filter_join( int ftype, Slapi_Filter *f1, Slapi_Filter *f2); -int slapi_x_filter_append( int choice, Slapi_Filter **pContainingFilter, - Slapi_Filter **pNextFilter, Slapi_Filter *filterToAppend ); -int slapi_filter_test( Slapi_PBlock *pb, Slapi_Entry *e, Slapi_Filter *f, - int verify_access ); -int slapi_filter_test_simple( Slapi_Entry *e, Slapi_Filter *f ); -typedef int (*FILTER_APPLY_FN)( Slapi_Filter *f, void *arg ); -int slapi_filter_apply( Slapi_Filter *f, FILTER_APPLY_FN fn, void *arg, int *error_code ); -#define SLAPI_FILTER_SCAN_STOP -1 /* set by callback */ -#define SLAPI_FILTER_SCAN_ERROR -2 /* set by callback */ -#define SLAPI_FILTER_SCAN_NOMORE 0 /* set by callback */ -#define SLAPI_FILTER_SCAN_CONTINUE 1 /* set by callback */ -#define SLAPI_FILTER_UNKNOWN_FILTER_TYPE 2 /* set by slapi_filter_apply() */ - -/* internal add/delete/search/modify routines */ -Slapi_PBlock *slapi_search_internal( char *base, int scope, char *filter, - LDAPControl **controls, char **attrs, int attrsonly ); -Slapi_PBlock *slapi_modify_internal( char *dn, LDAPMod **mods, - LDAPControl **controls, int log_change ); -Slapi_PBlock *slapi_add_internal( char * dn, LDAPMod **attrs, - LDAPControl **controls, int log_changes ); -Slapi_PBlock *slapi_add_entry_internal( Slapi_Entry * e, - LDAPControl **controls, int log_change ); -Slapi_PBlock *slapi_delete_internal( char * dn, LDAPControl **controls, - int log_change ); -Slapi_PBlock *slapi_modrdn_internal( char * olddn, char * newrdn, - int deloldrdn, LDAPControl **controls, - int log_change ); -Slapi_PBlock *slapi_rename_internal( const char * olddn, const char *newrdn, - const char *newsuperior, int deloldrdn, - LDAPControl **controls, int log_change ); -void slapi_free_search_results_internal(Slapi_PBlock *pb); - -/* new internal add/delete/search/modify routines */ -typedef void (*plugin_result_callback)( int rc, void *callback_data ); -typedef int (*plugin_referral_entry_callback)( char * referral, - void *callback_data ); -typedef int (*plugin_search_entry_callback)( Slapi_Entry *e, - void *callback_data ); -void slapi_free_search_results_internal( Slapi_PBlock *pb ); - -#define SLAPI_OP_FLAG_NEVER_CHAIN 0x0800 - -int slapi_search_internal_pb( Slapi_PBlock *pb ); -int slapi_search_internal_callback_pb( Slapi_PBlock *pb, void *callback_data, - plugin_result_callback prc, plugin_search_entry_callback psec, - plugin_referral_entry_callback prec ); -int slapi_add_internal_pb( Slapi_PBlock *pb ); -int slapi_modify_internal_pb( Slapi_PBlock *pb ); -int slapi_modrdn_internal_pb( Slapi_PBlock *pb ); -int slapi_delete_internal_pb( Slapi_PBlock *pb ); - -int slapi_seq_internal_callback_pb(Slapi_PBlock *pb, void *callback_data, - plugin_result_callback res_callback, - plugin_search_entry_callback srch_callback, - plugin_referral_entry_callback ref_callback); - -void slapi_search_internal_set_pb( Slapi_PBlock *pb, const char *base, - int scope, const char *filter, char **attrs, int attrsonly, - LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_add_entry_internal_set_pb( Slapi_PBlock *pb, Slapi_Entry *e, - LDAPControl **controls, Slapi_ComponentId *plugin_identity, - int operation_flags ); -int slapi_add_internal_set_pb( Slapi_PBlock *pb, const char *dn, - LDAPMod **attrs, LDAPControl **controls, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_modify_internal_set_pb( Slapi_PBlock *pb, const char *dn, - LDAPMod **mods, LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_rename_internal_set_pb( Slapi_PBlock *pb, const char *olddn, - const char *newrdn, const char *newsuperior, int deloldrdn, - LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_delete_internal_set_pb( Slapi_PBlock *pb, const char *dn, - LDAPControl **controls, const char *uniqueid, - Slapi_ComponentId *plugin_identity, int operation_flags ); -void slapi_seq_internal_set_pb( Slapi_PBlock *pb, char *ibase, int type, - char *attrname, char *val, char **attrs, int attrsonly, - LDAPControl **controls, Slapi_ComponentId *plugin_identity, - int operation_flags ); - -/* connection related routines */ -int slapi_is_connection_ssl(Slapi_PBlock *pPB, int *isSSL); -int slapi_get_client_port(Slapi_PBlock *pPB, int *fromPort); -int slapi_get_client_ip(Slapi_PBlock *pb, char **clientIP); -void slapi_free_client_ip(char **clientIP); - -/* computed attributes */ -typedef struct _computed_attr_context computed_attr_context; -typedef int (*slapi_compute_output_t)(computed_attr_context *c, Slapi_Attr *a, Slapi_Entry *e); -typedef int (*slapi_compute_callback_t)(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn); -typedef int (*slapi_search_rewrite_callback_t)(Slapi_PBlock *pb); -int slapi_compute_add_evaluator(slapi_compute_callback_t function); -int slapi_compute_add_search_rewriter(slapi_search_rewrite_callback_t function); -int compute_rewrite_search_filter(Slapi_PBlock *pb); -int compute_evaluator(computed_attr_context *c, char *type, Slapi_Entry *e, slapi_compute_output_t outputfn); -int slapi_x_compute_get_pblock(computed_attr_context *c, Slapi_PBlock **pb); - -/* backend routines */ -void slapi_be_set_readonly( Slapi_Backend *be, int readonly ); -int slapi_be_get_readonly( Slapi_Backend *be ); -const char *slapi_x_be_get_updatedn( Slapi_Backend *be ); -Slapi_Backend *slapi_be_select( const Slapi_DN *sdn ); - -/* ACL plugins; only SLAPI_PLUGIN_ACL_ALLOW_ACCESS supported now */ -typedef int (*slapi_acl_callback_t)(Slapi_PBlock *pb, - Slapi_Entry *e, - const char *attr, - struct berval *berval, - int access, - void *state); - -/* object extensions */ -typedef void *(*slapi_extension_constructor_fnptr)(void *object, void *parent); - -typedef void (*slapi_extension_destructor_fnptr)(void *extension, - void *object, void *parent); - -int slapi_register_object_extension( const char *pluginname, - const char *objectname, slapi_extension_constructor_fnptr constructor, - slapi_extension_destructor_fnptr destructor, int *objecttype, - int *extensionhandle); - -#define SLAPI_EXT_CONNECTION "Connection" -#define SLAPI_EXT_OPERATION "Operation" -#define SLAPI_EXT_ENTRY "Entry" -#define SLAPI_EXT_MTNODE "Mapping Tree Node" - -void *slapi_get_object_extension(int objecttype, void *object, - int extensionhandle); -void slapi_set_object_extension(int objecttype, void *object, - int extensionhandle, void *extension); - -int slapi_x_backend_get_flags( const Slapi_Backend *be, unsigned long *flags ); - -/* parameters currently supported */ - -/* - * Attribute flags returned by slapi_attr_get_flags() - */ -#define SLAPI_ATTR_FLAG_SINGLE 0x0001 -#define SLAPI_ATTR_FLAG_OPATTR 0x0002 -#define SLAPI_ATTR_FLAG_READONLY 0x0004 -#define SLAPI_ATTR_FLAG_STD_ATTR SLAPI_ATTR_FLAG_READONLY -#define SLAPI_ATTR_FLAG_OBSOLETE 0x0040 -#define SLAPI_ATTR_FLAG_COLLECTIVE 0x0080 -#define SLAPI_ATTR_FLAG_NOUSERMOD 0x0100 - -/* - * Backend flags returned by slapi_x_backend_get_flags() - */ -#define SLAPI_BACKEND_FLAG_NOLASTMOD 0x0001U -#define SLAPI_BACKEND_FLAG_NO_SCHEMA_CHECK 0x0002U -#define SLAPI_BACKEND_FLAG_GLUE_INSTANCE 0x0010U /* a glue backend */ -#define SLAPI_BACKEND_FLAG_GLUE_SUBORDINATE 0x0020U /* child of a glue hierarchy */ -#define SLAPI_BACKEND_FLAG_GLUE_LINKED 0x0040U /* child is connected to parent */ -#define SLAPI_BACKEND_FLAG_OVERLAY 0x0080U /* this db struct is an overlay */ -#define SLAPI_BACKEND_FLAG_GLOBAL_OVERLAY 0x0100U /* this db struct is a global overlay */ -#define SLAPI_BACKEND_FLAG_SHADOW 0x8000U /* a shadow */ -#define SLAPI_BACKEND_FLAG_SYNC_SHADOW 0x1000U /* a sync shadow */ -#define SLAPI_BACKEND_FLAG_SLURP_SHADOW 0x2000U /* a slurp shadow */ - -/* - * ACL levels - */ -#define SLAPI_ACL_COMPARE 0x01 -#define SLAPI_ACL_SEARCH 0x02 -#define SLAPI_ACL_READ 0x04 -#define SLAPI_ACL_WRITE 0x08 -#define SLAPI_ACL_DELETE 0x10 -#define SLAPI_ACL_ADD 0x20 -#define SLAPI_ACL_SELF 0x40 -#define SLAPI_ACL_PROXY 0x80 -#define SLAPI_ACL_ALL 0x7f - -/* plugin types supported */ - -#define SLAPI_PLUGIN_DATABASE 1 -#define SLAPI_PLUGIN_EXTENDEDOP 2 -#define SLAPI_PLUGIN_PREOPERATION 3 -#define SLAPI_PLUGIN_POSTOPERATION 4 -#define SLAPI_PLUGIN_MATCHINGRULE 5 -#define SLAPI_PLUGIN_SYNTAX 6 -#define SLAPI_PLUGIN_AUDIT 7 - -/* misc params */ - -#define SLAPI_BACKEND 130 -#define SLAPI_CONNECTION 131 -#define SLAPI_OPERATION 132 -#define SLAPI_REQUESTOR_ISROOT 133 -#define SLAPI_BE_MONITORDN 134 -#define SLAPI_BE_TYPE 135 -#define SLAPI_BE_READONLY 136 -#define SLAPI_BE_LASTMOD 137 -#define SLAPI_CONN_ID 139 - -/* operation params */ -#define SLAPI_OPINITIATED_TIME 140 -#define SLAPI_REQUESTOR_DN 141 -#define SLAPI_IS_REPLICATED_OPERATION 142 -#define SLAPI_REQUESTOR_ISUPDATEDN SLAPI_IS_REPLICATED_OPERATION - -/* connection structure params*/ -#define SLAPI_CONN_DN 143 -#define SLAPI_CONN_AUTHTYPE 144 -#define SLAPI_CONN_CLIENTIP 145 -#define SLAPI_CONN_SERVERIP 146 -/* OpenLDAP extensions */ -#define SLAPI_X_CONN_CLIENTPATH 1300 -#define SLAPI_X_CONN_SERVERPATH 1301 -#define SLAPI_X_CONN_IS_UDP 1302 -#define SLAPI_X_CONN_SSF 1303 -#define SLAPI_X_CONN_SASL_CONTEXT 1304 -#define SLAPI_X_OPERATION_DELETE_GLUE_PARENT 1305 -#define SLAPI_X_RELAX 1306 -#define SLAPI_X_MANAGEDIT SLAPI_X_RELAX -#define SLAPI_X_OPERATION_NO_SCHEMA_CHECK 1307 -#define SLAPI_X_ADD_STRUCTURAL_CLASS 1308 -#define SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE 1309 - -/* Authentication types */ -#define SLAPD_AUTH_NONE "none" -#define SLAPD_AUTH_SIMPLE "simple" -#define SLAPD_AUTH_SSL "SSL" -#define SLAPD_AUTH_SASL "SASL " - -/* plugin configuration parmams */ -#define SLAPI_PLUGIN 3 -#define SLAPI_PLUGIN_PRIVATE 4 -#define SLAPI_PLUGIN_TYPE 5 -#define SLAPI_PLUGIN_ARGV 6 -#define SLAPI_PLUGIN_ARGC 7 -#define SLAPI_PLUGIN_VERSION 8 -#define SLAPI_PLUGIN_OPRETURN 9 -#define SLAPI_PLUGIN_OBJECT 10 -#define SLAPI_PLUGIN_DESTROY_FN 11 -#define SLAPI_PLUGIN_DESCRIPTION 12 -#define SLAPI_PLUGIN_IDENTITY 13 - -/* internal operations params */ -#define SLAPI_PLUGIN_INTOP_RESULT 15 -#define SLAPI_PLUGIN_INTOP_SEARCH_ENTRIES 16 -#define SLAPI_PLUGIN_INTOP_SEARCH_REFERRALS 17 - -/* transaction arguments */ -#define SLAPI_PARENT_TXN 190 -#define SLAPI_TXN 191 - -/* function pointer params for backends */ -#define SLAPI_PLUGIN_DB_BIND_FN 200 -#define SLAPI_PLUGIN_DB_UNBIND_FN 201 -#define SLAPI_PLUGIN_DB_SEARCH_FN 202 -#define SLAPI_PLUGIN_DB_COMPARE_FN 203 -#define SLAPI_PLUGIN_DB_MODIFY_FN 204 -#define SLAPI_PLUGIN_DB_MODRDN_FN 205 -#define SLAPI_PLUGIN_DB_ADD_FN 206 -#define SLAPI_PLUGIN_DB_DELETE_FN 207 -#define SLAPI_PLUGIN_DB_ABANDON_FN 208 -#define SLAPI_PLUGIN_DB_CONFIG_FN 209 -#define SLAPI_PLUGIN_CLOSE_FN 210 -#define SLAPI_PLUGIN_DB_FLUSH_FN 211 -#define SLAPI_PLUGIN_START_FN 212 -#define SLAPI_PLUGIN_DB_SEQ_FN 213 -#define SLAPI_PLUGIN_DB_ENTRY_FN 214 -#define SLAPI_PLUGIN_DB_REFERRAL_FN 215 -#define SLAPI_PLUGIN_DB_RESULT_FN 216 -#define SLAPI_PLUGIN_DB_LDIF2DB_FN 217 -#define SLAPI_PLUGIN_DB_DB2LDIF_FN 218 -#define SLAPI_PLUGIN_DB_BEGIN_FN 219 -#define SLAPI_PLUGIN_DB_COMMIT_FN 220 -#define SLAPI_PLUGIN_DB_ABORT_FN 221 -#define SLAPI_PLUGIN_DB_ARCHIVE2DB_FN 222 -#define SLAPI_PLUGIN_DB_DB2ARCHIVE_FN 223 -#define SLAPI_PLUGIN_DB_NEXT_SEARCH_ENTRY_FN 224 -#define SLAPI_PLUGIN_DB_FREE_RESULT_SET_FN 225 -#define SLAPI_PLUGIN_DB_SIZE_FN 226 -#define SLAPI_PLUGIN_DB_TEST_FN 227 - - -/* functions pointers for LDAP V3 extended ops */ -#define SLAPI_PLUGIN_EXT_OP_FN 300 -#define SLAPI_PLUGIN_EXT_OP_OIDLIST 301 - -/* preoperation */ -#define SLAPI_PLUGIN_PRE_BIND_FN 401 -#define SLAPI_PLUGIN_PRE_UNBIND_FN 402 -#define SLAPI_PLUGIN_PRE_SEARCH_FN 403 -#define SLAPI_PLUGIN_PRE_COMPARE_FN 404 -#define SLAPI_PLUGIN_PRE_MODIFY_FN 405 -#define SLAPI_PLUGIN_PRE_MODRDN_FN 406 -#define SLAPI_PLUGIN_PRE_ADD_FN 407 -#define SLAPI_PLUGIN_PRE_DELETE_FN 408 -#define SLAPI_PLUGIN_PRE_ABANDON_FN 409 -#define SLAPI_PLUGIN_PRE_ENTRY_FN 410 -#define SLAPI_PLUGIN_PRE_REFERRAL_FN 411 -#define SLAPI_PLUGIN_PRE_RESULT_FN 412 - -/* internal preoperation */ -#define SLAPI_PLUGIN_INTERNAL_PRE_ADD_FN 420 -#define SLAPI_PLUGIN_INTERNAL_PRE_MODIFY_FN 421 -#define SLAPI_PLUGIN_INTERNAL_PRE_MODRDN_FN 422 -#define SLAPI_PLUGIN_INTERNAL_PRE_DELETE_FN 423 - -/* backend preoperation */ -#define SLAPI_PLUGIN_BE_PRE_ADD_FN 450 -#define SLAPI_PLUGIN_BE_PRE_MODIFY_FN 451 -#define SLAPI_PLUGIN_BE_PRE_MODRDN_FN 452 -#define SLAPI_PLUGIN_BE_PRE_DELETE_FN 453 - -/* postoperation */ -#define SLAPI_PLUGIN_POST_BIND_FN 501 -#define SLAPI_PLUGIN_POST_UNBIND_FN 502 -#define SLAPI_PLUGIN_POST_SEARCH_FN 503 -#define SLAPI_PLUGIN_POST_COMPARE_FN 504 -#define SLAPI_PLUGIN_POST_MODIFY_FN 505 -#define SLAPI_PLUGIN_POST_MODRDN_FN 506 -#define SLAPI_PLUGIN_POST_ADD_FN 507 -#define SLAPI_PLUGIN_POST_DELETE_FN 508 -#define SLAPI_PLUGIN_POST_ABANDON_FN 509 -#define SLAPI_PLUGIN_POST_ENTRY_FN 510 -#define SLAPI_PLUGIN_POST_REFERRAL_FN 511 -#define SLAPI_PLUGIN_POST_RESULT_FN 512 - -/* internal postoperation */ -#define SLAPI_PLUGIN_INTERNAL_POST_ADD_FN 520 -#define SLAPI_PLUGIN_INTERNAL_POST_MODIFY_FN 521 -#define SLAPI_PLUGIN_INTERNAL_POST_MODRDN_FN 522 -#define SLAPI_PLUGIN_INTERNAL_POST_DELETE_FN 523 - -/* backend postoperation */ -#define SLAPI_PLUGIN_BE_POST_ADD_FN 550 -#define SLAPI_PLUGIN_BE_POST_MODIFY_FN 551 -#define SLAPI_PLUGIN_BE_POST_MODRDN_FN 552 -#define SLAPI_PLUGIN_BE_POST_DELETE_FN 553 - -#define SLAPI_OPERATION_TYPE 590 -#define SLAPI_OPERATION_MSGID 591 - -#define SLAPI_PLUGIN_MR_FILTER_CREATE_FN 600 -#define SLAPI_PLUGIN_MR_INDEXER_CREATE_FN 601 -#define SLAPI_PLUGIN_MR_FILTER_MATCH_FN 602 -#define SLAPI_PLUGIN_MR_FILTER_INDEX_FN 603 -#define SLAPI_PLUGIN_MR_FILTER_RESET_FN 604 -#define SLAPI_PLUGIN_MR_INDEX_FN 605 -#define SLAPI_PLUGIN_MR_OID 610 -#define SLAPI_PLUGIN_MR_TYPE 611 -#define SLAPI_PLUGIN_MR_VALUE 612 -#define SLAPI_PLUGIN_MR_VALUES 613 -#define SLAPI_PLUGIN_MR_KEYS 614 -#define SLAPI_PLUGIN_MR_FILTER_REUSABLE 615 -#define SLAPI_PLUGIN_MR_QUERY_OPERATOR 616 -#define SLAPI_PLUGIN_MR_USAGE 617 - -#define SLAPI_MATCHINGRULE_NAME 1 -#define SLAPI_MATCHINGRULE_OID 2 -#define SLAPI_MATCHINGRULE_DESC 3 -#define SLAPI_MATCHINGRULE_SYNTAX 4 -#define SLAPI_MATCHINGRULE_OBSOLETE 5 - -#define SLAPI_OP_LESS 1 -#define SLAPI_OP_LESS_OR_EQUAL 2 -#define SLAPI_OP_EQUAL 3 -#define SLAPI_OP_GREATER_OR_EQUAL 4 -#define SLAPI_OP_GREATER 5 -#define SLAPI_OP_SUBSTRING 6 - -#define SLAPI_PLUGIN_MR_USAGE_INDEX 0 -#define SLAPI_PLUGIN_MR_USAGE_SORT 1 - -#define SLAPI_PLUGIN_SYNTAX_FILTER_AVA 700 -#define SLAPI_PLUGIN_SYNTAX_FILTER_SUB 701 -#define SLAPI_PLUGIN_SYNTAX_VALUES2KEYS 702 -#define SLAPI_PLUGIN_SYNTAX_ASSERTION2KEYS_AVA 703 -#define SLAPI_PLUGIN_SYNTAX_ASSERTION2KEYS_SUB 704 -#define SLAPI_PLUGIN_SYNTAX_NAMES 705 -#define SLAPI_PLUGIN_SYNTAX_OID 706 -#define SLAPI_PLUGIN_SYNTAX_FLAGS 707 -#define SLAPI_PLUGIN_SYNTAX_COMPARE 708 - -#define SLAPI_PLUGIN_SYNTAX_FLAG_ORKEYS 1 -#define SLAPI_PLUGIN_SYNTAX_FLAG_ORDERING 2 - -#define SLAPI_PLUGIN_ACL_INIT 730 -#define SLAPI_PLUGIN_ACL_SYNTAX_CHECK 731 -#define SLAPI_PLUGIN_ACL_ALLOW_ACCESS 732 -#define SLAPI_PLUGIN_ACL_MODS_ALLOWED 733 -#define SLAPI_PLUGIN_ACL_MODS_UPDATE 734 - -#define SLAPI_OPERATION_AUTHTYPE 741 -#define SLAPI_OPERATION_ID 742 -#define SLAPI_CONN_CERT 743 -#define SLAPI_CONN_AUTHMETHOD 746 -#define SLAPI_IS_INTERNAL_OPERATION 748 - -#define SLAPI_RESULT_CODE 881 -#define SLAPI_RESULT_TEXT 882 -#define SLAPI_RESULT_MATCHED 883 - -/* managedsait control */ -#define SLAPI_MANAGEDSAIT 1000 - -/* audit plugin defines */ -#define SLAPI_PLUGIN_AUDIT_DATA 1100 -#define SLAPI_PLUGIN_AUDIT_FN 1101 - -/* backend_group extension */ -#define SLAPI_X_PLUGIN_PRE_GROUP_FN 1202 -#define SLAPI_X_PLUGIN_POST_GROUP_FN 1203 - -#define SLAPI_X_GROUP_ENTRY 1250 /* group entry */ -#define SLAPI_X_GROUP_ATTRIBUTE 1251 /* member attribute */ -#define SLAPI_X_GROUP_OPERATION_DN 1252 /* asserted value */ -#define SLAPI_X_GROUP_TARGET_ENTRY 1253 /* target entry */ - -/* internal preoperation extensions */ -#define SLAPI_PLUGIN_INTERNAL_PRE_BIND_FN 1260 -#define SLAPI_PLUGIN_INTERNAL_PRE_UNBIND_FN 1261 -#define SLAPI_PLUGIN_INTERNAL_PRE_SEARCH_FN 1262 -#define SLAPI_PLUGIN_INTERNAL_PRE_COMPARE_FN 1263 -#define SLAPI_PLUGIN_INTERNAL_PRE_ABANDON_FN 1264 - -/* internal postoperation extensions */ -#define SLAPI_PLUGIN_INTERNAL_POST_BIND_FN 1270 -#define SLAPI_PLUGIN_INTERNAL_POST_UNBIND_FN 1271 -#define SLAPI_PLUGIN_INTERNAL_POST_SEARCH_FN 1272 -#define SLAPI_PLUGIN_INTERNAL_POST_COMPARE_FN 1273 -#define SLAPI_PLUGIN_INTERNAL_POST_ABANDON_FN 1274 - -/* config stuff */ -#define SLAPI_CONFIG_FILENAME 40 -#define SLAPI_CONFIG_LINENO 41 -#define SLAPI_CONFIG_ARGC 42 -#define SLAPI_CONFIG_ARGV 43 - -/* operational params */ -#define SLAPI_TARGET_ADDRESS 48 -#define SLAPI_TARGET_UNIQUEID 49 -#define SLAPI_TARGET_DN 50 - -/* server LDAPv3 controls */ -#define SLAPI_REQCONTROLS 51 -#define SLAPI_RESCONTROLS 55 -#define SLAPI_ADD_RESCONTROL 56 -#define SLAPI_CONTROLS_ARG 58 - -/* add params */ -#define SLAPI_ADD_TARGET SLAPI_TARGET_DN -#define SLAPI_ADD_ENTRY 60 -#define SLAPI_ADD_EXISTING_DN_ENTRY 61 -#define SLAPI_ADD_PARENT_ENTRY 62 -#define SLAPI_ADD_PARENT_UNIQUEID 63 -#define SLAPI_ADD_EXISTING_UNIQUEID_ENTRY 64 - -/* bind params */ -#define SLAPI_BIND_TARGET SLAPI_TARGET_DN -#define SLAPI_BIND_METHOD 70 -#define SLAPI_BIND_CREDENTIALS 71 -#define SLAPI_BIND_SASLMECHANISM 72 -#define SLAPI_BIND_RET_SASLCREDS 73 - -/* compare params */ -#define SLAPI_COMPARE_TARGET SLAPI_TARGET_DN -#define SLAPI_COMPARE_TYPE 80 -#define SLAPI_COMPARE_VALUE 81 - -/* delete params */ -#define SLAPI_DELETE_TARGET SLAPI_TARGET_DN -#define SLAPI_DELETE_EXISTING_ENTRY SLAPI_ADD_EXISTING_DN_ENTRY - -/* modify params */ -#define SLAPI_MODIFY_TARGET SLAPI_TARGET_DN -#define SLAPI_MODIFY_MODS 90 -#define SLAPI_MODIFY_EXISTING_ENTRY SLAPI_ADD_EXISTING_DN_ENTRY - -/* modrdn params */ -#define SLAPI_MODRDN_TARGET SLAPI_TARGET_DN -#define SLAPI_MODRDN_NEWRDN 100 -#define SLAPI_MODRDN_DELOLDRDN 101 -#define SLAPI_MODRDN_NEWSUPERIOR 102 /* v3 only */ -#define SLAPI_MODRDN_EXISTING_ENTRY SLAPI_ADD_EXISTING_DN_ENTRY -#define SLAPI_MODRDN_PARENT_ENTRY 104 -#define SLAPI_MODRDN_NEWPARENT_ENTRY 105 -#define SLAPI_MODRDN_TARGET_ENTRY 106 -#define SLAPI_MODRDN_NEWSUPERIOR_ADDRESS 107 - -/* search params */ -#define SLAPI_SEARCH_TARGET SLAPI_TARGET_DN -#define SLAPI_SEARCH_SCOPE 110 -#define SLAPI_SEARCH_DEREF 111 -#define SLAPI_SEARCH_SIZELIMIT 112 -#define SLAPI_SEARCH_TIMELIMIT 113 -#define SLAPI_SEARCH_FILTER 114 -#define SLAPI_SEARCH_STRFILTER 115 -#define SLAPI_SEARCH_ATTRS 116 -#define SLAPI_SEARCH_ATTRSONLY 117 - -/* abandon params */ -#define SLAPI_ABANDON_MSGID 120 - -/* extended operation params */ -#define SLAPI_EXT_OP_REQ_OID 160 -#define SLAPI_EXT_OP_REQ_VALUE 161 - -/* extended operation return codes */ -#define SLAPI_EXT_OP_RET_OID 162 -#define SLAPI_EXT_OP_RET_VALUE 163 - -#define SLAPI_PLUGIN_EXTENDED_SENT_RESULT -1 - -#define SLAPI_FAIL_DISKFULL -2 -#define SLAPI_FAIL_GENERAL -1 -#define SLAPI_PLUGIN_EXTENDED_NOT_HANDLED -2 -#define SLAPI_BIND_SUCCESS 0 -#define SLAPI_BIND_FAIL 2 -#define SLAPI_BIND_ANONYMOUS 3 - -/* Search result params */ -#define SLAPI_SEARCH_RESULT_SET 193 -#define SLAPI_SEARCH_RESULT_ENTRY 194 -#define SLAPI_NENTRIES 195 -#define SLAPI_SEARCH_REFERRALS 196 - -/* filter types */ -#ifndef LDAP_FILTER_AND -#define LDAP_FILTER_AND 0xa0L -#endif -#ifndef LDAP_FILTER_OR -#define LDAP_FILTER_OR 0xa1L -#endif -#ifndef LDAP_FILTER_NOT -#define LDAP_FILTER_NOT 0xa2L -#endif -#ifndef LDAP_FILTER_EQUALITY -#define LDAP_FILTER_EQUALITY 0xa3L -#endif -#ifndef LDAP_FILTER_SUBSTRINGS -#define LDAP_FILTER_SUBSTRINGS 0xa4L -#endif -#ifndef LDAP_FILTER_GE -#define LDAP_FILTER_GE 0xa5L -#endif -#ifndef LDAP_FILTER_LE -#define LDAP_FILTER_LE 0xa6L -#endif -#ifndef LDAP_FILTER_PRESENT -#define LDAP_FILTER_PRESENT 0x87L -#endif -#ifndef LDAP_FILTER_APPROX -#define LDAP_FILTER_APPROX 0xa8L -#endif -#ifndef LDAP_FILTER_EXT_MATCH -#define LDAP_FILTER_EXT_MATCH 0xa9L -#endif - -int slapi_log_error( int severity, char *subsystem, char *fmt, ... ); -#define SLAPI_LOG_FATAL 0 -#define SLAPI_LOG_TRACE 1 -#define SLAPI_LOG_PACKETS 2 -#define SLAPI_LOG_ARGS 3 -#define SLAPI_LOG_CONNS 4 -#define SLAPI_LOG_BER 5 -#define SLAPI_LOG_FILTER 6 -#define SLAPI_LOG_CONFIG 7 -#define SLAPI_LOG_ACL 8 -#define SLAPI_LOG_SHELL 9 -#define SLAPI_LOG_PARSE 10 -#define SLAPI_LOG_HOUSE 11 -#define SLAPI_LOG_REPL 12 -#define SLAPI_LOG_CACHE 13 -#define SLAPI_LOG_PLUGIN 14 -#define SLAPI_LOG_TIMING 15 - -#define SLAPI_PLUGIN_DESCRIPTION 12 -typedef struct slapi_plugindesc { - char *spd_id; - char *spd_vendor; - char *spd_version; - char *spd_description; -} Slapi_PluginDesc; - -#define SLAPI_PLUGIN_VERSION_01 "01" -#define SLAPI_PLUGIN_VERSION_02 "02" -#define SLAPI_PLUGIN_VERSION_03 "03" -#define SLAPI_PLUGIN_CURRENT_VERSION SLAPI_PLUGIN_VERSION_03 - -#endif /* _SLAPI_PLUGIN_H */ - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/sysexits-compat.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/sysexits-compat.h deleted file mode 100755 index 8dedb7fb0..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/include/sysexits-compat.h +++ /dev/null @@ -1,115 +0,0 @@ -/* $OpenLDAP$ */ -/* This work is part of OpenLDAP Software . - * - * Copyright 1998-2022 The OpenLDAP Foundation. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted only as authorized by the OpenLDAP - * Public License. - * - * A copy of this license is available in file LICENSE in the - * top-level directory of the distribution or, alternatively, at - * . - */ -/* Portions Copyright (c) 1987 Regents of the University of California. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. - * - * @(#)sysexits.h 4.5 (Berkeley) 7/6/88 - */ - -/* -** SYSEXITS.H -- Exit status codes for system programs. -** -** This include file attempts to categorize possible error -** exit statuses for system programs, notably delivermail -** and the Berkeley network. -** -** Error numbers begin at EX__BASE to reduce the possibility of -** clashing with other exit statuses that random programs may -** already return. The meaning of the codes is approximately -** as follows: -** -** EX_USAGE -- The command was used incorrectly, e.g., with -** the wrong number of arguments, a bad flag, a bad -** syntax in a parameter, or whatever. -** EX_DATAERR -- The input data was incorrect in some way. -** This should only be used for user's data & not -** system files. -** EX_NOINPUT -- An input file (not a system file) did not -** exist or was not readable. This could also include -** errors like "No message" to a mailer (if it cared -** to catch it). -** EX_NOUSER -- The user specified did not exist. This might -** be used for mail addresses or remote logins. -** EX_NOHOST -- The host specified did not exist. This is used -** in mail addresses or network requests. -** EX_UNAVAILABLE -- A service is unavailable. This can occur -** if a support program or file does not exist. This -** can also be used as a catchall message when something -** you wanted to do doesn't work, but you don't know -** why. -** EX_SOFTWARE -- An internal software error has been detected. -** This should be limited to non-operating system related -** errors as possible. -** EX_OSERR -- An operating system error has been detected. -** This is intended to be used for such things as "cannot -** fork", "cannot create pipe", or the like. It includes -** things like getuid returning a user that does not -** exist in the passwd file. -** EX_OSFILE -- Some system file (e.g., /etc/passwd, /etc/utmp, -** etc.) does not exist, cannot be opened, or has some -** sort of error (e.g., syntax error). -** EX_CANTCREAT -- A (user specified) output file cannot be -** created. -** EX_IOERR -- An error occurred while doing I/O on some file. -** EX_TEMPFAIL -- temporary failure, indicating something that -** is not really an error. In sendmail, this means -** that a mailer (e.g.) could not create a connection, -** and the request should be reattempted later. -** EX_PROTOCOL -- the remote system returned something that -** was "not possible" during a protocol exchange. -** EX_NOPERM -- You did not have sufficient permission to -** perform the operation. This is not intended for -** file system problems, which should use NOINPUT or -** CANTCREAT, but rather for higher level permissions. -** For example, kre uses this to restrict who students -** can send mail to. -** -** Maintained by Eric Allman (eric@berkeley, ucbvax!eric) -- -** please mail changes to me. -** -** @(#)sysexits.h 4.5 7/6/88 -*/ - -# define EX_OK 0 /* successful termination */ - -# define EX__BASE 64 /* base value for error messages */ - -# define EX_USAGE 64 /* command line usage error */ -# define EX_DATAERR 65 /* data format error */ -# define EX_NOINPUT 66 /* cannot open input */ -# define EX_NOUSER 67 /* addressee unknown */ -# define EX_NOHOST 68 /* host name unknown */ -# define EX_UNAVAILABLE 69 /* service unavailable */ -# define EX_SOFTWARE 70 /* internal software error */ -# define EX_OSERR 71 /* system error (e.g., can't fork) */ -# define EX_OSFILE 72 /* critical OS file missing */ -# define EX_CANTCREAT 73 /* can't create (user) output file */ -# define EX_IOERR 74 /* input/output error */ -# define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */ -# define EX_PROTOCOL 76 /* remote error in protocol */ -# define EX_NOPERM 77 /* permission denied */ -# define EX_CONFIG 78 /* configuration error */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile deleted file mode 100644 index 38605da8d..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile +++ /dev/null @@ -1,340 +0,0 @@ -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -##--------------------------------------------------------------------------- -# -# Top-level Makefile template -# - -PACKAGE= OpenLDAP -VERSION= 2.4.45 -RELEASEDATE= 2017/06/01 - - -SHELL = /bin/sh - -top_builddir = .. - -srcdir = . -top_srcdir = .. - -prefix = /usr/local -exec_prefix = ${prefix} -ldap_subdir = /openldap - -bindir = ${exec_prefix}/bin -datarootdir = ${prefix}/share -datadir = ${datarootdir}$(ldap_subdir) -includedir = ${prefix}/include -infodir = ${datarootdir}/info -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -moduledir = ${exec_prefix}/libexec$(ldap_subdir) -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc$(ldap_subdir) -schemadir = $(sysconfdir)/schema - -PLAT = UNIX -EXEEXT = -OBJEXT = o - -BUILD_LIBS_DYNAMIC = static - -SHTOOL = $(top_srcdir)/build/shtool - -INSTALL = $(SHTOOL) install -c -INSTALL_PROGRAM = $(INSTALL) -INSTALL_DATA = $(INSTALL) -m 644 -INSTALL_SCRIPT = $(INSTALL) - -STRIP = -s - -LINT = lint -5LINT = 5lint - -MKDEP = $(top_srcdir)/build/mkdep $(MKDEPFLAG) \ - -d "$(srcdir)" -c "$(MKDEP_CC)" -m "$(MKDEP_CFLAGS)" -MKDEP_CC = cc -MKDEP_CFLAGS = -M - -MKVERSION = $(top_srcdir)/build/mkversion -v "$(VERSION)" - -LIBTOOL = $(SHELL) $(top_builddir)/libtool -LIBRELEASE = 2.4 -LIBVERSION = 12:8:10 -LTVERSION = -release $(LIBRELEASE) -version-info $(LIBVERSION) - -# libtool --only flag for libraries: platform specific -NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC) -LTONLY_LIB = $(UNIX_LTONLY_LIB) - -# libtool --only flag for modules: depends on linkage of module -# The BUILD_MOD macro is defined in each backend Makefile.in file -LTONLY_yes = --tag=disable-shared -LTONLY_mod = --tag=disable-static -LTONLY_MOD = $(LTONLY_$(BUILD_MOD)) - -# platform-specific libtool flags -NT_LTFLAGS_LIB = -no-undefined -avoid-version -rpath $(libdir) -NT_LTFLAGS_MOD = -no-undefined -avoid-version -rpath $(moduledir) -UNIX_LTFLAGS_LIB = $(LTVERSION) -rpath $(libdir) -UNIX_LTFLAGS_MOD = $(LTVERSION) -rpath $(moduledir) - -# libtool flags -LTFLAGS = $(UNIX_LTFLAGS) -LTFLAGS_LIB = $(UNIX_LTFLAGS_LIB) -LTFLAGS_MOD = $(UNIX_LTFLAGS_MOD) - -# LIB_DEFS defined in liblber and libldap Makefile.in files. -# MOD_DEFS defined in backend Makefile.in files. - -# platform-specific LINK_LIBS defined in various Makefile.in files. -# LINK_LIBS referenced in library and module link commands. -LINK_LIBS = $(MOD_LIBS) $(UNIX_LINK_LIBS) - -LTSTATIC = -static - -LTLINK = $(LIBTOOL) --mode=link \ - $(CC) $(LTSTATIC) $(LT_CFLAGS) $(LDFLAGS) $(LTFLAGS) - -LTCOMPILE_LIB = $(LIBTOOL) $(LTONLY_LIB) --mode=compile \ - $(CC) $(LT_CFLAGS) $(LT_CPPFLAGS) $(LIB_DEFS) -c - -LTLINK_LIB = $(LIBTOOL) $(LTONLY_LIB) --mode=link \ - $(CC) $(LT_CFLAGS) $(LDFLAGS) $(LTFLAGS_LIB) - -LTCOMPILE_MOD = $(LIBTOOL) $(LTONLY_MOD) --mode=compile \ - $(CC) $(LT_CFLAGS) $(LT_CPPFLAGS) $(MOD_DEFS) -c - -LTLINK_MOD = $(LIBTOOL) $(LTONLY_MOD) --mode=link \ - $(CC) $(LT_CFLAGS) $(LDFLAGS) $(LTFLAGS_MOD) - -LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL) -LTFINISH = $(LIBTOOL) --mode=finish - -# Misc UNIX commands used in build environment -AR = ar -BASENAME = basename -CAT = cat -CHMOD = chmod -DATE = date -ECHO = $(SHTOOL) echo -HOSTNAME = $(SHTOOL) echo -e "%h%d" -LN = $(SHTOOL) mkln -LN_H = $(LN) -LN_S = $(LN) -s -MAKEINFO = ${SHELL} /Users/siimsuu/projects/openldap-2.4.45/build/missing --run makeinfo -MKDIR = $(SHTOOL) mkdir -p -MV = $(SHTOOL) move -PWD = pwd -RANLIB = ranlib -RM = rm -f -SED = sed -SUBST = $(SHTOOL) subst - -# For manual pages -# MANCOMPRESS=@MANCOMPRESS@ -# MANCOMPRESSSUFFIX=@MANCOMPRESSSUFFIX@ -MANCOMPRESS=$(CAT) -MANCOMPRESSSUFFIX= - -SOELIM=soelim - -INCLUDEDIR= $(top_srcdir)/include -LDAP_INCPATH= -I$(LDAP_INCDIR) -I$(INCLUDEDIR) -LDAP_LIBDIR= $(top_builddir)/libraries - -LUTIL_LIBS = -LTHREAD_LIBS = - -BDB_LIBS = -SLAPD_NDB_LIBS = - -LDAP_LIBLBER_LA = $(LDAP_LIBDIR)/liblber/liblber.la -LDAP_LIBLDAP_LA = $(LDAP_LIBDIR)/libldap/libldap.la -LDAP_LIBLDAP_R_LA = $(LDAP_LIBDIR)/libldap_r/libldap_r.la - -LDAP_LIBREWRITE_A = $(LDAP_LIBDIR)/librewrite/librewrite.a -LDAP_LIBLUNICODE_A = $(LDAP_LIBDIR)/liblunicode/liblunicode.a -LDAP_LIBLUTIL_A = $(LDAP_LIBDIR)/liblutil/liblutil.a - -LDAP_L = $(LDAP_LIBLUTIL_A) \ - $(LDAP_LIBLDAP_LA) $(LDAP_LIBLBER_LA) -SLAPD_L = $(LDAP_LIBLUNICODE_A) $(LDAP_LIBREWRITE_A) \ - $(LDAP_LIBLUTIL_A) $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA) - -WRAP_LIBS = -# AutoConfig generated -AC_CC = cc -AC_CFLAGS = -g -O2 -AC_DEFS = # -DHAVE_CONFIG_H -AC_LDFLAGS = -AC_LIBS = -lresolv - -KRB4_LIBS = -KRB5_LIBS = -KRB_LIBS = -SASL_LIBS = -lsasl2 -TLS_LIBS = -AUTH_LIBS = -SECURITY_LIBS = $(SASL_LIBS) $(KRB_LIBS) $(TLS_LIBS) $(AUTH_LIBS) -ICU_LIBS = - -MODULES_CPPFLAGS = -MODULES_LDFLAGS = -MODULES_LIBS = -SLAPD_PERL_LDFLAGS = - -SLAPD_SQL_LDFLAGS = -SLAPD_SQL_INCLUDES = -SLAPD_SQL_LIBS = - -SLAPD_LIBS = $(BDB_LIBS) $(ICU_LIBS) - -# Our Defaults -CC = $(AC_CC) -DEFS = $(LDAP_INCPATH) $(XINCPATH) $(XDEFS) $(AC_DEFS) $(DEFINES) -CFLAGS = $(AC_CFLAGS) $(DEFS) -LDFLAGS = $(LDAP_LIBPATH) $(AC_LDFLAGS) $(XLDFLAGS) -LIBS = $(XLIBS) $(XXLIBS) $(AC_LIBS) $(XXXLIBS) - -LT_CFLAGS = $(AC_CFLAGS) -LT_CPPFLAGS = $(DEFS) - -all: all-common all-local FORCE -install: install-common install-local FORCE -clean: clean-common clean-local FORCE -veryclean: veryclean-common veryclean-local FORCE -depend: depend-common depend-local FORCE - -# empty common rules -all-common: -install-common: -clean-common: -veryclean-common: clean-common FORCE -depend-common: -lint-common: -lint5-common: - -# empty local rules -all-local: -install-local: -clean-local: -veryclean-local: clean-local FORCE -depend-local: -lint-local: -lint5-local: - -veryclean: FORCE - $(RM) Makefile - $(RM) -r .libs - -Makefile: Makefile.in $(top_srcdir)/build/top.mk - -pathtest: - $(SHTOOL) --version - -# empty rule for forcing rules -FORCE: - -##--------------------------------------------------------------------------- - -# Libraries Makefile for OpenLDAP -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . - -SUBDIRS= \ - liblutil \ - liblber \ - liblunicode \ - libldap libldap_r \ - librewrite - -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . -##--------------------------------------------------------------------------- -# -# Makes subdirectories -# - - -all-common: FORCE - @echo "Making all in `$(PWD)`" - @for i in $(SUBDIRS) $(ALLDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) all ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -install-common: FORCE - @echo "Making install in `$(PWD)`" - @for i in $(SUBDIRS) $(INSTALLDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) install ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -clean-common: FORCE - @echo "Making clean in `$(PWD)`" - @for i in $(SUBDIRS) $(CLEANDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) clean ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -veryclean-common: FORCE - @echo "Making veryclean in `$(PWD)`" - @for i in $(SUBDIRS) $(CLEANDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) veryclean ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -depend-common: FORCE - @echo "Making depend in `$(PWD)`" - @for i in $(SUBDIRS) $(DEPENDDIRS); do \ - echo " Entering subdirectory $$i"; \ - ( cd $$i; $(MAKE) $(MFLAGS) depend ); \ - if test $$? != 0 ; then exit 1; fi ; \ - echo " "; \ - done - -Makefile: $(top_srcdir)/build/dir.mk diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile.am b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile.am deleted file mode 100644 index 894f13163..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile.am +++ /dev/null @@ -1,100 +0,0 @@ -# Makefile.am for the SASL library -# Rob Earhart -# $Id: Makefile.am,v 1.85.2.1 2009/04/27 17:58:26 murch Exp $ -# Copyright (c) 2000 Carnegie Mellon University. All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in -# the documentation and/or other materials provided with the -# distribution. -# -# 3. The name "Carnegie Mellon University" must not be used to -# endorse or promote products derived from this software without -# prior written permission. For permission or any other legal -# details, please contact -# Office of Technology Transfer -# Carnegie Mellon University -# 5000 Forbes Avenue -# Pittsburgh, PA 15213-3890 -# (412) 268-4387, fax: (412) 268-7395 -# tech-transfer@andrew.cmu.edu -# -# 4. Redistributions of any form whatsoever must retain the following -# acknowledgment: -# "This product includes software developed by Computing Services -# at Carnegie Mellon University (http://www.cmu.edu/computing/)." -# -# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO -# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE -# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN -# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING -# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# - -# Library version info - here at the top, for sanity -sasl_version = 2:23:0 - -INCLUDES=-I$(top_srcdir)/include -I$(top_srcdir)/plugins -I$(top_builddir)/include -I$(top_srcdir)/sasldb - -EXTRA_DIST = windlopen.c staticopen.h NTMakefile -EXTRA_LIBRARIES = libsasl2.a -noinst_LIBRARIES = @SASL_STATIC_LIBS@ -libsasl2_a_SOURCES= - -common_headers = saslint.h -common_sources = auxprop.c canonusr.c checkpw.c client.c common.c config.c external.c md5.c saslutil.c server.c seterror.c dlopen.c ../plugins/plugin_common.c - -LTLIBOBJS = @LTLIBOBJS@ -LIBOBJS = @LIBOBJS@ -LIB_DOOR= @LIB_DOOR@ - -lib_LTLIBRARIES = libsasl2.la - -libsasl2_la_SOURCES = $(common_sources) $(common_headers) -libsasl2_la_LDFLAGS = -version-info $(sasl_version) -libsasl2_la_DEPENDENCIES = $(LTLIBOBJS) -libsasl2_la_LIBADD = $(LTLIBOBJS) $(SASL_DL_LIB) $(LIB_SOCKET) $(LIB_DOOR) - -if MACOSX -framedir = /Library/Frameworks/SASL2.framework -install-exec-hook: - $(mkinstalldirs) $(framedir)/Versions/A - ln -fs $(libdir)/libsasl2.dylib $(framedir)/Versions/A/SASL2 - cd $(framedir) ; ln -fs Versions/A/SASL2 . -else -install-exec-hook: -endif - -libsasl2.a: libsasl2.la $(SASL_STATIC_OBJS) - @echo adding static plugins and dependencies - $(AR) cru .libs/$@ $(SASL_STATIC_OBJS) - @for i in ./libsasl2.la ../sasldb/libsasldb.la ../plugins/lib*.la; do \ - if test ! -f $$i; then continue; fi; . $$i; \ - for j in $$dependency_libs foo; do \ - case $$j in foo) ;; \ - -L*) for k in $$depdirs foo; do \ - if test $$k = $$j; then break; fi; done; \ - if test $$k = foo; then depdirs="$$depdirs $$j"; fi ;; \ - -l*) for k in $$deplibs foo; do \ - if test $$k = $$j; then break; fi; done; \ - if test $$k = foo; then deplibs="$$deplibs $$j"; fi ;; \ - esac; done; dependency_libs=""; done; \ - sed -e "/^dependency_libs=/s%=.*%='$${depdirs}$${deplibs}'%" \ - libsasl2.la >TMP.$$ && mv TMP.$$ libsasl2.la - rm -f $@ - ln -s .libs/$@ $@ - -$(SASL_STATIC_OBJS): linksrcs - -linksrcs: - -ln -s $(SASL_STATIC_SRCS) . - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile.in b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile.in deleted file mode 100644 index 1f4978b42..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ -# Libraries Makefile for OpenLDAP -# $OpenLDAP$ -## This work is part of OpenLDAP Software . -## -## Copyright 1998-2017 The OpenLDAP Foundation. -## All rights reserved. -## -## Redistribution and use in source and binary forms, with or without -## modification, are permitted only as authorized by the OpenLDAP -## Public License. -## -## A copy of this license is available in the file LICENSE in the -## top-level directory of the distribution or, alternatively, at -## . - -SUBDIRS= \ - liblutil \ - liblber \ - liblunicode \ - libldap libldap_r \ - librewrite - diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/NTMakefile b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/NTMakefile deleted file mode 100755 index 220f80bde..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/NTMakefile +++ /dev/null @@ -1,120 +0,0 @@ -!INCLUDE ..\win32\common.mak - -# WS2tcpip.h included in Visual Studio 7 provides getaddrinfo, ... -# emulation on Windows, so there is no need to build getaddrinfo.c - -!IF "$(VCVER)" == "6" -compat_sources = getaddrinfo.c getnameinfo.c -compat_objs = getaddrinfo.obj getnameinfo.obj -!ENDIF - - -libsasl_sources = auxprop.c canonusr.c checkpw.c client.c common.c config.c external.c md5.c saslutil.c server.c seterror.c windlopen.c getsubopt.c plugin_common.c plugin_common.h $(compat_sources) -libsasl_objs = auxprop.obj canonusr.obj checkpw.obj client.obj common.obj config.obj external.obj md5.obj saslutil.obj server.obj seterror.obj windlopen.obj getsubopt.obj plugin_common.obj $(compat_objs) -libsasl_res = libsasl.res -libsasl_out = libsasl.dll libsasl.exp libsasl.lib $(libsasl_res) - -CPPFLAGS = /D NEED_GETOPT /I "..\win32\include" /I "." /I "..\include" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBSASL_EXPORTS" - -!IF $(TARGET_WIN_SYSTEM) >= 51 -CPPFLAGS = /D TARGET_WIN_SYSTEM=$(TARGET_WIN_SYSTEM) $(CPPFLAGS) -!ENDIF - -all_objs = $(libsasl_objs) -all_out = $(libsasl_out) - -libdir = $(prefix)\lib -bindir = $(prefix)\bin -exclude_list = binexclude.lst - -all: all-recursive - -# -# /I flag to xcopy tells to treat the last parameter as directory and create all missing levels -# -# In order to force xcopy not to confirm if the second parameter is file or directory, -# the first parameter has to contain a wildcard character. For example, we use libsasl.l*, -# instead of libsasl.lib. Ugly, but works! -# -install: libsasl.dll - @echo libsasl.exp > $(exclude_list) - @echo libsasl.lib >> $(exclude_list) - @echo libsasl.res >> $(exclude_list) - @xcopy libsasl.* $(bindir) /I /F /Y /EXCLUDE:$(exclude_list) - @xcopy libsasl.l* $(libdir) /I /F /Y - -all-recursive: libsasl.dll - -libsasl.dll: $(libsasl_objs) $(libsasl_res) - $(LINK32DLL) @<< $(LINK32DLL_FLAGS) /out:"libsasl.dll" /implib:"libsasl.lib" /pdb:"libsasl.pdb" $(libsasl_objs) $(libsasl_res) -<< - -plugin_common.c: ..\plugins\plugin_common.c plugin_common.h - copy ..\plugins\plugin_common.c . - -plugin_common.h: ..\plugins\plugin_common.h - copy ..\plugins\plugin_common.h . - -client.c common.c external.c plugin_common.c server.c seterror.c: ..\include\saslplug.h - -CLEAN : - -@erase $(all_objs) - -@erase "*.idb" - -@erase "*.pdb" - -@erase $(all_out) - -@erase plugin_common.h - -@erase plugin_common.c - -@erase $(exclude_list) - -$(libsasl_res): NTMakefile - rc /fo"$(libsasl_res)" << -#include "afxres.h" - -VS_VERSION_INFO VERSIONINFO - FILEVERSION $(SASL_VERSION_MAJOR),$(SASL_VERSION_MINOR),$(SASL_VERSION_STEP),0 - PRODUCTVERSION $(SASL_VERSION_MAJOR),$(SASL_VERSION_MINOR),$(SASL_VERSION_STEP),0 - FILEFLAGSMASK 0x3fL -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x40004L - FILETYPE 0x1L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904b0" - BEGIN - VALUE "CompanyName", "Carnegie Mellon University\0" - VALUE "FileDescription", "CMU SASL API v2\0" - VALUE "FileVersion", "$(SASL_VERSION_MAJOR).$(SASL_VERSION_MINOR).$(SASL_VERSION_STEP).0\0" - VALUE "InternalName", "libsasl\0" - VALUE "LegalCopyright", "Copyright (c) Carnegie Mellon University 2005\0" - VALUE "OriginalFilename", "libsasl.dll\0" - VALUE "ProductName", "Carnegie Mellon University SASL\0" - VALUE "ProductVersion", "$(SASL_VERSION_MAJOR).$(SASL_VERSION_MINOR).$(SASL_VERSION_STEP)-0" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1200 - END -END -<< - -.c.obj:: - $(CPP) @<< - $(CPP_PROJ) $< -<< - -.cpp.obj:: - $(CPP) @<< - $(CPP_PROJ) $< -<< - -.cxx.obj:: - $(CPP) @<< - $(CPP_PROJ) $< -<< diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/getsubopt.c b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/getsubopt.c deleted file mode 100644 index 38fdbcf94..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/getsubopt.c +++ /dev/null @@ -1,114 +0,0 @@ -/* $NetBSD: getsubopt.c,v 1.4 1998/02/03 18:44:15 perry Exp $ */ - -/*- - * Copyright (c) 1990, 1993 - * The Regents of the University of California. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - */ - -#if ((!defined(WIN32))&&(!defined(macintosh))) -#include -#endif /* WIN32 */ -#if defined(LIBC_SCCS) && !defined(lint) -#if 0 -static char sccsid[] = "@(#)getsubopt.c 8.1 (Berkeley) 6/4/93"; -#else -__RCSID("$NetBSD: getsubopt.c,v 1.4 1998/02/03 18:44:15 perry Exp $"); -#endif -#endif /* LIBC_SCCS and not lint */ - -#include -#include -#ifdef HAVE_UNISTD_H -#include -#endif /* HAVE_UNISTD_H */ -#if (defined(WIN32)||(defined(macintosh))) -#include "sasl.h" -LIBSASL_API int getsubopt(char **optionp, char * const *tokens, char **valuep); -#endif /* WIN32 */ -/* - * The SVID interface to getsubopt provides no way of figuring out which - * part of the suboptions list wasn't matched. This makes error messages - * tricky... The extern variable suboptarg is a pointer to the token - * which didn't match. - */ -char *suboptarg; - -int -getsubopt(optionp, tokens, valuep) - char **optionp, **valuep; - char * const *tokens; -{ - int cnt; - char *p; - - suboptarg = *valuep = NULL; - - if (!optionp || !*optionp) - return(-1); - - /* skip leading white-space, commas */ - for (p = *optionp; *p && (*p == ',' || *p == ' ' || *p == '\t'); ++p); - - if (!*p) { - *optionp = p; - return(-1); - } - - /* save the start of the token, and skip the rest of the token. */ - for (suboptarg = p; - *++p && *p != ',' && *p != '=' && *p != ' ' && *p != '\t';); - - if (*p) { - /* - * If there's an equals sign, set the value pointer, and - * skip over the value part of the token. Terminate the - * token. - */ - if (*p == '=') { - *p = '\0'; - for (*valuep = ++p; - *p && *p != ',' && *p != ' ' && *p != '\t'; ++p); - if (*p) - *p++ = '\0'; - } else - *p++ = '\0'; - /* Skip any whitespace or commas after this token. */ - for (; *p && (*p == ',' || *p == ' ' || *p == '\t'); ++p); - } - - /* set optionp for next round. */ - *optionp = p; - - for (cnt = 0; *tokens; ++tokens, ++cnt) - if (!strcmp(suboptarg, *tokens)) - return(cnt); - return(-1); -} diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libcrypto.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libcrypto.a deleted file mode 100644 index 0768dc43a..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libcrypto.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/liblber.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/liblber.a deleted file mode 100755 index 91379927e..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/liblber.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libldap.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libldap.a deleted file mode 100755 index 2accfe9e5..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libldap.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libldap_r.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libldap_r.a deleted file mode 100644 index 28ff5c289..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libldap_r.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libopenldap.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libopenldap.a deleted file mode 100644 index 0e4ddc462..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libopenldap.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libraries.xcodeproj/project.pbxproj b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libraries.xcodeproj/project.pbxproj deleted file mode 100644 index cc95bbf28..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libraries.xcodeproj/project.pbxproj +++ /dev/null @@ -1,202 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 48; - objects = { - -/* Begin PBXFileReference section */ - 3941D3AA2052B1D70066DF7B /* liblunicode */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblunicode; sourceTree = ""; }; - 3941D3AB2052B1D70066DF7B /* .DS_Store */ = {isa = PBXFileReference; lastKnownFileType = file; path = .DS_Store; sourceTree = ""; }; - 3941D3AC2052B1D70066DF7B /* librewrite */ = {isa = PBXFileReference; lastKnownFileType = folder; path = librewrite; sourceTree = ""; }; - 3941D3AD2052B1D70066DF7B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - 3941D3AE2052B1D70066DF7B /* libldap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libldap.a; sourceTree = ""; }; - 3941D3AF2052B1D70066DF7B /* liblutil */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblutil; sourceTree = ""; }; - 3941D3B02052B1D70066DF7B /* liblmdb */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblmdb; sourceTree = ""; }; - 3941D3B12052B1D70066DF7B /* libldap_r */ = {isa = PBXFileReference; lastKnownFileType = folder; path = libldap_r; sourceTree = ""; }; - 3941D3B22052B1D70066DF7B /* libldap_r.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libldap_r.a; sourceTree = ""; }; - 3941D3B32052B1D70066DF7B /* libldap */ = {isa = PBXFileReference; lastKnownFileType = folder; path = libldap; sourceTree = ""; }; - 3941D3B42052B1D70066DF7B /* liblber */ = {isa = PBXFileReference; lastKnownFileType = folder; path = liblber; sourceTree = ""; }; - 3941D3B52052B1D70066DF7B /* Makefile.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.in; sourceTree = ""; }; - 3941D3B62052B1D70066DF7B /* liblber.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = liblber.a; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXGroup section */ - 3941D3A42052B1D70066DF7B = { - isa = PBXGroup; - children = ( - 3941D3AA2052B1D70066DF7B /* liblunicode */, - 3941D3AB2052B1D70066DF7B /* .DS_Store */, - 3941D3AC2052B1D70066DF7B /* librewrite */, - 3941D3AD2052B1D70066DF7B /* Makefile */, - 3941D3AE2052B1D70066DF7B /* libldap.a */, - 3941D3AF2052B1D70066DF7B /* liblutil */, - 3941D3B02052B1D70066DF7B /* liblmdb */, - 3941D3B12052B1D70066DF7B /* libldap_r */, - 3941D3B22052B1D70066DF7B /* libldap_r.a */, - 3941D3B32052B1D70066DF7B /* libldap */, - 3941D3B42052B1D70066DF7B /* liblber */, - 3941D3B52052B1D70066DF7B /* Makefile.in */, - 3941D3B62052B1D70066DF7B /* liblber.a */, - ); - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXLegacyTarget section */ - 3941D3A92052B1D70066DF7B /* libraries */ = { - isa = PBXLegacyTarget; - buildArgumentsString = ""; - buildConfigurationList = 3941D3B72052B1D70066DF7B /* Build configuration list for PBXLegacyTarget "libraries" */; - buildPhases = ( - ); - buildToolPath = /usr/bin/make; - buildWorkingDirectory = "/Users/siimsuu/projects/Crypto-IOS/CryptoApp/openldap/libraries"; - dependencies = ( - ); - name = libraries; - passBuildSettingsInEnvironment = 1; - productName = libraries; - }; -/* End PBXLegacyTarget section */ - -/* Begin PBXProject section */ - 3941D3A52052B1D70066DF7B /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0920; - }; - buildConfigurationList = 3941D3A82052B1D70066DF7B /* Build configuration list for PBXProject "libraries" */; - compatibilityVersion = "Xcode 8.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 3941D3A42052B1D70066DF7B; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 3941D3A92052B1D70066DF7B /* libraries */, - ); - }; -/* End PBXProject section */ - -/* Begin XCBuildConfiguration section */ - 3941D3A62052B1D70066DF7B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx; - }; - name = Debug; - }; - 3941D3A72052B1D70066DF7B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = YES; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - SDKROOT = macosx; - }; - name = Release; - }; - 3941D3B82052B1D70066DF7B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = libraries; - }; - name = Debug; - }; - 3941D3B92052B1D70066DF7B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = libraries; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 3941D3A82052B1D70066DF7B /* Build configuration list for PBXProject "libraries" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3941D3A62052B1D70066DF7B /* Debug */, - 3941D3A72052B1D70066DF7B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 3941D3B72052B1D70066DF7B /* Build configuration list for PBXLegacyTarget "libraries" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3941D3B82052B1D70066DF7B /* Debug */, - 3941D3B92052B1D70066DF7B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 3941D3A52052B1D70066DF7B /* Project object */; -} diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libsasl2.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libsasl2.a deleted file mode 100644 index 5f664e37a..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libsasl2.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libssl.a b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libssl.a deleted file mode 100644 index 023d976c1..000000000 Binary files a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/libssl.a and /dev/null differ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/saslint.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/saslint.h deleted file mode 100644 index b1c20effb..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/saslint.h +++ /dev/null @@ -1,496 +0,0 @@ -/* saslint.h - internal SASL library definitions - * Rob Siemborski - * Tim Martin - * $Id: saslint.h,v 1.60 2006/04/18 20:25:45 mel Exp $ - */ -/* - * Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The name "Carnegie Mellon University" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For permission or any other legal - * details, please contact - * Office of Technology Transfer - * Carnegie Mellon University - * 5000 Forbes Avenue - * Pittsburgh, PA 15213-3890 - * (412) 268-4387, fax: (412) 268-7395 - * tech-transfer@andrew.cmu.edu - * - * 4. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by Computing Services - * at Carnegie Mellon University (http://www.cmu.edu/computing/)." - * - * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO - * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN - * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -#ifndef SASLINT_H -#define SASLINT_H - -#include -#include "sasl.h" -#include "saslplug.h" -#include "saslutil.h" -#include "prop.h" - -/* #define'd constants */ -#define CANON_BUF_SIZE 1024 - -/* Error Handling Foo */ -/* Helpful Hints: - * -Error strings are set as soon as possible (first function in stack trace - * with a pointer to the sasl_conn_t. - * -Error codes are set as late as possible (only in the sasl api functions), - * though "as often as possible" also comes to mind to ensure correctness - * -Errors from calls to _buf_alloc, _sasl_strdup, etc are assumed to be - * memory errors. - * -Only errors (error codes < SASL_OK) should be remembered - */ -#define RETURN(conn, val) { if(conn && (val) < SASL_OK) \ - (conn)->error_code = (val); \ - return (val); } -#define MEMERROR(conn) {\ - if(conn) sasl_seterror( (conn), 0, \ - "Out of Memory in " __FILE__ " near line %d", __LINE__ ); \ - RETURN(conn, SASL_NOMEM) } -#define PARAMERROR(conn) {\ - if(conn) sasl_seterror( (conn), SASL_NOLOG, \ - "Parameter error in " __FILE__ " near line %d", __LINE__ ); \ - RETURN(conn, SASL_BADPARAM) } -#define INTERROR(conn, val) {\ - if(conn) sasl_seterror( (conn), 0, \ - "Internal Error %d in " __FILE__ " near line %d", (val),\ - __LINE__ ); \ - RETURN(conn, (val)) } - -#ifndef PATH_MAX -# ifdef WIN32 -# define PATH_MAX MAX_PATH -# else -# ifdef _POSIX_PATH_MAX -# define PATH_MAX _POSIX_PATH_MAX -# else -# define PATH_MAX 1024 /* arbitrary; probably big enough. - * will probably only be 256+64 on - * pre-posix machines */ -# endif /* _POSIX_PATH_MAX */ -# endif /* WIN32 */ -#endif - -/* : Define directory delimiter in SASL_PATH/SASL_CONF_PATH variables */ -#ifdef WIN32 -#define PATHS_DELIMITER ';' -#else -#define PATHS_DELIMITER ':' -#endif - -/* Datatype Definitions */ -typedef struct { - const sasl_callback_t *callbacks; - const char *appname; -} sasl_global_callbacks_t; - -extern sasl_global_callbacks_t global_callbacks; - -typedef struct _sasl_external_properties -{ - sasl_ssf_t ssf; - char *auth_id; -} _sasl_external_properties_t; - -typedef struct sasl_string_list -{ - const char *d; - struct sasl_string_list *next; -} sasl_string_list_t; - -typedef struct buffer_info -{ - char *data; - size_t curlen; - size_t reallen; -} buffer_info_t; - -typedef int add_plugin_t(const char *, void *); - -typedef struct add_plugin_list -{ - const char *entryname; - add_plugin_t *add_plugin; -} add_plugin_list_t; - -enum Sasl_conn_type { SASL_CONN_UNKNOWN = 0, - SASL_CONN_SERVER = 1, - SASL_CONN_CLIENT = 2 }; - -struct sasl_conn { - enum Sasl_conn_type type; - - void (*destroy_conn)(sasl_conn_t *); /* destroy function */ - - char *service; - - unsigned int flags; /* flags passed to sasl_*_new */ - - /* IP information. A buffer of size 52 is adequate for this in its - longest format (see sasl.h) */ - int got_ip_local, got_ip_remote; - char iplocalport[NI_MAXHOST + NI_MAXSERV]; - char ipremoteport[NI_MAXHOST + NI_MAXSERV]; - - void *context; - sasl_out_params_t oparams; - - sasl_security_properties_t props; - _sasl_external_properties_t external; - - sasl_secret_t *secret; - - int (*idle_hook)(sasl_conn_t *conn); - const sasl_callback_t *callbacks; - const sasl_global_callbacks_t *global_callbacks; /* global callbacks - * connection */ - char *serverFQDN; - - /* Pointers to memory that we are responsible for */ - buffer_info_t *encode_buf; - - int error_code; - char *error_buf, *errdetail_buf; - size_t error_buf_len, errdetail_buf_len; - char *mechlist_buf; - size_t mechlist_buf_len; - - char *decode_buf; - - char user_buf[CANON_BUF_SIZE+1], authid_buf[CANON_BUF_SIZE+1]; - - /* Allocated by sasl_encodev if the output contains multiple SASL packet. */ - buffer_info_t multipacket_encoded_data; -}; - -/* Server Conn Type Information */ - -typedef struct mechanism -{ - server_sasl_mechanism_t m; - struct mechanism *next; -} mechanism_t; - -typedef struct mech_list { - const sasl_utils_t *utils; /* gotten from plug_init */ - - void *mutex; /* mutex for this data */ - mechanism_t *mech_list; /* list of mechanisms */ - int mech_length; /* number of mechanisms */ -} mech_list_t; - -typedef struct context_list -{ - mechanism_t *mech; - void *context; /* if NULL, this mech is disabled for this connection - * otherwise, use this context instead of a call - * to mech_new */ - struct context_list *next; -} context_list_t; - -typedef struct sasl_server_conn { - sasl_conn_t base; /* parts common to server + client */ - - char *appname; /* application name buffer (for sparams) */ - char *user_realm; /* domain the user authenticating is in */ - int sent_last; /* Have we already done the last send? */ - int authenticated; - mechanism_t *mech; /* mechanism trying to use */ - sasl_server_params_t *sparams; - context_list_t *mech_contexts; -} sasl_server_conn_t; - -/* Client Conn Type Information */ - -typedef struct cmechanism -{ - client_sasl_mechanism_t m; - struct cmechanism *next; -} cmechanism_t; - -typedef struct cmech_list { - const sasl_utils_t *utils; - - void *mutex; /* mutex for this data */ - cmechanism_t *mech_list; /* list of mechanisms */ - int mech_length; /* number of mechanisms */ - -} cmech_list_t; - -typedef struct sasl_client_conn { - sasl_conn_t base; /* parts common to server + client */ - - cmechanism_t *mech; - sasl_client_params_t *cparams; - - char *clientFQDN; - -} sasl_client_conn_t; - -typedef struct sasl_allocation_utils { - sasl_malloc_t *malloc; - sasl_calloc_t *calloc; - sasl_realloc_t *realloc; - sasl_free_t *free; -} sasl_allocation_utils_t; - -typedef struct sasl_mutex_utils { - sasl_mutex_alloc_t *alloc; - sasl_mutex_lock_t *lock; - sasl_mutex_unlock_t *unlock; - sasl_mutex_free_t *free; -} sasl_mutex_utils_t; - -typedef struct sasl_log_utils_s { - sasl_log_t *log; -} sasl_log_utils_t; - -typedef int sasl_plaintext_verifier(sasl_conn_t *conn, - const char *userid, - const char *passwd, - const char *service, - const char *user_realm); - -struct sasl_verify_password_s { - char *name; - sasl_plaintext_verifier *verify; -}; - -/* - * globals & constants - */ -/* - * common.c - */ -LIBSASL_API const sasl_utils_t *sasl_global_utils; - -extern int (*_sasl_client_idle_hook)(sasl_conn_t *conn); -extern int (*_sasl_server_idle_hook)(sasl_conn_t *conn); - -/* These return SASL_OK if we've actually finished cleanup, - * SASL_NOTINIT if that part of the library isn't initialized, and - * SASL_CONTINUE if we need to call them again */ -extern int (*_sasl_client_cleanup_hook)(void); -extern int (*_sasl_server_cleanup_hook)(void); - -extern sasl_allocation_utils_t _sasl_allocation_utils; -extern sasl_mutex_utils_t _sasl_mutex_utils; - -/* - * checkpw.c - */ -extern struct sasl_verify_password_s _sasl_verify_password[]; - -/* - * server.c - */ -/* (this is a function call to ensure this is read-only to the outside) */ -extern int _is_sasl_server_active(void); - -/* - * Allocation and Mutex utility macros - */ -#define sasl_ALLOC(__size__) (_sasl_allocation_utils.malloc((__size__))) -#define sasl_CALLOC(__nelem__, __size__) \ - (_sasl_allocation_utils.calloc((__nelem__), (__size__))) -#define sasl_REALLOC(__ptr__, __size__) \ - (_sasl_allocation_utils.realloc((__ptr__), (__size__))) -#define sasl_FREE(__ptr__) (_sasl_allocation_utils.free((__ptr__))) - -#define sasl_MUTEX_ALLOC() (_sasl_mutex_utils.alloc()) -#define sasl_MUTEX_LOCK(__mutex__) (_sasl_mutex_utils.lock((__mutex__))) -#define sasl_MUTEX_UNLOCK(__mutex__) (_sasl_mutex_utils.unlock((__mutex__))) -#define sasl_MUTEX_FREE(__mutex__) \ - (_sasl_mutex_utils.free((__mutex__))) - -/* function prototypes */ -/* - * dlopen.c and staticopen.c - */ -/* - * The differences here are: - * _sasl_load_plugins loads all plugins from all files - * _sasl_get_plugin loads the LIBRARY for an individual file - * _sasl_done_with_plugins frees the LIBRARIES loaded by the above 2 - * _sasl_locate_entry locates an entrypoint in a given library - */ -extern int _sasl_load_plugins(const add_plugin_list_t *entrypoints, - const sasl_callback_t *getpath_callback, - const sasl_callback_t *verifyfile_callback); -extern int _sasl_get_plugin(const char *file, - const sasl_callback_t *verifyfile_cb, - void **libraryptr); -extern int _sasl_locate_entry(void *library, const char *entryname, - void **entry_point); -extern int _sasl_done_with_plugins(); - - -/* - * common.c - */ -extern const sasl_callback_t * -_sasl_find_getpath_callback(const sasl_callback_t *callbacks); - -extern const sasl_callback_t * -_sasl_find_getconfpath_callback(const sasl_callback_t *callbacks); - -extern const sasl_callback_t * -_sasl_find_verifyfile_callback(const sasl_callback_t *callbacks); - -extern int _sasl_common_init(sasl_global_callbacks_t *global_callbacks); - -extern int _sasl_conn_init(sasl_conn_t *conn, - const char *service, - unsigned int flags, - enum Sasl_conn_type type, - int (*idle_hook)(sasl_conn_t *conn), - const char *serverFQDN, - const char *iplocalport, - const char *ipremoteport, - const sasl_callback_t *callbacks, - const sasl_global_callbacks_t *global_callbacks); -extern void _sasl_conn_dispose(sasl_conn_t *conn); - -extern sasl_utils_t * -_sasl_alloc_utils(sasl_conn_t *conn, - sasl_global_callbacks_t *global_callbacks); -extern int _sasl_free_utils(const sasl_utils_t ** utils); - -extern int -_sasl_getcallback(sasl_conn_t * conn, - unsigned long callbackid, - int (**pproc)(), - void **pcontext); - -extern void -_sasl_log(sasl_conn_t *conn, - int level, - const char *fmt, - ...); - -void _sasl_get_errorbuf(sasl_conn_t *conn, char ***bufhdl, size_t **lenhdl); -int _sasl_add_string(char **out, size_t *alloclen, - size_t *outlen, const char *add); - -/* More Generic Utilities in common.c */ -extern int _sasl_strdup(const char *in, char **out, size_t *outlen); - -/* Basically a conditional call to realloc(), if we need more */ -int _buf_alloc(char **rwbuf, size_t *curlen, size_t newlen); - -/* convert an iovec to a single buffer */ -int _iovec_to_buf(const struct iovec *vec, - unsigned numiov, buffer_info_t **output); - -/* Convert between string formats and sockaddr formats */ -int _sasl_iptostring(const struct sockaddr *addr, socklen_t addrlen, - char *out, unsigned outlen); -int _sasl_ipfromstring(const char *addr, struct sockaddr *out, - socklen_t outlen); - -/* - * external plugin (external.c) - */ -int external_client_plug_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_client_plug_t **pluglist, - int *plugcount); -int external_server_plug_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_server_plug_t **pluglist, - int *plugcount); - -/* Mech Listing Functions */ -int _sasl_build_mechlist(void); -int _sasl_server_listmech(sasl_conn_t *conn, - const char *user, - const char *prefix, - const char *sep, - const char *suffix, - const char **result, - unsigned *plen, - int *pcount); -int _sasl_client_listmech(sasl_conn_t *conn, - const char *prefix, - const char *sep, - const char *suffix, - const char **result, - unsigned *plen, - int *pcount); -/* Just create a straight list of them */ -sasl_string_list_t *_sasl_client_mechs(void); -sasl_string_list_t *_sasl_server_mechs(void); - -/* - * config file declarations (config.c) - */ -extern int sasl_config_init(const char *filename); -extern const char *sasl_config_getstring(const char *key,const char *def); - -/* checkpw.c */ -#ifdef DO_SASL_CHECKAPOP -extern int _sasl_auxprop_verify_apop(sasl_conn_t *conn, - const char *userstr, - const char *challenge, - const char *response, - const char *user_realm); -#endif /* DO_SASL_CHECKAPOP */ - -/* Auxprop Plugin (checkpw.c) */ -extern int sasldb_auxprop_plug_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_auxprop_plug_t **plug, - const char *plugname); - -/* - * auxprop.c - */ -extern int _sasl_auxprop_add_plugin(void *p, void *library); -extern void _sasl_auxprop_free(void); -extern void _sasl_auxprop_lookup(sasl_server_params_t *sparams, - unsigned flags, - const char *user, unsigned ulen); - -/* - * canonusr.c - */ -void _sasl_canonuser_free(); -extern int internal_canonuser_init(const sasl_utils_t *utils, - int max_version, - int *out_version, - sasl_canonuser_plug_t **plug, - const char *plugname); -extern int _sasl_canon_user(sasl_conn_t *conn, - const char *user, unsigned ulen, - unsigned flags, - sasl_out_params_t *oparams); - -#endif /* SASLINT_H */ diff --git a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/staticopen.h b/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/staticopen.h deleted file mode 100644 index dbf3b33ee..000000000 --- a/CryptoLib/CryptoLib/openldap/OpenLDAP.iphonesimulator/libraries/staticopen.h +++ /dev/null @@ -1,180 +0,0 @@ -/* staticopen.h - * Rob Siemborski - * Howard Chu - * $Id: staticopen.h,v 1.8 2005/02/16 20:52:09 shadow Exp $ - */ -/* - * Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The name "Carnegie Mellon University" must not be used to - * endorse or promote products derived from this software without - * prior written permission. For permission or any other legal - * details, please contact - * Office of Technology Transfer - * Carnegie Mellon University - * 5000 Forbes Avenue - * Pittsburgh, PA 15213-3890 - * (412) 268-4387, fax: (412) 268-7395 - * tech-transfer@andrew.cmu.edu - * - * 4. Redistributions of any form whatsoever must retain the following - * acknowledgment: - * "This product includes software developed by Computing Services - * at Carnegie Mellon University (http://www.cmu.edu/computing/)." - * - * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO - * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN - * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -typedef enum { - UNKNOWN = 0, SERVER = 1, CLIENT = 2, AUXPROP = 3, CANONUSER = 4 -} _sasl_plug_type; - -typedef struct { - _sasl_plug_type type; - char *name; - sasl_client_plug_init_t *plug; -} _sasl_plug_rec; - -/* For static linking */ -#define SPECIFIC_CLIENT_PLUG_INIT_PROTO( x ) \ -sasl_client_plug_init_t x##_client_plug_init - -#define SPECIFIC_SERVER_PLUG_INIT_PROTO( x ) \ -sasl_server_plug_init_t x##_server_plug_init - -#define SPECIFIC_AUXPROP_PLUG_INIT_PROTO( x ) \ -sasl_auxprop_init_t x##_auxprop_plug_init - -#define SPECIFIC_CANONUSER_PLUG_INIT_PROTO( x ) \ -sasl_canonuser_init_t x##_canonuser_plug_init - -/* Static Compillation Foo */ -#define SPECIFIC_CLIENT_PLUG_INIT( x, n )\ - { CLIENT, n, x##_client_plug_init } -#define SPECIFIC_SERVER_PLUG_INIT( x, n )\ - { SERVER, n, (sasl_client_plug_init_t *)x##_server_plug_init } -#define SPECIFIC_AUXPROP_PLUG_INIT( x, n )\ - { AUXPROP, n, (sasl_client_plug_init_t *)x##_auxprop_plug_init } -#define SPECIFIC_CANONUSER_PLUG_INIT( x, n )\ - { CANONUSER, n, (sasl_client_plug_init_t *)x##_canonuser_plug_init } - -#ifdef STATIC_ANONYMOUS -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( anonymous ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( anonymous ); -#endif -#ifdef STATIC_CRAMMD5 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( crammd5 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( crammd5 ); -#endif -#ifdef STATIC_DIGESTMD5 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( digestmd5 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( digestmd5 ); -#endif -#ifdef STATIC_GSSAPIV2 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( gssapiv2 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( gssapiv2 ); -#endif -#ifdef STATIC_KERBEROS4 -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( kerberos4 ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( kerberos4 ); -#endif -#ifdef STATIC_LOGIN -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( login ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( login ); -#endif -#ifdef STATIC_NTLM -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( ntlm ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( ntlm ); -#endif -#ifdef STATIC_OTP -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( otp ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( otp ); -#endif -#ifdef STATIC_PLAIN -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( plain ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( plain ); -#endif -#ifdef STATIC_SRP -extern SPECIFIC_SERVER_PLUG_INIT_PROTO( srp ); -extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( srp ); -#endif -#ifdef STATIC_SASLDB -extern SPECIFIC_AUXPROP_PLUG_INIT_PROTO( sasldb ); -#endif -#ifdef STATIC_SQL -extern SPECIFIC_AUXPROP_PLUG_INIT_PROTO( sql ); -#endif -#ifdef STATIC_LDAPDB -extern SPECIFIC_AUXPROP_PLUG_INIT_PROTO( ldapdb ); -#endif - -_sasl_plug_rec _sasl_static_plugins[] = { -#ifdef STATIC_ANONYMOUS - SPECIFIC_SERVER_PLUG_INIT( anonymous, "ANONYMOUS" ), - SPECIFIC_CLIENT_PLUG_INIT( anonymous, "ANONYMOUS" ), -#endif -#ifdef STATIC_CRAMMD5 - SPECIFIC_SERVER_PLUG_INIT( crammd5, "CRAM-MD5" ), - SPECIFIC_CLIENT_PLUG_INIT( crammd5, "CRAM-MD5" ), -#endif -#ifdef STATIC_DIGESTMD5 - SPECIFIC_SERVER_PLUG_INIT( digestmd5, "DIGEST-MD5" ), - SPECIFIC_CLIENT_PLUG_INIT( digestmd5, "DIGEST-MD5" ), -#endif -#ifdef STATIC_GSSAPIV2 - SPECIFIC_SERVER_PLUG_INIT( gssapiv2, "GSSAPI" ), - SPECIFIC_CLIENT_PLUG_INIT( gssapiv2, "GSSAPI" ), -#endif -#ifdef STATIC_KERBEROS4 - SPECIFIC_SERVER_PLUG_INIT( kerberos4, "KERBEROS_V4" ), - SPECIFIC_CLIENT_PLUG_INIT( kerberos4, "KERBEROS_V4" ), -#endif -#ifdef STATIC_LOGIN - SPECIFIC_SERVER_PLUG_INIT( login, "LOGIN" ), - SPECIFIC_CLIENT_PLUG_INIT( login, "LOGIN" ), -#endif -#ifdef STATIC_NTLM - SPECIFIC_SERVER_PLUG_INIT( ntlm, "NTLM" ), - SPECIFIC_CLIENT_PLUG_INIT( ntlm, "NTLM" ), -#endif -#ifdef STATIC_OTP - SPECIFIC_SERVER_PLUG_INIT( otp, "OTP" ), - SPECIFIC_CLIENT_PLUG_INIT( otp, "OTP" ), -#endif -#ifdef STATIC_PLAIN - SPECIFIC_SERVER_PLUG_INIT( plain, "PLAIN" ), - SPECIFIC_CLIENT_PLUG_INIT( plain, "PLAIN" ), -#endif -#ifdef STATIC_SRP - SPECIFIC_SERVER_PLUG_INIT( srp, "SRP" ), - SPECIFIC_CLIENT_PLUG_INIT( srp, "SRP" ), -#endif -#ifdef STATIC_SASLDB - SPECIFIC_AUXPROP_PLUG_INIT( sasldb, "SASLDB" ), -#endif -#ifdef STATIC_SQL - SPECIFIC_AUXPROP_PLUG_INIT( sql, "SQL" ), -#endif -#ifdef STATIC_LDAPDB - SPECIFIC_AUXPROP_PLUG_INIT( ldapdb, "LDAPDB" ), -#endif - { UNKNOWN, NULL, NULL } -}; diff --git a/MoppLib/MoppLib/libiRockey301_ccid.a b/MoppLib/MoppLib/libiRockey301_ccid.a deleted file mode 100644 index c48ffaaa1..000000000 Binary files a/MoppLib/MoppLib/libiRockey301_ccid.a and /dev/null differ