index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
QUIC REACTOR: Add utility function for merging tick results
Hugo Landau
1
-0
/
+9
2023-12-21
list.h: Add iterator macros
Hugo Landau
1
-0
/
+28
2023-12-21
list.h: Allow separation of declarations and function definitions
Hugo Landau
1
-2
/
+8
2023-12-20
Make SSL_clear_options pass new options to record layer
lan1120
1
-1
/
+13
2023-12-20
Bump actions/setup-python from 4.7.1 to 5.0.0
dependabot[bot]
1
-1
/
+1
2023-12-19
LoongArch64 assembly pack: Really implement OPENSSL_rdtsc
Xi Ruoyao
1
-2
/
+2
2023-12-19
Update IPAddressOrRange_cmp function to handle switch case
Vikas Verma
1
-0
/
+4
2023-12-19
LoongArch64 assembly pack: Fix ChaCha20 ABI breakage
Xi Ruoyao
1
-10
/
+36
2023-12-19
Fix declspec align syntax
Kai Pastor
1
-38
/
+38
2023-12-19
Fix comment syntax
Kai Pastor
1
-158
/
+158
2023-12-19
Fix no-des failure in test_cms
Bernd Edlinger
1
-2
/
+2
2023-12-19
test_export_key_mat(): Long context support works with new fips provider only
Tomas Mraz
1
-14
/
+19
2023-12-19
openssl-cmp.pod.in: fix grammar glitch
Dr. David von Oheimb
1
-1
/
+1
2023-12-19
CMP app: make -geninfo option accept multiple ITAVs and support string values...
Dr. David von Oheimb
3
-61
/
+106
2023-12-19
CMP lib and app: add optional certProfile request message header and respecti...
Dr. David von Oheimb
17
-29
/
+213
2023-12-19
Consolidate raising errors in SSL_CONF_cmd()
Tomas Mraz
2
-14
/
+17
2023-12-19
Test that incorrect entry in the ssl section is not fatal
Tomas Mraz
1
-0
/
+1
2023-12-19
Always apply all configuration settings from the ssl section
Tomas Mraz
1
-4
/
+7
2023-12-19
Add a daily test for an alternative value for SSL3_ALIGN_PAYLOAD
Matt Caswell
1
-1
/
+2
2023-12-19
Ensure the default length calculation includes the content type byte
Matt Caswell
1
-4
/
+10
2023-12-19
run Windows GitHub CI workflow on self-hosted runners
Dmitry Misharov
1
-4
/
+4
2023-12-19
run GitHub CI workflow on self-hosted runners
Dmitry Misharov
1
-31
/
+83
2023-12-19
run Cross Compiles workflow on self-hosted runner
Dmitry Misharov
1
-1
/
+1
2023-12-18
cms: avoid intermittent test failure
James Muir
4
-4
/
+106
2023-12-18
Define L_ENDIAN for linux64-loongarch64
Xi Ruoyao
1
-1
/
+2
2023-12-18
Bump actions/download-artifact from 3 to 4
dependabot[bot]
1
-2
/
+2
2023-12-18
Bump actions/upload-artifact from 3 to 4
dependabot[bot]
3
-5
/
+5
2023-12-18
Remove redundant logic for DTLS server version selection
Frederik Wedel-Heinen
1
-10
/
+3
2023-12-18
Handle tls and dtls server version selection similarly
Frederik Wedel-Heinen
1
-15
/
+5
2023-12-18
Fix instructions for running tests on Windows
Dmitry Kobets
1
-1
/
+1
2023-12-15
Fix provider compatibility check crash in evp_test
Tomas Mraz
1
-2
/
+3
2023-12-14
Avoid setting gen_type to -1 in dsa_gen_set_params
Neil Horman
4
-3
/
+39
2023-12-14
Avoid setting gen_type to -1 in dh_gen_common_set_params
Neil Horman
1
-1
/
+13
2023-12-13
CONTRIBUTING.md: add reference to util/check-format.pl and fix several nits
Dr. David von Oheimb
1
-14
/
+19
2023-12-13
Harden asn1 oid loader to invalid inputs
Neil Horman
4
-1
/
+43
2023-12-13
Fix genstr/genconf option in asn1parse
Neil Horman
1
-1
/
+1
2023-12-13
LHASH: Document down_load functions
Hugo Landau
2
-12
/
+30
2023-12-13
LHASH: Fix documentation for doall-delete hazards
Hugo Landau
1
-9
/
+17
2023-12-13
QUIC LCIDM: Fix usage of LHASH
Hugo Landau
1
-0
/
+23
2023-12-13
pkcs12: Do not forcibly load the config file
Tomas Mraz
1
-9
/
+0
2023-12-13
doc: fix list display in man page
James Muir
1
-1
/
+1
2023-12-13
Enable BTI feature for md5 on aarch64
fangming.fang
1
-0
/
+3
2023-12-12
remove duplicated typedef for u64
Max Bachmann
1
-3
/
+0
2023-12-12
Removed extra spaces in documentation
slontis
8
-11
/
+11
2023-12-12
ossl-params: check length returned by strlen()
James Muir
1
-4
/
+4
2023-12-12
provider-storemgmt.pod: fix nits (unclosed '<' around name)
Dr. David von Oheimb
1
-2
/
+2
2023-12-12
Fix a possible memleak in opt_verify
Bernd Edlinger
1
-1
/
+6
2023-12-12
Fix a possible memleak in apps/rehash.c
Bernd Edlinger
1
-0
/
+1
2023-12-12
Fix a possible memleak in smime_main
Bernd Edlinger
1
-1
/
+2
2023-12-12
Fix a possible memleak in cms_main
Bernd Edlinger
1
-2
/
+4
[prev]
[next]