index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement provider support for Asym Ciphers
Matt Caswell
2019-11-14
1
-0
/
+1
*
Add a .pragma directive for configuration files
Richard Levitte
2019-11-12
1
-0
/
+3
*
Make sure KDF reason codes are conserved in their current state
Richard Levitte
2019-11-12
1
-1
/
+1
*
Reinstate the KDF error macros
Richard Levitte
2019-11-12
1
-0
/
+1
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-2
/
+2
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-5
/
+5
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
1
-0
/
+1
*
chunk 5 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-10-29
1
-0
/
+3
*
Add KRB5KDF from RFC 3961
Simo Sorce
2019-10-23
1
-0
/
+3
*
[KDF] Add feedback-mode and CMAC support to KBKDF
Robbie Harwood
2019-10-17
1
-0
/
+1
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
2
-2
/
+2
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Add rc2 ciphers to default provider
Shane Lontis
2019-10-08
1
-0
/
+1
*
Replumbing: make it possible for providers to specify multiple names
Richard Levitte
2019-10-03
1
-0
/
+2
*
Add rc5 ciphers to default provider
Shane Lontis
2019-10-03
1
-0
/
+1
*
Make default values by ERR_get_error_all() and friends more consistent
Dr. David von Oheimb
2019-09-30
1
-16
/
+11
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
5
-8
/
+8
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
3
-5
/
+5
*
[KDF] Add KBKDF implementation for counter-mode HMAC
Robbie Harwood
2019-09-27
1
-0
/
+2
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
1
-0
/
+4
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-0
/
+6
*
Add aes_xts cipher to providers
Shane Lontis
2019-09-14
1
-0
/
+2
*
ERR: Change get_error_values() to use an enum
Rich Salz
2019-09-13
1
-43
/
+40
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
3
-12
/
+22
*
Deprecate the public definition of ERR_STATE
Richard Levitte
2019-09-12
3
-0
/
+12
*
Modernise ERR_print_errors_cb()
Richard Levitte
2019-09-12
1
-8
/
+14
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-20
/
+85
*
KDF error codes reworked
Pauli
2019-09-06
2
-54
/
+27
*
Cleanse KDF error files
Pauli
2019-09-06
2
-2
/
+0
*
KDF provider conversion error updates - generated
Pauli
2019-09-06
1
-0
/
+4
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-0
/
+1
*
fix ERR_add_error_vdata() for use with multiple args/calls
Dr. David von Oheimb
2019-08-29
1
-1
/
+1
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
1
-0
/
+1
*
Add aes_ccm to provider
Shane Lontis
2019-08-20
1
-5
/
+11
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-2
/
+2
*
Adjust some provider reason codes
Richard Levitte
2019-08-15
1
-2
/
+2
*
Move Poly1305 to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move KMAC to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move GMAC to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move BLAKE2 MACs to the providers
Richard Levitte
2019-08-15
1
-4
/
+6
*
s390x assembly pack: accelerate ECDSA
Patrick Steuer
2019-08-15
1
-0
/
+2
*
Enable curve-spefific ECDSA implementations via EC_METHOD
Patrick Steuer
2019-08-15
1
-0
/
+5
*
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
Richard Levitte
2019-08-12
1
-0
/
+3
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-0
/
+4
*
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
David von Oheimb
2019-07-31
1
-0
/
+2
*
Add gcm ciphers (aes and aria) to providers.
Shane Lontis
2019-07-31
1
-0
/
+3
*
ERR: fix err_data_size inconsistencies
Richard Levitte
2019-07-31
2
-4
/
+4
*
Add evp_util macros
Shane Lontis
2019-07-31
1
-0
/
+2
*
CAdES : lowercase name for now internal methods.
FdaSilvaYY
2019-07-31
1
-2
/
+2
*
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
Richard Levitte
2019-07-31
1
-38
/
+0
[next]