index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
engine: fix double free on error path.
Pauli
2021-04-21
1
-0
/
+1
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fixup support for io_pgetevents_time64 syscall
Alistair Francis
2021-03-09
1
-13
/
+42
*
Fix build of /dev/crypto engine with no-dynamic-engine option
UndefBehavior
2021-03-01
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-02-18
10
-10
/
+10
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2021-02-05
10
-119
/
+0
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
Dr. David von Oheimb
2021-01-13
1
-1
/
+2
*
Close /dev/crypto file descriptor after CRIOGET ioctl().
John Baldwin
2021-01-11
1
-0
/
+2
*
Update copyright year
Matt Caswell
2021-01-07
1
-1
/
+1
*
Support session information on FreeBSD.
John Baldwin
2021-01-06
1
-12
/
+60
*
Use CRIOGET to fetch a crypto descriptor when present.
John Baldwin
2021-01-06
1
-1
/
+13
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-2
/
+0
*
MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal key
Richard Levitte
2020-12-17
1
-0
/
+1
*
Remove unnecessary guards around MSBLOB and PVK readers and writers
Richard Levitte
2020-12-13
1
-8
/
+0
*
Add test to demonstrate the app's new engine key loading
Richard Levitte
2020-12-02
1
-0
/
+44
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
13
-22
/
+26
*
e_loader_attic.c: Improve result handling of file_load_try_decode()
Dr. David von Oheimb
2020-11-19
1
-1
/
+4
*
Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.c
Dr. David von Oheimb
2020-11-19
1
-1
/
+2
*
e_loader_attic.c: Remove redundant 'pass phrase' sub-string from try_decode_P...
Dr. David von Oheimb
2020-11-19
1
-1
/
+1
*
Avoid duplicate ends_with_dirsep functions
Tomas Mraz
2020-11-11
1
-15
/
+1
*
Don't clear the whole error stack when loading engines
Matt Caswell
2020-11-06
5
-5
/
+56
*
afalg: add a NULL pointer check
Pauli
2020-10-29
1
-0
/
+3
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
2
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-11
/
+11
*
Fix some things the rename script didn't quite get right
Matt Caswell
2020-10-01
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-6
/
+5
*
Fix typo in bind_loader_attic comment
Daniel Bevenius
2020-09-17
1
-1
/
+1
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
2
-4
/
+0
*
STORE: Move the built-in 'file:' loader to become an engine module
Richard Levitte
2020-09-03
6
-1
/
+1941
*
engines: fixed to work with EVP_*_meth calls deprecated
Pauli
2020-07-22
3
-3
/
+3
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
deprecate engines
Pauli
2020-07-16
6
-2
/
+17
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
4
-4
/
+4
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
2
-84
/
+191
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
1
-1
/
+1
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
2
-41
/
+54
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
1
-0
/
+6
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
4
-4
/
+4
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-3
/
+4
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
5
-10
/
+10
*
Add support for io_pgetevents_time64 syscall
Alistair Francis
2019-09-18
1
-0
/
+16
*
Unify all assembler file generators
Richard Levitte
2019-09-16
2
-6
/
+7
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-3
/
+2
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-8
/
+8
*
Avoid using ERR_put_error() directly in OpenSSL code
Richard Levitte
2019-07-31
4
-4
/
+8
*
Use OPENSSL_strlcpy instead of strncpy in e_afalg.c
Bernd Edlinger
2019-07-30
1
-10
/
+4
[next]