Commit History

作者 SHA1 備註 提交日期
  Matt Caswell da1c088f59 Copyright year updates 1 年之前
  Marcin Kolny 66f61ece72 Add more fixes for WebAssembly/WASI build 1 年之前
  Tomas Mraz a33842efa5 Coverity 1528492: Fix possible memory leak if t == NULL 1 年之前
  FdaSilvaYY 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 2 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  J.W. Jagersma cffb65f2ff djgpp: Set TZ=UTC to convert UTC timestamp to time_t 2 年之前
  Dr. David von Oheimb 6097eb2152 libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t 2 年之前
  Jiasheng Jiang 8547cd6790 crypto/asn1/a_time.c: Add check for OPENSSL_malloc 2 年之前
  John Baldwin 0176fc78d0 asn1_string_to_time_t: Use timegm on FreeBSD. 2 年之前
  Armin Fuerst 065121ff19 Add tests for do_updatedb 2 年之前
  William Edmisten 8c5bff2220 Add support for ISO 8601 datetime format 3 年之前
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure 6 年之前
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 年之前
  Richard Levitte 4333b89f50 Update copyright year 3 年之前
  Dr. David von Oheimb 63162e3d55 X509: Enable printing cert even with invalid validity times, saying 'Bad time value' 3 年之前
  Dr. David von Oheimb b09aa550d3 ASN1_TIME_print() etc.: Improve doc and add comment on handling invalid time input 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Paul Yang fe4309b0de Add duplication APIs to ASN1_TIME and related types 4 年之前
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  opensslonzos-github 48102247ff Add missing EBCDIC strings 5 年之前
  Antoine Cœur c2969ff6e7 Fix Typos 5 年之前
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 年之前
  Todd Short e44d376180 Fix return value of ASN1_TIME_compare 7 年之前
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 年之前
  Todd Short cf37aaa335 Consolidate to a single asn1_time_from_tm() function 7 年之前
  Andy Polyakov b7e011f8b6 asn1/a_time.c: make handling of 'fractional point' formally correct. 7 年之前
  Paul Yang f673c4f8f2 Refactor ASN1_TIME_print functions 7 年之前
  Pauli 52b6e17da4 Fix trivial coding style nits in a_time/a_tm files 7 年之前