index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
Configurations: Identify the shell variables around MANSUFFIX
Sebastian Andrzej Siewior
1
-20
/
+20
2020-04-28
Fix GOST curve sec bits
Nikolay Morozov
1
-7
/
+7
2020-04-28
Configure: change all references to INSTALL to INSTALL.md
Richard Levitte
1
-6
/
+7
2020-04-28
Configurations/unix-Makefile.tmpl: fix typo
Richard Levitte
1
-1
/
+1
2020-04-28
sslapitest: only compile test when it will be used
Benjamin Kaduk
1
-1
/
+1
2020-04-28
doc: Random spellchecking
Sebastian Andrzej Siewior
8
-15
/
+15
2020-04-28
fuzz/asn1.c: Add missing #include
Richard Levitte
1
-0
/
+1
2020-04-27
i2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case of success
Christian Hohnstaedt
1
-1
/
+1
2020-04-27
Fix type cast in SSL_CTX_set1_groups macro
Arne Schwabe
1
-1
/
+1
2020-04-27
crypto/x509/v3_alt.c: make 'othername' a bit bigger
Richard Levitte
1
-1
/
+1
2020-04-27
Fix links in CONTRIBUTING.md
Nicola Tuveri
1
-6
/
+8
2020-04-25
Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULES
Richard Levitte
1
-6
/
+4
2020-04-25
Add support for unusal 'othername' subjectAltNames
Dirk-Willem van Gulik
3
-2
/
+73
2020-04-25
travis: remove GENERATE=yes from some non no-deprecated builds
Pauli
1
-2
/
+2
2020-04-25
travis: add GENERATE=yes no-makedepend to the ARM64 build.
Pauli
1
-1
/
+1
2020-04-25
keymgmt: convert to use the params modification detection.
Pauli
1
-6
/
+4
2020-04-25
params: change OSSL_PARAM_set_unmodified() to operate on a params array
Pauli
5
-10
/
+44
2020-04-25
evp: convert existing code to use the new modified sentinel for params.
Pauli
2
-39
/
+14
2020-04-25
params: handle the modified sentinel.
Pauli
2
-2
/
+2
2020-04-25
Configure: Allow quoted values in VERSION
Richard Levitte
1
-1
/
+7
2020-04-25
Fix dev/release-aux-openssl-announce-pre-release.tmpl
Richard Levitte
1
-5
/
+2
2020-04-24
Code cleanup in X509v3 String Extentions
Nikolay Morozov
2
-4
/
+5
2020-04-24
Clean up the use of ERR_print_errors() in apps.c and in four apps
Dr. David von Oheimb
5
-73
/
+60
2020-04-24
Remove a bad 'goto end' and a few superfluous ones in apps/lib/apps.c
David von Oheimb
1
-9
/
+3
2020-04-24
Improve feedback on wrong format with new print_format_error() in apps/lib/opt.c
David von Oheimb
3
-5
/
+62
2020-04-24
Add function load_csr(file,format,desc) to apps/lib/apps.c
David von Oheimb
10
-94
/
+125
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
227
-140
/
+797
2020-04-24
Fix typo from #10631
Nicola Tuveri
1
-1
/
+1
2020-04-24
Rewrite man5/config.pod and related conf code cleanup
Rich Salz
2
-434
/
+329
2020-04-24
SSL_CTX_config.pod: Remove needless "NOTE" heading
Rich Salz
1
-2
/
+0
2020-04-24
Rename fipsinstall.cnf->fipsmodule.cnf
Rich Salz
4
-4
/
+4
2020-04-24
Update some nits around the FIPS module
Rich Salz
7
-15
/
+27
2020-04-23
Prepare for 3.0 alpha 2
Matt Caswell
3
-4
/
+4
2020-04-23
Prepare for release of 3.0 alpha 1
openssl-3.0.0-alpha1
Matt Caswell
3
-4
/
+4
2020-04-23
Update copyright year
Matt Caswell
1188
-1188
/
+1188
2020-04-23
Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.md
Dr. David von Oheimb
2
-0
/
+18
2020-04-23
Fix a typo in the makefile templates
Matt Caswell
2
-2
/
+2
2020-04-23
Mention the 3.0 wiki page in the release announcement emails
Matt Caswell
2
-2
/
+12
2020-04-23
PROV: Ensure that EC keys have a default digest
Richard Levitte
1
-0
/
+5
2020-04-23
PROV: Ensure that ED25519 & ED448 keys have a mandatory digest
Richard Levitte
2
-5
/
+55
2020-04-23
EVP: Fix EVP_Digest{Sign,Verify}Init() to handle no default digest
Richard Levitte
1
-4
/
+10
2020-04-23
EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use it
Richard Levitte
4
-24
/
+57
2020-04-23
FIPS: remove algorithms that are not being validated.
Pauli
1
-12
/
+0
2020-04-22
Fix no-err
Matt Caswell
1
-2
/
+3
2020-04-22
Skip a no-dsa test in the fipsinstall test
Matt Caswell
1
-7
/
+11
2020-04-22
Skip a test in a no-dh build
Matt Caswell
1
-7
/
+12
2020-04-22
Fix some build failures with no-dh
Matt Caswell
3
-0
/
+16
2020-04-22
Fix no-ec
Matt Caswell
1
-2
/
+2
2020-04-22
Add a link to wiki 3.0 upgrade notes
Matt Caswell
1
-0
/
+3
2020-04-22
GOST2012 TLS Supported Groups Identifiers Support
Nikolay Morozov
3
-1
/
+26
[next]