44 Révisions (5f387e38fc406d6e341248865df61dd9d957171f)

Auteur SHA1 Message Date
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. il y a 9 ans
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. il y a 9 ans
  Adam Langley f0320d3c73 Fix use after free in X509. il y a 9 ans
  Matt Braithwaite f7535aed7d Remove spurious declarations of |X509V3_EXT_conf| and friends. il y a 9 ans
  David Benjamin de95d262ab Add missing BUF_strdup failure checks. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. il y a 9 ans
  David Benjamin 06e5161423 Fix the linux_shared bot. il y a 9 ans
  David Benjamin 72f5911a16 Fix the standalone shared library build. il y a 9 ans
  Håvard Molland ab2479a08a Clean up error reporting. il y a 9 ans
  David Benjamin 7e3b5840c2 Fix more missing error checks in v3_cpols.c il y a 9 ans
  David Benjamin 859a04b7ff Fix missing return checks in v3_cpols.c il y a 9 ans
  Adam Langley c64ccb51b0 Remove support for zero lengths from do_x509_check. il y a 9 ans
  Adam Langley 6899b19464 Update API to use (char *) for email addresses and hostnames. il y a 9 ans
  Adam Langley 6f8c366989 Set optional peername when X509_check_host() succeeds. il y a 9 ans
  Adam Langley 82fc3bd333 More complete input validation of X509_check_mumble. il y a 9 ans
  Adam Langley fcd34624a1 Drop hostlen from X509_VERIFY_PARAM_ID. il y a 9 ans
  Adam Langley 29b186736c Precompute sorted array for error strings. il y a 9 ans
  David Benjamin 1eed2c0e40 Fix some unchecked mallocs. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  Adam Langley 9115755006 Convert latin-1 files to UTF-8. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  David Benjamin 4de5f54e54 RT3662: Allow leading . in nameConstraints il y a 9 ans
  David Benjamin aa3f6daa86 Tag a number of globals as const. il y a 9 ans
  Adam Langley b9e0ccc650 Fix a couple of minor compiler warnings. il y a 9 ans
  David Benjamin a85093f5bb Fix error handling in X509_PURPOSE_add and X509_TRUST_add. il y a 10 ans
  David Benjamin ab2815eaff Fix leak in X509V3_EXT_add on error. il y a 10 ans
  David Benjamin 2a0f3420f7 Fix standalone bio_test and v3name_test on Win64. il y a 10 ans
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  David Benjamin 150c617cfc Add X509_up_ref and use it internally. il y a 10 ans
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ il y a 10 ans
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC il y a 10 ans
  Adam Langley b0d5fb6c74 Add OPENSSL_str[n]casecmp il y a 10 ans
  Adam Langley 464f3a147c Enforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only il y a 10 ans
  Adam Langley 8241005bfa Client-side namecheck wildcards. il y a 10 ans
  Adam Langley dc160f84f5 Fixes to host checking. il y a 10 ans
  Adam Langley 548523fd5e Extension checking fixes. il y a 10 ans
  Adam Langley a993a70d6d Include self-signed flag in certificates. il y a 10 ans
  Adam Langley 6d43d0c4d6 Add extension free function. il y a 10 ans
  Adam Langley 735107652b Const correctness. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans