40 Commits (5fa25381625e68cf6e2826c05ba893bc6e24ba59)

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