Searched refs:SASL (Results 1 – 25 of 33) sorted by relevance
12
| /freebsd-13-stable/contrib/sendmail/contrib/ |
| HD | 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-13-stable/contrib/sendmail/src/ |
| HD | 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 …]
|
| HD | 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 …]
|
| HD | conf.h | 64 #if SASL 156 #if SASL
|
| HD | 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
|
| HD | 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 …]
|
| HD | sasl.c | 14 #if SASL 214 # if SASL >= 20000
|
| HD | sfsasl.h | 15 # if SASL
|
| HD | stab.c | 440 #if SASL in rmexpstab()
|
| HD | 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 …]
|
| HD | main.c | 122 #if SASL 221 #if SASL 2013 #if SASL 2345 #if SASL 2836 #if SASL 3143 #if SASL
|
| HD | mci.c | 315 #if SASL 340 #if SASL
|
| HD | 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 …]
|
| HD | readcf.c | 4440 #if SASL 4504 # if SASL >= 20101 5570 #if SASL 5642 #if SASL
|
| HD | envelope.c | 33 #if SASL
|
| HD | conf.c | 373 #if SASL 6004 #if SASL 6005 # if SASL >= 20000
|
| HD | headers.c | 1251 # if SASL
|
| /freebsd-13-stable/crypto/heimdal/lib/wind/ |
| HD | 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-13-stable/crypto/heimdal/lib/asn1/ |
| HD | digest.asn1 | 165 -- SASL:
|
| /freebsd-13-stable/contrib/subversion/subversion/ |
| HD | svn_private_config.h.in | 205 /* Defined if Cyrus SASL v2 is present on the system */
|
| /freebsd-13-stable/contrib/subversion/ |
| HD | INSTALL | 142 If the Cyrus SASL library is detected at compile time, then 144 SASL to do various forms of authentication when speaking the 438 10. Cyrus SASL library (OPTIONAL) 440 If the Simple Authentication and Security Layer (SASL) library 443 authentication. To learn more about SASL or to get the source 1424 Cyrus SASL if libsasl2 is detected at ./configure time. Please
|
| /freebsd-13-stable/contrib/ntp/sntp/m4/ |
| HD | openldap.m4 | 1097 dnl Check for Cyrus SASL version compatility 1099 [AC_CACHE_CHECK([Cyrus SASL library version], [ol_cv_sasl_compat],[
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/ |
| HD | protocol | 128 The mech values give a list of SASL mechanisms supported by the 138 mech specifies the SASL mechanism and token, if present, gives the
|
| /freebsd-13-stable/contrib/sendmail/ |
| HD | KNOWNBUGS | 108 * AuthRealm for Cyrus SASL may not work as expected. The man page
|
| HD | README | 396 in .mc file if you have compiled sendmail with Cyrus SASL
|
12