projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make sure we treat records written after HRR as TLSv1.3
[oweals/openssl.git]
/
include
/
2017-12-14
Matt Caswell
Send supported_versions in an HRR
tree
|
commitdiff
2017-12-14
Matt Caswell
Merge HRR into ServerHello
tree
|
commitdiff
2017-12-14
Matt Caswell
Drop CCS messages received in the TLSv1.3 handshake
tree
|
commitdiff
2017-12-14
Matt Caswell
Implement session id TLSv1.3 middlebox compatibility...
tree
|
commitdiff
2017-12-14
Matt Caswell
Update ServerHello to new draft-22 format
tree
|
commitdiff
2017-12-14
Matt Caswell
Update the TLSv1.3 draft version indicators to draft 22
tree
|
commitdiff
2017-12-08
Matt Caswell
Convert the remaining functions in the record layer...
tree
|
commitdiff
2017-12-04
Matt Caswell
Add some more cleanups
tree
|
commitdiff
2017-12-04
Matt Caswell
Add some sanity checks for the fatal error condition
tree
|
commitdiff
2017-12-04
Matt Caswell
Fix up a few places in the state machine that got misse...
tree
|
commitdiff
2017-12-04
Matt Caswell
Convert more functions in ssl/statem/statem.c to use...
tree
|
commitdiff
2017-12-04
Matt Caswell
Convert remaining functions in statem_srvr.c to use...
tree
|
commitdiff
2017-12-04
Matt Caswell
Convert remaining functions in statem_clnt.c to use...
tree
|
commitdiff
2017-12-04
Matt Caswell
Convert the state machine code to use SSLfatal()
tree
|
commitdiff
2017-11-29
Todd Short
Use ChaCha only if prioritized by clnt
tree
|
commitdiff
2017-11-25
David Benjamin
Pretty-print large INTEGERs and ENUMERATEDs in hex.
tree
|
commitdiff
2017-11-25
Kurt Roeckx
Create a prototype for OPENSSL_rdtsc
tree
|
commitdiff
2017-11-21
Paul Yang
Support multi-prime RSA (RFC 8017)
tree
|
commitdiff
2017-11-20
Paul Yang
Support public key and param check in EVP interface
tree
|
commitdiff
2017-11-12
Benjamin Kaduk
Add an API to get the signer of an OCSP response
tree
|
commitdiff
2017-11-12
Josh Soref
Many spelling fixes/typo's corrected.
tree
|
commitdiff
2017-11-07
Matt Caswell
Remove 4 broken macros from ocsp.h
tree
|
commitdiff
2017-11-05
Ronald Tse
SM3: restructure to EVP internal and update doc to...
tree
|
commitdiff
2017-11-05
Jack Lloyd
SM3: Add SM3 hash function
tree
|
commitdiff
2017-11-05
FdaSilvaYY
Implement Maximum Fragment Length TLS extension.
tree
|
commitdiff
2017-10-31
Ronald Tse
SM4: Add SM4 block cipher to EVP
tree
|
commitdiff
2017-10-30
Richard Levitte
make update
tree
|
commitdiff
2017-10-30
Richard Levitte
EVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
tree
|
commitdiff
2017-10-30
Rich Salz
Whitespace and indent fixes
tree
|
commitdiff
2017-10-25
Paul Yang
Add sk_TYPE_new_reserve() function
tree
|
commitdiff
2017-10-18
KaoruToda
Remove parentheses of return.
tree
|
commitdiff
2017-10-18
Dr. Matthias St...
Fix reseeding issues of the public RAND_DRBG
tree
|
commitdiff
2017-10-16
Michael Richardson
added cmcCA and cmcRA as per rfc6402, capitalized per...
tree
|
commitdiff
2017-10-13
Rich Salz
Remove email addresses from source code.
tree
|
commitdiff
2017-10-13
Rich Salz
Add CRYPTO_get_alloc_counts.
tree
|
commitdiff
2017-10-12
Dr. Stephen Henson
make update
tree
|
commitdiff
2017-10-12
Dr. Stephen Henson
Add pad support
tree
|
commitdiff
2017-10-12
Dr. Stephen Henson
Add RFC7919 support to EVP
tree
|
commitdiff
2017-10-12
Dr. Stephen Henson
DH named parameter support
tree
|
commitdiff
2017-10-11
Dr. Stephen Henson
make update
tree
|
commitdiff
2017-10-11
Dr. Stephen Henson
Add EVP_PKEY_set1_engine() function.
tree
|
commitdiff
2017-10-10
Keshav Kini
Fix typos
tree
|
commitdiff
2017-10-09
Pauli
Add atomic write call
tree
|
commitdiff
2017-10-09
Pauli
Add a CRYPTO_atomic_read call which allows an int varia...
tree
|
commitdiff
2017-10-04
Todd Short
Session resume broken switching contexts
tree
|
commitdiff
2017-09-28
Pauli
Put back the #include <openssl/safestack.h> lines in...
tree
|
commitdiff
2017-09-28
Pauli
Remove unnecessary #include <openssl/lhash.h> directives.
tree
|
commitdiff
2017-09-28
Pauli
Use safestack.h exclusively internally.
tree
|
commitdiff
2017-09-27
Pauli
Add a reserve call to the stack data structure.
tree
|
commitdiff
2017-09-24
Saagar Jha
Update comments to match function parameter names
tree
|
commitdiff
2017-09-15
Christian Heimes
Provide getters for min/max proto version
tree
|
commitdiff
2017-09-14
Rich Salz
Fix function name in ECerr call
tree
|
commitdiff
2017-09-14
Paul Yang
Support EVP_PKEY_meth_remove and pmeth internal cleanup
tree
|
commitdiff
2017-09-13
Paul Yang
Support key check in EVP interface
tree
|
commitdiff
2017-09-11
Andy Polyakov
objects/objects.txt: fix RSA-SHA3-284 typo.
tree
|
commitdiff
2017-09-08
David Benjamin
Introduce named constants for the ClientHello callback.
tree
|
commitdiff
2017-09-08
David Benjamin
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
tree
|
commitdiff
2017-09-08
Richard Levitte
Add UI functions to set result with explicit length...
tree
|
commitdiff
2017-09-06
Alfred E. Heggestad
add callback handler for setting DTLS timer interval
tree
|
commitdiff
2017-08-31
Rich Salz
Add CRYPTO_thread_glock_new
tree
|
commitdiff
2017-08-31
Matt Caswell
Complain if we are writing early data but SNI or ALPN...
tree
|
commitdiff
2017-08-31
Matt Caswell
Add functions for getting/setting SNI/ALPN info in...
tree
|
commitdiff
2017-08-31
Matt Caswell
Add SSL_SESSION_set_max_early_data()
tree
|
commitdiff
2017-08-30
Paul Yang
Introduce SSL_CIPHER_get_protocol_id
tree
|
commitdiff
2017-08-30
Jon Spillett
Implement Aria GCM/CCM Modes and TLS cipher suites
tree
|
commitdiff
2017-08-29
Pauli
Move OPENSSL_CONF from e_os.h to cryptlib.h
tree
|
commitdiff
2017-08-29
Pauli
Move the REF_PRINT support from e_os.h to internal...
tree
|
commitdiff
2017-08-29
Pauli
e_os.h removal from other headers and source files.
tree
|
commitdiff
2017-08-28
Kurt Roeckx
Don't auto-instantiate a DRBG when trying to use it...
tree
|
commitdiff
2017-08-28
Dr. Matthias St...
DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
tree
|
commitdiff
2017-08-28
Dr. Matthias St...
RAND: Rename the RAND_poll_ex() callback and its typedef
tree
|
commitdiff
2017-08-25
Richard Levitte
Fix guarding macro in include/internal/sockets.h
tree
|
commitdiff
2017-08-25
Richard Levitte
Move more socket stuff
tree
|
commitdiff
2017-08-25
Richard Levitte
NO_SYS_TYPES_H isn't defined anywhere, stop using it...
tree
|
commitdiff
2017-08-24
Matt Caswell
Add documentation for SRTP functions
tree
|
commitdiff
2017-08-22
Rich Salz
(Re)move some things from e_os.h
tree
|
commitdiff
2017-08-22
Rich Salz
Use "" not <> for internal/ includes
tree
|
commitdiff
2017-08-17
Pauli
Remove tests dependence on e_os.h
tree
|
commitdiff
2017-08-15
Johannes Bauer
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
tree
|
commitdiff
2017-08-15
Benjamin Kaduk
Add SSL_get_pending_cipher()
tree
|
commitdiff
2017-08-15
Richard Levitte
Add ERR_clear_last_mark()
tree
|
commitdiff
2017-08-12
Andy Polyakov
Add EVP_DigestFinalXOF, interface to extendable-output...
tree
|
commitdiff
2017-08-11
FdaSilvaYY
Fix some Typos and indents
tree
|
commitdiff
2017-08-09
Matt Caswell
Add an SSL_SESSION_dup() function
tree
|
commitdiff
2017-08-08
Johannes Bauer
Add interface to the scrypt KDF by means of PKEY_METHOD
tree
|
commitdiff
2017-08-04
Todd Short
Consolidate to a single asn1_time_from_tm() function
tree
|
commitdiff
2017-08-03
Rich Salz
Add RAND_priv_bytes() for private keys
tree
|
commitdiff
2017-08-03
Rich Salz
Add a DRBG to each SSL object
tree
|
commitdiff
2017-08-03
Rich Salz
Switch from ossl_rand to DRBG rand
tree
|
commitdiff
2017-08-03
Matt Caswell
Move ossl_assert
tree
|
commitdiff
2017-08-03
Lingmo Zhu
remove horrible pragma macro and remove __owur from...
tree
|
commitdiff
2017-08-03
Johannes Bauer
Added differentiation between missing secret and missin...
tree
|
commitdiff
2017-08-03
Johannes Bauer
Changed use of EVP_PKEY_CTX_md() and more specific...
tree
|
commitdiff
2017-08-03
Johannes Bauer
More error handling to HKDF and one more case in TLS1-PRF
tree
|
commitdiff
2017-08-03
Johannes Bauer
Set error when HKDF used without parameters
tree
|
commitdiff
2017-07-31
David Benjamin
Fix the names of older ciphers.
tree
|
commitdiff
2017-07-29
Dr. Stephen Henson
Add public key method enumeration function.
tree
|
commitdiff
2017-07-29
Bernd Edlinger
Implement the CRYPTO_secure_clear_free function
tree
|
commitdiff
2017-07-27
Benjamin Kaduk
Catch up to the removal of OSSL_STORE_open_file()
tree
|
commitdiff
2017-07-27
Benjamin Kaduk
Define a value for SYS_F_FCNTL
tree
|
commitdiff
next