Commit History

Author SHA1 Message Date
  Richard Levitte be80b21d2a Docs: better deprecation text 5 years ago
  Richard Levitte 7b4a3515a4 Docs fixup: some man3 pages had unindented code in SYNOPSIS 5 years ago
  Richard Levitte b608fabfcc util/process_docs.pl: handle multiple source directories for .pod files 5 years ago
  Richard Levitte 547a3320fc Doc: add doc/man7/openssl_user_macros.pod.in 5 years ago
  Antoine Salon 9b1c0e006b Fix usage of deprecated SSL_set_tmp_ecdh() 5 years ago
  Andy Polyakov 603221407d rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time. 6 years ago
  Andy Polyakov 75f5e944be rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP. 6 years ago
  Andy Polyakov e875b0cf2f rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2. 6 years ago
  Andy Polyakov 89072e0c2a rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_decrypt unconditional. 6 years ago
  Andy Polyakov f658a3b64d err/err.c: add err_clear_last_constant_time. 6 years ago
  Richard Levitte f1d49ed947 Don't test the collected system errors when configured to not have them 5 years ago
  Paul Yang 5a4481f0e0 Fix access zero memory if SSL_DEBUG is enabled 5 years ago
  Richard Levitte f19d20b60f VMS build: don't forget the generation marker when removing files 5 years ago
  Richard Levitte c739e676eb VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm too 5 years ago
  Billy Brumley 900fd8f375 Clean up BN_consttime_swap. 5 years ago
  Richard Levitte 0777de15ff Avoid test_errstr in a cross compiled configuration 5 years ago
  Richard Levitte 3be389435f Have util/mktar.sh display the absolute path to the tarball 5 years ago
  Richard Levitte b741f153b2 Make sure to run util/mktar.sh from the source directory 5 years ago
  Richard Levitte 76bc401cc6 Don't export the submodules 'boringssl', 'krb5' and 'pyca-cryptography' 5 years ago
  Richard Levitte b9a6947179 Don't export util/mktar.sh 5 years ago
  Richard Levitte b42922ea2f Document the removed 'dist' target 5 years ago
  Richard Levitte 707c19f421 VMS build: typo in build file template, generatesrc 5 years ago
  Richard Levitte 04375857cf VMS config: Typo fix, as -> AS 5 years ago
  Richard Levitte 9f15e5b911 VMS: fix collected error strings 5 years ago
  Richard Levitte 8d9535ec3e Remove all 'make dist' artifacts 5 years ago
  Richard Levitte 8c209eeef4 Change tarball making procedure 5 years ago
  Richard Levitte 4b801fdcf4 Add an error message test recipes for system error messages 5 years ago
  Richard Levitte 2c5b6bbb67 Smarter build of system error text database 5 years ago
  Matthew Hodgson b92678f4e9 openssl s_server: don't use sendto() with connected UDP socket 5 years ago
  Andy Polyakov 2cc3f68cde rsa/rsa_ossl.c: cache MONT_CTX for public modulus earlier. 5 years ago