index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replumbing: offer a core upcall to get the provider object's library context
Richard Levitte
2019-06-17
1
-0
/
+3
*
Fix typo mistake on calls to SSL_ctrl in ssl.h
raja-ashok
2019-06-12
1
-30
/
+30
*
TLS1.3 FFDHE Support
raja-ashok
2019-06-12
1
-0
/
+2
*
Fix an incorrect macro
Matt Caswell
2019-06-12
1
-1
/
+1
*
Make BIGNUM code available from within the FIPS module
Matt Caswell
2019-06-12
1
-0
/
+1
*
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
Matt Caswell
2019-06-12
2
-0
/
+3
*
Remove redundant include
Acheev Bhagat
2019-06-12
1
-4
/
+0
*
Add defines to indicate if intypes.h and stdint.h are unavailable
Shane Lontis
2019-06-11
1
-0
/
+6
*
PBKDF2 updates to conform to SP800-132
Shane Lontis
2019-06-11
2
-23
/
+29
*
Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
Shane Lontis
2019-06-11
2
-3
/
+2
*
Change cipher default strings to a function
Todd Short
2019-06-11
1
-9
/
+21
*
EVP fetching: make operation_id part of the method identity
Richard Levitte
2019-06-10
1
-3
/
+5
*
Move the rand_nonce_lock code into drbg_lib.c
Matt Caswell
2019-06-07
1
-2
/
+3
*
Make the rand_crng code OPENSSL_CTX aware
Matt Caswell
2019-06-07
1
-1
/
+2
*
Convert drbg_lib to use OPENSSL_CTX for its global data
Matt Caswell
2019-06-07
2
-1
/
+9
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
2
-2
/
+3
*
Fix typo in macro argument of SSL_set1_client_sigalgs_list()
Dr. Matthias St. Pierre
2019-06-06
1
-1
/
+1
*
Move digests to providers
Shane Lontis
2019-06-04
7
-4
/
+261
*
Add missing parentheses in macro
Mathias Berchtold
2019-06-03
1
-1
/
+1
*
Add the content type attribute to additional CMS signerinfo.
Shane Lontis
2019-06-03
1
-0
/
+2
*
Constify OSSL_PROVIDER getter input parameters
Richard Levitte
2019-05-31
2
-6
/
+7
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Andreas Kretschmer
2019-05-30
4
-3
/
+280
*
Add d2i_KeyParams/i2d_KeyParams API's.
Shane Lontis
2019-05-27
2
-0
/
+8
*
issue-8973: Added const to parameters for values that were not altered
agnosticdev
2019-05-24
1
-2
/
+2
*
Make core code available within the FIPS module
Matt Caswell
2019-05-23
1
-0
/
+7
*
Fix GOST OID
voev
2019-05-22
1
-1
/
+1
*
Change SSL parameter SSL_session_reused const
Arne Schwabe
2019-05-21
1
-1
/
+1
*
Clear CRMF vs CMP confusion
Richard Levitte
2019-05-20
2
-3
/
+3
*
Added X963KDF API
Shane Lontis
2019-05-16
3
-0
/
+8
*
EVP_FETCH: deal with names without pre-defined NIDs
Richard Levitte
2019-05-12
1
-5
/
+5
*
Create internal number<->name mapping API
Richard Levitte
2019-05-12
2
-1
/
+23
*
Fixed 32bit issue for kdf_opts
Shane Lontis
2019-05-09
1
-4
/
+2
*
ossl_bsearch(): New generic internal binary search utility function
Richard Levitte
2019-05-08
1
-0
/
+11
*
Coverity CID 1444960: Error handling issues
Pauli
2019-05-08
1
-0
/
+1
*
ssl: Add SSL_sendfile
Boris Pismenny
2019-05-07
3
-0
/
+4
*
Linux ktls sendfile
Boris Pismenny
2019-05-07
1
-0
/
+15
*
Added generated files for EVP_KDF changes
Shane Lontis
2019-05-03
1
-0
/
+1
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
4
-2
/
+13
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
5
-12
/
+68
*
Add support for openssl_ctx_run_once and openssl_ctx_onfree
Matt Caswell
2019-05-02
1
-0
/
+8
*
Structure alignment macro.
Pauli
2019-05-01
1
-1
/
+11
*
Replumbing: give the possibility for the provider to create a context
Richard Levitte
2019-04-30
3
-25
/
+34
*
Replumbing: make the oneshot proider cipher function like the others
Richard Levitte
2019-04-30
1
-2
/
+3
*
Fix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
Matt Caswell
2019-04-25
1
-4
/
+11
*
Fix KTLS compilation error
Matt Caswell
2019-04-25
1
-0
/
+4
*
Add a way for the application to get OpenSSL configuration data
Richard Levitte
2019-04-23
1
-0
/
+12
*
Add the possibility to display and use MODULESDIR
Richard Levitte
2019-04-23
1
-0
/
+1
*
Create provider errors and use them
Matt Caswell
2019-04-19
1
-0
/
+2
*
Add a maximum output length to update and final calls
Matt Caswell
2019-04-19
1
-2
/
+2
*
Add iv length and key length params to the cipher init calls
Matt Caswell
2019-04-19
1
-2
/
+6
[next]