projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Always use TLSv1.0 for record layer version in TLSv1.3
[oweals/openssl.git]
/
crypto
/
include
/
2017-01-08
Dr. Stephen Henson
PSS EVP_PKEY method
tree
|
commitdiff
2017-01-08
Dr. Stephen Henson
PSS ASN.1 method
tree
|
commitdiff
2016-11-17
Kurt Roeckx
Add support for reference counting using C11 atomics
tree
|
commitdiff
2016-09-17
FdaSilvaYY
Remove an useless definition.
tree
|
commitdiff
2016-08-19
Dr. Stephen Henson
Avoid duplicated code.
tree
|
commitdiff
2016-08-17
Dr. Stephen Henson
Constify private key decode.
tree
|
commitdiff
2016-08-13
Dr. Stephen Henson
Add X25519 methods to internal tables
tree
|
commitdiff
2016-08-13
Dr. Stephen Henson
Fix type of ptr field.
tree
|
commitdiff
2016-08-05
klemens
spelling fixes, just comments and readme.
tree
|
commitdiff
2016-07-26
Dr. Stephen Henson
Remove current_method from X509_STORE_CTX
tree
|
commitdiff
2016-07-25
Richard Levitte
Add setter and getter for X509_STORE's check_policy
tree
|
commitdiff
2016-07-20
Kurt Roeckx
Check for errors allocating the error strings.
tree
|
commitdiff
2016-07-20
FdaSilvaYY
Fix a few if(, for(, while( inside code.
tree
|
commitdiff
2016-07-11
Dr. Stephen Henson
Add nameConstraints commonName checking.
tree
|
commitdiff
2016-07-10
Richard Levitte
VMS: Simplify the spec of the default certs & keys...
tree
|
commitdiff
2016-07-02
Richard Levitte
Fix some VMS inconsistencies
tree
|
commitdiff
2016-06-30
Matt Caswell
Convert memset calls to OPENSSL_cleanse
tree
|
commitdiff
2016-06-23
FdaSilvaYY
Rework error handling from asn1_do_lock method.
tree
|
commitdiff
2016-06-22
Andy Polyakov
Move OS-specific fopen quirks to o_fopen.c.
tree
|
commitdiff
2016-06-18
FdaSilvaYY
Fix an MSVC warning.
tree
|
commitdiff
2016-06-09
Rich Salz
Make a2i_ipadd an internal function
tree
|
commitdiff
2016-06-04
Kurt Roeckx
Specifiy size of arrays
tree
|
commitdiff
2016-05-23
Matt Caswell
Use strerror_r()/strerror_s() instead of strerror(...
tree
|
commitdiff
2016-05-17
Rich Salz
Copyright consolidation 05/10
tree
|
commitdiff
2016-05-17
Rich Salz
Copyright consolidation 03/10
tree
|
commitdiff
2016-05-10
Richard Levitte
Restore the ERR_remove_thread_state() API and make...
tree
|
commitdiff
2016-04-28
FdaSilvaYY
various spelling fixes
tree
|
commitdiff
2016-04-20
Rich Salz
Copyright consolidation: perl files
tree
|
commitdiff
2016-04-15
Rich Salz
Make many X509_xxx types opaque.
tree
|
commitdiff
2016-04-14
Matt Caswell
Fix ex_data locks issue
tree
|
commitdiff
2016-04-14
Matt Caswell
The err_cleanup() funtion is internal so shouldn't...
tree
|
commitdiff
2016-04-14
Matt Caswell
Ensure all locks are properly cleaned up
tree
|
commitdiff
2016-04-13
Richard Levitte
Move a declaration that's private to libcrypto
tree
|
commitdiff
2016-04-13
Matt Caswell
Rename int_*() functions to *_int()
tree
|
commitdiff
2016-04-13
Matt Caswell
Rename lots of *_intern or *_internal function to int_*
tree
|
commitdiff
2016-04-13
Matt Caswell
Deprecate ENGINE_cleanup() and make it a no-op
tree
|
commitdiff
2016-04-13
Matt Caswell
Deprecate OBJ_cleanup() and make it a no-op
tree
|
commitdiff
2016-04-13
Matt Caswell
Deprecate EVP_cleanup() and make it a no-op
tree
|
commitdiff
2016-04-13
Matt Caswell
Deprecate CRYPTO_cleanup_all_ex_data() and make it...
tree
|
commitdiff
2016-04-13
Matt Caswell
Deprecate RAND_cleanup() and make it a no-op
tree
|
commitdiff
2016-04-13
Matt Caswell
Deprecate ERR_free_strings() and make it a no-op
tree
|
commitdiff
2016-04-04
Rich Salz
Revert "various spelling fixes"
tree
|
commitdiff
2016-04-04
FdaSilvaYY
various spelling fixes
tree
|
commitdiff
2016-03-20
Rich Salz
Remove #error from include files.
tree
|
commitdiff
2016-03-20
Rich Salz
ct_int.h only needed by crypto/ct
tree
|
commitdiff
2016-03-20
Rich Salz
Move blake2_loclh to blake2 directory
tree
|
commitdiff
2016-03-11
Dr. Stephen Henson
Make X509_SIG opaque.
tree
|
commitdiff
2016-03-11
Kurt Roeckx
Save leaf_node and node_offset as character array
tree
|
commitdiff
2016-03-11
Kurt Roeckx
Review comments
tree
|
commitdiff
2016-03-11
Bill Cox
Add blake2 support.
tree
|
commitdiff
2016-03-10
Matt Caswell
Remove a missed item from the old thread API
tree
|
commitdiff
2016-03-08
Alessandro Ghedini
Convert CRYPTO_LOCK_X509_* to new multi-threading API
tree
|
commitdiff
2016-03-08
Alessandro Ghedini
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
tree
|
commitdiff
2016-03-07
Matt Caswell
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
tree
|
commitdiff
2016-03-07
Dr. Stephen Henson
Make PKCS8_PRIV_KEY_INFO opaque.
tree
|
commitdiff
2016-03-07
Matt Caswell
Fix OPENSSL_INIT flags to avoid a clash.
tree
|
commitdiff
2016-03-07
clucey
Rework based on feedback:
tree
|
commitdiff
2016-03-04
Rob Percival
Change default CT log list filename to "ct_log_list...
tree
|
commitdiff
2016-03-03
Alessandro Ghedini
GH355: Implement HKDF
tree
|
commitdiff
2016-03-02
Matt Caswell
Ensure Async is deinited properly
tree
|
commitdiff
2016-03-01
Dr. Stephen Henson
remove old unused oneline name field
tree
|
commitdiff
2016-03-01
Rob Percival
Verify SCT signatures
tree
|
commitdiff
2016-02-29
Matt Caswell
Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
tree
|
commitdiff
2016-02-26
Rob Percival
Public API for Certificate Transparency
tree
|
commitdiff
2016-02-25
Adam Eijdenberg
Add more CT utility routines to be used as part of...
tree
|
commitdiff
2016-02-23
David Woodhouse
RT4339: Fix handling of <internal/bn_conf.h>
tree
|
commitdiff
2016-02-19
Richard Levitte
Let Configure figure out the diverse shared library...
tree
|
commitdiff
2016-02-10
Rich Salz
Rename INIT funtions, deprecate old ones.
tree
|
commitdiff
2016-02-09
Matt Caswell
NULL the thread_local_inits_st pointer after use
tree
|
commitdiff
2016-02-09
Matt Caswell
Correct copyright date for internal header file
tree
|
commitdiff
2016-02-09
Matt Caswell
Provide a thread stop API
tree
|
commitdiff
2016-02-09
Matt Caswell
Auto init/deinit libcrypto
tree
|
commitdiff
2016-02-09
Matt Caswell
Provide framework for auto initialise/deinitialise...
tree
|
commitdiff
2016-01-28
Rich Salz
Remove outdated legacy crypto options
tree
|
commitdiff
2016-01-26
Rich Salz
Remove /* foo.c */ comments
tree
|
commitdiff
2016-01-25
Richard Levitte
Generate warning text
tree
|
commitdiff
2016-01-25
Rich Salz
Move & split opensslconf.h.in
tree
|
commitdiff
2016-01-20
Dr. Stephen Henson
make EVP_PKEY opaque
tree
|
commitdiff
2016-01-19
Dr. Stephen Henson
Add TLS PRF method.
tree
|
commitdiff
2016-01-18
Viktor Dukhovni
Drop cached certificate signature validity flag
tree
|
commitdiff
2016-01-12
Richard Levitte
Make EVP_CIPHER opaque and add creator/destructor/acces...
tree
|
commitdiff
2016-01-11
Dr. Stephen Henson
Use ossl_inline and DEFINE_LHASH_OF
tree
|
commitdiff
2016-01-11
Dr. Stephen Henson
Inline LHASH_OF
tree
|
commitdiff
2016-01-07
Dr. Stephen Henson
use more descriptive name DEFINE_STACK_OF_CONST
tree
|
commitdiff
2016-01-07
Dr. Stephen Henson
Only declare stacks in headers
tree
|
commitdiff
2016-01-07
Dr. Stephen Henson
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
tree
|
commitdiff
2015-12-10
Andy Polyakov
Configure: make no-chacha and no-poly1305 work.
tree
|
commitdiff
2015-12-10
Andy Polyakov
Add reference ChaCha20 and Poly1305 implementations.
tree
|
commitdiff
2015-12-07
Richard Levitte
Make the definition of EVP_MD opaque
tree
|
commitdiff
2015-10-24
Ben Laurie
Fix undeclared variable warnings.
tree
|
commitdiff
2015-10-18
Richard Levitte
Because ct_locl.h is used between modules, move it...
tree
|
commitdiff
2015-10-15
Dr. Stephen Henson
embed CRL serial number and signature fields
tree
|
commitdiff
2015-10-15
Dr. Stephen Henson
embed certificate serial number and signature fields
tree
|
commitdiff
2015-09-30
David Woodhouse
Fix no-stdio build
tree
|
commitdiff
2015-09-22
Dr. Stephen Henson
Make X509 opaque
tree
|
commitdiff
2015-09-22
Dr. Stephen Henson
Add comments to x509_int.h
tree
|
commitdiff
2015-09-20
Dr. Stephen Henson
Move EVP_PKEY_METHOD into private headers.
tree
|
commitdiff
2015-09-17
Dr. Stephen Henson
Embed various signature algorithms.
tree
|
commitdiff
2015-09-16
Dr. Stephen Henson
Embed X509_REQ_INFO
tree
|
commitdiff
2015-09-16
Dr. Stephen Henson
X509_CRL_INFO embed
tree
|
commitdiff
next