index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIC I/O Architecture Design: Minor updates
Hugo Landau
2023-04-26
1
-32
/
+83
*
QUIC I/O Architecture Design: Add block diagram, tweak wording
Hugo Landau
2023-04-26
2
-4
/
+6
*
QUIC I/O Architecture Design Document
Hugo Landau
2023-04-26
1
-0
/
+483
*
Correct the CHANGES entry for CVE-2023-1255
Tomas Mraz
2023-04-26
1
-3
/
+3
*
doc: document that the "info" KDF param concatenates
Pauli
2023-04-26
1
-0
/
+6
*
Add "info" concatenation tests
Pauli
2023-04-26
3
-0
/
+32
*
Update KDFs to use shared functions.
Pauli
2023-04-26
3
-109
/
+42
*
params: add helper functions to allocate & copy params
Pauli
2023-04-26
2
-0
/
+145
*
Added ability to pass additional ASFLAGS to Configure
Mathias Berchtold
2023-04-25
1
-0
/
+1
*
Fix regression of no-posix-io builds
Tomas Mraz
2023-04-25
1
-3
/
+11
*
dtls: code cleanup and refactorization
FdaSilvaYY
2023-04-24
2
-16
/
+17
*
Fixup demo exit status magic numbers
slontis
2023-04-24
47
-249
/
+238
*
Replace use of strstr with strchr
Matt Caswell
2023-04-24
1
-3
/
+3
*
Coverity 1524619: unexpected control flow
Matt Caswell
2023-04-24
1
-2
/
+3
*
Revert "Adding Control Flow guard to Windows Builds"
Mathias Berchtold
2023-04-24
1
-3
/
+3
*
Fix calling pthread_key_delete on uninitialized data
Petr Mikhalicin
2023-04-24
1
-2
/
+17
*
fips: setup the FIPS provider in pendantic mode for testing
Pauli
2023-04-21
2
-2
/
+9
*
test: update ssl_new tests in line with pedantic FIPS policy
Pauli
2023-04-21
5
-0
/
+29
*
test: update TLS PDF tests in line with pedantic FIPS policy
Pauli
2023-04-21
1
-0
/
+3
*
test: update evprand tests in line with pedantic FIPS policy
Pauli
2023-04-21
1
-0
/
+384
*
sslapi: use correct fipsmodule.cnf
Pauli
2023-04-21
1
-1
/
+1
*
Bump actions/setup-python from 4.5.0 to 4.6.0
dependabot[bot]
2023-04-21
1
-1
/
+1
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
98
-130
/
+130
*
Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
4
-6
/
+11
*
Fix checking return code of EVP_PKEY_get_int_param at check_curve
Petr Mikhalicin
2023-04-21
1
-1
/
+1
*
Minor refactoring of the Argon2 derive function
Tomas Mraz
2023-04-21
1
-48
/
+30
*
Bump coverallsapp/github-action from 2.1.0 to 2.1.2
dependabot[bot]
2023-04-21
1
-1
/
+1
*
aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
Tomas Mraz
2023-04-20
3
-1
/
+16
*
test: test -pedantic option in fipsinstall
Pauli
2023-04-20
1
-1
/
+26
*
doc: document the -pedantic option to fipsinstall.
Pauli
2023-04-20
1
-0
/
+9
*
fipsinstall: add -pedantic option
Pauli
2023-04-20
1
-39
/
+64
*
Adding Control Flow guard to Windows Builds
gakamath
2023-04-19
1
-3
/
+3
*
Configurations/descrip.mms.tmpl: Fix a few typos
Richard Levitte
2023-04-18
1
-7
/
+3
*
Fix broken links in crypto manpage
Ladislav Marko
2023-04-18
1
-2
/
+2
*
fix test failure on Kunpeng-920
zhangzhilei
2023-04-18
1
-1
/
+1
*
crmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*()
Dr. David von Oheimb
2023-04-18
1
-6
/
+2
*
OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and doc
Dr. David von Oheimb
2023-04-18
3
-3
/
+5
*
crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210
Dr. David von Oheimb
2023-04-18
8
-44
/
+61
*
bn_local: remove unused `PTR_SIZE_INT` definition
Alois Klink
2023-04-16
1
-18
/
+0
*
bn_nist: remove unused type-punning union `u`
Alois Klink
2023-04-16
1
-21
/
+12
*
bn_nist: replace pointer bit-fiddling with ternary
Alois Klink
2023-04-16
1
-45
/
+19
*
adding provider_unload functions for cmp_ tests
Danny Carpenter
2023-04-16
4
-0
/
+8
*
List also non-fetchable hashes in openssl dgst -list
GauriSpears
2023-04-14
1
-2
/
+5
*
Fix a HPKE API to put libctx, propq as last (optional parameters).
slontis
2023-04-14
4
-36
/
+44
*
Fix the LCM computation in the RSA multiprime key check
Tomas Mraz
2023-04-13
3
-7
/
+69
*
Fix typo in ssl_ciph.c
Ladislav Marko
2023-04-13
1
-1
/
+1
*
Fix UEFI support on win32
Aidan Khoury
2023-04-13
3
-4
/
+4
*
doc: Fix incorrect pairing of functions
Ladislav Marko
2023-04-13
1
-1
/
+1
*
doc: Fix misleading stucture info
Ladislav Marko
2023-04-13
1
-1
/
+1
*
Fixes #19580 ECX keygen
Yuan, Shuai
2023-04-12
1
-1
/
+1
[next]