Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-04 | DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY() | Richard Levitte | 7 | -16/+30 |
2020-10-04 | DECODER: Handle abstract object data type | Richard Levitte | 2 | -6/+69 |
2020-10-03 | Configuration: add initial NonStop values in OpenSSL::config | Richard Levitte | 1 | -0/+19 |
2020-10-03 | Ensure that _GNU_SOURCE is defined for NI_MAXHOST and NI_MAXSERV | drgler | 1 | -0/+4 |
2020-10-03 | Fix segfault on missing provider_query_operation() | Nicola Tuveri | 1 | -1/+2 |
2020-10-02 | TLS AEAD ciphers: more bytes for key_block than needed | Maxim Masiutin | 1 | -9/+15 |
2020-10-01 | EVP: use evp_pkey_ctx_is_legacy() to find what implementation to use | Richard Levitte | 5 | -4/+20 |
2020-10-01 | Fix memory leak in req_cb() of x_req.c - handle distinguishing_id also with N... | Dr. David von Oheimb | 1 | -2/+0 |
2020-10-01 | Fix some things the rename script didn't quite get right | Matt Caswell | 18 | -75/+74 |
2020-10-01 | Run the withlibctx.pl script | Matt Caswell | 162 | -1240/+1091 |