index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-29
/
+35
*
Move ossl_assert
Matt Caswell
2017-08-03
1
-0
/
+99
*
typedef's for RAND_DRBG methods
Benjamin Kaduk
2017-07-20
1
-7
/
+15
*
Add range-checking to RAND_DRBG_set_reseed_interval
Rich Salz
2017-07-20
1
-1
/
+1
*
Add DRBG random method
Rich Salz
2017-07-19
1
-0
/
+50
*
Add constant-time 64
Rich Salz
2017-06-21
1
-22
/
+35
*
Fix typo (note by oneton@users.github)
Rich Salz
2017-06-20
1
-1
/
+1
*
Standardize Levitte's dual-license
Rich Salz
2017-06-15
1
-6
/
+3
*
make error tables const and separate header file
Rich Salz
2017-06-07
2
-63
/
+82
*
Revert "Add internal functions to fetch a refcount"
Richard Levitte
2017-05-28
1
-13
/
+0
*
Correct small typo in CRYPTO_GET_REF
Richard Levitte
2017-05-28
1
-1
/
+1
*
Add internal functions to fetch a refcount
Richard Levitte
2017-05-27
1
-0
/
+13
*
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-03
1
-0
/
+11
*
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
Matt Caswell
2016-11-03
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
[prev]
[next]