92 Révisions (1908667015d5cc28876971b789c338f81447aaee)

Auteur SHA1 Message Date
  David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. il y a 5 ans
  David Benjamin 419144adce Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} il y a 6 ans
  David Benjamin 681ff27720 Flatten most of the crypto target. il y a 6 ans
  David Benjamin bc3286bb8c Add a pile of compatibility functions. il y a 6 ans
  Adam Langley e27793940e Don't accept “SSL client” as a substitute for S/MIME in the Netscape cert type extension. il y a 6 ans
  Adam Langley 8bd1d07535 Require basicConstraints cA flag in intermediate certs. il y a 6 ans
  David Benjamin 910320a3a0 Restore some revocation-related X.509 extensions. il y a 6 ans
  Steven Valdez acddb8c134 Avoid modifying stack in sk_find. il y a 6 ans
  David Benjamin 56aaf164ac Pretty-print large INTEGERs and ENUMERATEDs in hex. il y a 7 ans
  David Benjamin 67623735e0 Fix memory leak on sk_X509_EXTENSION_push failure. il y a 7 ans
  David Benjamin a67b101594 Fix memory leak in GENERAL_NAME_set0_othername. il y a 7 ans
  David Benjamin 4455e59980 Clear some _CRT_SECURE_NO_WARNINGS warnings. il y a 7 ans
  Martin Kreichgauer b86be3617d Guard against DoS in name constraints handling. il y a 7 ans
  Adam Langley ccf80574e9 Use functions that do not depend on the current locale. il y a 7 ans
  David Benjamin 8d43674b8e Convert the tests in x509v3 to GTest. il y a 7 ans
  David Benjamin 35dd4c8fcd Avoid possible memleak in X509_policy_check() il y a 7 ans
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. il y a 7 ans
  David Benjamin 01f8a8c2d5 Convert stack.h to use inline functions. il y a 7 ans
  David Benjamin 2d933590cf Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME il y a 7 ans
  David Benjamin aefc6b27e1 Fix a crash in print_notice. il y a 7 ans
  David Benjamin 93103177a5 Remove 'file:' feature in v3_pci.c's CONF hooks. il y a 7 ans
  Alessandro Ghedini 5ae416528a Allow multiple IDN xn-- indicators il y a 7 ans
  David Benjamin 5bd8a09f2a Fix a crash with malformed user notice policy numbers il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  David Benjamin 7d7597840f Fix x509v3_cache_extensions locking. il y a 8 ans
  David Benjamin b1133e9565 Fix up macros. il y a 8 ans
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
  David Benjamin 599922feee Fix an error path leak in do_ext_nconf() il y a 8 ans
  David Benjamin ae0bf3b7c1 Remove ASN1_parse and ASN1_parse_dump. il y a 8 ans
  David Benjamin 29270dea85 Split unlock functions into read/write variants. il y a 8 ans
  David Benjamin 176dbf04b7 Check for malloc failure in r2i_certpol. il y a 8 ans
  David Benjamin 981936791e Remove some easy obj.h dependencies. il y a 8 ans
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. il y a 8 ans
  Steven Valdez e412bbd9a1 Fix wildcard match on punycode/IDNA DNS names il y a 8 ans
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. il y a 8 ans
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. il y a 9 ans
  Adam Langley d9e817309a Fix several warnings that arise in Android. il y a 9 ans
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. il y a 9 ans
  David Benjamin 301afaf223 Add a run_tests target to run all tests. il y a 9 ans
  David Benjamin 17dd904eb9 do_dirname: Don't change gen on failures il y a 9 ans
  David Benjamin 0ea470fdb2 Fix self-signed handling. il y a 9 ans
  David Benjamin b50c91b5df Cleaner handling of "cnid" in do_x509_check il y a 9 ans
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. il y a 9 ans
  Matt Braithwaite c4ef5ff112 In |NCONF_load|, strdup section names rather than adding refs. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  Adam Langley a89fac585f Rename tabtest.c and v3nametest.c il y a 9 ans
  David Benjamin ff81e10313 Add OPENSSL_PUT_ERROR line to X509V3_parse_list. il y a 9 ans
  David Benjamin 1590811111 Fix typo in valid_star. il y a 9 ans
  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