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
*
chunk 6 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-12-12
1
-1
/
+31
*
rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failure
Dr. Matthias St. Pierre
2019-12-11
1
-0
/
+2
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Teach the RSA implementation about TLS RSA Key Transport
Matt Caswell
2019-12-05
1
-0
/
+2
*
PROV SERIALIZER: add support for writing DH keys and parameters
Richard Levitte
2019-11-29
1
-0
/
+1
*
PROV SERIALIZER: add common functionality to serialize keys
Richard Levitte
2019-11-29
1
-0
/
+1
*
SERIALIZER: add support for serializing EVP_PKEYs
Richard Levitte
2019-11-29
2
-0
/
+2
*
SERIALIZER: New API for serialization of objects through providers
Richard Levitte
2019-11-29
2
-0
/
+3
*
CORE: ossl_namemap_add_names(): new function to add multiple names
Richard Levitte
2019-11-29
1
-0
/
+2
*
Check the return from OPENSSL_buf2hexstr()
Matt Caswell
2019-11-29
1
-1
/
+2
*
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
[next]