index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove OPENSSL_NO_HMAC
Matt Caswell
2016-04-13
1
-3
/
+0
*
Remove OPENSSL_NO_SHA guards
Matt Caswell
2016-04-13
4
-16
/
+1
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
13
-485
/
+413
*
Remove no-aes, no-rsa, no-sha, no-md5 and no-hmac
Matt Caswell
2016-04-13
1
-5
/
+0
*
Need err_load_crypto_strings_int declared.
Rich Salz
2016-04-13
1
-1
/
+1
*
make update
Dr. Stephen Henson
2016-04-13
1
-1
/
+1
*
Remove check_defer()
Dr. Stephen Henson
2016-04-13
5
-28
/
+3
*
Rename internal symbol to follow internal naming pattern
Richard Levitte
2016-04-13
1
-1
/
+1
*
Cleanup libcrypto.num and make update
Richard Levitte
2016-04-13
2
-6
/
+4
*
Move a declaration that's private to libcrypto
Richard Levitte
2016-04-13
3
-1
/
+17
*
PPC assebmly pack: initial POWER9 support tidbits.
Andy Polyakov
2016-04-13
4
-0
/
+39
*
chacha/asm/chacha-armv8.pl: fix intermittent build failures.
Andy Polyakov
2016-04-13
1
-0
/
+1
*
Don't use FORMAT_BASE64 format when compressing / decompressing
Richard Levitte
2016-04-13
1
-6
/
+9
*
Fix the handling of --with-zlib-include
Richard Levitte
2016-04-13
4
-3
/
+20
*
Remake the way dynamic zlib is loaded
Richard Levitte
2016-04-13
2
-5
/
+20
*
Configuration: Simplify the way vms information is retrieved
Richard Levitte
2016-04-13
1
-41
/
+44
*
Fix zlib configuration options.
Richard Levitte
2016-04-13
2
-28
/
+55
*
Fix no-tls1_1 and no-tls1_2
Matt Caswell
2016-04-13
1
-1
/
+1
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
38
-115
/
+115
*
Tweak to documentation
Matt Caswell
2016-04-13
1
-2
/
+2
*
Misc fix ups to deprecate explicit de-init documentation
Matt Caswell
2016-04-13
9
-45
/
+22
*
Fix explicit de-init macros
Matt Caswell
2016-04-13
10
-10
/
+10
*
Fix symbols missing from shared build
Matt Caswell
2016-04-13
3
-0
/
+8
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
37
-114
/
+114
*
Add a CHANGES entry for the deprecated cleanup functions
Matt Caswell
2016-04-13
1
-0
/
+11
*
make update
Matt Caswell
2016-04-13
2
-10
/
+10
*
Deprecate CONF_modules_free() and make it a no-op
Matt Caswell
2016-04-13
6
-15
/
+25
*
Deprecate ENGINE_cleanup() and make it a no-op
Matt Caswell
2016-04-13
7
-30
/
+37
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
13
-20
/
+36
*
Deprecate EVP_cleanup() and make it a no-op
Matt Caswell
2016-04-13
7
-19
/
+48
*
Deprecate BIO_sock_cleanup() and make it a no-op
Matt Caswell
2016-04-13
4
-6
/
+8
*
Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op
Matt Caswell
2016-04-13
4
-5
/
+7
*
Deprecate RAND_cleanup() and make it a no-op
Matt Caswell
2016-04-13
9
-26
/
+38
*
Fix conditional compile logic in speed.c
Matt Caswell
2016-04-13
1
-1
/
+1
*
Deprecate SSL_COMP_free_compression_methods() and make it a no-op
Matt Caswell
2016-04-13
5
-11
/
+23
*
Deprecate ERR_free_strings() and make it a no-op
Matt Caswell
2016-04-13
7
-20
/
+35
*
Deprecate COMP_zlib_cleanup() and make it a no-op
Matt Caswell
2016-04-13
4
-7
/
+21
*
X509_PUBKEY docs
Dr. Stephen Henson
2016-04-13
3
-9
/
+141
*
Fix setting of debug callback in apps/enc.c
Richard Levitte
2016-04-13
1
-7
/
+11
*
Add SSL_CTX_get_ciphers()
Kazuki Yamaguchi
2016-04-11
5
-6
/
+22
*
Fix the no-posix-io option
Matt Caswell
2016-04-11
1
-1
/
+1
*
Remove an unused function
Matt Caswell
2016-04-11
2
-15
/
+0
*
Fix the no-tls option
Matt Caswell
2016-04-11
1
-15
/
+18
*
Fix the no-nextprotoneg option
Matt Caswell
2016-04-11
4
-0
/
+10
*
BIO: respect opening in text mode
Richard Levitte
2016-04-11
1
-1
/
+5
*
Disable some sanitizer checks without PEDANTIC
Emilia Kasper
2016-04-10
2
-5
/
+3
*
Fix warnings exposed by clang-3.8
Emilia Kasper
2016-04-10
2
-4
/
+7
*
Adjust --strict-warnings builds in Travis
Emilia Kasper
2016-04-10
2
-6
/
+11
*
Don't check the generated ssl-tests configs on VMS
Richard Levitte
2016-04-09
1
-1
/
+2
*
VMS doesn't have directory separators in the same sense as Unix
Richard Levitte
2016-04-09
1
-3
/
+5
[prev]
[next]