Histórico de commits

Autor SHA1 Mensagem Data
  Richard Levitte 92dc275f95 SSL: refactor ssl_cert_lookup_by_pkey() to work with provider side keys 4 anos atrás
  Pauli 64e54bf5c6 coverity 1462581 Dereference after null check 4 anos atrás
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 anos atrás
  Matt Caswell 33388b44b6 Update copyright year 4 anos atrás
  Matt Caswell a959b4fa97 Use X509_STORE_CTX_new_with_libctx() in libssl 4 anos atrás
  Matt Caswell 9f0f53b7db Explicitly cache X509v3 extensions in libssl 4 anos atrás
  Richard Levitte ee669781d5 SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack() 4 anos atrás
  Richard Levitte 6dcb100f89 X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI 5 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 anos atrás
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 5 anos atrás
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro 5 anos atrás
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 anos atrás
  Benjamin Kaduk 29948ac80c Move 'shared_sigalgs' from cert_st to ssl_st 5 anos atrás
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st 5 anos atrás
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 5 anos atrás
  Matt Caswell 9873297900 Separate ca_names handling for client and server 6 anos atrás
  Tomas Mraz 75b68c9e4e Unbreak SECLEVEL 3 regression causing it to not accept any ciphers. 6 anos atrás
  Richard Levitte 64a48fc7f0 Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list 6 anos atrás
  Tomas Mraz c6ea08836b Allow TLS-1.3 ciphersuites in @SECLEVEL=3 and above 6 anos atrás
  Matt Caswell 11d2641f96 Check that the public key OID matches the sig alg 6 anos atrás
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 anos atrás
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 anos atrás
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 6 anos atrás
  Tomas Mraz 3e41defe46 Avoid only exact duplicates when creating the accepted CA names list 6 anos atrás
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 anos atrás
  Paul Yang 7a908204ed Simplify the stack reservation 7 anos atrás
  KaoruToda b2555168ec Various clean-ups 7 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 anos atrás
  Andy Polyakov 32f3b98d13 crypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity problems. 7 anos atrás
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 anos atrás