/cups-no-export-ssllibs.patch:1:--- cups-1.2.1/config-scripts/cups-ssl.m4.no-export-ssllibs 2006-06-15 13:12:59.000000000 +0100
/cups-no-export-ssllibs.patch:2:+++ cups-1.2.1/config-scripts/cups-ssl.m4 2006-06-15 13:13:09.000000000 +0100
/cups-1.4b2/README.txt:169: The MD5 Digest code is Copyright 1999 Aladdin Enterprises.
/cups-1.4b2/doc/help/security.html:36: MacOS X and systems with GNU TLS or OpenSSL installed.
/cups-1.4b2/doc/help/security.html:38: Digest authentication uses an MD5 checksum of the
/cups-1.4b2/doc/help/security.html:146:CUPS supports 128-bit SSL 3.0 and TLS 1.0 encryption of
/cups-1.4b2/doc/help/security.html:147:network connections via the OpenSSL, GNU TLS, and CDSA encryption
/cups-1.4b2/doc/help/security.html:149:by the SSL and TLS protocols, CUPS currently has the following
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:290: performed using the /etc/cups/passwd.md5
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:295: /etc/cups/passwd.md5 file
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:482:BrowseLDAPCACertFile /etc/cups/ssl/certs
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:487:The BrowseLDAPCACertFile
directive specifies the SSL certificate
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:488:authority file to use for LDAP + SSL. The default is undefined.
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:1257: fatal, for example shared SSL certificate and key files with world-
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2700:ServerCertificate /etc/cups/ssl/server.crt
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2706:location of the SSL certificate file used by the server when
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2712:/etc/cups/ssl/server.crt.
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2720:ServerKey /etc/cups/ssl/server.key
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2726:the SSL private key file used by the server when negotiating
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2730:/etc/cups/ssl/server.crt.
/cups-1.4b2/doc/help/ref-cupsd-conf.html.in:2879:The SSLOptions
directive specifies additional SSL/TLS
/cups-1.4b2/doc/help/license.html:20:OpenSSL toolkit. A copy of the exceptions and licenses follow
/cups-1.4b2/doc/help/license.html:116:
OpenSSL Toolkit License Exception;
/cups-1.4b2/doc/help/license.html:122: software with the OpenSSL Toolkit.
/cups-1.4b2/doc/help/ref-access_log.html:62:upgrade connections to TLS encryption. "PUT" requests are used to
/cups-1.4b2/doc/help/ref-access_log.html:107: 426
- Upgrading to TLS-encrypted
/cups-1.4b2/doc/help/api-cups.html:1156:HTTP_ENCRYPT_IF_REQUESTED
.
/cups-1.4b2/doc/help/api-httpipp.html:441:httpMD5
/cups-1.4b2/doc/help/api-httpipp.html:442:httpMD5String
/cups-1.4b2/doc/help/api-httpipp.html:2037:Compute the MD5 sum of the username:group:password.
/cups-1.4b2/doc/help/api-httpipp.html:2043: char md5[33]
/cups-1.4b2/doc/help/api-httpipp.html:2053:md5[33]
/cups-1.4b2/doc/help/api-httpipp.html:2054:MD5 string
/cups-1.4b2/doc/help/api-httpipp.html:2057:MD5 sum
/cups-1.4b2/doc/help/api-httpipp.html:2059:Combine the MD5 sum of the username, group, and password
/cups-1.4b2/doc/help/api-httpipp.html:2067: char md5[33]
/cups-1.4b2/doc/help/api-httpipp.html:2077:
md5[33]
/cups-1.4b2/doc/help/api-httpipp.html:2078:MD5 sum
/cups-1.4b2/doc/help/api-httpipp.html:2083:Convert an MD5 sum to a character string.
/cups-1.4b2/doc/help/api-httpipp.html:2087: char md5[33]
/cups-1.4b2/doc/help/api-httpipp.html:2092:MD5 sum data
/cups-1.4b2/doc/help/api-httpipp.html:2093:md5[33]
/cups-1.4b2/doc/help/api-httpipp.html:2094:MD5 sum in hex
/cups-1.4b2/doc/help/api-httpipp.html:2097:MD5 sum in hex
/cups-1.4b2/doc/help/api-httpipp.html:3473:HTTP_AUTH_MD5
/cups-1.4b2/doc/help/api-httpipp.html:3475:HTTP_AUTH_MD5_INT
/cups-1.4b2/doc/help/api-httpipp.html:3477:HTTP_AUTH_MD5_SESS
/cups-1.4b2/doc/help/api-httpipp.html:3478:MD5-session authentication in use
/cups-1.4b2/doc/help/api-httpipp.html:3479:HTTP_AUTH_MD5_SESS_INT
/cups-1.4b2/doc/help/api-httpipp.html:3480:MD5-session authentication in use for body
/cups-1.4b2/doc/help/api-httpipp.html:3501:HTTP_ENCRYPT_ALWAYS
/cups-1.4b2/doc/help/api-httpipp.html:3502:Always encrypt (SSL)
/cups-1.4b2/doc/help/api-httpipp.html:3503:HTTP_ENCRYPT_IF_REQUESTED
/cups-1.4b2/doc/help/api-httpipp.html:3504:Encrypt if requested (TLS upgrade)
/cups-1.4b2/doc/help/api-httpipp.html:3505:HTTP_ENCRYPT_NEVER
/cups-1.4b2/doc/help/api-httpipp.html:3506:Never encrypt
/cups-1.4b2/doc/help/api-httpipp.html:3507:HTTP_ENCRYPT_REQUIRED
/cups-1.4b2/doc/help/api-httpipp.html:3508:Encryption is required (TLS upgrade)
/cups-1.4b2/doc/help/api-httpipp.html:3530:HTTP_FIELD_CONTENT_MD5
/cups-1.4b2/doc/help/api-httpipp.html:3531:Content-MD5 field
/cups-1.4b2/doc/help/api-httpipp.html:3690:HTTP upgrade to TLS/SSL
/cups-1.4b2/doc/help/api-httpipp.html:3696:Upgrade to SSL/TLS required
/cups-1.4b2/doc/help/network.html:133: Specifies that the connection to the IPP server should be encrypted using SSL. |
/cups-1.4b2/doc/help/network.html:145: Specifies that the connection to the IPP server should be encrypted using TLS. |
Binární soubor /home/mitr/hash/grep-many/source/cups-1.4b2/doc/images/raster.png odpovídá
/cups-1.4b2/scheduler/dirsvc.h:30:# ifdef HAVE_LDAP_SSL_H
/cups-1.4b2/scheduler/dirsvc.h:31:# include
/cups-1.4b2/scheduler/dirsvc.h:32:# endif /* HAVE_LDAP_SSL_H */
/cups-1.4b2/scheduler/dirsvc.h:172:# ifdef HAVE_LDAP_SSL
/cups-1.4b2/scheduler/dirsvc.h:175:# endif /* HAVE_LDAP_SSL */
/cups-1.4b2/scheduler/Dependencies:4:auth.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:12:banners.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:20:cert.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:28:classes.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:36:client.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:44:conf.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:52:dirsvc.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:60:env.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h
/cups-1.4b2/scheduler/Dependencies:68:main.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:76:ipp.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h
/cups-1.4b2/scheduler/Dependencies:84:listen.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:92:job.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h
/cups-1.4b2/scheduler/Dependencies:100:log.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h
/cups-1.4b2/scheduler/Dependencies:108:network.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:117:policy.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:125:printers.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:133:process.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:141:quotas.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:149:removefile.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:157:select.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:165:server.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:173:statbuf.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:181:subscriptions.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:190:sysman.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:213:cups-lpd.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/Dependencies:218:cups-polld.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/scheduler/client.c:33: * encrypt_client() - Enable encryption for the client...
/cups-1.4b2/scheduler/client.c:40: * make_certificate() - Make a self-signed SSL/TLS certificate.
/cups-1.4b2/scheduler/client.c:94:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:95:static int encrypt_client(cupsd_client_t *con);
/cups-1.4b2/scheduler/client.c:96:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:106:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:108:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:504:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:509: if (lis->encryption == HTTP_ENCRYPT_ALWAYS)
/cups-1.4b2/scheduler/client.c:515: con->http.encryption = HTTP_ENCRYPT_ALWAYS;
/cups-1.4b2/scheduler/client.c:517: if (!encrypt_client(con))
/cups-1.4b2/scheduler/client.c:521: con->auto_ssl = 1;
/cups-1.4b2/scheduler/client.c:522:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:551: int partial; /* Do partial close for SSL? */
/cups-1.4b2/scheduler/client.c:553: SSL_CTX *context; /* Context for encryption */
/cups-1.4b2/scheduler/client.c:554: SSL *conn; /* Connection for encryption */
/cups-1.4b2/scheduler/client.c:557: http_tls_t *conn; /* TLS connection information */
/cups-1.4b2/scheduler/client.c:560: /* TLS credentials */
/cups-1.4b2/scheduler/client.c:562: http_tls_t *conn; /* CDSA connection information */
/cups-1.4b2/scheduler/client.c:576:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:581: if (con->http.tls)
/cups-1.4b2/scheduler/client.c:586: conn = (SSL *)(con->http.tls);
/cups-1.4b2/scheduler/client.c:587: context = SSL_get_SSL_CTX(conn);
/cups-1.4b2/scheduler/client.c:589: switch (SSL_shutdown(conn))
/cups-1.4b2/scheduler/client.c:593: "SSL shutdown successful!");
/cups-1.4b2/scheduler/client.c:597: "Fatal error during SSL shutdown!");
/cups-1.4b2/scheduler/client.c:600: cupsdLogMessage(CUPSD_LOG_ERROR, "SSL shutdown failed: %s",
/cups-1.4b2/scheduler/client.c:605: SSL_CTX_free(context);
/cups-1.4b2/scheduler/client.c:606: SSL_free(conn);
/cups-1.4b2/scheduler/client.c:609: conn = (http_tls_t *)(con->http.tls);
/cups-1.4b2/scheduler/client.c:617: "SSL shutdown successful!");
/cups-1.4b2/scheduler/client.c:621: "SSL shutdown failed: %s", gnutls_strerror(error));
/cups-1.4b2/scheduler/client.c:631: conn = (http_tls_t *)(con->http.tls);
/cups-1.4b2/scheduler/client.c:644: con->http.tls = NULL;
/cups-1.4b2/scheduler/client.c:646:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:819:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:820: if (con->auto_ssl)
/cups-1.4b2/scheduler/client.c:823: * Automatically check for a SSL/TLS handshake...
/cups-1.4b2/scheduler/client.c:826: con->auto_ssl = 0;
/cups-1.4b2/scheduler/client.c:832: * Encrypt this connection...
/cups-1.4b2/scheduler/client.c:836: "cupsdReadClient: Saw first byte %02X, auto-negotiating SSL/TLS session...",
/cups-1.4b2/scheduler/client.c:839: if (!encrypt_client(con))
/cups-1.4b2/scheduler/client.c:845:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:1197: con->http.tls == NULL)
/cups-1.4b2/scheduler/client.c:1199:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:1211: httpPrintf(HTTP(con), "Upgrade: TLS/1.0,HTTP/1.1\r\n");
/cups-1.4b2/scheduler/client.c:1221: if (!encrypt_client(con))
/cups-1.4b2/scheduler/client.c:1232:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:1266: con->http.tls == NULL)
/cups-1.4b2/scheduler/client.c:1268:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:1280: httpPrintf(HTTP(con), "Upgrade: TLS/1.0,HTTP/1.1\r\n");
/cups-1.4b2/scheduler/client.c:1290: if (!encrypt_client(con))
/cups-1.4b2/scheduler/client.c:1301:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:2341:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:2348: DefaultEncryption == HTTP_ENCRYPT_REQUIRED &&
/cups-1.4b2/scheduler/client.c:2350: !con->http.tls)
/cups-1.4b2/scheduler/client.c:2356:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:2386:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:2391: if (httpPrintf(HTTP(con), "Upgrade: TLS/1.0,HTTP/1.1\r\n") < 0)
/cups-1.4b2/scheduler/client.c:2393:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:3070:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:3071: else if (con->http.tls)
/cups-1.4b2/scheduler/client.c:3074: if (SSL_pending((SSL *)(con->http.tls)))
/cups-1.4b2/scheduler/client.c:3077: if (gnutls_record_check_pending(((http_tls_t *)(con->http.tls))->session))
/cups-1.4b2/scheduler/client.c:3082: if (!SSLGetBufferedReadSize(((http_tls_t *)(con->http.tls))->session,
/cups-1.4b2/scheduler/client.c:3087:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:3093:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:3095: * 'encrypt_client()' - Enable encryption for the client...
/cups-1.4b2/scheduler/client.c:3099:encrypt_client(cupsd_client_t *con) /* I - Client to encrypt */
/cups-1.4b2/scheduler/client.c:3102: SSL_CTX *context; /* Context for encryption */
/cups-1.4b2/scheduler/client.c:3103: SSL *conn; /* Connection for encryption */
/cups-1.4b2/scheduler/client.c:3123: * Create the SSL context and accept the connection...
/cups-1.4b2/scheduler/client.c:3126: context = SSL_CTX_new(SSLv23_server_method());
/cups-1.4b2/scheduler/client.c:3128: SSL_CTX_set_options(context, SSL_OP_NO_SSLv2); /* Only use SSLv3 or TLS */
/cups-1.4b2/scheduler/client.c:3129: if (SSLOptions & CUPSD_SSL_NOEMPTY)
/cups-1.4b2/scheduler/client.c:3130: SSL_CTX_set_options(context, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
/cups-1.4b2/scheduler/client.c:3131: SSL_CTX_use_PrivateKey_file(context, ServerKey, SSL_FILETYPE_PEM);
/cups-1.4b2/scheduler/client.c:3132: SSL_CTX_use_certificate_chain_file(context, ServerCertificate);
/cups-1.4b2/scheduler/client.c:3137: conn = SSL_new(context);
/cups-1.4b2/scheduler/client.c:3138: SSL_set_bio(conn, bio, bio);
/cups-1.4b2/scheduler/client.c:3140: if (SSL_accept(conn) != 1)
/cups-1.4b2/scheduler/client.c:3143: "encrypt_client: Unable to encrypt connection from %s!",
/cups-1.4b2/scheduler/client.c:3147: cupsdLogMessage(CUPSD_LOG_ERROR, "encrypt_client: %s",
/cups-1.4b2/scheduler/client.c:3150: SSL_CTX_free(context);
/cups-1.4b2/scheduler/client.c:3151: SSL_free(conn);
/cups-1.4b2/scheduler/client.c:3156: "encrypt_client: %d Connection from %s now encrypted.",
/cups-1.4b2/scheduler/client.c:3159: con->http.tls = conn;
/cups-1.4b2/scheduler/client.c:3163: http_tls_t *conn; /* TLS session object */
/cups-1.4b2/scheduler/client.c:3166: /* TLS credentials */
/cups-1.4b2/scheduler/client.c:3184: * Create the SSL object and perform the SSL handshake...
/cups-1.4b2/scheduler/client.c:3187: conn = (http_tls_t *)malloc(sizeof(http_tls_t));
/cups-1.4b2/scheduler/client.c:3197: "encrypt_client: Unable to encrypt connection from %s!",
/cups-1.4b2/scheduler/client.c:3199: cupsdLogMessage(CUPSD_LOG_ERROR, "encrypt_client: %s", strerror(errno));
/cups-1.4b2/scheduler/client.c:3221: "encrypt_client: Unable to encrypt connection from %s!",
/cups-1.4b2/scheduler/client.c:3223: cupsdLogMessage(CUPSD_LOG_ERROR, "encrypt_client: %s",
/cups-1.4b2/scheduler/client.c:3234: "encrypt_client: %d Connection from %s now encrypted.",
/cups-1.4b2/scheduler/client.c:3238: con->http.tls = conn;
/cups-1.4b2/scheduler/client.c:3243: http_tls_t *conn; /* CDSA connection information */
/cups-1.4b2/scheduler/client.c:3246: if ((conn = (http_tls_t *)malloc(sizeof(http_tls_t))) == NULL)
/cups-1.4b2/scheduler/client.c:3266: "encrypt_client: Could not find signing key in keychain "
/cups-1.4b2/scheduler/client.c:3295: * Perform SSL/TLS handshake
/cups-1.4b2/scheduler/client.c:3305: "encrypt_client: Unable to encrypt connection from %s!",
/cups-1.4b2/scheduler/client.c:3308: cupsdLogMessage(CUPSD_LOG_ERROR, "encrypt_client: %s (%d)",
/cups-1.4b2/scheduler/client.c:3326: "encrypt_client: %d Connection from %s now encrypted.",
/cups-1.4b2/scheduler/client.c:3329: con->http.tls = conn;
/cups-1.4b2/scheduler/client.c:3334:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:3339: * 'get_cdsa_certificate()' - Get a SSL/TLS certificate from the System keychain.
/cups-1.4b2/scheduler/client.c:3369: CSSM_APPLE_TP_SSL_OPTIONS
/cups-1.4b2/scheduler/client.c:3370: ssl_options; /* SSL Option for hostname */
/cups-1.4b2/scheduler/client.c:3373: if (SecPolicySearchCreate(CSSM_CERT_X_509v3, &CSSMOID_APPLE_TP_SSL,
/cups-1.4b2/scheduler/client.c:3390: memset(&ssl_options, 0, sizeof(ssl_options));
/cups-1.4b2/scheduler/client.c:3391: ssl_options.Version = CSSM_APPLE_TP_SSL_OPTS_VERSION;
/cups-1.4b2/scheduler/client.c:3392: ssl_options.ServerName = con->servername;
/cups-1.4b2/scheduler/client.c:3393: ssl_options.ServerNameLen = strlen(con->servername);
/cups-1.4b2/scheduler/client.c:3395: options.Data = (uint8 *)&ssl_options;
/cups-1.4b2/scheduler/client.c:3396: options.Length = sizeof(ssl_options);
/cups-1.4b2/scheduler/client.c:3990:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.c:3992: * 'make_certificate()' - Make a self-signed SSL/TLS certificate.
/cups-1.4b2/scheduler/client.c:4014: * Run the "openssl" command to seed the random number generator and
/cups-1.4b2/scheduler/client.c:4017: * openssl rand -rand seedfile 1
/cups-1.4b2/scheduler/client.c:4019: * openssl req -new -x509 -keyout ServerKey \
/cups-1.4b2/scheduler/client.c:4022: * The seeding step is crucial in ensuring that the openssl command
/cups-1.4b2/scheduler/client.c:4026: if (!cupsFileFind("openssl", getenv("PATH"), 1, command, sizeof(command)))
/cups-1.4b2/scheduler/client.c:4029: "No SSL certificate and openssl command not found!");
/cups-1.4b2/scheduler/client.c:4064: * Run the openssl command to seed its random number generator...
/cups-1.4b2/scheduler/client.c:4067: argv[0] = "openssl";
/cups-1.4b2/scheduler/client.c:4105: "the openssl command stopped with status %d!",
/cups-1.4b2/scheduler/client.c:4110: "the openssl command crashed on signal %d!",
/cups-1.4b2/scheduler/client.c:4120: * Note: This assumes that the default questions are asked by the openssl
/cups-1.4b2/scheduler/client.c:4137: "Generating SSL server key and certificate...");
/cups-1.4b2/scheduler/client.c:4139: argv[0] = "openssl";
/cups-1.4b2/scheduler/client.c:4180: "Unable to create SSL server key and certificate - "
/cups-1.4b2/scheduler/client.c:4181: "the openssl command stopped with status %d!",
/cups-1.4b2/scheduler/client.c:4185: "Unable to create SSL server key and certificate - "
/cups-1.4b2/scheduler/client.c:4186: "the openssl command crashed on signal %d!",
/cups-1.4b2/scheduler/client.c:4191: cupsdLogMessage(CUPSD_LOG_INFO, "Created SSL server key file \"%s\"...",
/cups-1.4b2/scheduler/client.c:4194: "Created SSL server certificate file \"%s\"...",
/cups-1.4b2/scheduler/client.c:4209: int result; /* Result of GNU TLS calls */
/cups-1.4b2/scheduler/client.c:4216: cupsdLogMessage(CUPSD_LOG_INFO, "Generating SSL server key...");
/cups-1.4b2/scheduler/client.c:4219: gnutls_x509_privkey_generate(key, GNUTLS_PK_RSA, 2048, 0);
/cups-1.4b2/scheduler/client.c:4230: cupsdLogMessage(CUPSD_LOG_ERROR, "Unable to export SSL server key - %s",
/cups-1.4b2/scheduler/client.c:4240: cupsdLogMessage(CUPSD_LOG_INFO, "Created SSL server key file \"%s\"...",
/cups-1.4b2/scheduler/client.c:4246: "Unable to create SSL server key file \"%s\" - %s",
/cups-1.4b2/scheduler/client.c:4256: cupsdLogMessage(CUPSD_LOG_INFO, "Generating self-signed SSL certificate...");
/cups-1.4b2/scheduler/client.c:4291: gnutls_x509_crt_set_key_purpose_oid(crt, GNUTLS_KP_TLS_WWW_SERVER, 0);
/cups-1.4b2/scheduler/client.c:4309: "Unable to export SSL server certificate - %s",
/cups-1.4b2/scheduler/client.c:4317: "Created SSL server certificate file \"%s\"...",
/cups-1.4b2/scheduler/client.c:4322: "Unable to create SSL server certificate file \"%s\" - %s",
/cups-1.4b2/scheduler/client.c:4353: "No SSL certificate and certtool command not found!");
/cups-1.4b2/scheduler/client.c:4377: "Generating SSL server key and certificate...");
/cups-1.4b2/scheduler/client.c:4414: "Unable to create SSL server key and certificate - "
/cups-1.4b2/scheduler/client.c:4419: "Unable to create SSL server key and certificate - "
/cups-1.4b2/scheduler/client.c:4426: "Created SSL server certificate file \"%s\"...",
/cups-1.4b2/scheduler/client.c:4436:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.c:4896: if (con->http.tls)
/cups-1.4b2/scheduler/testsub.c:82: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/scheduler/conf.h:71: * SSL options (bits)...
/cups-1.4b2/scheduler/conf.h:74:#define CUPSD_SSL_NONE 0 /* No special options */
/cups-1.4b2/scheduler/conf.h:75:#define CUPSD_SSL_NOEMPTY 1 /* Do not insert empty fragments */
/cups-1.4b2/scheduler/conf.h:222:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.h:229:VAR int SSLOptions VALUE(CUPSD_SSL_NONE);
/cups-1.4b2/scheduler/conf.h:230: /* SSL/TLS options */
/cups-1.4b2/scheduler/conf.h:231:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/auth.h:32:#define CUPSD_AUTH_BASICDIGEST 3 /* Basic authentication w/passwd.md5 */
/cups-1.4b2/scheduler/auth.h:107: http_encryption_t encryption; /* To encrypt or not to encrypt... */
/cups-1.4b2/scheduler/auth.h:121:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/auth.h:122:VAR http_encryption_t DefaultEncryption VALUE(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/scheduler/auth.h:124:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/dirsvc.c:1079:# if defined(HAVE_LDAP_SSL) && defined (HAVE_MOZILLA_LDAP)
/cups-1.4b2/scheduler/dirsvc.c:1080: int ldap_ssl = 0; /* LDAP SSL indicator */
/cups-1.4b2/scheduler/dirsvc.c:1081: int ssl_err = 0; /* LDAP SSL error value */
/cups-1.4b2/scheduler/dirsvc.c:1082:# endif /* defined(HAVE_LDAP_SSL) && defined (HAVE_MOZILLA_LDAP) */
/cups-1.4b2/scheduler/dirsvc.c:1085:# ifdef HAVE_LDAP_SSL
/cups-1.4b2/scheduler/dirsvc.c:1097: if ((rc = ldap_set_option(NULL, LDAP_OPT_X_TLS_CACERTFILE,
/cups-1.4b2/scheduler/dirsvc.c:1104:# endif /* HAVE_LDAP_SSL */
/cups-1.4b2/scheduler/dirsvc.c:1137: ldap_ssl = 0;
/cups-1.4b2/scheduler/dirsvc.c:1139: ldap_ssl = 1;
/cups-1.4b2/scheduler/dirsvc.c:1152: if (ldap_ssl)
/cups-1.4b2/scheduler/dirsvc.c:1166: if (! ldap_ssl)
/cups-1.4b2/scheduler/dirsvc.c:1173:# ifdef HAVE_LDAP_SSL
/cups-1.4b2/scheduler/dirsvc.c:1179: * Initialize SSL LDAP connection...
/cups-1.4b2/scheduler/dirsvc.c:1186: "Failed to initialize LDAP SSL client!");
/cups-1.4b2/scheduler/dirsvc.c:1198: "LDAP SSL certificate file/database not configured!");
/cups-1.4b2/scheduler/dirsvc.c:1202:# else /* HAVE_LDAP_SSL */
/cups-1.4b2/scheduler/dirsvc.c:1205: * Return error, because client libraries doesn't support SSL
/cups-1.4b2/scheduler/dirsvc.c:1209: "LDAP client libraries does not support TLS");
/cups-1.4b2/scheduler/dirsvc.c:1212:# endif /* HAVE_LDAP_SSL */
/cups-1.4b2/scheduler/dirsvc.c:1301:# if defined(HAVE_LDAP_SSL) && defined (HAVE_MOZILLA_LDAP)
/cups-1.4b2/scheduler/dirsvc.c:1302: if (ldap_ssl && ((rc == LDAP_SERVER_DOWN) || (rc == LDAP_CONNECT_ERROR)))
/cups-1.4b2/scheduler/dirsvc.c:1304: ssl_err = PORT_GetError();
/cups-1.4b2/scheduler/dirsvc.c:1305: if (ssl_err != 0)
/cups-1.4b2/scheduler/dirsvc.c:1307: "LDAP SSL error %d: %s",
/cups-1.4b2/scheduler/dirsvc.c:1308: ssl_err, ldapssl_err2string(ssl_err));
/cups-1.4b2/scheduler/dirsvc.c:1310:# endif /* defined(HAVE_LDAP_SSL) && defined (HAVE_MOZILLA_LDAP) */
/cups-1.4b2/scheduler/dirsvc.c:4542:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/dirsvc.c:4543: "(uri-security-supported=tls>),"
/cups-1.4b2/scheduler/dirsvc.c:4546:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/server.c:59: SSL_library_init();
/cups-1.4b2/scheduler/server.c:60: SSL_load_error_strings();
/cups-1.4b2/scheduler/ipp.c:1352:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/ipp.c:1353: else if (auth_info && !con->http.tls &&
/cups-1.4b2/scheduler/ipp.c:1363:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/ipp.c:2235: _cups_md5_state_t md5state; /* MD5 state */
/cups-1.4b2/scheduler/ipp.c:2236: unsigned char md5sum[16]; /* MD5 digest/sum */
/cups-1.4b2/scheduler/ipp.c:2248: * ID at the end; see RFC 4122 for details. Start with the MD5 sum of
/cups-1.4b2/scheduler/ipp.c:2261: * Format the UUID URI using the MD5 sum and job ID.
/cups-1.4b2/scheduler/Makefile:150: echo Creating $(SERVERROOT)/ssl...; \
/cups-1.4b2/scheduler/Makefile:151: $(INSTALL_DIR) -m 700 $(SERVERROOT)/ssl; \
/cups-1.4b2/scheduler/Makefile:152: chgrp $(CUPS_GROUP) $(SERVERROOT)/ssl || true; \
/cups-1.4b2/scheduler/conf.c:86:# ifdef HAVE_LDAP_SSL
/cups-1.4b2/scheduler/conf.c:88:# endif /* HAVE_LDAP_SSL */
/cups-1.4b2/scheduler/conf.c:166:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:171:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:472:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:476: cupsdSetString(&ServerCertificate, "ssl/server.crt");
/cups-1.4b2/scheduler/conf.c:477: cupsdSetString(&ServerKey, "ssl/server.key");
/cups-1.4b2/scheduler/conf.c:479:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:553:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:554: DefaultEncryption = HTTP_ENCRYPT_REQUIRED;
/cups-1.4b2/scheduler/conf.c:555: SSLOptions = CUPSD_SSL_NONE;
/cups-1.4b2/scheduler/conf.c:556:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:606:# ifdef HAVE_LDAP_SSL
/cups-1.4b2/scheduler/conf.c:608:# endif /* HAVE_LDAP_SSL */
/cups-1.4b2/scheduler/conf.c:802:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:821:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:844: cupsdCheckPermissions(ServerRoot, "ssl", 0700, RunUser,
/cups-1.4b2/scheduler/conf.c:852: cupsdCheckPermissions(ServerRoot, "passwd.md5", 0600, User,
/cups-1.4b2/scheduler/conf.c:1191: snprintf(mimedir, sizeof(mimedir), "%s/mime", DataDir);
/cups-1.4b2/scheduler/conf.c:1651: loc->encryption = HTTP_ENCRYPT_NEVER;
/cups-1.4b2/scheduler/conf.c:1658: loc->encryption = HTTP_ENCRYPT_REQUIRED;
/cups-1.4b2/scheduler/conf.c:1661: loc->encryption = HTTP_ENCRYPT_REQUIRED;
/cups-1.4b2/scheduler/conf.c:1663: loc->encryption = HTTP_ENCRYPT_IF_REQUESTED;
/cups-1.4b2/scheduler/conf.c:2352:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:2354:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:2434:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:2436: lis->encryption = HTTP_ENCRYPT_ALWAYS;
/cups-1.4b2/scheduler/conf.c:2437:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:2980:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:2988: DefaultEncryption = HTTP_ENCRYPT_NEVER;
/cups-1.4b2/scheduler/conf.c:2990: DefaultEncryption = HTTP_ENCRYPT_REQUIRED;
/cups-1.4b2/scheduler/conf.c:2992: DefaultEncryption = HTTP_ENCRYPT_IF_REQUESTED;
/cups-1.4b2/scheduler/conf.c:3002:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/conf.c:3250:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/conf.c:3258: SSLOptions = CUPSD_SSL_NONE;
/cups-1.4b2/scheduler/conf.c:3260: SSLOptions = CUPSD_SSL_NOEMPTY;
/cups-1.4b2/scheduler/conf.c:3266:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/auth.c:48: * cups_crypt() - Encrypt the password using the DES or MD5
/cups-1.4b2/scheduler/auth.c:51: * get_md5_password() - Get an MD5 password.
/cups-1.4b2/scheduler/auth.c:120:static char *get_md5_password(const char *username,
/cups-1.4b2/scheduler/auth.c:349: md5[33], /* MD5 password */
/cups-1.4b2/scheduler/auth.c:350: basicmd5[33]; /* MD5 of Basic password */
/cups-1.4b2/scheduler/auth.c:631: * Only use PAM to do authentication. This supports MD5
/cups-1.4b2/scheduler/auth.c:859: if (!get_md5_password(username, NULL, md5))
/cups-1.4b2/scheduler/auth.c:862: "cupsdAuthorize: Unknown MD5 username \"%s\"!",
/cups-1.4b2/scheduler/auth.c:869: if (strcmp(md5, basicmd5))
/cups-1.4b2/scheduler/auth.c:936: if (!get_md5_password(username, NULL, md5))
/cups-1.4b2/scheduler/auth.c:939: "cupsdAuthorize: Unknown MD5 username \"%s\"!",
/cups-1.4b2/scheduler/auth.c:944: httpMD5Final(nonce, states[con->http.state], con->uri, md5);
/cups-1.4b2/scheduler/auth.c:946: if (strcmp(md5, password))
/cups-1.4b2/scheduler/auth.c:1375: char junk[33]; /* MD5 password (not used) */
/cups-1.4b2/scheduler/auth.c:1463: * system group... Check for a user and group in the MD5 password
/cups-1.4b2/scheduler/auth.c:1467: if (get_md5_password(username, groupname, junk) != NULL)
/cups-1.4b2/scheduler/auth.c:2025:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/auth.c:2030: if ((best->encryption >= HTTP_ENCRYPT_REQUIRED && !con->http.tls &&
/cups-1.4b2/scheduler/auth.c:2037: "cupsdIsAuthorized: Need upgrade to TLS...");
/cups-1.4b2/scheduler/auth.c:2040:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/auth.c:2391: * 'cups_crypt()' - Encrypt the password using the DES or MD5 algorithms,
/cups-1.4b2/scheduler/auth.c:2402: * Use MD5 passwords without the benefit of PAM; this is for
/cups-1.4b2/scheduler/auth.c:2410: const char *salt_end; /* End of "salt" data for MD5 */
/cups-1.4b2/scheduler/auth.c:2412: _cups_md5_state_t state; /* Primary MD5 state info */
/cups-1.4b2/scheduler/auth.c:2413: _cups_md5_state_t state2; /* Secondary MD5 state info */
/cups-1.4b2/scheduler/auth.c:2414: unsigned char digest[16]; /* MD5 digest result */
/cups-1.4b2/scheduler/auth.c:2419: * Get the salt data between dollar signs, e.g. $1$saltdata$md5.
/cups-1.4b2/scheduler/auth.c:2428: * Compute the MD5 sum we need...
/cups-1.4b2/scheduler/auth.c:2588: * 'get_md5_password()' - Get an MD5 password.
/cups-1.4b2/scheduler/auth.c:2591:static char * /* O - MD5 password string */
/cups-1.4b2/scheduler/auth.c:2592:get_md5_password(const char *username, /* I - Username */
/cups-1.4b2/scheduler/auth.c:2594: char passwd[33]) /* O - MD5 password string */
/cups-1.4b2/scheduler/auth.c:2596: cups_file_t *fp; /* passwd.md5 file */
/cups-1.4b2/scheduler/auth.c:2597: char filename[1024], /* passwd.md5 filename */
/cups-1.4b2/scheduler/auth.c:2604: "get_md5_password(username=\"%s\", group=\"%s\", passwd=%p)",
/cups-1.4b2/scheduler/auth.c:2607: snprintf(filename, sizeof(filename), "%s/passwd.md5", ServerRoot);
/cups-1.4b2/scheduler/auth.c:2621: cupsdLogMessage(CUPSD_LOG_ERROR, "Bad MD5 password line: %s", line);
/cups-1.4b2/scheduler/auth.c:2632: cupsdLogMessage(CUPSD_LOG_DEBUG2, "Found MD5 user %s, group %s...",
/cups-1.4b2/scheduler/listen.c:348: if ((!LocalPort || LocalEncryption == HTTP_ENCRYPT_ALWAYS) && p > 0 &&
/cups-1.4b2/scheduler/listen.c:389: LocalEncryption = HTTP_ENCRYPT_IF_REQUESTED;
/cups-1.4b2/scheduler/cupsfilter.c:367: snprintf(mimedir, sizeof(mimedir), "%s/mime", DataDir);
/cups-1.4b2/scheduler/testspeed.c:80: encryption = HTTP_ENCRYPT_IF_REQUESTED;
/cups-1.4b2/scheduler/testspeed.c:106: encryption = HTTP_ENCRYPT_REQUIRED;
/cups-1.4b2/scheduler/testspeed.c:137: encryption == HTTP_ENCRYPT_IF_REQUESTED ? "no " : "");
/cups-1.4b2/scheduler/testspeed.c:162: if (encryption == HTTP_ENCRYPT_REQUIRED)
/cups-1.4b2/scheduler/client.h:50:#ifdef HAVE_SSL
/cups-1.4b2/scheduler/client.h:51: int auto_ssl; /* Automatic test for SSL/TLS */
/cups-1.4b2/scheduler/client.h:52:#endif /* HAVE_SSL */
/cups-1.4b2/scheduler/client.h:79: http_encryption_t encryption; /* To encrypt or not to encrypt... */
/cups-1.4b2/scheduler/client.h:91:VAR http_encryption_t LocalEncryption VALUE(HTTP_ENCRYPT_IF_REQUESTED);
/cups-1.4b2/scheduler/main.c:1547:# ifdef HAVE_SSL
/cups-1.4b2/scheduler/main.c:1559: lis->encryption = HTTP_ENCRYPT_ALWAYS;
/cups-1.4b2/scheduler/main.c:1560:# endif /* HAVE_SSL */
/cups-1.4b2/backend/ieee1284.c:339: *des; /* Description string */
/cups-1.4b2/backend/ieee1284.c:396: else if ((des = cupsGetOption("DESCRIPTION", num_values, values)) != NULL ||
/cups-1.4b2/backend/ieee1284.c:397: (des = cupsGetOption("DES", num_values, values)) != NULL)
/cups-1.4b2/backend/ieee1284.c:408: if (strlen(des) >= 8)
/cups-1.4b2/backend/ieee1284.c:415: for (ptr = des, letters = 0, spaces = 0; *ptr; ptr ++)
/cups-1.4b2/backend/ieee1284.c:427: _ppdNormalizeMakeAndModel(des, make_model, make_model_size);
/cups-1.4b2/backend/snmp.txt:61:SNMPv2-SMI::enterprises.11.2.3.9.1.1.7.0 = STRING: "MFG:EPSON;CMD:ESCPL2,BDC;MDL:Stylus Pro 7600;CLS:PRINTER;DES:EPSON Stylus Pro 7600;"
/cups-1.4b2/backend/snmp.txt:62:SNMPv2-SMI::enterprises.1248.1.2.2.1.1.1.1.1 = STRING: "MFG:EPSON;CMD:ESCPL2,BDC;MDL:Stylus Pro 7600;CLS:PRINTER;DES:EPSON Stylus Pro 7600;"
/cups-1.4b2/backend/Dependencies:4:ipp.o: ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h backend-private.h
/cups-1.4b2/backend/Dependencies:10:lpd.o: ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h backend-private.h
/cups-1.4b2/backend/Dependencies:47:snmp.o: ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/backend/Dependencies:49:socket.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/backend/usb-libusb.c:490: *des, /* Description */
/cups-1.4b2/backend/usb-libusb.c:558: else if ((des = cupsGetOption("DESCRIPTION", num_values, values)) != NULL ||
/cups-1.4b2/backend/usb-libusb.c:559: (des = cupsGetOption("DES", num_values, values)) != NULL)
/cups-1.4b2/backend/usb-libusb.c:560: _ppdNormalizeMakeAndModel(des, tempmfg, sizeof(tempmfg));
/cups-1.4b2/backend/dnssd.c:112: ipp_tls_ref, /* IPP w/TLS service reference */
/cups-1.4b2/backend/dnssd.c:115: local_ipp_tls_ref, /* Local IPP w/TLS service reference */
/cups-1.4b2/backend/dnssd.c:180: ipp_tls_ref = main_ref;
/cups-1.4b2/backend/dnssd.c:181: DNSServiceBrowse(&ipp_tls_ref, kDNSServiceFlagsShareConnection, 0,
/cups-1.4b2/backend/dnssd.c:182: "_ipp-tls._tcp", NULL, browse_callback, devices);
/cups-1.4b2/backend/dnssd.c:194: local_ipp_tls_ref = main_ref;
/cups-1.4b2/backend/dnssd.c:195: DNSServiceBrowse(&local_ipp_tls_ref, kDNSServiceFlagsShareConnection,
/cups-1.4b2/backend/dnssd.c:197: "_ipp-tls._tcp", NULL, browse_local_callback, devices);
/cups-1.4b2/backend/dnssd.c:523: !strcmp(regtype, "_ipp-tls._tcp."))
/cups-1.4b2/backend/dnssd.c:627: strstr(fullName, "_ipp-tls._tcp."))
/cups-1.4b2/backend/ipp.c:252: cupsSetEncryption(HTTP_ENCRYPT_ALWAYS);
/cups-1.4b2/backend/ipp.c:254: cupsSetEncryption(HTTP_ENCRYPT_IF_REQUESTED);
/cups-1.4b2/backend/ipp.c:341: cupsSetEncryption(HTTP_ENCRYPT_ALWAYS);
/cups-1.4b2/backend/ipp.c:343: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/backend/ipp.c:345: cupsSetEncryption(HTTP_ENCRYPT_NEVER);
/cups-1.4b2/backend/ipp.c:347: cupsSetEncryption(HTTP_ENCRYPT_IF_REQUESTED);
/cups-1.4b2/INSTALL.txt:27: image support, the CDSA, GNU TLS, or OpenSSL libraries for encryption
/cups-1.4b2/vcnet/config.h:224:#undef HAVE_SSL
/cups-1.4b2/vcnet/testfile.vcproj:128: Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
/cups-1.4b2/vcnet/libcups2.vcproj:439: RelativePath="..\cups\md5.c">
/cups-1.4b2/vcnet/libcups2.vcproj:657: RelativePath="..\cups\md5-apple.h">
/cups-1.4b2/vcnet/libcups2.vcproj:660: RelativePath="..\cups\md5.h">
/cups-1.4b2/vcnet/libcups2.vcproj:677: Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
/cups-1.4b2/vcnet/testhttp.vcproj:128: Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
/cups-1.4b2/config-scripts/cups-ssl.m4:2:dnl "$Id: cups-ssl.m4 7241 2008-01-22 22:34:52Z mike $"
/cups-1.4b2/config-scripts/cups-ssl.m4:4:dnl OpenSSL/GNUTLS stuff for the Common UNIX Printing System (CUPS).
/cups-1.4b2/config-scripts/cups-ssl.m4:16:AC_ARG_ENABLE(ssl, [ --enable-ssl turn on SSL/TLS support, default=yes])
/cups-1.4b2/config-scripts/cups-ssl.m4:17:AC_ARG_ENABLE(cdsassl, [ --enable-cdsassl use CDSA for SSL/TLS support, default=first])
/cups-1.4b2/config-scripts/cups-ssl.m4:18:AC_ARG_ENABLE(gnutls, [ --enable-gnutls use GNU TLS for SSL/TLS support, default=second])
/cups-1.4b2/config-scripts/cups-ssl.m4:19:AC_ARG_ENABLE(openssl, [ --enable-openssl use OpenSSL for SSL/TLS support, default=third])
/cups-1.4b2/config-scripts/cups-ssl.m4:20:AC_ARG_WITH(openssl-libs, [ --with-openssl-libs set directory for OpenSSL library],
/cups-1.4b2/config-scripts/cups-ssl.m4:23:AC_ARG_WITH(openssl-includes, [ --with-openssl-includes set directory for OpenSSL includes],
/cups-1.4b2/config-scripts/cups-ssl.m4:31:if test x$enable_ssl != xno; then
/cups-1.4b2/config-scripts/cups-ssl.m4:41: AC_DEFINE(HAVE_SSL)
/cups-1.4b2/config-scripts/cups-ssl.m4:65: dnl Then look for GNU TLS...
/cups-1.4b2/config-scripts/cups-ssl.m4:72: AC_DEFINE(HAVE_SSL)
/cups-1.4b2/config-scripts/cups-ssl.m4:77: dnl Check for the OpenSSL library last...
/cups-1.4b2/config-scripts/cups-ssl.m4:78: if test "x${SSLLIBS}" = "x" -a "x${enable_openssl}" != "xno"; then
/cups-1.4b2/config-scripts/cups-ssl.m4:79: AC_CHECK_HEADER(openssl/ssl.h,
/cups-1.4b2/config-scripts/cups-ssl.m4:87: dnl of OpenSSL exists. So we test the linking three times in
/cups-1.4b2/config-scripts/cups-ssl.m4:95: AC_CHECK_LIB(ssl,SSL_new,
/cups-1.4b2/config-scripts/cups-ssl.m4:96: [SSLFLAGS="-DOPENSSL_DISABLE_OLD_DES_SUPPORT"
/cups-1.4b2/config-scripts/cups-ssl.m4:99: AC_DEFINE(HAVE_SSL)
/cups-1.4b2/config-scripts/cups-ssl.m4:126:dnl End of "$Id: cups-ssl.m4 7241 2008-01-22 22:34:52Z mike $".
/cups-1.4b2/config-scripts/cups-ldap.m4:32: AC_CHECK_LIB(ldap, ldap_start_tls,
/cups-1.4b2/config-scripts/cups-ldap.m4:33: AC_DEFINE(HAVE_LDAP_SSL)),
/cups-1.4b2/config-scripts/cups-ldap.m4:39: AC_CHECK_HEADER(ldap_ssl.h, AC_DEFINE(HAVE_LDAP_SSL_H),,[#include ])
/cups-1.4b2/config-scripts/cups-ldap.m4:41: AC_DEFINE(HAVE_LDAP_SSL)))
Binární soubor /home/mitr/hash/grep-many/source/cups-1.4b2/driver/image.ppm odpovídá
Binární soubor /home/mitr/hash/grep-many/source/cups-1.4b2/driver/image.pgm odpovídá
/cups-1.4b2/CHANGES-1.3.txt:100: - Firefox 3 did not work with the CUPS web interface in SSL
/cups-1.4b2/CHANGES-1.3.txt:437: was installed and was included in the SSL include
/cups-1.4b2/CHANGES-1.3.txt:645: - Added LDAP+SSL support (STR #1967)
/cups-1.4b2/configure:15871: { echo "$as_me:$LINENO: checking for ldap_start_tls in -lldap" >&5
/cups-1.4b2/configure:15872:echo $ECHO_N "checking for ldap_start_tls in -lldap... $ECHO_C" >&6; }
/cups-1.4b2/configure:15873:if test "${ac_cv_lib_ldap_ldap_start_tls+set}" = set; then
/cups-1.4b2/configure:15891:char ldap_start_tls ();
/cups-1.4b2/configure:15895:return ldap_start_tls ();
/cups-1.4b2/configure:15923: ac_cv_lib_ldap_ldap_start_tls=no
/cups-1.4b2/configure:15930:{ echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_ldap_start_tls" >&5
/cups-1.4b2/configure:15931:echo "${ECHO_T}$ac_cv_lib_ldap_ldap_start_tls" >&6; }
/cups-1.4b2/configure:15932:if test $ac_cv_lib_ldap_ldap_start_tls = yes; then
/cups-1.4b2/configure:15934:#define HAVE_LDAP_SSL 1
/cups-1.4b2/configure:16011: { echo "$as_me:$LINENO: checking for ldap_ssl.h" >&5
/cups-1.4b2/configure:16012:echo $ECHO_N "checking for ldap_ssl.h... $ECHO_C" >&6; }
/cups-1.4b2/configure:16013:if test "${ac_cv_header_ldap_ssl_h+set}" = set; then
/cups-1.4b2/configure:16024:#include
/cups-1.4b2/configure:16048: ac_cv_header_ldap_ssl_h=no
/cups-1.4b2/configure:16053:{ echo "$as_me:$LINENO: result: $ac_cv_header_ldap_ssl_h" >&5
/cups-1.4b2/configure:16054:echo "${ECHO_T}$ac_cv_header_ldap_ssl_h" >&6; }
/cups-1.4b2/configure:16055:if test $ac_cv_header_ldap_ssl_h = yes; then
/cups-1.4b2/configure:16057:#define HAVE_LDAP_SSL_H 1
/cups-1.4b2/configure:16126:#define HAVE_LDAP_SSL 1
/cups-1.4b2/configure:16215:# Check whether --enable-ssl was given.
/cups-1.4b2/configure:16216:if test "${enable_ssl+set}" = set; then
/cups-1.4b2/configure:16230:# Check whether --enable-openssl was given.
/cups-1.4b2/configure:16231:if test "${enable_openssl+set}" = set; then
/cups-1.4b2/configure:16236:# Check whether --with-openssl-libs was given.
/cups-1.4b2/configure:16237:if test "${with_openssl_libs+set}" = set; then
/cups-1.4b2/configure:16243:# Check whether --with-openssl-includes was given.
/cups-1.4b2/configure:16244:if test "${with_openssl_includes+set}" = set; then
/cups-1.4b2/configure:16254:if test x$enable_ssl != xno; then
/cups-1.4b2/configure:16390:#define HAVE_SSL 1
/cups-1.4b2/configure:16996:#define HAVE_SSL 1
/cups-1.4b2/configure:17007: if test "${ac_cv_header_openssl_ssl_h+set}" = set; then
/cups-1.4b2/configure:17009:echo $ECHO_N "checking for openssl/ssl.h... $ECHO_C" >&6; }
/cups-1.4b2/configure:17010:if test "${ac_cv_header_openssl_ssl_h+set}" = set; then
/cups-1.4b2/configure:17013:{ echo "$as_me:$LINENO: result: $ac_cv_header_openssl_ssl_h" >&5
/cups-1.4b2/configure:17014:echo "${ECHO_T}$ac_cv_header_openssl_ssl_h" >&6; }
/cups-1.4b2/configure:17017:{ echo "$as_me:$LINENO: checking openssl/ssl.h usability" >&5
/cups-1.4b2/configure:17018:echo $ECHO_N "checking openssl/ssl.h usability... $ECHO_C" >&6; }
/cups-1.4b2/configure:17026:#include
/cups-1.4b2/configure:17058:{ echo "$as_me:$LINENO: checking openssl/ssl.h presence" >&5
/cups-1.4b2/configure:17059:echo $ECHO_N "checking openssl/ssl.h presence... $ECHO_C" >&6; }
/cups-1.4b2/configure:17066:#include
/cups-1.4b2/configure:17100:echo "$as_me: WARNING: openssl/ssl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
/cups-1.4b2/configure:17102:echo "$as_me: WARNING: openssl/ssl.h: proceeding with the compiler's result" >&2;}
/cups-1.4b2/configure:17107:echo "$as_me: WARNING: openssl/ssl.h: present but cannot be compiled" >&2;}
/cups-1.4b2/configure:17109:echo "$as_me: WARNING: openssl/ssl.h: check for missing prerequisite headers?" >&2;}
/cups-1.4b2/configure:17111:echo "$as_me: WARNING: openssl/ssl.h: see the Autoconf documentation" >&2;}
/cups-1.4b2/configure:17113:echo "$as_me: WARNING: openssl/ssl.h: section \"Present But Cannot Be Compiled\"" >&2;}
/cups-1.4b2/configure:17115:echo "$as_me: WARNING: openssl/ssl.h: proceeding with the preprocessor's result" >&2;}
/cups-1.4b2/configure:17117:echo "$as_me: WARNING: openssl/ssl.h: in the future, the compiler will take precedence" >&2;}
/cups-1.4b2/configure:17121:{ echo "$as_me:$LINENO: checking for openssl/ssl.h" >&5
/cups-1.4b2/configure:17122:echo $ECHO_N "checking for openssl/ssl.h... $ECHO_C" >&6; }
/cups-1.4b2/configure:17123:if test "${ac_cv_header_openssl_ssl_h+set}" = set; then
/cups-1.4b2/configure:17128:{ echo "$as_me:$LINENO: result: $ac_cv_header_openssl_ssl_h" >&5
/cups-1.4b2/configure:17129:echo "${ECHO_T}$ac_cv_header_openssl_ssl_h" >&6; }
/cups-1.4b2/configure:17132:if test $ac_cv_header_openssl_ssl_h = yes; then
/cups-1.4b2/configure:17141: { echo "$as_me:$LINENO: checking for SSL_new in -lssl" >&5
/cups-1.4b2/configure:17142:echo $ECHO_N "checking for SSL_new in -lssl... $ECHO_C" >&6; }
/cups-1.4b2/configure:17143:if test "${ac_cv_lib_ssl_SSL_new+set}" = set; then
/cups-1.4b2/configure:17161:char SSL_new ();
/cups-1.4b2/configure:17165:return SSL_new ();
/cups-1.4b2/configure:17193: ac_cv_lib_ssl_SSL_new=no
/cups-1.4b2/configure:17200:{ echo "$as_me:$LINENO: result: $ac_cv_lib_ssl_SSL_new" >&5
/cups-1.4b2/configure:17201:echo "${ECHO_T}$ac_cv_lib_ssl_SSL_new" >&6; }
/cups-1.4b2/configure:17202:if test $ac_cv_lib_ssl_SSL_new = yes; then
/cups-1.4b2/configure:17207:#define HAVE_SSL 1
/cups-1.4b2/data/iso-8859-5.txt:248:0xC8 0x0428 # CYRILLIC CAPITAL LETTER SHA
/cups-1.4b2/data/iso-8859-5.txt:280:0xE8 0x0448 # CYRILLIC SMALL LETTER SHA
/cups-1.4b2/data/windows-1251.txt:235:0xD8 0x0428 #CYRILLIC CAPITAL LETTER SHA
/cups-1.4b2/data/windows-1251.txt:267:0xF8 0x0448 #CYRILLIC SMALL LETTER SHA
/cups-1.4b2/Makefile:297: $(RM) $(BUILDROOT)$(INITDIR)/rc2.d/S99cups; \
/cups-1.4b2/Makefile:298: $(RMDIR) $(BUILDROOT)$(INITDIR)/rc2.d; \
/cups-1.4b2/cups/adminutil.c:917: cg->http->encryption == HTTP_ENCRYPT_NEVER))
/cups-1.4b2/cups/md5passwd.c:4: * MD5 password support for the Common UNIX Printing System (CUPS).
/cups-1.4b2/cups/md5passwd.c:19: * httpMD5() - Compute the MD5 sum of the username:group:password.
/cups-1.4b2/cups/md5passwd.c:20: * httpMD5Nonce() - Combine the MD5 sum of the username, group, and password
/cups-1.4b2/cups/md5passwd.c:22: * httpMD5String() - Convert an MD5 sum to a character string.
/cups-1.4b2/cups/md5passwd.c:34: * 'httpMD5()' - Compute the MD5 sum of the username:group:password.
/cups-1.4b2/cups/md5passwd.c:37:char * /* O - MD5 sum */
/cups-1.4b2/cups/md5passwd.c:41: char md5[33]) /* O - MD5 string */
/cups-1.4b2/cups/md5passwd.c:43: _cups_md5_state_t state; /* MD5 state info */
/cups-1.4b2/cups/md5passwd.c:49: * Compute the MD5 sum of the user name, group name, and password.
/cups-1.4b2/cups/md5passwd.c:61: return (httpMD5String(sum, md5));
/cups-1.4b2/cups/md5passwd.c:66: * 'httpMD5Final()' - Combine the MD5 sum of the username, group, and password
/cups-1.4b2/cups/md5passwd.c:75: char md5[33]) /* IO - MD5 sum */
/cups-1.4b2/cups/md5passwd.c:77: _cups_md5_state_t state; /* MD5 state info */
/cups-1.4b2/cups/md5passwd.c:84: * First compute the MD5 sum of the method and resource...
/cups-1.4b2/cups/md5passwd.c:94: * Then combine A1 (MD5 of username, realm, and password) with the nonce
/cups-1.4b2/cups/md5passwd.c:95: * and A2 (method + resource) values to get the final MD5 sum for the
/cups-1.4b2/cups/md5passwd.c:99: snprintf(line, sizeof(line), "%s:%s:%s", md5, nonce, a2);
/cups-1.4b2/cups/md5passwd.c:105: return (httpMD5String(sum, md5));
/cups-1.4b2/cups/md5passwd.c:110: * 'httpMD5String()' - Convert an MD5 sum to a character string.
/cups-1.4b2/cups/md5passwd.c:113:char * /* O - MD5 sum in hex */
/cups-1.4b2/cups/md5passwd.c:114:httpMD5String(const unsigned char *sum, /* I - MD5 sum data */
/cups-1.4b2/cups/md5passwd.c:115: char md5[33])
/cups-1.4b2/cups/md5passwd.c:116: /* O - MD5 sum in hex */
/cups-1.4b2/cups/md5passwd.c:119: char *md5ptr; /* Pointer into MD5 string */
/cups-1.4b2/cups/md5passwd.c:125: * Convert the MD5 sum to hexadecimal...
/cups-1.4b2/cups/md5passwd.c:128: for (i = 16, md5ptr = md5; i > 0; i --, sum ++)
/cups-1.4b2/cups/md5passwd.c:136: return (md5);
/cups-1.4b2/cups/Dependencies:5:adminutil.o: md5.h ipp-private.h i18n.h transcode.h debug.h
/cups-1.4b2/cups/Dependencies:10:auth.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:15:backend.o: http-private.h http.h md5.h ipp-private.h ipp.h cups.h ppd.h
/cups-1.4b2/cups/Dependencies:20:custom.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:23:debug.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:26:dest.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h
/cups-1.4b2/cups/Dependencies:32:file.o: http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:36:getdevices.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:38:getifaddrs.o: http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:41:getputfile.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:43:globals.o: http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:46:http.o: http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:49:http-addr.o: http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:52:http-addrlist.o: http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:56:http-support.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:58:ipp.o: http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:62:ipp-support.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:65:langprintf.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:68:language.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:71:localize.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:75:md5.o: md5.h string.h ../config.h
/cups-1.4b2/cups/Dependencies:76:md5passwd.o: http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:79:notify.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:85:ppd.o: language.h globals.h string.h ../config.h http-private.h md5.h
/cups-1.4b2/cups/Dependencies:88:request.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:92:snmp.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:97:tempfile.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:100:transcode.o: versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:102:usersys.o: http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:106:util.o: md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:116:testhttp.o: http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:133:adminutil.32.o: adminutil.c md5.h ipp-private.h i18n.h transcode.h debug.h
/cups-1.4b2/cups/Dependencies:138:auth.32.o: auth.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:143:backend.32.o: backend.c http-private.h http.h md5.h ipp-private.h ipp.h cups.h ppd.h
/cups-1.4b2/cups/Dependencies:148:custom.32.o: custom.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:151:debug.32.o: debug.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:154:dest.32.o: dest.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h
/cups-1.4b2/cups/Dependencies:160:file.32.o: file.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:164:getdevices.32.o: getdevices.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:166:getifaddrs.32.o: getifaddrs.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:169:getputfile.32.o: getputfile.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:171:globals.32.o: globals.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:174:http.32.o: http.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:177:http-addr.32.o: http-addr.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:180:http-addrlist.32.o: http-addrlist.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:184:http-support.32.o: http-support.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:186:ipp.32.o: ipp.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:190:ipp-support.32.o: ipp-support.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:193:langprintf.32.o: langprintf.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:196:language.32.o: language.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:199:localize.32.o: localize.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:203:md5.32.o: md5.c md5.h string.h ../config.h
/cups-1.4b2/cups/Dependencies:204:md5passwd.32.o: md5passwd.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:207:notify.32.o: notify.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:213:ppd.32.o: ppd.c language.h globals.h string.h ../config.h http-private.h md5.h
/cups-1.4b2/cups/Dependencies:216:request.32.o: request.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:220:snmp.32.o: snmp.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:225:tempfile.32.o: tempfile.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:228:transcode.32.o: transcode.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:230:usersys.32.o: usersys.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:234:util.32.o: util.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:244:testhttp.32.o: testhttp.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:261:adminutil.64.o: adminutil.c md5.h ipp-private.h i18n.h transcode.h debug.h
/cups-1.4b2/cups/Dependencies:266:auth.64.o: auth.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:271:backend.64.o: backend.c http-private.h http.h md5.h ipp-private.h ipp.h cups.h ppd.h
/cups-1.4b2/cups/Dependencies:276:custom.64.o: custom.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:279:debug.64.o: debug.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:282:dest.64.o: dest.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h
/cups-1.4b2/cups/Dependencies:288:file.64.o: file.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:292:getdevices.64.o: getdevices.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:294:getifaddrs.64.o: getifaddrs.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:297:getputfile.64.o: getputfile.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:299:globals.64.o: globals.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:302:http.64.o: http.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:305:http-addr.64.o: http-addr.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:308:http-addrlist.64.o: http-addrlist.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:312:http-support.64.o: http-support.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:314:ipp.64.o: ipp.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:318:ipp-support.64.o: ipp-support.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:321:langprintf.64.o: langprintf.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:324:language.64.o: language.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:327:localize.64.o: localize.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:331:md5.64.o: md5.c md5.h string.h ../config.h
/cups-1.4b2/cups/Dependencies:332:md5passwd.64.o: md5passwd.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/Dependencies:335:notify.64.o: notify.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:341:ppd.64.o: ppd.c language.h globals.h string.h ../config.h http-private.h md5.h
/cups-1.4b2/cups/Dependencies:344:request.64.o: request.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:348:snmp.64.o: snmp.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:353:tempfile.64.o: tempfile.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:356:transcode.64.o: transcode.c versioning.h md5.h ipp-private.h ipp.h cups.h ppd.h array.h
/cups-1.4b2/cups/Dependencies:358:usersys.64.o: usersys.c http-private.h ../config.h http.h versioning.h md5.h ipp-private.h
/cups-1.4b2/cups/Dependencies:362:util.64.o: util.c md5.h ipp-private.h ipp.h cups.h ppd.h array.h file.h language.h
/cups-1.4b2/cups/Dependencies:372:testhttp.64.o: testhttp.c http-private.h ../config.h http.h versioning.h md5.h
/cups-1.4b2/cups/util.c:1647: cg->http->encryption == HTTP_ENCRYPT_NEVER))
/cups-1.4b2/cups/md5-apple.h:2: * "$Id: md5-apple.h 6649 2007-07-11 21:46:42Z mike $"
/cups-1.4b2/cups/md5-apple.h:4: * MD5 MacOS X compatibility header for the Common UNIX Printing
/cups-1.4b2/cups/md5-apple.h:7: * This file just defines aliases to the (private) CUPS MD5 functions.
/cups-1.4b2/cups/md5-apple.h:21:void md5_init(_cups_md5_state_t *pms)
/cups-1.4b2/cups/md5-apple.h:23:void md5_append(_cups_md5_state_t *pms, const unsigned char *data, int nbytes)
/cups-1.4b2/cups/md5-apple.h:25:void md5_finish(_cups_md5_state_t *pms, unsigned char digest[16])
/cups-1.4b2/cups/md5-apple.h:29: * End of "$Id: md5-apple.h 6649 2007-07-11 21:46:42Z mike $".
/cups-1.4b2/cups/http.h:123: HTTP_AUTH_MD5, /* Digest authentication in use */
/cups-1.4b2/cups/http.h:124: HTTP_AUTH_MD5_SESS, /* MD5-session authentication in use */
/cups-1.4b2/cups/http.h:125: HTTP_AUTH_MD5_INT, /* Digest authentication in use for body */
/cups-1.4b2/cups/http.h:126: HTTP_AUTH_MD5_SESS_INT, /* MD5-session authentication in use for body */
/cups-1.4b2/cups/http.h:139: HTTP_ENCRYPT_IF_REQUESTED, /* Encrypt if requested (TLS upgrade) */
/cups-1.4b2/cups/http.h:140: HTTP_ENCRYPT_NEVER, /* Never encrypt */
/cups-1.4b2/cups/http.h:141: HTTP_ENCRYPT_REQUIRED, /* Encryption is required (TLS upgrade) */
/cups-1.4b2/cups/http.h:142: HTTP_ENCRYPT_ALWAYS /* Always encrypt (SSL) */
/cups-1.4b2/cups/http.h:156: HTTP_FIELD_CONTENT_MD5, /* Content-MD5 field */
/cups-1.4b2/cups/http.h:209: HTTP_SWITCHING_PROTOCOLS, /* HTTP upgrade to TLS/SSL */
/cups-1.4b2/cups/http.h:244: HTTP_UPGRADE_REQUIRED = 426, /* Upgrade to SSL/TLS required */
/cups-1.4b2/cups/testhttp.c:507: http = httpConnectEncrypt(hostname, port, HTTP_ENCRYPT_IF_REQUESTED);
/cups-1.4b2/cups/getdevices.c:137:#ifdef HAVE_SSL
/cups-1.4b2/cups/getdevices.c:147: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/cups/getdevices.c:149:#endif /* HAVE_SSL */
/cups-1.4b2/cups/ppd.c:536: "Signature",
/cups-1.4b2/cups/http-private.h:78:# include "md5.h"
/cups-1.4b2/cups/http-private.h:83: * The OpenSSL library provides its own SSL/TLS context structure for its
/cups-1.4b2/cups/http-private.h:88:# include
/cups-1.4b2/cups/http-private.h:89:# include
/cups-1.4b2/cups/http-private.h:90:# include
/cups-1.4b2/cups/http-private.h:92:typedef SSL http_tls_t;
/cups-1.4b2/cups/http-private.h:98: * The GNU TLS library is more of a "bare metal" SSL/TLS library...
/cups-1.4b2/cups/http-private.h:104: gnutls_session session; /* GNU TLS session object */
/cups-1.4b2/cups/http-private.h:105: void *credentials; /* GNU TLS credentials object */
/cups-1.4b2/cups/http-private.h:106:} http_tls_t;
/cups-1.4b2/cups/http-private.h:115: * Darwin's Security framework provides its own SSL/TLS context structure
/cups-1.4b2/cups/http-private.h:125:} http_tls_t;
/cups-1.4b2/cups/http-private.h:156: _cups_md5_state_t md5_state; /* MD5 state */
/cups-1.4b2/cups/http-private.h:160: void *tls; /* TLS state information */
/cups-1.4b2/cups/Makefile:53: md5.o \
/cups-1.4b2/cups/usersys.c:59: * @code HTTP_ENCRYPT_IF_REQUESTED@.
/cups-1.4b2/cups/usersys.c:120: cg->encryption = HTTP_ENCRYPT_NEVER;
/cups-1.4b2/cups/usersys.c:122: cg->encryption = HTTP_ENCRYPT_ALWAYS;
/cups-1.4b2/cups/usersys.c:124: cg->encryption = HTTP_ENCRYPT_REQUIRED;
/cups-1.4b2/cups/usersys.c:126: cg->encryption = HTTP_ENCRYPT_IF_REQUESTED;
/cups-1.4b2/cups/auth.c:357: char encode[33], /* MD5 buffer */
/cups-1.4b2/cups/md5.h:29:/*$Id: md5.h 8179 2008-12-10 05:03:11Z mike $ */
/cups-1.4b2/cups/md5.h:31: Independent implementation of MD5 (RFC 1321).
/cups-1.4b2/cups/md5.h:33: This code implements the MD5 Algorithm defined in RFC 1321.
/cups-1.4b2/cups/md5.h:37: The original and principal author of md5.h is L. Peter Deutsch
/cups-1.4b2/cups/md5.h:42: 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
/cups-1.4b2/cups/md5.h:48:#ifndef _CUPS_MD5_H_
/cups-1.4b2/cups/md5.h:49:# define _CUPS_MD5_H_
/cups-1.4b2/cups/md5.h:51:/* Define the state of the MD5 Algorithm. */
/cups-1.4b2/cups/md5.h:52:typedef struct _cups_md5_state_s {
/cups-1.4b2/cups/md5.h:56:} _cups_md5_state_t;
/cups-1.4b2/cups/md5.h:63:void _cupsMD5Init(_cups_md5_state_t *pms);
/cups-1.4b2/cups/md5.h:66:void _cupsMD5Append(_cups_md5_state_t *pms, const unsigned char *data, int nbytes);
/cups-1.4b2/cups/md5.h:69:void _cupsMD5Finish(_cups_md5_state_t *pms, unsigned char digest[16]);
/cups-1.4b2/cups/md5.h:74:#endif /* !_CUPS_MD5_H_ */
/cups-1.4b2/cups/md5.c:29:/*$Id: md5.c 8179 2008-12-10 05:03:11Z mike $ */
/cups-1.4b2/cups/md5.c:31: Independent implementation of MD5 (RFC 1321).
/cups-1.4b2/cups/md5.c:33: This code implements the MD5 Algorithm defined in RFC 1321.
/cups-1.4b2/cups/md5.c:37: The original and principal author of md5.c is L. Peter Deutsch
/cups-1.4b2/cups/md5.c:42: 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5).
/cups-1.4b2/cups/md5.c:46:#include "md5.h"
/cups-1.4b2/cups/md5.c:49:# include "md5-apple.h"
/cups-1.4b2/cups/md5.c:118:_cups_md5_process(_cups_md5_state_t *pms, const unsigned char *data /*[64]*/)
/cups-1.4b2/cups/md5.c:276:_cupsMD5Init(_cups_md5_state_t *pms)
/cups-1.4b2/cups/md5.c:286:_cupsMD5Append(_cups_md5_state_t *pms, const unsigned char *data, int nbytes)
/cups-1.4b2/cups/md5.c:311: _cups_md5_process(pms, pms->buf);
/cups-1.4b2/cups/md5.c:316: _cups_md5_process(pms, p);
/cups-1.4b2/cups/md5.c:324:_cupsMD5Finish(_cups_md5_state_t *pms, unsigned char digest[16])
/cups-1.4b2/cups/request.c:438:#ifdef HAVE_SSL
/cups-1.4b2/cups/request.c:448: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/cups/request.c:450:#endif /* HAVE_SSL */
/cups-1.4b2/cups/request.c:567:#ifdef HAVE_SSL
/cups-1.4b2/cups/request.c:570: * a non-local link. If so, encrypt the link so that we can pass
/cups-1.4b2/cups/request.c:575: !httpAddrLocalhost(http->hostaddr) && !http->tls &&
/cups-1.4b2/cups/request.c:576: httpEncryption(http, HTTP_ENCRYPT_REQUIRED))
/cups-1.4b2/cups/request.c:581:#endif /* HAVE_SSL */
/cups-1.4b2/cups/request.c:691:#ifdef HAVE_SSL
/cups-1.4b2/cups/request.c:704: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/cups/request.c:707:#endif /* HAVE_SSL */
/cups-1.4b2/cups/getputfile.c:136:#ifdef HAVE_SSL
/cups-1.4b2/cups/getputfile.c:150: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/cups/getputfile.c:155:#endif /* HAVE_SSL */
/cups-1.4b2/cups/getputfile.c:401:#ifdef HAVE_SSL
/cups-1.4b2/cups/getputfile.c:415: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/cups/getputfile.c:420:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:22: * _httpBIOMethods() - Get the OpenSSL BIO methods for HTTP connections.
/cups-1.4b2/cups/http.c:60: * _httpReadGNUTLS() - Read function for the GNU TLS library.
/cups-1.4b2/cups/http.c:73: * _httpWriteGNUTLS() - Write function for the GNU TLS library.
/cups-1.4b2/cups/http.c:75: * http_bio_free() - Free OpenSSL data.
/cups-1.4b2/cups/http.c:76: * http_bio_new() - Initialize an OpenSSL BIO structure.
/cups-1.4b2/cups/http.c:77: * http_bio_puts() - Send a string for OpenSSL.
/cups-1.4b2/cups/http.c:78: * http_bio_read() - Read data for OpenSSL.
/cups-1.4b2/cups/http.c:79: * http_bio_write() - Write data for OpenSSL.
/cups-1.4b2/cups/http.c:82: * http_read_ssl() - Read from a SSL/TLS connection.
/cups-1.4b2/cups/http.c:85: * http_setup_ssl() - Set up SSL/TLS on a connection.
/cups-1.4b2/cups/http.c:86: * http_shutdown_ssl() - Shut down SSL/TLS on a connection.
/cups-1.4b2/cups/http.c:87: * http_upgrade() - Force upgrade to TLS encryption.
/cups-1.4b2/cups/http.c:90: * http_write_ssl() - Write to a SSL/TLS connection.
/cups-1.4b2/cups/http.c:139:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:140:static int http_read_ssl(http_t *http, char *buf, int len);
/cups-1.4b2/cups/http.c:141:static int http_setup_ssl(http_t *http);
/cups-1.4b2/cups/http.c:142:static void http_shutdown_ssl(http_t *http);
/cups-1.4b2/cups/http.c:144:static int http_write_ssl(http_t *http, const char *buf, int len);
/cups-1.4b2/cups/http.c:145:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:162: "Content-MD5",
/cups-1.4b2/cups/http.c:184:#if defined(HAVE_SSL) && defined(HAVE_LIBSSL)
/cups-1.4b2/cups/http.c:186: * BIO methods for OpenSSL...
/cups-1.4b2/cups/http.c:212: * '_httpBIOMethods()' - Get the OpenSSL BIO methods for HTTP connections.
/cups-1.4b2/cups/http.c:215:BIO_METHOD * /* O - BIO methods for OpenSSL */
/cups-1.4b2/cups/http.c:220:#endif /* HAVE_SSL && HAVE_LIBSSL */
/cups-1.4b2/cups/http.c:315:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:316: if (http->tls)
/cups-1.4b2/cups/http.c:317: http_shutdown_ssl(http);
/cups-1.4b2/cups/http.c:318:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:360: return (httpConnectEncrypt(host, port, HTTP_ENCRYPT_IF_REQUESTED));
/cups-1.4b2/cups/http.c:465: http->encryption = HTTP_ENCRYPT_ALWAYS;
/cups-1.4b2/cups/http.c:499:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:505: if ((http->encryption == HTTP_ENCRYPT_ALWAYS && !http->tls) ||
/cups-1.4b2/cups/http.c:506: (http->encryption == HTTP_ENCRYPT_NEVER && http->tls))
/cups-1.4b2/cups/http.c:508: else if (http->encryption == HTTP_ENCRYPT_REQUIRED && !http->tls)
/cups-1.4b2/cups/http.c:513: if (e == HTTP_ENCRYPT_ALWAYS || e == HTTP_ENCRYPT_REQUIRED)
/cups-1.4b2/cups/http.c:517:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:576:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:577: if (http->tls)
/cups-1.4b2/cups/http.c:578: http_shutdown_ssl(http);
/cups-1.4b2/cups/http.c:579:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:1026:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:1027: if (http->tls)
/cups-1.4b2/cups/http.c:1028: bytes = http_read_ssl(http, http->buffer + http->used,
/cups-1.4b2/cups/http.c:1031:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:1183: SSL_load_error_strings();
/cups-1.4b2/cups/http.c:1184: SSL_library_init();
/cups-1.4b2/cups/http.c:1388:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:1389: if (http->tls)
/cups-1.4b2/cups/http.c:1390: bytes = http_read_ssl(http, http->buffer, bytes);
/cups-1.4b2/cups/http.c:1392:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:1441:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:1442: else if (http->tls)
/cups-1.4b2/cups/http.c:1447: bytes = (ssize_t)http_read_ssl(http, buffer, (int)length);
/cups-1.4b2/cups/http.c:1449:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:1518:#if defined(HAVE_SSL) && defined(HAVE_CDSASSL)
/cups-1.4b2/cups/http.c:1525: SSLConnectionRef connection, /* I - SSL/TLS connection */
/cups-1.4b2/cups/http.c:1578:#endif /* HAVE_SSL && HAVE_CDSASSL */
/cups-1.4b2/cups/http.c:1581:#if defined(HAVE_SSL) && defined(HAVE_GNUTLS)
/cups-1.4b2/cups/http.c:1583: * '_httpReadGNUTLS()' - Read function for the GNU TLS library.
/cups-1.4b2/cups/http.c:1612:#endif /* HAVE_SSL && HAVE_GNUTLS */
/cups-1.4b2/cups/http.c:1634:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:1635: if (http->tls)
/cups-1.4b2/cups/http.c:1637: DEBUG_puts("httpReconnect: Shutting down SSL/TLS...");
/cups-1.4b2/cups/http.c:1638: http_shutdown_ssl(http);
/cups-1.4b2/cups/http.c:1640:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:1697:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:1698: if (http->encryption == HTTP_ENCRYPT_ALWAYS)
/cups-1.4b2/cups/http.c:1701: * Always do encryption via SSL.
/cups-1.4b2/cups/http.c:1704: if (http_setup_ssl(http) != 0)
/cups-1.4b2/cups/http.c:1715: else if (http->encryption == HTTP_ENCRYPT_REQUIRED)
/cups-1.4b2/cups/http.c:1717:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:1959:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:1960: if (http->status == HTTP_SWITCHING_PROTOCOLS && !http->tls)
/cups-1.4b2/cups/http.c:1962: if (http_setup_ssl(http) != 0)
/cups-1.4b2/cups/http.c:1975:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:2108: * If not, check the SSL/TLS buffers and do a select() on the connection...
/cups-1.4b2/cups/http.c:2259:#if defined(HAVE_SSL) && defined(HAVE_CDSASSL)
/cups-1.4b2/cups/http.c:2266: SSLConnectionRef connection, /* I - SSL/TLS connection */
/cups-1.4b2/cups/http.c:2304:#endif /* HAVE_SSL && HAVE_CDSASSL */
/cups-1.4b2/cups/http.c:2307:#if defined(HAVE_SSL) && defined(HAVE_GNUTLS)
/cups-1.4b2/cups/http.c:2309: * '_httpWriteGNUTLS()' - Write function for the GNU TLS library.
/cups-1.4b2/cups/http.c:2320:#endif /* HAVE_SSL && HAVE_GNUTLS */
/cups-1.4b2/cups/http.c:2323:#if defined(HAVE_SSL) && defined(HAVE_LIBSSL)
/cups-1.4b2/cups/http.c:2365: * 'http_bio_free()' - Free OpenSSL data.
/cups-1.4b2/cups/http.c:2385: * 'http_bio_new()' - Initialize an OpenSSL BIO structure.
/cups-1.4b2/cups/http.c:2404: * 'http_bio_puts()' - Send a string for OpenSSL.
/cups-1.4b2/cups/http.c:2420: * 'http_bio_read()' - Read data for OpenSSL.
/cups-1.4b2/cups/http.c:2456: * 'http_bio_write()' - Write data for OpenSSL.
/cups-1.4b2/cups/http.c:2466:#endif /* HAVE_SSL && HAVE_LIBSSL */
/cups-1.4b2/cups/http.c:2544:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:2546: * 'http_read_ssl()' - Read from a SSL/TLS connection.
/cups-1.4b2/cups/http.c:2550:http_read_ssl(http_t *http, /* I - Connection to server */
/cups-1.4b2/cups/http.c:2555: return (SSL_read((SSL *)(http->tls), buf, len));
/cups-1.4b2/cups/http.c:2558: return (gnutls_record_recv(((http_tls_t *)(http->tls))->session, buf, len));
/cups-1.4b2/cups/http.c:2566: error = SSLRead(((http_tls_t *)http->tls)->session, buf, len, &processed);
/cups-1.4b2/cups/http.c:2594:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:2672:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:2673: if (http->encryption == HTTP_ENCRYPT_REQUIRED && !http->tls)
/cups-1.4b2/cups/http.c:2676: httpSetField(http, HTTP_FIELD_UPGRADE, "TLS/1.0,SSL/2.0,SSL/3.0");
/cups-1.4b2/cups/http.c:2678:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:2745:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:2747: * 'http_setup_ssl()' - Set up SSL/TLS support on a connection.
/cups-1.4b2/cups/http.c:2751:http_setup_ssl(http_t *http) /* I - Connection to server */
/cups-1.4b2/cups/http.c:2754: SSL_CTX *context; /* Context for encryption */
/cups-1.4b2/cups/http.c:2755: SSL *conn; /* Connection for encryption */
/cups-1.4b2/cups/http.c:2758: http_tls_t *conn; /* TLS session object */
/cups-1.4b2/cups/http.c:2760: /* TLS credentials */
/cups-1.4b2/cups/http.c:2763: http_tls_t *conn; /* CDSA connection information */
/cups-1.4b2/cups/http.c:2767: DEBUG_printf(("http_setup_ssl(http=%p)\n", http));
/cups-1.4b2/cups/http.c:2770: context = SSL_CTX_new(SSLv23_client_method());
/cups-1.4b2/cups/http.c:2772: SSL_CTX_set_options(context, SSL_OP_NO_SSLv2); /* Only use SSLv3 or TLS */
/cups-1.4b2/cups/http.c:2777: conn = SSL_new(context);
/cups-1.4b2/cups/http.c:2778: SSL_set_bio(conn, bio, bio);
/cups-1.4b2/cups/http.c:2780: if (SSL_connect(conn) != 1)
/cups-1.4b2/cups/http.c:2786: printf("http_setup_ssl: %s\n", ERR_error_string(error, NULL));
/cups-1.4b2/cups/http.c:2789: SSL_CTX_free(context);
/cups-1.4b2/cups/http.c:2790: SSL_free(conn);
/cups-1.4b2/cups/http.c:2803: if ((conn = (http_tls_t *)malloc(sizeof(http_tls_t))) == NULL)
/cups-1.4b2/cups/http.c:2843: conn = (http_tls_t *)calloc(1, sizeof(http_tls_t));
/cups-1.4b2/cups/http.c:2894: http->tls = conn;
/cups-1.4b2/cups/http.c:2897:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:2900:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:2902: * 'http_shutdown_ssl()' - Shut down SSL/TLS on a connection.
/cups-1.4b2/cups/http.c:2906:http_shutdown_ssl(http_t *http) /* I - Connection to server */
/cups-1.4b2/cups/http.c:2909: SSL_CTX *context; /* Context for encryption */
/cups-1.4b2/cups/http.c:2910: SSL *conn; /* Connection for encryption */
/cups-1.4b2/cups/http.c:2913: conn = (SSL *)(http->tls);
/cups-1.4b2/cups/http.c:2914: context = SSL_get_SSL_CTX(conn);
/cups-1.4b2/cups/http.c:2916: SSL_shutdown(conn);
/cups-1.4b2/cups/http.c:2917: SSL_CTX_free(context);
/cups-1.4b2/cups/http.c:2918: SSL_free(conn);
/cups-1.4b2/cups/http.c:2921: http_tls_t *conn; /* Encryption session */
/cups-1.4b2/cups/http.c:2923: /* TLS credentials */
/cups-1.4b2/cups/http.c:2926: conn = (http_tls_t *)(http->tls);
/cups-1.4b2/cups/http.c:2936: http_tls_t *conn; /* CDSA connection information */
/cups-1.4b2/cups/http.c:2939: conn = (http_tls_t *)(http->tls);
/cups-1.4b2/cups/http.c:2952: http->tls = NULL;
/cups-1.4b2/cups/http.c:2954:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:2957:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:2959: * 'http_upgrade()' - Force upgrade to TLS encryption.
/cups-1.4b2/cups/http.c:2979: * Send an OPTIONS request to the server, requiring SSL or TLS
/cups-1.4b2/cups/http.c:2987: httpSetField(http, HTTP_FIELD_UPGRADE, "TLS/1.0, SSL/2.0, SSL/3.0");
/cups-1.4b2/cups/http.c:3016: if (!http->tls)
/cups-1.4b2/cups/http.c:3037:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:3047: int usessl) /* I - Use SSL context? */
/cups-1.4b2/cups/http.c:3064: * Check the SSL/TLS buffers for data first...
/cups-1.4b2/cups/http.c:3067:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:3068: if (http->tls && usessl)
/cups-1.4b2/cups/http.c:3071: if (SSL_pending((SSL *)(http->tls)))
/cups-1.4b2/cups/http.c:3074: if (gnutls_record_check_pending(((http_tls_t *)(http->tls))->session))
/cups-1.4b2/cups/http.c:3079: if (!SSLGetBufferedReadSize(((http_tls_t *)(http->tls))->session, &bytes) &&
/cups-1.4b2/cups/http.c:3084:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:3146:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:3147: if (http->tls)
/cups-1.4b2/cups/http.c:3148: bytes = http_write_ssl(http, buffer, length);
/cups-1.4b2/cups/http.c:3150:#endif /* HAVE_SSL */
/cups-1.4b2/cups/http.c:3231:#ifdef HAVE_SSL
/cups-1.4b2/cups/http.c:3233: * 'http_write_ssl()' - Write to a SSL/TLS connection.
/cups-1.4b2/cups/http.c:3237:http_write_ssl(http_t *http, /* I - Connection to server */
/cups-1.4b2/cups/http.c:3242: return (SSL_write((SSL *)(http->tls), buf, len));
/cups-1.4b2/cups/http.c:3245: return (gnutls_record_send(((http_tls_t *)(http->tls))->session, buf, len));
/cups-1.4b2/cups/http.c:3252: error = SSLWrite(((http_tls_t *)http->tls)->session, buf, len, &processed);
/cups-1.4b2/cups/http.c:3280:#endif /* HAVE_SSL */
/cups-1.4b2/config.h.in:284:#undef HAVE_SSL
/cups-1.4b2/config.h.in:319:#undef HAVE_LDAP_SSL_H
/cups-1.4b2/config.h.in:320:#undef HAVE_LDAP_SSL
/cups-1.4b2/berkeley/lprm.c:67: case 'E' : /* Encrypt */
/cups-1.4b2/berkeley/lprm.c:68:#ifdef HAVE_SSL
/cups-1.4b2/berkeley/lprm.c:69: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/berkeley/lprm.c:74:#endif /* HAVE_SSL */
/cups-1.4b2/berkeley/lpr.c:72: case 'E' : /* Encrypt */
/cups-1.4b2/berkeley/lpr.c:73:#ifdef HAVE_SSL
/cups-1.4b2/berkeley/lpr.c:74: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/berkeley/lpr.c:79:#endif /* HAVE_SSL */
/cups-1.4b2/berkeley/lpq.c:95: case 'E' : /* Encrypt */
/cups-1.4b2/berkeley/lpq.c:96:#ifdef HAVE_SSL
/cups-1.4b2/berkeley/lpq.c:97: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/berkeley/lpq.c:100: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/berkeley/lpq.c:105:#endif /* HAVE_SSL */
/cups-1.4b2/CHANGES-1.1.txt:224: - The IPP backend did not use SSL when printing over a
/cups-1.4b2/CHANGES-1.1.txt:725: - The cups.spec file didn't list the rc2.d init
/cups-1.4b2/CHANGES-1.1.txt:731: - The GNU TLS code incorrectly used
/cups-1.4b2/CHANGES-1.1.txt:1092: - Added preliminary support for GNU TLS; patch provided
/cups-1.4b2/CHANGES-1.1.txt:1523: - Fixed a problem with SSL and the job, printer, and
/cups-1.4b2/CHANGES-1.1.txt:1794: - Added support for MD5 passwords under Slackware.
/cups-1.4b2/CHANGES-1.1.txt:1796: authentication using the MD5 password file managed by
/cups-1.4b2/CHANGES-1.1.txt:2049: - Added --with-openssl-* options to properly reference
/cups-1.4b2/CHANGES-1.1.txt:2050: the OpenSSL libraries in DSOs.
/cups-1.4b2/CHANGES-1.1.txt:2073: authentication from passwd.md5.
/cups-1.4b2/CHANGES-1.1.txt:2125: password when deleting an existing MD5 password
/cups-1.4b2/CHANGES-1.1.txt:2133: which are included in the MD5 sum sent to the server.
/cups-1.4b2/CHANGES-1.1.txt:2399: - The HTTP Upgrade code (upgrade to TLS encryption)
/cups-1.4b2/CHANGES-1.1.txt:2404: upgrade to TLS.
/cups-1.4b2/CHANGES-1.1.txt:2632: - Fixed configure check for OpenSSL to work with RSA
/cups-1.4b2/CHANGES-1.1.txt:2653: when checking for the OpenSSL library.
/cups-1.4b2/CHANGES-1.1.txt:2667: supports TLS/SSL encryption via the OpenSSL library.
/cups-1.4b2/CHANGES-1.1.txt:3239: - Added placeholder pointer for TLS encryption to the HTTP
/cups-1.4b2/cgi-bin/ipp-var.c:818: * Then flag whether we are using SSL on this connection...
/cups-1.4b2/packaging/LICENSE.rtf:37:\fs24 \nosupersub "), is provided under the GNU General Public License ("GPL") and GNU Library General Public License ("LGPL"), Version 2, with exceptions for Apple operating systems and the OpenSSL toolkit. A copy of the exceptions and licenses follow this introduction.\
/cups-1.4b2/packaging/LICENSE.rtf:68:\b \cf0 {\listtext 2. }OpenSSL Toolkit License Exception
/cups-1.4b2/packaging/LICENSE.rtf:71:\ls2\ilvl1\cf0 {\listtext 1. }Apple Inc. explicitly allows the compilation and distribution of the CUPS software with the OpenSSL Toolkit.\
/cups-1.4b2/packaging/cups.list.in:252:# Make sure the MD5 password file is now owned by CUPS_USER...
/cups-1.4b2/packaging/cups.list.in:253:%postinstall if test -f $SERVERROOT/passwd.md5; then
/cups-1.4b2/packaging/cups.list.in:254:%postinstall chown $CUPS_USER $SERVERROOT/passwd.md5
/cups-1.4b2/packaging/cups.list.in:570:d 0700 root $CUPS_GROUP $SERVERROOT/ssl -
/cups-1.4b2/packaging/cups.spec.in:164:%attr(0700,root,root) %dir /etc/cups/ssl
/cups-1.4b2/packaging/cups.spec.in:180:/etc/rc2.d/*
/cups-1.4b2/packaging/cups.spec.in:187:#/etc/rc.d/rc2.d/*
/cups-1.4b2/packaging/cups.spec.in:193:#/sbin/rc.d/rc2.d/*
/cups-1.4b2/packaging/cups.spec:164:%attr(0700,root,root) %dir /etc/cups/ssl
/cups-1.4b2/packaging/cups.spec:180:/etc/rc2.d/*
/cups-1.4b2/packaging/cups.spec:187:#/etc/rc.d/rc2.d/*
/cups-1.4b2/packaging/cups.spec:193:#/sbin/rc.d/rc2.d/*
/cups-1.4b2/configure.in:34:sinclude(config-scripts/cups-ssl.m4)
/cups-1.4b2/LICENSE.txt:15:Apple operating systems and the OpenSSL toolkit. A copy of the
/cups-1.4b2/LICENSE.txt:92: 2. OpenSSL Toolkit License Exception;
/cups-1.4b2/LICENSE.txt:95: distribution of the CUPS software with the OpenSSL
/cups-1.4b2/locale/cups.pot:5329:" -E Encrypt the connection to the server\n"
/cups-1.4b2/CREDITS.txt:12: L. Peter Deutsch - MD5 code.
/cups-1.4b2/CHANGES-1.2.txt:151: - The scheduler's openssl certificate generation code was
/cups-1.4b2/CHANGES-1.2.txt:187: - The scheduler did not choose SSL certificates correctly
/cups-1.4b2/CHANGES-1.2.txt:280: - The SSL negotiation code did not implement short
/cups-1.4b2/CHANGES-1.2.txt:426: - The openssl command would lock up the scheduler when
/cups-1.4b2/CHANGES-1.2.txt:503: - The scheduler now creates self-signed SSL certficates
/cups-1.4b2/CHANGES-1.2.txt:504: automatically when using OpenSSL and CDSA for
/cups-1.4b2/CHANGES-1.2.txt:505: encryption, just as for GNU TLS.
/cups-1.4b2/CHANGES-1.2.txt:515: - The scheduler's SSL certificate/key directory was not
/cups-1.4b2/CHANGES-1.2.txt:586: create and update the /etc/cups/passwd.md5 file (STR
/cups-1.4b2/CHANGES-1.2.txt:677: - The configure script did not use the GNU TLS
/cups-1.4b2/CHANGES-1.2.txt:750: - When configured with SSL support, require encryption by
/cups-1.4b2/CHANGES-1.2.txt:825: - 64-bit SSL fixes for MacOS X.
/cups-1.4b2/CHANGES-1.2.txt:929: - Fixes for Solaris 10 builds against old GNU TLS and
/cups-1.4b2/CHANGES-1.2.txt:1001: - The scheduler now only updates the permissions of SSL
/cups-1.4b2/CHANGES-1.2.txt:1185: - The scheduler now automatically detects SSL/TLS clients
/cups-1.4b2/CHANGES-1.2.txt:1196: - The md5.h header and md5_* functions are now officially
/cups-1.4b2/test/run-stp-tests.sh:105:# See if we want to do SSL testing...
/cups-1.4b2/test/run-stp-tests.sh:109:echo "Now you can choose whether to create a SSL/TLS encryption key and"
/cups-1.4b2/test/run-stp-tests.sh:110:echo "certificate for testing; these tests currently require the OpenSSL"
/cups-1.4b2/test/run-stp-tests.sh:113:echo "0 - Do not do SSL/TLS encryption tests"
/cups-1.4b2/test/run-stp-tests.sh:117:echo $ac_n "Enter the number of the SSL/TLS tests to perform: [0] $ac_c"
/cups-1.4b2/test/run-stp-tests.sh:135: echo "Not using SSL/TLS (0)"
/cups-1.4b2/test/run-stp-tests.sh:231:mkdir /tmp/cups-$user/ssl
/cups-1.4b2/test/run-stp-tests.sh:273: mkdir $root/ssl
/cups-1.4b2/test/run-stp-tests.sh:274: cp server.* $root/ssl
/cups-1.4b2/ppdc/Dependencies:9:ppdc-catalog.o: ../cups/http-private.h ../cups/http.h ../cups/md5.h
/cups-1.4b2/ppdc/Dependencies:19:ppdc-driver.o: ../cups/http-private.h ../cups/http.h ../cups/md5.h
/cups-1.4b2/ppdc/Dependencies:48:ppdc-source.o: ../cups/http-private.h ../cups/http.h ../cups/md5.h
Binární soubor /home/mitr/hash/grep-many/source/cups-1.4b2/desktop/cups-512.png odpovídá
/cups-1.4b2/systemv/Dependencies:50:lppasswd.o: ../cups/transcode.h ../cups/md5.h
/cups-1.4b2/systemv/Dependencies:52:lpstat.o: ../cups/versioning.h ../cups/md5.h ../cups/ipp-private.h
/cups-1.4b2/systemv/lp.c:103: case 'E' : /* Encrypt */
/cups-1.4b2/systemv/lp.c:104:#ifdef HAVE_SSL
/cups-1.4b2/systemv/lp.c:105: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lp.c:110:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/cancel.c:77: case 'E' : /* Encrypt */
/cups-1.4b2/systemv/cancel.c:78:#ifdef HAVE_SSL
/cups-1.4b2/systemv/cancel.c:79: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/cancel.c:82: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/cancel.c:87:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/lpinfo.c:89: case 'E' : /* Encrypt */
/cups-1.4b2/systemv/lpinfo.c:90:#ifdef HAVE_SSL
/cups-1.4b2/systemv/lpinfo.c:91: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lpinfo.c:96:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/lpstat.c:104: case 'E' : /* Encrypt */
/cups-1.4b2/systemv/lpstat.c:105:#ifdef HAVE_SSL
/cups-1.4b2/systemv/lpstat.c:106: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lpstat.c:111:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/lpoptions.c:139: case 'E' : /* Encrypt connection */
/cups-1.4b2/systemv/lpoptions.c:140: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/cupsctl.c:115: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lpmove.c:73: case 'E' : /* Encrypt */
/cups-1.4b2/systemv/lpmove.c:74:#ifdef HAVE_SSL
/cups-1.4b2/systemv/lpmove.c:75: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lpmove.c:81:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/cupsaddsmb.c:87:#ifdef HAVE_SSL
/cups-1.4b2/systemv/cupsaddsmb.c:88: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/cupsaddsmb.c:93:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/cupsaddsmb.c:290: " -E Encrypt the connection to the server\n"
/cups-1.4b2/systemv/cupsaccept.c:89: case 'E' : /* Encrypt */
/cups-1.4b2/systemv/cupsaccept.c:90:#ifdef HAVE_SSL
/cups-1.4b2/systemv/cupsaccept.c:91: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/cupsaccept.c:96:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/lpadmin.c:270:#ifdef HAVE_SSL
/cups-1.4b2/systemv/lpadmin.c:271: cupsSetEncryption(HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lpadmin.c:274: httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/cups-1.4b2/systemv/lpadmin.c:279:#endif /* HAVE_SSL */
/cups-1.4b2/systemv/lppasswd.c:4: * MD5 password program for the Common UNIX Printing System (CUPS).
/cups-1.4b2/systemv/lppasswd.c:17: * main() - Add, change, or delete passwords from the MD5 password file.
/cups-1.4b2/systemv/lppasswd.c:37:#include
/cups-1.4b2/systemv/lppasswd.c:62: * 'main()' - Add, change, or delete passwords from the MD5 password file.
/cups-1.4b2/systemv/lppasswd.c:80: md5line[33], /* MD5-sum from line */
/cups-1.4b2/systemv/lppasswd.c:81: md5new[33]; /* New MD5 sum */
/cups-1.4b2/systemv/lppasswd.c:83: char passwdmd5[1024], /* passwd.md5 file */
/cups-1.4b2/systemv/lppasswd.c:125: snprintf(passwdmd5, sizeof(passwdmd5), "%s/passwd.md5", root);
/cups-1.4b2/systemv/lppasswd.c:357: * username:group:MD5-sum
/cups-1.4b2/man/lppasswd.man:35:digest password file, \fIpasswd.md5\fR. When run by a normal
/cups-1.4b2/man/cupsd.conf.man.in:155:Specifies the SSL certificate authority file to use.
/cups-1.4b2/man/cupsd.conf.man.in:659:Sets SSL/TLS protocol options for encrypted connections.
/cups-lspp.patch:1930: #endif /* HAVE_SSL */
/cups-lspp.patch:2047: #endif /* HAVE_SSL */
/cups-lspp.patch:2134: VAR int SSLOptions VALUE(CUPSD_SSL_NONE);
/cups-lspp.patch:2135: /* SSL/TLS options */
/cups-lspp.patch:2136: #endif /* HAVE_SSL */
/cups.spec:374:%dir %attr(0700,root,lp) /etc/cups/ssl
/cups.spec:706:* Tue Jul 31 2007 Tim Waugh 1:1.3-0.rc2.2
/cups.spec:711:* Tue Jul 31 2007 Tim Waugh 1:1.3-0.rc2.1
/cups.spec:1132:* Fri Apr 21 2006 Tim Waugh 1:1.2-0.4.rc2.2
/cups.spec:1144:* Fri Apr 7 2006 Tim Waugh 1:1.2-0.4.rc2.1
/cups.spec:1151:- No longer need openssl-devel.
/cups.spec:1215:- Ship /etc/cups/ssl directory.
/cups.spec:1275:- rebuilt with new openssl
/cups.spec:1321:- rebuild for openssl-0.9.7e
/cups.spec:1410:* Tue Oct 26 2004 Tim Waugh 1:1.1.22-0.rc2.1
/cups.spec:1452:* Thu Sep 9 2004 Tim Waugh 1:1.1.21-1.rc2.2
/cups.spec:1455:* Tue Aug 24 2004 Tim Waugh 1:1.1.21-1.rc2.1
/cups.spec:1595:- The devel sub-package requires openssl-devel (bug #110772).
/cups.spec:1672:* Thu May 8 2003 Tim Waugh 1:1.1.19-0.rc4.1
/cups.spec:1730:- Use pkg-config information to find SSL libraries.
/cups.spec:1867:- rebuild against correct version of openssl (0.9.6b)
/cups-serverbin-compat.patch:24: snprintf(mimedir, sizeof(mimedir), "%s/mime", DataDir);
/dnssd:85: my ($ty, $product, $pdls, $usb_MFG, $usb_MDL, $usb_DES, $usb_CMD) =
/dnssd:101: } elsif ($field eq "usb_DES") {
/dnssd:102: $usb_DES = $content;
/dnssd:125: $usb_DES ||= $product;
/dnssd:128: } elsif ($usb_DES =~ /^KONICA\s*MINOLTA\b/i) {
/dnssd:130: } elsif ($usb_DES) {
/dnssd:131: $usb_DES =~ /^\s*(\S*)\b/;
/dnssd:136: $usb_DES =~ /^\s*\S*\s*(.*)$/;
/dnssd:162: } elsif ($usb_DES) {
/dnssd:163: $makemodel = $usb_DES;
/dnssd:169: ($usb_DES ? "DES:$usb_DES;" : "") .