Home
last modified time | relevance | path

Searched refs:email (Results 1 – 25 of 185) sorted by relevance

12345678

/freebsd/sys/contrib/openzfs/scripts/
H A Dupdate_authors.pl105 my ($name, $email) = $line =~ m/^\s+(.+)(?= <) <([^>]+)/;
108 my $semail = email_slug($email);
117 $display_email{$semail} = $email;
129 my ($name, $email) = $line =~ m/^(.*):::(.*)/;
130 next unless $name && $email;
132 my $semail = email_slug($email);
140 if (!$authors_name{email_slug($email)}) {
141 update_display_email($email);
163 while (my $email = shift @check_emails) {
164 next if $emails{$email}++;
[all …]
/freebsd/contrib/tzcode/
H A DCONTRIBUTING5 email as described below.
11 free to fill gaps or fix mistakes, and please email improvements
12 to <tz@iana.org> for use in the future. In your email, please give
17 To email small changes, please run a POSIX shell command like
19 'myfix.patch' to the email.
90 git send-email main
92 For an archived example of such an email, see
H A DSECURITY1 Please report any sensitive security-related bugs via email to the
4 Put "tzdb security" at the start of your email's subject line.
8 via email to make sure we received your original message.
/freebsd/contrib/tzdata/
H A DCONTRIBUTING5 email as described below.
11 free to fill gaps or fix mistakes, and please email improvements
12 to <tz@iana.org> for use in the future. In your email, please give
17 To email small changes, please run a POSIX shell command like
19 'myfix.patch' to the email.
90 git send-email main
92 For an archived example of such an email, see
H A DSECURITY1 Please report any sensitive security-related bugs via email to the
4 Put "tzdb security" at the start of your email's subject line.
8 via email to make sure we received your original message.
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod82 email = steve@example.com
83 email = steve@example.org
92 email.1 = steve@example.com
93 email.2 = steve@example.org
222 B<email> (an email address),
231 The B<email> option has two special values.
232 C<copy> will automatically include any email addresses
234 C<move> will automatically move any email addresses
249 subjectAltName = email:copy, email:my@example.com, URI:http://my.example.com/
255 subjectAltName = email:my@example.com, RID:1.2.3.4
[all …]
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vpm.c105 OPENSSL_free(param->email); in X509_VERIFY_PARAM_free()
208 if (test_x509_verify_param_copy(email, NULL)) { in X509_VERIFY_PARAM_inherit()
209 if (!X509_VERIFY_PARAM_set1_email(dest, src->email, src->emaillen)) in X509_VERIFY_PARAM_inherit()
434 return param->email; in X509_VERIFY_PARAM_get0_email()
438 const char *email, size_t emaillen) in X509_VERIFY_PARAM_set1_email() argument
440 return int_x509_param_set1(&param->email, &param->emaillen, in X509_VERIFY_PARAM_set1_email()
441 email, emaillen); in X509_VERIFY_PARAM_set1_email()
H A Dv3_utl.c31 const ASN1_IA5STRING *email);
504 const ASN1_IA5STRING *email; in STACK_OF() local
513 email = X509_NAME_ENTRY_get_data(ne); in STACK_OF()
514 if (!append_ia5(&ret, email)) in STACK_OF()
533 const ASN1_IA5STRING *email) in append_ia5() argument
538 if (email->type != V_ASN1_IA5STRING) in append_ia5()
540 if (email->data == NULL || email->length == 0) in append_ia5()
542 if (memchr(email->data, 0, email->length) != NULL) in append_ia5()
549 emtmp = OPENSSL_strndup((char *)email->data, email->length); in append_ia5()
H A Dv3_san.c425 ASN1_IA5STRING *email = NULL; in copy_email() local
446 email = ASN1_STRING_dup(X509_NAME_ENTRY_get_data(ne)); in copy_email()
452 if (email == NULL || (gen = GENERAL_NAME_new()) == NULL) { in copy_email()
456 gen->d.ia5 = email; in copy_email()
457 email = NULL; in copy_email()
470 ASN1_IA5STRING_free(email); in copy_email()
/freebsd/
H A DMAINTAINERS56 fetch des Pre-commit review requested, email only.
63 libfetch des Pre-commit review requested, email only.
65 libm freebsd-numerics Send email with patches to freebsd-numerics@
66 libpam des Pre-commit review requested, email only.
67 linprocfs des Pre-commit review requested, email only.
77 openssh des Pre-commit review requested, email only.
82 procfs des Pre-commit review requested, email only.
83 pseudofs des Pre-commit review requested, email only.
/freebsd/contrib/kyua/
H A DAUTHORS8 # * Name <email address>
9 # * Organization <optional email address>
/freebsd/sys/contrib/openzfs/
H A D.mailmap1 # This file maps the name+email seen in a commit back to a canonical
2 # name+email. Git will replace the commit name/email with the canonical version
5 # If there is a commit in the history with a "wrong" name or email, list it
6 # here. If you regularly commit with an alternate name or email address and
10 # On the other hand, if you use multiple names or email addresses legitimately
11 # (eg you use a company email address for your paid OpenZFS work, and a
17 # Canonical Name <canonical-email>
18 # Canonical Name <canonical-email> <commit-email>
19 # Canonical Name <canonical-email> Commit Name <commit-email>
23 # These maps are making names consistent where they have varied but the email
/freebsd/crypto/heimdal/doc/
H A Dintro.texi78 Bug reports should be sent to @email{heimdal-bugs@@h5l.org}. Please
90 Heimdal. @email{heimdal-announce@@sics.se} is a low-volume announcement
91 list, while @email{heimdal-discuss@@sics.se} is for general discussion.
92 Send a message to @email{majordomo@@sics.se} to subscribe.
H A Dhx509.texi558 @subsection S/MIME - email
561 more email addresses and an extended eku usage (EKU), emailProtection.
563 The email address format used in S/MIME certificates is defined in
566 There are two ways to specifify email address in certificates. The old
570 Even though the email address is stored in certificates, they don't need
571 to be, email reader programs are required to accept certificates that
572 doesn't have either of the two methods of storing email in certificates
573 -- in which case, the email client will try to protect the user by
577 issued with a NULL subject distinguished name plus the email in SAN,
581 hx509 issue-certificate supports adding the email SAN to certificate by
[all …]
/freebsd/tools/tools/git/
H A Dgit-arc.sh491 local addr name email author_addr author_name
524 email=$(git log -1 --author "$(echo ${addr} | tr _ .)" --pretty="%aN <%aE>")
525 if [ -n "${email}" ]; then
526 echo "${email}"
535 email=$(git log -1 --author "${name}" --pretty="%aN <%aE>")
536 if [ -n "$email" ]; then
537 echo "$email"
/freebsd/secure/caroot/untrusted/
H A DHellenic_Academic_and_Research_Institutions_RootCA_2011.pem60 email:.gr
61 email:.eu
62 email:.edu
63 email:.org
/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf220 # Import the email address.
221 # subjectAltName=email:copy
224 # subjectAltName=email:move
258 # Include email address in subject alt name: another PKIX recommendation
259 # subjectAltName=email:copy
293 # Import the email address.
294 # subjectAltName=email:copy
297 # subjectAltName=email:move
H A Dopenssl-vms.cnf219 # Import the email address.
220 # subjectAltName=email:copy
223 # subjectAltName=email:move
257 # Include email address in subject alt name: another PKIX recommendation
258 # subjectAltName=email:copy
292 # Import the email address.
293 # subjectAltName=email:copy
296 # subjectAltName=email:move
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_passphrase.sgml70 Jouni Malinen <email>j@w1.fi</email> and
H A Dwpa_gui.sgml99 Jouni Malinen <email>j@w1.fi</email> and
/freebsd/crypto/heimdal/lib/hx509/
H A Dreq.c155 const char *email) in _hx509_request_add_email() argument
161 name.u.dNSName.data = rk_UNCONST(email); in _hx509_request_add_email()
162 name.u.dNSName.length = strlen(email); in _hx509_request_add_email()
H A Dtest_ca.in192 --email="lha@test.h5l.se" \
193 --email="test@test.h5l.se" \
201 --email="lha@test.h5l.se" \
416 --email="lha@test.h5l.se" \
/freebsd/contrib/file/
H A DMAINT13 getting email from around the world asking me why "my" file command
44 Christos Zoulas (see README for email address)
/freebsd/contrib/wpa/src/tls/
H A Dx509v3.c27 os_free(name->email); in x509_free_name()
28 name->email = NULL; in x509_free_name()
173 res = x509_str_compare(a->email, b->email); in x509_name_compare()
406 os_free(name->email); in x509_parse_name()
407 name->email = os_malloc(hdr.length + 1); in x509_parse_name()
408 if (name->email == NULL) { in x509_parse_name()
412 os_memcpy(name->email, hdr.payload, hdr.length); in x509_parse_name()
413 name->email[hdr.length] = '\0'; in x509_parse_name()
520 if (name->email) { in x509_name_string()
522 name->email); in x509_name_string()
/freebsd/crypto/openssl/doc/man3/
H A DX509_check_host.pod22 certificate matches a given hostname, email address, or IP address.
51 email B<address>. The mailbox syntax of RFC 822 is supported,
92 one subject alternative name of the right type (DNS name or email
98 names of the right type (DNS name or email address as appropriate); the default

12345678