Home
last modified time | relevance | path

Searched refs:no_proxy (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_lib.c250 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() argument
263 if (no_proxy == NULL) in use_proxy()
264 no_proxy = ossl_safe_getenv("no_proxy"); in use_proxy()
265 if (no_proxy == NULL) in use_proxy()
266 no_proxy = ossl_safe_getenv(OPENSSL_NO_PROXY); in use_proxy()
268 if (no_proxy != NULL) in use_proxy()
269 found = strstr(no_proxy, server); in use_proxy()
271 && ((found != no_proxy && found[-1] != ' ' && found[-1] != ',') in use_proxy()
278 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy() argument
290 if (proxy == NULL || *proxy == '\0' || !use_proxy(no_proxy, server)) in OSSL_HTTP_adapt_proxy()
H A Dhttp_client.c928 const char *proxy, const char *no_proxy, in OSSL_HTTP_open() argument
947 if (proxy != NULL || no_proxy != NULL) { in OSSL_HTTP_open()
963 proxy = OSSL_HTTP_adapt_proxy(proxy, no_proxy, server, use_ssl); in OSSL_HTTP_open()
1123 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() argument
1152 rctx = OSSL_HTTP_open(host, port, proxy, no_proxy, in OSSL_HTTP_get()
1215 const char *proxy, const char *no_proxy, in OSSL_HTTP_transfer() argument
1227 rctx = OSSL_HTTP_open(server, port, proxy, no_proxy, in OSSL_HTTP_transfer()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dhttp.h65 const char *proxy, const char *no_proxy,
78 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy,
87 const char *proxy, const char *no_proxy,
103 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy,
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/
H A Dtest_connection.csv1 expected,description, -section,val, -server,val, -proxy,val, -no_proxy,val, -tls_used,noarg, -path,…
20 …section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,127.0.0.1:x*/8888, -no_proxy,nonmatch.com,BLAN…
21 … -section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,127.0.0.1:65536, -no_proxy,nonmatch.com,BLAN…
22 0,proxy default port, -section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,127.0.0.1, -no_proxy,non…
23 0,proxy missing argument, -section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,, -no_proxy,nonmatch…
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_cmp_http.t48 my $no_proxy = $ENV{no_proxy} // $ENV{NO_PROXY};
234 my $noproxy = $no_proxy;
242 next LOOP if $no_proxy && ($noproxy =~ $server_host);
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_HTTP_parse_url.pod15 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy,
36 and returns it transformed according to the optional I<no_proxy> parameter,
43 If I<no_proxy> is NULL, take any default exclusion value from the C<no_proxy>
H A DOSSL_HTTP_transfer.pod22 const char *proxy, const char *no_proxy,
35 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy,
44 const char *proxy, const char *no_proxy,
72 If I<bio> is given, it is an error to provide I<proxy> or I<no_proxy> arguments,
75 HTTP(S) proxy to use (unless overridden by "no_proxy" settings).
85 is found in the optional list I<no_proxy> of proxy hostnames (if not NULL;
86 default is the environment variable C<no_proxy> if set, else C<NO_PROXY>).
247 C<http_proxy>, C<HTTP_PROXY>, C<https_proxy>, C<HTTPS_PROXY>, C<no_proxy>, and
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Droot.c482 int check_hostname, no_port, no_password, no_proxy; in parse_cvsroot() local
764 no_proxy = 1; in parse_cvsroot()
827 no_proxy = 0; in parse_cvsroot()
838 no_proxy = 0; in parse_cvsroot()
853 if (no_proxy && (newroot->proxy_hostname || newroot->proxy_port)) in parse_cvsroot()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps.h186 const char *proxy, const char *no_proxy,
288 const char *no_proxy, SSL_CTX *ssl_ctx,
294 const char *no_proxy, SSL_CTX *ctx,
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dcommon.c1069 const char *no_proxy, *p, *q; local
1072 if ((no_proxy = getenv("NO_PROXY")) == NULL &&
1073 (no_proxy = getenv("no_proxy")) == NULL)
1077 if (strcmp(no_proxy, "*") == 0)
1081 p = no_proxy;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_http.c81 ctx->proxy, ctx->no_proxy, in OSSL_CMP_MSG_http_perform()
H A Dcmp_ctx.c196 OPENSSL_free(ctx->no_proxy); in OSSL_CMP_CTX_free()
905 DEFINE_OSSL_CMP_CTX_set1(no_proxy, char) in DEFINE_OSSL_CMP_CTX_set1()
H A Dcmp_local.h48 char *no_proxy; member
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-ocsp.pod.in35 [B<-no_proxy> I<addresses>]
176 The HTTP(S) proxy server to use for reaching the OCSP server unless B<-no_proxy>
184 =item B<-no_proxy> I<addresses>
189 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
H A Dopenssl-cmp.pod.in52 [B<-no_proxy> I<addresses>]
469 The HTTP(S) proxy server to use for reaching the CMP server unless B<-no_proxy>
479 =item B<-no_proxy> I<addresses>
484 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
/netbsd-src/usr.bin/ftp/
H A Dfetch.c744 char *cp, *ep, *np, *np_copy, *np_iter, *no_proxy; in handle_noproxy() local
750 no_proxy = getoptionvalue("no_proxy"); in handle_noproxy()
751 if (EMPTYSTRING(no_proxy)) in handle_noproxy()
754 np_iter = np_copy = ftp_strdup(no_proxy); in handle_noproxy()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c2540 const char *no_proxy, SSL_CTX *ssl_ctx, in app_http_get_asn1() argument
2574 OSSL_HTTP_adapt_proxy(proxy, no_proxy, server, use_ssl) != NULL; in app_http_get_asn1()
2577 mem = OSSL_HTTP_get(url, proxy, no_proxy, NULL /* bio */, NULL /* rbio */, in app_http_get_asn1()
2593 const char *no_proxy, SSL_CTX *ssl_ctx, in app_http_post_asn1() argument
2611 OSSL_HTTP_adapt_proxy(proxy, no_proxy, host, use_ssl) != NULL; in app_http_post_asn1()
2615 proxy, no_proxy, NULL /* bio */, NULL /* rbio */, in app_http_post_asn1()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_server.c453 char *proxy, *no_proxy; member
473 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
509 no_proxy = srctx->no_proxy; in get_ocsp_resp_from_responder()
541 *resp = process_responder(req, host, port, path, proxy, no_proxy, in get_ocsp_resp_from_responder()
1371 tlscstatp.no_proxy = opt_arg(); in s_server_main()
H A Docsp.c1233 const char *proxy, const char *no_proxy, in process_responder() argument
1249 app_http_post_asn1(host, port, path, proxy, no_proxy, in process_responder()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_ctx_test.c738 DEFINE_SET_TEST(OSSL_CMP, CTX, 1, 1, no_proxy, char) in DEFINE_SET_CB_TEST()