コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Matthias St. Pierre d8f436f3cf a_strex.c: improve documentation of 'tag2nbyte' lookup table 6 年 前
  Richard Levitte 28428130db Update copyright year 6 年 前
  Rich Salz cdb10bae3f Set error code on alloc failures 6 年 前
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 年 前
  Andy Polyakov 3724631039 asn1/a_strex.c: fix flags truncation in do_esc_char. 6 年 前
  Patrick Steuer 34657a8da2 Fix strict-warnings build 8 年 前
  FdaSilvaYY 0fe9123687 Constify a bit X509_NAME_get_entry 8 年 前
  FdaSilvaYY 9f5466b9b8 Constify some X509_NAME, ASN1 printing code 8 年 前
  FdaSilvaYY 08275a29c1 Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 8 年 前
  Dr. Stephen Henson 5bd5dcd496 Add nameConstraints commonName checking. 8 年 前
  Matt Caswell d6079a87db Fix ASN1_STRING_to_UTF8 could not convert NumericString 8 年 前
  Richard Levitte bc77651098 Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex() 8 年 前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年 前
  David Woodhouse 984d6c6052 Fix no-stdio build 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Dr. Stephen Henson 2743e38c2f make X509_NAME opaque 9 年 前
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 年 前
  Raphael Spreitzer f9fb43e176 RT2400: ASN1_STRING_to_UTF8 missing initializer 10 年 前
  Bodo Möller 7f429a5dbf Fix Valgrind warning. 12 年 前
  Dr. Stephen Henson 968062b7d3 Fix escaping code for string printing. If *any* escaping is enabled we 13 年 前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年 前
  Lutz Jänicke 0636c39bb1 Fix incorrect handling of special characters 17 年 前
  Nils Larsch 8c5a2bd6bb add additional checks + cleanup 18 年 前
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: 19 年 前
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 19 年 前
  Dr. Stephen Henson cd2e8a6f2d Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex(). 21 年 前