コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Rich Salz b196e7d936 remove malloc casts 9 年 前
  Dr. Stephen Henson a0eed48d37 Fix encoding bug in i2c_ASN1_INTEGER 9 年 前
  Dr. Stephen Henson c315a547e6 Move more internal only functions to asn1_locl.h 9 年 前
  Rich Salz 0dfb9398bb free NULL cleanup 9 年 前
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 年 前
  Dr. Stephen Henson 259c360d0b Remove obsolete IMPLEMENT_ASN1_SET_OF 9 年 前
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 年 前
  Frdric Giudicelli c753e71e0a RT783: Minor optimization to ASN1_INTEGER_set 10 年 前
  Dr. Stephen Henson 5de18d5d0d Encode INTEGER correctly. 11 年 前
  Andy Polyakov 6e913f9901 asn1/t_x509.c: fix serial number print, harmonize with a_int.c. 13 年 前
  Ben Laurie c8bbd98a2b Fix warnings. 14 年 前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年 前
  Ben Laurie 4d6e1e4f29 size_tification. 16 年 前
  Nils Larsch 6384e46da3 make some parameters const 18 年 前
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 年 前
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 年 前
  Dr. Stephen Henson e08aad1d14 Make ASN1_INTEGER_cmp() work as expected with negative integers. 20 年 前
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 年 前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年 前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年 前
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 22 年 前
  Ben Laurie 25ace3ed25 Fix warnings. 22 年 前
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. 22 年 前
  Dr. Stephen Henson 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 24 年 前
  Dr. Stephen Henson a8312c0e24 Fix typo in OCSP nonce extension. 24 年 前