index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
46
-392
/
+332
*
evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
Andy Polyakov
2016-04-20
1
-1
/
+10
*
sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.
Andy Polyakov
2016-04-20
3
-5
/
+20
*
Add AES assembly module for Fujitsu SPARC64 X/X+.
Andy Polyakov
2016-04-20
3
-0
/
+439
*
perlasm/x86_64-xlate.pl: make latest ml64 work.
Andy Polyakov
2016-04-20
1
-2
/
+5
*
poly1305/asm/poly1305-x86_64.pl: not all assemblers manage << in constants.
Andy Polyakov
2016-04-20
1
-5
/
+5
*
Unsigned chars can't be negative
Matt Caswell
2016-04-18
1
-4
/
+5
*
Fix PKCS7 memory leak
Matt Caswell
2016-04-18
1
-0
/
+1
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
12
-121
/
+130
*
Rename some lowercase API's
Rich Salz
2016-04-18
13
-101
/
+103
*
Free methods on destroy.
Ben Laurie
2016-04-18
1
-4
/
+10
*
Free engine on error.
Ben Laurie
2016-04-18
1
-0
/
+6
*
Opacity.
Ben Laurie
2016-04-18
1
-69
/
+65
*
Restore OCSP_basic_verify() error return semantics
Richard Levitte
2016-04-17
2
-15
/
+23
*
Add X509_STORE_CTX_set0_untrusted function.
Dr. Stephen Henson
2016-04-16
1
-0
/
+5
*
Small OCSP fixup
Richard Levitte
2016-04-16
1
-2
/
+2
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
10
-67
/
+311
*
Fix ex_data locks issue
Matt Caswell
2016-04-14
4
-9
/
+28
*
The err_cleanup() funtion is internal so shouldn't be exported
Matt Caswell
2016-04-14
2
-1
/
+2
*
Ensure all locks are properly cleaned up
Matt Caswell
2016-04-14
7
-9
/
+39
*
Fix the spelling of "implement".
Shlomi Fish
2016-04-14
3
-3
/
+3
*
Bugfix: in asn1parse avoid erroneous len after a sub-sequence
Viktor Dukhovni
2016-04-14
1
-3
/
+4
*
Remove OPENSSL_NO_SHA guards
Matt Caswell
2016-04-13
1
-1
/
+1
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
5
-377
/
+366
*
Need err_load_crypto_strings_int declared.
Rich Salz
2016-04-13
1
-1
/
+1
*
Remove check_defer()
Dr. Stephen Henson
2016-04-13
4
-25
/
+3
*
Move a declaration that's private to libcrypto
Richard Levitte
2016-04-13
2
-0
/
+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
*
Remake the way dynamic zlib is loaded
Richard Levitte
2016-04-13
1
-5
/
+12
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
26
-90
/
+90
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
26
-90
/
+90
*
Deprecate CONF_modules_free() and make it a no-op
Matt Caswell
2016-04-13
2
-6
/
+6
*
Deprecate ENGINE_cleanup() and make it a no-op
Matt Caswell
2016-04-13
5
-11
/
+12
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
5
-7
/
+20
*
Deprecate EVP_cleanup() and make it a no-op
Matt Caswell
2016-04-13
4
-5
/
+6
*
Deprecate BIO_sock_cleanup() and make it a no-op
Matt Caswell
2016-04-13
2
-3
/
+4
*
Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op
Matt Caswell
2016-04-13
3
-3
/
+4
*
Deprecate RAND_cleanup() and make it a no-op
Matt Caswell
2016-04-13
3
-7
/
+18
*
Deprecate ERR_free_strings() and make it a no-op
Matt Caswell
2016-04-13
3
-62
/
+4
*
Deprecate COMP_zlib_cleanup() and make it a no-op
Matt Caswell
2016-04-13
2
-6
/
+6
*
Fix the no-posix-io option
Matt Caswell
2016-04-11
1
-1
/
+1
*
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
1
-3
/
+1
*
Add documentation for following DH and DH_METHOD opacity
Matt Caswell
2016-04-09
1
-0
/
+1
*
Fix double free bug in error path
Matt Caswell
2016-04-09
1
-0
/
+1
*
Make DH_METHOD opaque
Matt Caswell
2016-04-09
4
-3
/
+179
*
Make DH opaque
Matt Caswell
2016-04-09
10
-20
/
+157
*
Add SSL_DANE typedef for consistency.
Rich Salz
2016-04-08
1
-9
/
+9
*
PPC assembly pack: remove branch hints.
Andy Polyakov
2016-04-07
6
-25
/
+25
[next]