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
*
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
*
Deprecate SYSerr, add new FUNCerr macro
Rich Salz
2019-07-22
1
-8
/
+8
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-8
/
+8
*
Regenerate mkerr files
Rich Salz
2019-07-16
12
-120
/
+79
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Move padlock_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-3
/
+17
*
Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linux
Retropotenza
2019-05-31
1
-1
/
+1
*
Build cleanup: don't use SHARED_SOURCE with modules
Richard Levitte
2019-04-02
1
-6
/
+6
*
Ensure that the struct msghdr is properly zeroed.
Pauli
2019-03-29
1
-1
/
+2
*
Fix strict-warnings build on FreeBSD
Benjamin Kaduk
2019-03-19
1
-1
/
+1
*
padlock: generate assembler source for static libraries too
Richard Levitte
2019-03-05
1
-3
/
+3
*
Deprecate the "hw" configuration options, make "padlockeng" disablable
Richard Levitte
2019-03-05
2
-67
/
+66
*
Make the padlock engine build correctly
Richard Levitte
2019-02-27
1
-3
/
+3
*
engines/dasync: add explaining comments about AES-128-CBC-HMAC-SHA1
Dr. Matthias St. Pierre
2019-02-22
1
-0
/
+16
*
engines/e_devcrypto: set digest input_blocksize
Eneas U de Queiroz
2019-02-22
1
-8
/
+10
*
engines/e_devcrypto: fixes logic in close_devcrypto
Eneas U de Queiroz
2019-02-22
1
-1
/
+4
*
engines/e_devcrypto.c: fix cipher_ctrl function
Eneas U de Queiroz
2019-02-22
1
-26
/
+32
*
engines/build.info: fix devcrypto MODULES entry
Eneas U de Queiroz
2019-02-22
1
-1
/
+1
*
Fix dasync engine
Matt Caswell
2019-02-21
1
-2
/
+1
*
Fix master build.
Pauli
2019-02-13
1
-1
/
+1
*
Macro typo fix not propagated
Pauli
2019-02-13
1
-1
/
+1
*
eng_devcrypto.c: close open session on init
Eneas U de Queiroz
2019-02-12
1
-6
/
+20
*
e_devcrypto: make the /dev/crypto engine dynamic
Eneas U de Queiroz
2019-02-12
2
-0
/
+1297
*
ENGINE modules aren't special, so call them MODULES
Richard Levitte
2019-02-11
1
-4
/
+4
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
1
-0
/
+14
*
Build: Change all _NO_INST to use attributes instead.
Richard Levitte
2019-01-22
1
-1
/
+1
*
Following the license change, modify the boilerplates in engines/
Richard Levitte
2018-12-06
20
-20
/
+20
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
1
-13
/
+0
*
Change the build of engines to use ordinal files for symbol export
Richard Levitte
2018-10-05
1
-0
/
+20
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
CAPI engine: add support for RSA_NO_PADDING
Richard Levitte
2018-09-11
1
-7
/
+21
*
Replace accidentally used C99 macro __func__ with __FILE__/__LINE__
Bernd Edlinger
2018-06-23
1
-34
/
+40
*
enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]
Nicola Tuveri
2018-06-22
1
-2
/
+2
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
Fix mixed indentation (and other whitespace issues)
Dr. Matthias St. Pierre
2018-04-26
1
-7
/
+9
[next]