Home
last modified time | relevance | path

Searched refs:urls (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/lib/libcrypto/ocsp/
Docsp_ext.c568 OCSP_url_svcloc_new(X509_NAME* issuer, const char **urls) in OCSP_url_svcloc_new() argument
579 if (urls && *urls && in OCSP_url_svcloc_new()
582 while (urls && *urls) { in OCSP_url_svcloc_new()
591 if (!ASN1_STRING_set((ASN1_STRING*)ia5, *urls, -1)) in OCSP_url_svcloc_new()
599 urls++; in OCSP_url_svcloc_new()
Docsp.h276 X509_EXTENSION *OCSP_url_svcloc_new(X509_NAME* issuer, const char **urls);
/openbsd/src/usr.sbin/ocspcheck/
Docspcheck.c320 STACK_OF(OPENSSL_STRING) *urls = NULL; in ocsp_request_new_from_cert()
353 urls = X509_get1_ocsp(cert); in ocsp_request_new_from_cert()
354 if (urls == NULL || sk_OPENSSL_STRING_num(urls) <= 0) { in ocsp_request_new_from_cert()
358 if ((request->url = strdup(sk_OPENSSL_STRING_value(urls, 0))) == NULL) in ocsp_request_new_from_cert()
360 X509_email_free(urls); in ocsp_request_new_from_cert()
361 urls = NULL; in ocsp_request_new_from_cert()
396 X509_email_free(urls); in ocsp_request_new_from_cert()
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/App/
DCpan.pm949 my $urls = $CPAN::Config->{urllist};
952 foreach my $url ( @$urls ) {
/openbsd/src/usr.sbin/unbound/util/
Dconfig_file.h813 struct config_strlist* urls; member
Dconfig_file.c1537 config_delstrlist(p->urls); in config_delauth()
Dconfigparser.y3188 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->urls, $2))
/openbsd/src/sbin/unwind/libunbound/util/
Dconfig_file.h813 struct config_strlist* urls; member
Dconfig_file.c1537 config_delstrlist(p->urls); in config_delauth()
Dconfigparser.y3188 if(!cfg_strlist_insert(&cfg_parser->cfg->auths->urls, $2))
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/History/
DMeta_1_2.pod64 urls:
DMeta_1_3.pod64 urls:
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/
DChanges106 * Update bugtracker and repository URLs (Nicolas R) (upstream/urls)
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlhack.pod84 …om/en/free-pro-team@latest/github/using-git/which-remote-url-should-i-use#cloning-with-https-urls>.
/openbsd/src/sbin/unwind/libunbound/services/
Dauthzone.c2113 if(c->masters || c->urls) { in auth_zones_cfg()
7264 for(p = c->urls; p; p = p->next) { in xfer_set_masters()
/openbsd/src/usr.sbin/unbound/services/
Dauthzone.c2113 if(c->masters || c->urls) { in auth_zones_cfg()
7264 for(p = c->urls; p; p = p->next) { in xfer_set_masters()
/openbsd/src/usr.sbin/unbound/doc/
Dexample.conf.in1194 # With allow-notify: you can give additional (apart from primaries and urls)
DChangelog9509 - update-itar.sh: using ftp:// urls because https godaddy certificate
/openbsd/src/gnu/usr.bin/texinfo/doc/
Dtexinfo.txi16644 cannot begin comments as there are # in urls.