index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
VMS: Copy DECC inclusion epi- and prologues to internals
Richard Levitte
2017-04-20
2
-0
/
+36
*
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
Richard Levitte
2017-04-10
1
-19
/
+0
*
Implement internal ASN.1 types INT32, UINT32, INT64, UINT64
Richard Levitte
2017-04-04
1
-0
/
+19
*
More typo fixes
FdaSilvaYY
2017-03-29
1
-1
/
+1
*
Add -Wundef to --strict-warnings options.
Bernd Edlinger
2017-02-24
1
-2
/
+4
*
Clarify what RUN_ONCE returns
Richard Levitte
2017-01-13
1
-2
/
+5
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
1
-0
/
+65
*
Provide some constant time functions for dealing with size_t values
Matt Caswell
2016-11-04
1
-0
/
+49
*
Add a DSO_dsobyaddr() function
Matt Caswell
2016-11-02
1
-0
/
+11
*
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
Matt Caswell
2016-11-02
1
-0
/
+13
*
More parameter naming of BIO_read*/BIO_write* related functions
Matt Caswell
2016-10-28
1
-2
/
+2
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-1
/
+3
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-1
/
+6
*
VMS: be less picky when loading DSOs
Richard Levitte
2016-09-11
1
-6
/
+0
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+1
*
Define a few internal macros for easy use of run_once functions
Richard Levitte
2016-07-19
1
-0
/
+42
*
Perform DANE-EE(3) name checks by default
Viktor Dukhovni
2016-07-12
1
-0
/
+2
*
RT4562: Fix misleading doc on OPENSSL_config
Rich Salz
2016-06-14
1
-2
/
+2
*
Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp
Richard Levitte
2016-05-28
1
-2
/
+0
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-15
/
+4
*
Copyright consolidation 03/10
Rich Salz
2016-05-17
10
-398
/
+58
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-92
/
+0
*
Enabled DANE only when at least one TLSA RR was added
Viktor Dukhovni
2016-04-22
1
-1
/
+2
*
Fix ex_data locks issue
Matt Caswell
2016-04-14
1
-0
/
+1
*
The err_cleanup() funtion is internal so shouldn't be exported
Matt Caswell
2016-04-14
1
-1
/
+0
*
Ensure all locks are properly cleaned up
Matt Caswell
2016-04-14
2
-1
/
+2
*
Move a declaration that's private to libcrypto
Richard Levitte
2016-04-13
1
-1
/
+0
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
4
-7
/
+7
*
Fix symbols missing from shared build
Matt Caswell
2016-04-13
1
-0
/
+5
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
4
-7
/
+7
*
Deprecate CONF_modules_free() and make it a no-op
Matt Caswell
2016-04-13
1
-0
/
+1
*
Deprecate BIO_sock_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+1
*
Deprecate ERR_free_strings() and make it a no-op
Matt Caswell
2016-04-13
1
-0
/
+59
*
Deprecate COMP_zlib_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-0
/
+11
*
Add SSL_DANE typedef for consistency.
Rich Salz
2016-04-08
1
-1
/
+1
*
Make BIO opaque
Matt Caswell
2016-03-29
1
-0
/
+71
*
Move dso.h to internal
Rich Salz
2016-03-23
1
-0
/
+276
*
Implement new multi-threading API
Alessandro Ghedini
2016-02-26
1
-0
/
+92
*
Hide OPENSSL_INIT_SETTINGS.
Rich Salz
2016-02-11
1
-0
/
+5
*
The guard macro to be defined didn't match the guard macro checked
Richard Levitte
2016-02-10
1
-1
/
+1
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-0
/
+56
*
Style; add "!= NULL"
Rich Salz
2016-02-01
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
4
-4
/
+0
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-0
/
+2
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-05
1
-0
/
+147
*
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
Richard Levitte
2016-01-02
1
-0
/
+4
*
Add ossl_inline
Dr. Stephen Henson
2015-12-22
1
-40
/
+51
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
2
-2
/
+2
*
Identify and move OpenSSL internal header files
Richard Levitte
2015-05-14
3
-0
/
+335
*
Move definition of INTxx_MIN et al to internal header
Richard Levitte
2015-05-14
1
-0
/
+109