Searched refs:SASL (Results 1 – 25 of 27) sorted by relevance
12
/freebsd/contrib/sendmail/contrib/ |
H A D | AuthRealm.p0 | 18 #if SASL 27 # if SASL >= 20000 32 # elif SASL > 10505 33 /* use empty realm: only works in SASL > 1.5.5 */ 38 # if SASL >= 20000 42 # elif SASL > 10505 43 /* use empty realm: only works in SASL > 1.5.5 */
|
/freebsd/contrib/sendmail/src/ |
H A D | srvrsmtp.c | 29 #if SASL || STARTTLS 33 #if SASL 94 #if SASL 121 # if SASL >= 20000 611 #if SASL 650 #if SASL 913 #if SASL 987 #if SASL 998 # if SASL >= 20000 1112 #if SASL [all …]
|
H A D | usersmtp.c | 24 #if SASL 352 #if SASL 525 #if SASL 564 #if SASL 673 # if SASL < 20000 691 # if SASL >= 20000 986 # if SASL >= 20000 1049 # if SASL >= 20000 1174 # if SASL > 10509 1225 # if SASL > 10509 [all …]
|
H A D | conf.h | 64 #if SASL 156 #if SASL
|
H A D | sfsasl.c | 24 #if SASL 190 # if SASL >= 20000 211 # if SASL >= 20000 252 # if SASL < 20000 284 # if SASL >= 20000 336 # if SASL < 20000
|
H A D | sendmail.h | 271 #if SASL 273 # if SASL == 2 || SASL >= 20000 287 # if SASL == 1 || SASL == 2 288 # undef SASL 289 # define SASL SASL_VERSION macro 291 # if SASL != SASL_VERSION 297 # if SASL == 1 766 #if SASL 802 # if SASL >= 20101 823 # if SASL >= 20000 [all …]
|
H A D | sasl.c | 14 #if SASL 214 # if SASL >= 20000
|
H A D | sfsasl.h | 15 # if SASL
|
H A D | stab.c | 440 #if SASL in rmexpstab()
|
H A D | deliver.c | 29 #if STARTTLS || SASL 71 #if STARTTLS || SASL 1357 #if STARTTLS || SASL 1514 #if STARTTLS || SASL 2773 #if STARTTLS || SASL 3550 #if STARTTLS || SASL 3553 # if SASL 3594 #if SASL 4040 #if SASL 4054 # if SASL >= 20000 [all …]
|
H A D | main.c | 122 #if SASL 221 #if SASL 2013 #if SASL 2345 #if SASL 2836 #if SASL 3143 #if SASL
|
H A D | mci.c | 315 #if SASL 340 #if SASL
|
H A D | README | 627 SASL Enables SMTP AUTH (RFC 2554). This requires the Cyrus SASL 630 information: SASL COMPILATION AND CONFIGURATION. If your 631 SASL library is older than 1.5.10, you have to set this 633 -> c + b*100 + a*10000, e.g. for 1.5.9 define SASL=10509. 634 Note: Using an older version than 1.5.5 of Cyrus SASL is 635 not supported. Starting with version 1.5.10, setting SASL=1 776 | SASL COMPILATION AND CONFIGURATION | 779 Please read the documentation accompanying the Cyrus SASL library 781 Berkeley DB for Cyrus SASL then you must compile sendmail with the 789 If you have installed the Cyrus SASL library and include files in [all …]
|
H A D | readcf.c | 4440 #if SASL 4504 # if SASL >= 20101 5570 #if SASL 5642 #if SASL
|
H A D | envelope.c | 33 #if SASL
|
H A D | conf.c | 373 #if SASL 6004 #if SASL 6005 # if SASL >= 20000
|
H A D | headers.c | 1251 # if SASL
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4013.txt | 32 Simple Authentication and Security Layer (SASL) mechanisms (such as 53 Layer ([SASL]) mechanisms, such as [PLAIN], [CRAM-MD5], and 222 Blanchet. This document is a product of the IETF SASL WG. 256 [SASL] Melnikov, A., Ed., "Simple Authentication and Security 257 Layer (SASL)", Work in Progress. 259 [CRAM-MD5] Nerenberg, L., "The CRAM-MD5 SASL Mechanism", Work in 263 Authentication as a SASL Mechanism", Work in Progress. 265 [PLAIN] Zeilenga, K., Ed., "The Plain SASL Mechanism", Work in
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | digest.asn1 | 165 -- SASL:
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | openldap.m4 | 1097 dnl Check for Cyrus SASL version compatility 1099 [AC_CACHE_CHECK([Cyrus SASL library version], [ol_cv_sasl_compat],[
|
/freebsd/contrib/sendmail/ |
H A D | KNOWNBUGS | 108 * AuthRealm for Cyrus SASL may not work as expected. The man page
|
H A D | README | 396 in .mc file if you have compiled sendmail with Cyrus SASL
|
H A D | RELEASE_NOTES | 130 Handle a possible change in an upcoming release of Cyrus-SASL 622 Avoid compiler warnings from a change in Cyrus-SASL 2.1.25. 705 Account for an API change in newer versions of Cyrus-SASL. 936 A code change in Cyrus-SASL 2.1.22 for sasl_decode64() requires 1123 If sendmail is linked against a library that initializes Cyrus-SASL 1274 SASL mechanisms that use the security layer, e.g., 1455 to Cyrus SASL version 2). Otherwise an SMTP session might 1512 to a hostname for use with SASL. Problem noted by Ken Jones; 1708 Add support for Cyrus SASL version 2. From Kenneth Murchison of 1719 passed to the Cyrus SASL library. Patch from Gary Mills [all …]
|
/freebsd/crypto/heimdal/ |
H A D | NEWS | 266 operation in the KDC, currently supports: CHAP, MS-CHAP-V2, SASL
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 3199 possible that this level is provided by the security layer from a SASL 3307 any available mechanism. Depending on the setup of the Cyrus SASL 4325 by the Cyrus SASL library. 4327 that is passed to the Cyrus SASL 4356 SMTP AUTH (SASL). Default is
|
12