index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unbounded memory growth when using no-cached-fetch
Matt Caswell
2024-03-15
2
-2
/
+15
*
plug potential memory leak in error code path
Alexandr Nedvedicky
2024-03-15
1
-0
/
+1
*
Add Content Type OID for id-ct-rpkiSignedPrefixList
Job Snijders
2024-03-15
4
-7
/
+14
*
Limit the number of http headers when receiving the http response
Alexandr Nedvedicky
2024-03-12
3
-5
/
+36
*
PKCS7: Remove one of the duplicate checks
Jiasheng Jiang
2024-03-11
1
-2
/
+1
*
Fix BIO_get_new_index() to return an error when it is exhausted.
slontis
2024-03-11
2
-1
/
+3
*
Gate setting of ipi_spec_dst on not building for freebsd
Neil Horman
2024-03-07
1
-1
/
+1
*
Fix a memory leak on successful load of CRL
Dmitry Belyavskiy
2024-03-07
1
-0
/
+2
*
crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nit
Dr. David von Oheimb
2024-03-06
1
-2
/
+29
*
apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...
Dr. David von Oheimb
2024-03-06
1
-1
/
+2
*
cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDER
Dr. David von Oheimb
2024-03-06
1
-1
/
+1
*
Fix off by one issue in buf2hexstr_sep()
shridhar kalavagunta
2024-03-01
1
-1
/
+1
*
Add appropriate lower bound checks for GeneralizedTime and UTCTime
Job Snijders
2024-02-25
4
-5
/
+17
*
Apply the AES-GCM unroll8 optimisation to Microsoft Azure Cobalt 100
Tom Cosgrove
2024-02-22
2
-0
/
+4
*
chachap10-ppc.pl: Fix truncated relocation
响马
2024-02-22
1
-1
/
+3
*
OpenSSL License is applied for some source files, change to Apache 2
Shakti Shah
2024-02-19
3
-3
/
+3
*
Fixed Visual Studio 2008 compiler errors
Marcel Gosmann
2024-02-16
1
-0
/
+1
*
Check for NULL cleanup function before using it in encoder_process
Neil Horman
2024-02-16
1
-0
/
+5
*
Fix the grammar as suggsted in the review
Dimitri Papadopoulos
2024-02-14
1
-3
/
+3
*
Fix new typos found by codespell
Dimitri Papadopoulos
2024-02-14
2
-3
/
+3
*
make update
Hugo Landau
2024-02-10
1
-1
/
+1
*
QUIC: Add polling API
Hugo Landau
2024-02-10
1
-0
/
+1
*
Rearrange terms in gf_mul to prevent segfault
Angel Baez
2024-02-09
1
-3
/
+3
*
Fix error code collision
Hugo Landau
2024-02-08
1
-1
/
+1
*
QUIC: Add new error codes for tuning API
Hugo Landau
2024-02-08
1
-0
/
+5
*
Fix sm4-xts aarch64 assembly implementation bug
Liu-Ermeng
2024-02-08
2
-6
/
+6
*
Fix SM2 test failures on Apple Silicon
Xu Yizhou
2024-02-06
1
-5
/
+5
*
Fix a few incorrect paths in some build.info files
Richard Levitte
2024-02-02
4
-4
/
+4
*
Add atexit configuration option to using atexit() in libcrypto at build-time.
Randall S. Becker
2024-02-02
1
-5
/
+7
*
Add exemplar use case for rcu locks
Neil Horman
2024-02-01
1
-46
/
+88
*
RCU lock implementation
Neil Horman
2024-02-01
4
-4
/
+1028
*
Revert "Improved detection of engine-provided private "classic" keys"
Tomas Mraz
2024-01-31
1
-42
/
+0
*
Fix error reporting in EVP_PKEY_{sign,verify,verify_recover}
Richard Levitte
2024-01-31
1
-8
/
+23
*
Optimize the implementation of ec_field_size()
K1
2024-01-31
1
-17
/
+4
*
replace strstr() with strchr() for single characters
rilysh
2024-01-25
2
-2
/
+2
*
Have OSSL_PARAM_allocate_from_text() fail on odd number of hex digits
Richard Levitte
2024-01-25
1
-1
/
+7
*
Add NULL checks where ContentInfo data can be NULL
Matt Caswell
2024-01-25
4
-4
/
+31
*
Add appropriate NULL checks in EVP_CIPHER api
Neil Horman
2024-01-25
6
-14
/
+56
*
Fix typos
Jakub Wilk
2024-01-23
2
-2
/
+2
*
QUIC APL: Implement optimised FIN API
Hugo Landau
2024-01-23
1
-1
/
+2
*
prevent integer overflow in ossl_asn1_time_from_tm
Paul Dreik
2024-01-18
1
-2
/
+8
*
Fix reason value collision for CMP_R_UNEXPECTED_SENDER
Tomas Mraz
2024-01-17
1
-1
/
+1
*
Introduce hash thunking functions to do proper casting
Neil Horman
2024-01-17
2
-11
/
+59
*
cmp_vfy.c/check_msg_all_certs(): remove needless trace output in case 3GPP mo...
Dr. David von Oheimb
2024-01-17
1
-6
/
+6
*
ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender ...
Dr. David von Oheimb
2024-01-17
3
-15
/
+28
*
CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...
Dr. David von Oheimb
2024-01-17
3
-36
/
+44
*
Fix performance regression of ChaCha20 on LoongArch64
Lin Runze
2024-01-17
1
-2
/
+1
*
hurd: Fix dgram_sendmmsg
Samuel Thibault
2024-01-16
1
-0
/
+5
*
Check whether the pubkey exists in ossl_ecx_key_dup
lan1120
2024-01-16
1
-2
/
+5
*
Move discovery of the legacy alg type into the keymgmt
Matt Caswell
2024-01-15
3
-19
/
+32
[next]