Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 29) sorted by relevance

12

/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
64 dirty = date = 1; in version_main()
94 seed = options = cflags = version = date = platform in version_main()
111 if (date) in version_main()
/openssl/util/
H A Dmkbuildinf.pl15 my $date = gmtime($ENV{'SOURCE_DATE_EPOCH'} || time()) . " UTC";
31 #define DATE "built on: $date"
/openssl/doc/
H A DREADME.md14 A few how-to documents; not necessarily up-to-date
/openssl/doc/man3/
H A DOpenSSL_version.pod74 date.
131 The date of the build process in the form C<built on: ...> if available
132 or C<built on: date not available> otherwise.
133 The date would not be available in a reproducible build, for example.
H A DCMS_add1_recipient_cert.pod21 ASN1_GENERALIZEDTIME *date,
37 values B<date>, B<otherTypeId> and B<otherType> to CMS_ContentInfo enveloped
H A DX509_CRL_get0_by_serial.pod48 revocation date of I<r>.
54 X509_REVOKED_set_revocationDate() sets the revocation date of I<r> to
H A DX509_get0_notBefore.pod38 non-constant mutable references to the associated date field of
H A DCMS_get0_RecipientInfos.pod77 B<palg>, the B<keyIdentifier> field is written to B<pid>, the B<date> field if
H A DX509_STORE_CTX_get_error.pod149 The certificate is not yet valid: the C<notBefore> date is after the
154 The certificate has expired: that is the C<notAfter> date is before the
H A DX509_STORE_set_verify_cb_func.pod145 period or otherwise has the latest expiration date of all matching certificates.
H A DASN1_TIME_set.pod151 in RFC5280: if the date can be represented by UTCTime it is used, else
/openssl/doc/man1/
H A Dopenssl-ca.pod.in26 [B<-crl_lastupdate> I<date>]
27 [B<-crl_nextupdate> I<date>]
32 [B<-startdate> I<date>]
33 [B<-enddate> I<date>]
221 Specify the date output format. Values are: rfc_822 and iso_8601.
224 =item B<-startdate> I<date>
226 This allows the start date to be explicitly set. The format of the
227 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or
231 =item B<-enddate> I<date>
234 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or
[all …]
H A Dopenssl-version.pod.in46 The date the current version of OpenSSL was built.
H A Dopenssl-x509.pod.in179 it sets the validity start date to the current time
180 and the end date to a value determined by the B<-days> option.
219 Specify the date output format. Values are: rfc_822 and iso_8601.
253 Prints out the start date of the certificate, that is the notBefore date.
257 Prints out the expiry date of the certificate, that is the notAfter date.
H A Dopenssl-crl.pod.in87 Specify the date output format. Values are: rfc_822 and iso_8601.
/openssl/.github/workflows/
H A Dstatic-analysis.yml43 --form version="`date -u -I` `git rev-parse --short HEAD`" \
/openssl/crypto/cms/
H A Dcms_local.h212 ASN1_GENERALIZEDTIME *date; member
229 ASN1_GENERALIZEDTIME *date; member
H A Dcms_asn1.c113 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME),
175 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
H A Dcms_env.c687 ASN1_GENERALIZEDTIME *date, in CMS_add0_recipient_key() argument
763 kekri->kekid->date = date; in CMS_add0_recipient_key()
800 *pdate = rkid->date; in CMS_RecipientInfo_kekri_get0_id()
H A Dcms_kari.c136 *tm = rid->d.rKeyId->date; in CMS_RecipientEncryptedKey_get0_id()
/openssl/
H A DREADME.md136 It contains a lot of useful information, not all of which is up to date.
H A DLICENSE.txt88 as of the date such litigation is filed.
/openssl/doc/man7/
H A Dproxy-certificates.pod331 To this date, it seems that proxy certificates have only been used in
/openssl/include/openssl/
H A Dcms.h.in230 ASN1_GENERALIZEDTIME *date,
H A Dx509_vfy.h.in98 /* Keep these up to date! */

Completed in 53 milliseconds

12