index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.info
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
checksum fix
Pauli
2
-2
/
+2
2021-05-09
Mark pop/clear error stack in der2key_decode_p8
Daniel Bevenius
2
-0
/
+40
2021-05-09
BIO_listen: disable setting ipv6_v6only on OpenBSD as it is a read only data ...
David Carlier
1
-1
/
+2
2021-05-09
Optimize RSA on armv8
fangming.fang
3
-0
/
+389
2021-05-09
FIPS checksums update
Nicola Tuveri
2
-2
/
+2
2021-05-09
Test oct2point for hybrid point encoding of (0, y)
Theo Buehler
1
-0
/
+50
2021-05-09
Avoid division by zero in hybrid point encoding
Theo Buehler
1
-8
/
+33
2021-05-08
tasn_dec: use do/while around statement macros
Benjamin Kaduk
1
-2
/
+2
2021-05-08
80-test_cmp_http.t: Improve fuzzing exclusion pattern
Dr. David von Oheimb
1
-1
/
+1
2021-05-08
ssl.h.in: Fix deprecation exclusion for SRP-related declarations
Dr. David von Oheimb
2
-21
/
+23
2021-05-08
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
17
-149
/
+138
2021-05-08
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
15
-166
/
+198
2021-05-08
DOC: Fix all wrong occurrences of '<propq>' to 'I<propq>'
Dr. David von Oheimb
5
-20
/
+19
2021-05-08
apps/mac: Add digest and cipher command line options
Pauli
3
-20
/
+87
2021-05-08
apps/mac: avoid need for two ^D when using stdin from a terminal
Pauli
1
-1
/
+2
2021-05-08
apps: remove initial newline from mac output
Pauli
2
-4
/
+2
2021-05-08
apps: add mac, cipher and digest arguments to the kdf applet.
Pauli
3
-4
/
+111
2021-05-08
Remove unused code from the fips module
Shane Lontis
8
-36
/
+24
2021-05-08
bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication
Martin Schwenke
6
-2
/
+602
2021-05-08
BIO_printf.pod: Clarify that output is always null terminated.
Scott McPeak
1
-3
/
+4
2021-05-07
FIPS checksum update
Pauli
2
-3
/
+3
2021-05-07
provider: use a read lock when looking for a provider
Pauli
1
-1
/
+1
2021-05-07
doc: document the new ossl_provider_clear_all_operation_bits() function
Pauli
1
-2
/
+8
2021-05-07
test: add a provider load/unload cache flush test.
Pauli
1
-0
/
+38
2021-05-07
provider: flush the store cache when providers are loaded/unloaded.
Pauli
3
-15
/
+84
2021-05-07
Updated gost-engine to latest commit from master branch
Tomas Mraz
1
-0
/
+0
2021-05-07
Unify parameter types in documentation
Tomas Mraz
12
-38
/
+39
2021-05-07
Fixes #14662. Return all EC parameters even for named curves
Jon Spillett
4
-76
/
+162
2021-05-07
Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers
Jon Spillett
7
-12
/
+81
2021-05-07
make update
Richard Levitte
3
-119
/
+11
2021-05-07
Drop libimplementations.a
Richard Levitte
27
-196
/
+146
2021-05-07
Rename files in providers/implementations/signatures
Richard Levitte
7
-7
/
+7
2021-05-07
changes: add note about application output formatting differences.
Pauli
1
-0
/
+9
2021-05-06
Avoid sending alerts after shutdown
Dmitry Belyavskiy
1
-0
/
+2
2021-05-06
Fix NULL dereference when ENCODER does not implement IMPORT_OBJECT
Petr Gotthard
1
-3
/
+7
2021-05-06
evp_extra_test: Avoid potential double free of params
Tomas Mraz
1
-0
/
+3
2021-05-06
Clarify where dispatch functions/ids are defined
Daniel Bevenius
1
-2
/
+2
2021-05-06
Clarify two comments (typos) in fipsprov.c
Daniel Bevenius
1
-3
/
+3
2021-05-06
Prepare for 3.0 alpha 17
Matt Caswell
3
-4
/
+4
2021-05-06
Prepare for release of 3.0 alpha 16
openssl-3.0.0-alpha16
Matt Caswell
3
-4
/
+4
2021-05-06
Update copyright year
Matt Caswell
80
-80
/
+80
2021-05-06
Update the FIPS checksums
Matt Caswell
2
-2
/
+2
2021-05-06
Add some tests for -inform/keyform enforcement
Tomas Mraz
4
-8
/
+40
2021-05-06
Document the behavior of the -inform and related options
Tomas Mraz
21
-112
/
+79
2021-05-06
provider-storemgmt: Document the input-type and properties parameters.
Tomas Mraz
1
-0
/
+10
2021-05-06
Update gost-engine to make it compatible with the added params
Tomas Mraz
1
-0
/
+0
2021-05-06
Make the -inform option to be respected if possible
Tomas Mraz
38
-143
/
+212
2021-05-06
try to document changes in salt handling for the 'enc' command
EasySec
1
-3
/
+7
2021-05-06
change salt handling, way 1
EasySec
1
-33
/
+41
2021-05-06
coverity: fix 1478169: dereference after NULL check
Pauli
1
-3
/
+11
[next]