49 Commits (1269ddd3773f50dfc2c3c9e23a2249ded1415ba3)

Autor SHA1 Mensagem Data
  David Benjamin 15e4deb165 d2i: don't update input pointer on failure 9 anos atrás
  David Benjamin ba13402c1b Fix the type of ASN1_i2d_bio's last argument. 9 anos atrás
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 anos atrás
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 anos atrás
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 anos atrás
  David Benjamin 5c20c444c4 Don't set *pval to NULL in asn1_item_ex_combine_new. 9 anos atrás
  David Benjamin c85573ccd8 Ensure BN_asc2bn, BN_dec2bn, and BN_hex2bn never give -0. 9 anos atrás
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 anos atrás
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. 9 anos atrás
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h 9 anos atrás
  Håvard Molland ab2479a08a Clean up error reporting. 9 anos atrás
  David Benjamin 7a8e62dbd9 Fix ASN1_TYPE_cmp 9 anos atrás
  David Benjamin c12d377e24 Free up ADB and CHOICE if already initialised. 9 anos atrás
  David Benjamin 506fa4f770 Allocate string types directly. 9 anos atrás
  David Benjamin cdcecf546b Fix regression in ASN1_UTCTIME_cmp_time_t 9 anos atrás
  David Benjamin 34860739de ASN.1 print fix. 9 anos atrás
  David Benjamin a9c6667cab Fix asn1_item_print_ctx 9 anos atrás
  David Benjamin e30f3fb080 ASN1_primitive_new NULL param handling 9 anos atrás
  David Benjamin 3305858342 Fix wrong numbers being passed as string lengths 9 anos atrás
  David Benjamin 1a5c50f3a8 Error codes are uint32_t, not unsigned long. 9 anos atrás
  David Benjamin 5a93342fab Fix two unchecked mallocs in crypto/asn1. 9 anos atrás
  David Benjamin c35fb014d9 Fix more memory leaks on malloc failure. 9 anos atrás
  David Benjamin 96396b3aaa Fix cross-module errors. 9 anos atrás
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 anos atrás
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 anos atrás
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 anos atrás
  David Benjamin aa3f6daa86 Tag a number of globals as const. 9 anos atrás
  David Benjamin d83c1884fd Return error when a bit string indicates an invalid amount of bits left 9 anos atrás
  David Benjamin 1716b3d172 Reject invalid constructed encodings. 9 anos atrás
  Adam Langley ca9a538aa0 Fix various certificate fingerprint issues. 9 anos atrás
  Adam Langley 69a01608f3 Add malloc failure tests. 10 anos atrás
  David Benjamin 9ecafa5c78 Shush some dead assignments. 10 anos atrás
  David Benjamin 74072ac84c Fix a2i_ASN1_* leak on failure. 10 anos atrás
  David Benjamin b06711ca34 Move the X509_NAME typedef into x509.h. 10 anos atrás
  David Benjamin 0248889950 Don't mix and match libraries and errors. 10 anos atrás
  David Benjamin a87941ad17 Remove misspelled error code. 10 anos atrás
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 anos atrás
  Adam Langley 66c249ce91 Remove some dead code. 10 anos atrás
  Emilia Kasper 0dccfbc6c7 Fix OID handling. 10 anos atrás
  Adam Langley eb7d2ed1fe Add visibility rules. 10 anos atrás
  Adam Langley e532f823d6 ASN1 sanity check. 10 anos atrás
  Adam Langley 7893c008e6 Memory leak and NULL dereference fixes. 10 anos atrás
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 anos atrás
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC 10 anos atrás
  Adam Langley 8a09146b87 Add license to charmap.pl. 10 anos atrás
  Adam Langley a09d2127ea Set default global mask to UTF8 only. 10 anos atrás
  Adam Langley 735107652b Const correctness. 10 anos atrás
  Adam Langley 95c29f3cd1 Inital import. 10 anos atrás