62 Commits (598e55a795fa206571f94a7cb2e5834728b85c98)

Autor SHA1 Mensaje Fecha
  David Benjamin 176dbf04b7 Check for malloc failure in r2i_certpol. hace 8 años
  David Benjamin 981936791e Remove some easy obj.h dependencies. hace 8 años
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. hace 8 años
  Steven Valdez e412bbd9a1 Fix wildcard match on punycode/IDNA DNS names hace 8 años
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. hace 8 años
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. hace 9 años
  Adam Langley d9e817309a Fix several warnings that arise in Android. hace 9 años
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. hace 9 años
  David Benjamin 301afaf223 Add a run_tests target to run all tests. hace 9 años
  David Benjamin 17dd904eb9 do_dirname: Don't change gen on failures hace 9 años
  David Benjamin 0ea470fdb2 Fix self-signed handling. hace 9 años
  David Benjamin b50c91b5df Cleaner handling of "cnid" in do_x509_check hace 9 años
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. hace 9 años
  Matt Braithwaite c4ef5ff112 In |NCONF_load|, strdup section names rather than adding refs. hace 9 años
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. hace 9 años
  Adam Langley a89fac585f Rename tabtest.c and v3nametest.c hace 9 años
  David Benjamin ff81e10313 Add OPENSSL_PUT_ERROR line to X509V3_parse_list. hace 9 años
  David Benjamin 1590811111 Fix typo in valid_star. hace 9 años
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. hace 9 años
  Adam Langley f0320d3c73 Fix use after free in X509. hace 9 años
  Matt Braithwaite f7535aed7d Remove spurious declarations of |X509V3_EXT_conf| and friends. hace 9 años
  David Benjamin de95d262ab Add missing BUF_strdup failure checks. hace 9 años
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. hace 9 años
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. hace 9 años
  David Benjamin 06e5161423 Fix the linux_shared bot. hace 9 años
  David Benjamin 72f5911a16 Fix the standalone shared library build. hace 9 años
  Håvard Molland ab2479a08a Clean up error reporting. hace 9 años
  David Benjamin 7e3b5840c2 Fix more missing error checks in v3_cpols.c hace 9 años
  David Benjamin 859a04b7ff Fix missing return checks in v3_cpols.c hace 9 años
  Adam Langley c64ccb51b0 Remove support for zero lengths from do_x509_check. hace 9 años
  Adam Langley 6899b19464 Update API to use (char *) for email addresses and hostnames. hace 9 años
  Adam Langley 6f8c366989 Set optional peername when X509_check_host() succeeds. hace 9 años
  Adam Langley 82fc3bd333 More complete input validation of X509_check_mumble. hace 9 años
  Adam Langley fcd34624a1 Drop hostlen from X509_VERIFY_PARAM_ID. hace 9 años
  Adam Langley 29b186736c Precompute sorted array for error strings. hace 9 años
  David Benjamin 1eed2c0e40 Fix some unchecked mallocs. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. hace 9 años
  Adam Langley 9115755006 Convert latin-1 files to UTF-8. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  David Benjamin 4de5f54e54 RT3662: Allow leading . in nameConstraints hace 9 años
  David Benjamin aa3f6daa86 Tag a number of globals as const. hace 9 años
  Adam Langley b9e0ccc650 Fix a couple of minor compiler warnings. hace 9 años
  David Benjamin a85093f5bb Fix error handling in X509_PURPOSE_add and X509_TRUST_add. hace 10 años
  David Benjamin ab2815eaff Fix leak in X509V3_EXT_add on error. hace 10 años
  David Benjamin 2a0f3420f7 Fix standalone bio_test and v3name_test on Win64. hace 10 años
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. hace 10 años
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' hace 10 años