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