Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz 162f14aaf9 Implement `DH_set_length`. 3 years ago
  David Garske d1e027b6fa Fix for pedantic warning with pre-processor in macro. 3 years ago
  David Garske 89904ce82e Fixes for building without AES CBC and support for PKCS7 without AES CBC. 3 years ago
  David Garske a9b8b6d3de Fix for PKCS7 heap hint in API unit test. 3 years ago
  TakayukiMatsuo 421be50cb8 Add support for wolfSSL_i2t_ASN1_OBJECT 3 years ago
  Hayden Roche 95ab6ce4b8 Don't run test_wolfSSL_DSA_SIG if HAVE_FIPS is defined. 3 years ago
  Juliusz Sosinowicz d4391bd997 Parse distinguished names in `DoCertificateRequest` 3 years ago
  Juliusz Sosinowicz 647e007eea Implement `wolfSSL_set_client_CA_list` and add 'HIGH' cipher suite 3 years ago
  elms b2380069f0 Merge pull request #4261 from dgarske/rsa_der_pub 3 years ago
  Chris Conlon ca06694bfb Merge pull request #4282 from miyazakh/SSL_CIPHER_xx 3 years ago
  Chris Conlon 5235b7d1e6 Merge pull request #4291 from miyazakh/PARAM_set1_ip 3 years ago
  David Garske ec4e336866 Merge pull request #4299 from haydenroche5/evp_pkey_dec_enc_improvements 3 years ago
  Hayden Roche 3be13f7358 Make improvements to wolfSSL_EVP_PKEY_encrypt and wolfSSL_EVP_PKEY_decrypt. 3 years ago
  Juliusz Sosinowicz 7dea1dcd39 OpenResty 1.13.6.2 and 1.19.3.1 support 3 years ago
  David Garske cccb8f940a Merge pull request #4209 from julek-wolfssl/net-snmp 3 years ago
  David Garske 93a1fe4580 Merge pull request #4205 from julek-wolfssl/wpas-include-extra-stuff 3 years ago
  Chris Conlon d4b0ec0705 Merge pull request #4290 from TakayukiMatsuo/general 3 years ago
  TakayukiMatsuo 517309724a Add wolfSSL_GENERAL_NAME_print 3 years ago
  Chris Conlon fc4e4eacba Merge pull request #4292 from kojo1/evp 3 years ago
  David Garske fdb6c8141e Merge pull request #4274 from haydenroche5/pyopenssl 3 years ago
  Takashi Kojo c0b085dd4a EVP_CIPHER_CTX_set_iv_length 3 years ago
  Hideki Miyazaki a066c48f55 fix jenkins failure 3 years ago
  Hideki Miyazaki a851e13f1d implemented X509_VERIFY_PARAM_set1_ip 3 years ago
  Daniel Pouzzner 1b2d57123f tests/api.c: add missing (void) arg lists. 3 years ago
  Juliusz Sosinowicz fab227411f Free ECC cache per thread when used 3 years ago
  JacobBarthelmeh 1e491993ca add a2i_IPADDRESS 3 years ago
  Hideki Miyazaki 67e773db91 implement SSL_CIPHER_xxxx 3 years ago
  David Garske 5465d40ee3 Attempt to move asn.c RSA API defs into asn_public.h, since ASN is not in FIPS boundary. 3 years ago
  Hayden Roche 35a33b2f00 Add support for pyOpenSSL. 3 years ago
  Chris Conlon fdbe3f0ff1 Merge pull request #4258 from miyazakh/evp_md_do_all 3 years ago