40 коммитов (5fa25381625e68cf6e2826c05ba893bc6e24ba59)

Автор SHA1 Сообщение Дата
  Adam Langley 489833160b Add d2i_X509_from_buffer. 8 лет назад
  David Benjamin defe2a85b1 Add a few more scopers. 8 лет назад
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 лет назад
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 лет назад
  David Benjamin 8aae8a126b Remove M_i2d_* and M_d2i_*. 8 лет назад
  David Benjamin 55d9038de5 Delete d2i_ASN1_bytes and i2d_ASN1_bytes. 8 лет назад
  David Benjamin da53b59e75 Purge some a2i functions. 8 лет назад
  David Benjamin 8e12d1b18a Prune some unused prototypes from asn1.h. 8 лет назад
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 лет назад
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8 лет назад
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 лет назад
  David Benjamin 7af3140a82 Remove ASN.1 BIOs. 8 лет назад
  David Benjamin ae0bf3b7c1 Remove ASN1_parse and ASN1_parse_dump. 8 лет назад
  David Benjamin e77b16ef71 Remove ASN.1 print hooks. 8 лет назад
  David Benjamin a2f2bc3a40 Align with upstream's error strings, take two. 8 лет назад
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. 8 лет назад
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. 8 лет назад
  David Benjamin f4e447c16d Move ASN1_bn_print to a static function in evp/print.c. 8 лет назад
  David Benjamin 70ab223490 Remove ASN1_R_MALLOC_FAILURE. 8 лет назад
  David Benjamin 79a0589dc4 Ditch remaining filename comments from public headers and ssl/ 9 лет назад
  David Benjamin ba13402c1b Fix the type of ASN1_i2d_bio's last argument. 9 лет назад
  Adam Langley 07bf9f69ba Drop DEFINE_STACK_OF. 9 лет назад
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 лет назад
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9 лет назад
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
  Adam Langley 1df63e93f9 Fix a couple of issues with building with strict C99. 9 лет назад
  David Benjamin 689be0f4b7 Reset all the error codes. 9 лет назад
  David Benjamin 96396b3aaa Fix cross-module errors. 9 лет назад
  David Benjamin aa3f6daa86 Tag a number of globals as const. 9 лет назад
  David Benjamin d83c1884fd Return error when a bit string indicates an invalid amount of bits left 9 лет назад
  David Benjamin 1716b3d172 Reject invalid constructed encodings. 9 лет назад
  Adam Langley ca9a538aa0 Fix various certificate fingerprint issues. 9 лет назад
  David Benjamin 95f9cfcde0 unifdef OPENSSL_NO_BIO. 10 лет назад
  David Benjamin 0248889950 Don't mix and match libraries and errors. 10 лет назад
  David Benjamin a87941ad17 Remove misspelled error code. 10 лет назад
  David Benjamin 775b75f9de Fix Windows shared library build. 10 лет назад
  Adam Langley 66c249ce91 Remove some dead code. 10 лет назад
  Adam Langley eb7d2ed1fe Add visibility rules. 10 лет назад
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 лет назад
  Adam Langley 95c29f3cd1 Inital import. 10 лет назад