92 Commits (1908667015d5cc28876971b789c338f81447aaee)

Autor SHA1 Mensaje Fecha
  David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. hace 5 años
  David Benjamin 419144adce Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} hace 6 años
  David Benjamin 681ff27720 Flatten most of the crypto target. hace 6 años
  David Benjamin bc3286bb8c Add a pile of compatibility functions. hace 6 años
  Adam Langley e27793940e Don't accept “SSL client” as a substitute for S/MIME in the Netscape cert type extension. hace 6 años
  Adam Langley 8bd1d07535 Require basicConstraints cA flag in intermediate certs. hace 6 años
  David Benjamin 910320a3a0 Restore some revocation-related X.509 extensions. hace 6 años
  Steven Valdez acddb8c134 Avoid modifying stack in sk_find. hace 6 años
  David Benjamin 56aaf164ac Pretty-print large INTEGERs and ENUMERATEDs in hex. hace 7 años
  David Benjamin 67623735e0 Fix memory leak on sk_X509_EXTENSION_push failure. hace 7 años
  David Benjamin a67b101594 Fix memory leak in GENERAL_NAME_set0_othername. hace 7 años
  David Benjamin 4455e59980 Clear some _CRT_SECURE_NO_WARNINGS warnings. hace 7 años
  Martin Kreichgauer b86be3617d Guard against DoS in name constraints handling. hace 7 años
  Adam Langley ccf80574e9 Use functions that do not depend on the current locale. hace 7 años
  David Benjamin 8d43674b8e Convert the tests in x509v3 to GTest. hace 7 años
  David Benjamin 35dd4c8fcd Avoid possible memleak in X509_policy_check() hace 7 años
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. hace 7 años
  David Benjamin 01f8a8c2d5 Convert stack.h to use inline functions. hace 7 años
  David Benjamin 2d933590cf Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME hace 7 años
  David Benjamin aefc6b27e1 Fix a crash in print_notice. hace 7 años
  David Benjamin 93103177a5 Remove 'file:' feature in v3_pci.c's CONF hooks. hace 7 años
  Alessandro Ghedini 5ae416528a Allow multiple IDN xn-- indicators hace 7 años
  David Benjamin 5bd8a09f2a Fix a crash with malformed user notice policy numbers hace 7 años
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. hace 7 años
  David Benjamin 7d7597840f Fix x509v3_cache_extensions locking. hace 8 años
  David Benjamin b1133e9565 Fix up macros. hace 8 años
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. hace 8 años
  David Benjamin 599922feee Fix an error path leak in do_ext_nconf() hace 8 años
  David Benjamin ae0bf3b7c1 Remove ASN1_parse and ASN1_parse_dump. hace 8 años
  David Benjamin 29270dea85 Split unlock functions into read/write variants. hace 8 años
  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