Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre 32c6985349 Fix mixed indentation (and other whitespace issues) 6 years ago
  Richard Levitte 6fb7b08987 15-test_out_option: Refactor and don't test directory write on VMS 6 years ago
  Rich Salz fe1128dc2a Fix last(?) batch of malloc-NULL places 6 years ago
  Bernd Edlinger 74a8acbdfb Fix memleaks in async api 6 years ago
  Bernd Edlinger bc66144845 Wait max. 60 seconds for s_client to connect 6 years ago
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null 6 years ago
  Matt Caswell d1f7a1e62a Update the *use_certificate* docs 6 years ago
  Matt Caswell f80c864318 Fix typo in the definition of tls13_ciphers 6 years ago
  Richard Levitte b4c3565644 Use get_last_sys_error() instead of get_last_rtl_error() 6 years ago
  Richard Levitte d6d94d3397 PEM_def_callback(): use same parameter names as for pem_password_cb 6 years ago
  Richard Levitte 4977b4e928 PEM_def_callback(): don't loop because of too short password given 6 years ago
  Richard Levitte e6a833cb97 openssl rehash: exit 0 on warnings, same as c_rehash 6 years ago
  Richard Levitte 3625f6c977 ms/uplink-x86.pl: close the file handle that was opened 6 years ago
  Matt Caswell bdb59d97a6 Fix documentation for the -showcerts s_client option 6 years ago
  Richard Levitte 4522e130c8 apps/opt.c: Remove the access checks of input and output files 6 years ago
  Richard Levitte c36e909391 Better check of return values from app_isdir and app_access 6 years ago
  Richard Levitte 96de2e590b Revert "Check directory is able to create files for various -out option" 6 years ago
  Richard Levitte b47b665016 Revert "Add VMS version of app_dirname()" 6 years ago
  Richard Levitte b9a354d088 Revert "Check on VMS as well" 6 years ago
  Richard Levitte 39e32be1cc test/recipes/15-test_out_option.t: refine tests 6 years ago
  Nicola Tuveri 22f0c72b92 [SM2_sign] add minimal EVP_PKEY functionality testing 6 years ago
  Nicola Tuveri 67cc2bae02 [SM2_sign] fix double free and return value 6 years ago
  Matt Caswell ca50cd911c Fix the MAX_CURVELIST definition 6 years ago
  Rich Salz f90bc6c5cb Add missing malloc-return-null instance 6 years ago
  Dr. Matthias St. Pierre 208056b2ae x509/by_dir.c: Remove dead code 6 years ago
  Matt Caswell 6862de63d4 Add a test to verify the ClientHello version is the same in a reneg 6 years ago
  Matt Caswell 447cc0ad73 In a reneg use the same client_version we used last time 6 years ago
  Matt Caswell ac98d38602 Don't build AFALG on android 6 years ago
  Matt Caswell 7500bc337a Allow TLSv1.3 EC certs to use compressed points 6 years ago
  Matt Caswell 4753ad858c Document when a session gets removed from cache 6 years ago