/openssl-master/apps/ |
A D | version.c | 46 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() 112 if (date) in version_main()
|
/openssl-master/util/ |
A D | mkbuildinf.pl | 15 my $date = gmtime($ENV{'SOURCE_DATE_EPOCH'} || time()) . " UTC"; 31 #define DATE "built on: $date"
|
/openssl-master/doc/man3/ |
A D | OpenSSL_version.pod | 76 date. 114 The date of the build process in the form C<built on: ...> if available 115 or C<built on: date not available> otherwise. 116 The date would not be available in a reproducible build, for example.
|
A D | CMS_add1_recipient_cert.pod | 21 ASN1_GENERALIZEDTIME *date, 37 values B<date>, B<otherTypeId> and B<otherType> to CMS_ContentInfo enveloped
|
A D | X509_CRL_get0_by_serial.pod | 48 revocation date of B<r>. 54 X509_REVOKED_set_revocationDate() sets the revocation date of B<r> to
|
A D | X509_get0_notBefore.pod | 38 non-constant mutable references to the associated date field of
|
A D | CMS_get0_RecipientInfos.pod | 77 B<palg>, the B<keyIdentifier> field is written to B<pid>, the B<date> field if
|
A D | X509_STORE_CTX_get_error.pod | 149 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
|
A D | ASN1_TIME_set.pod | 151 in RFC5280: if the date can be represented by UTCTime it is used, else
|
/openssl-master/doc/ |
A D | README.md | 14 A few how-to documents; not necessarily up-to-date
|
/openssl-master/doc/man1/ |
A D | openssl-ca.pod.in | 25 [B<-crl_lastupdate> I<date>] 26 [B<-crl_nextupdate> I<date>] 31 [B<-startdate> I<date>] 32 [B<-enddate> I<date>] 215 Specify the date output format. Values are: rfc_822 and iso_8601. 218 =item B<-startdate> I<date> 220 This allows the start date to be explicitly set. The format of the 221 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or 225 =item B<-enddate> I<date> 228 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or [all …]
|
A D | openssl-version.pod.in | 46 The date the current version of OpenSSL was built.
|
A D | openssl-x509.pod.in | 179 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.
|
A D | openssl-crl.pod.in | 87 Specify the date output format. Values are: rfc_822 and iso_8601.
|
A D | openssl-ts.pod.in | 77 The TSA attaches the current date and time to the received hash value,
|
/openssl-master/crypto/cms/ |
A D | cms_local.h | 214 ASN1_GENERALIZEDTIME *date; member 231 ASN1_GENERALIZEDTIME *date; member
|
A D | cms_env.c | 650 ASN1_GENERALIZEDTIME *date, in CMS_add0_recipient_key() argument 726 kekri->kekid->date = date; in CMS_add0_recipient_key() 763 *pdate = rkid->date; in CMS_RecipientInfo_kekri_get0_id()
|
A D | cms_asn1.c | 112 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME), 174 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
|
A D | cms_kari.c | 136 *tm = rid->d.rKeyId->date; in CMS_RecipientEncryptedKey_get0_id()
|
/openssl-master/ |
A D | README.md | 135 It contains a lot of useful information, not all of which is up to date.
|
A D | LICENSE.txt | 88 as of the date such litigation is filed.
|
/openssl-master/doc/man7/ |
A D | proxy-certificates.pod | 331 To this date, it seems that proxy certificates have only been used in
|
/openssl-master/include/openssl/ |
A D | cms.h.in | 220 ASN1_GENERALIZEDTIME *date,
|
A D | x509_vfy.h.in | 98 /* Keep these up to date! */
|
/openssl-master/external/perl/Text-Template-1.56/ |
A D | LICENSE | 96 you changed the files and the date of any change; and
|