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
*
added cmcCA and cmcRA as per rfc6402, capitalized per RFC7030 author
Michael Richardson
2017-10-16
1
-0
/
+10
*
Remove email addresses from source code.
Rich Salz
2017-10-13
2
-8
/
+2
*
Add CRYPTO_get_alloc_counts.
Rich Salz
2017-10-13
2
-0
/
+2
*
make update
Dr. Stephen Henson
2017-10-12
2
-0
/
+19
*
Add pad support
Dr. Stephen Henson
2017-10-12
1
-0
/
+5
*
Add RFC7919 support to EVP
Dr. Stephen Henson
2017-10-12
1
-0
/
+6
*
DH named parameter support
Dr. Stephen Henson
2017-10-12
1
-0
/
+4
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+1
*
Add EVP_PKEY_set1_engine() function.
Dr. Stephen Henson
2017-10-12
1
-0
/
+3
*
Fix typos
Keshav Kini
2017-10-10
1
-1
/
+1
*
Add atomic write call
Pauli
2017-10-10
1
-0
/
+1
*
Add a CRYPTO_atomic_read call which allows an int variable to be read
Pauli
2017-10-10
1
-0
/
+1
*
Session resume broken switching contexts
Todd Short
2017-10-04
1
-0
/
+1
*
Put back the #include <openssl/safestack.h> lines in public headers.
Pauli
2017-09-28
6
-0
/
+6
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-1
/
+1
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
7
-18
/
+7
*
Add a reserve call to the stack data structure.
Pauli
2017-09-27
2
-4
/
+12
*
Update comments to match function parameter names
Saagar Jha
2017-09-24
2
-2
/
+2
*
Provide getters for min/max proto version
Christian Heimes
2017-09-15
1
-0
/
+10
*
Fix function name in ECerr call
Rich Salz
2017-09-14
1
-0
/
+1
*
Support EVP_PKEY_meth_remove and pmeth internal cleanup
Paul Yang
2017-09-14
1
-0
/
+1
*
Support key check in EVP interface
Paul Yang
2017-09-13
2
-0
/
+8
*
objects/objects.txt: fix RSA-SHA3-284 typo.
Andy Polyakov
2017-09-11
1
-4
/
+4
*
Introduce named constants for the ClientHello callback.
David Benjamin
2017-09-08
1
-0
/
+5
*
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
David Benjamin
2017-09-08
1
-21
/
+23
*
Add UI functions to set result with explicit length and to retrieve the length
Richard Levitte
2017-09-08
2
-0
/
+5
*
add callback handler for setting DTLS timer interval
Alfred E. Heggestad
2017-09-06
1
-0
/
+6
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-0
/
+1
*
Complain if we are writing early data but SNI or ALPN is incorrect
Matt Caswell
2017-08-31
1
-0
/
+2
*
Add functions for getting/setting SNI/ALPN info in SSL_SESSION
Matt Caswell
2017-08-31
1
-0
/
+7
*
Add SSL_SESSION_set_max_early_data()
Matt Caswell
2017-08-31
1
-0
/
+2
*
Introduce SSL_CIPHER_get_protocol_id
Paul Yang
2017-08-30
1
-0
/
+1
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
5
-0
/
+126
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-29
1
-0
/
+2
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-0
/
+22
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-3
/
+2
*
Don't auto-instantiate a DRBG when trying to use it and it's not
Kurt Roeckx
2017-08-28
1
-0
/
+1
*
DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
Dr. Matthias St. Pierre
2017-08-28
1
-2
/
+3
*
RAND: Rename the RAND_poll_ex() callback and its typedef
Dr. Matthias St. Pierre
2017-08-28
1
-2
/
+2
*
Fix guarding macro in include/internal/sockets.h
Richard Levitte
2017-08-25
1
-34
/
+34
*
Move more socket stuff
Richard Levitte
2017-08-25
1
-16
/
+29
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
2
-7
/
+2
*
Add documentation for SRTP functions
Matt Caswell
2017-08-24
1
-1
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-0
/
+149
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-0
/
+14
*
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
Johannes Bauer
2017-08-16
1
-1
/
+1
*
Add SSL_get_pending_cipher()
Benjamin Kaduk
2017-08-15
1
-0
/
+1
*
Add ERR_clear_last_mark()
Richard Levitte
2017-08-15
1
-0
/
+1
*
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
Andy Polyakov
2017-08-12
2
-0
/
+8
[next]