index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
apps.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-18
Fix the makedepend constructor in unix-Makefile.tmpl
Richard Levitte
1
-5
/
+7
2016-02-18
Fix {TLS,CIPHER}_DEBUG compiles.
Rich Salz
2
-3
/
+3
2016-02-18
documentation: RSA_new_method argument
Roumen Petrov
1
-1
/
+1
2016-02-18
Remove outdated DEBUG flags.
Rich Salz
42
-469
/
+30
2016-02-18
remove redundant opt* declarations
Roumen Petrov
1
-13
/
+6
2016-02-18
Fix typo in SSL_CTX_set_msg_callback docs
Neel Goyal
1
-1
/
+1
2016-02-18
GH681: More command help cleanup
Rich Salz
5
-37
/
+54
2016-02-18
Fix windows thread stop code
Matt Caswell
1
-1
/
+2
2016-02-18
Fix OPENSSL_config with NULL parameter
Roumen Petrov
1
-1
/
+2
2016-02-18
Fix memory leaks in tls_decrypt_ticket
Matt Caswell
1
-7
/
+15
2016-02-18
GH706: Use NULL for pointer compare.
Zhao Junwang
1
-6
/
+6
2016-02-18
typo
Dr. Stephen Henson
1
-1
/
+1
2016-02-18
Remove "experimental" in code and comments, too.
Rich Salz
8
-102
/
+41
2016-02-18
In the unified scheme, there is no $(TOP), use $(SRCDIR) instead
Richard Levitte
3
-6
/
+6
2016-02-18
Fix spelling
Richard Levitte
1
-1
/
+1
2016-02-18
Fix spelling
Richard Levitte
1
-1
/
+1
2016-02-18
Add -lresolv to the Solaris ex_libs
Richard Levitte
1
-1
/
+1
2016-02-17
Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
David Woodhouse
17
-66
/
+74
2016-02-17
Get conditional priorities right
Richard Levitte
1
-1
/
+1
2016-02-17
Be more verbose when debugging is on
Richard Levitte
1
-6
/
+10
2016-02-17
RT3628: Allow filenames to be eliminated from compiled library
David Woodhouse
1
-0
/
+1
2016-02-17
When someone configures an out-of-source build, switch to unified
Richard Levitte
1
-8
/
+2
2016-02-17
Fix check of -DOPENSSL_USE_APPLINK in $config{cflags}
Richard Levitte
1
-4
/
+4
2016-02-17
RT4310: Fix varous no-XXX builds
Rich Salz
4
-5
/
+28
2016-02-17
remove redundant code
Dr. Stephen Henson
1
-4
/
+1
2016-02-17
RT4318: Fix OSSL_SSIZE_MAX for UEFI build
David Woodhouse
1
-1
/
+1
2016-02-17
RT4315: Fix UEFI build in crypto/init.c
David Woodhouse
1
-0
/
+2
2016-02-17
Remove JPAKE
Rich Salz
25
-1374
/
+19
2016-02-17
RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()
David Woodhouse
1
-1
/
+1
2016-02-17
Fixup secmemtest for the change of CRYPTO_free() and friends
Richard Levitte
1
-2
/
+2
2016-02-17
Fix mismatched curly brace
Dmitry-Me
1
-0
/
+4
2016-02-17
Update the documentation on heap allocators / deallocators
Richard Levitte
2
-12
/
+20
2016-02-17
Implement the use of heap manipulator implementions
Richard Levitte
5
-91
/
+60
2016-02-16
md_rand: FAQ URL to use https and follow a redirect
Viktor Szakats
1
-1
/
+1
2016-02-16
OPENSSL_init_ssl.pod: fix minor typo
Viktor Szakats
1
-1
/
+1
2016-02-16
On solaris, the variable name sun clashes, use s_un instead
Richard Levitte
2
-32
/
+32
2016-02-16
Check for OPENSSL_USE_APPLINK in $config{cflags} as well
Richard Levitte
1
-1
/
+3
2016-02-16
Don't check for gcc or clang on VMS
Richard Levitte
1
-10
/
+12
2016-02-16
Lowercase configuration arguments on VMS
Richard Levitte
2
-9
/
+16
2016-02-16
Fix Solaris link_a and link_o
Richard Levitte
1
-9
/
+5
2016-02-16
Simplify tls1_set_ec_id.
Dr. Stephen Henson
1
-24
/
+12
2016-02-16
Use nid_list table to lookup curve IDs.
Dr. Stephen Henson
1
-60
/
+5
2016-02-16
Add explanation and warning to TLS id table.
Dr. Stephen Henson
1
-0
/
+6
2016-02-16
Fix use of add() and add_before() in Configurations/*.conf
Richard Levitte
3
-19
/
+19
2016-02-15
Prepare for 1.1.0-pre4-dev
Richard Levitte
2
-4
/
+4
2016-02-15
Prepare for 1.1.0-pre3 release
OpenSSL_1_1_0-pre3
Richard Levitte
2
-3
/
+3
2016-02-15
Correct deprecation of OPENSSL_config
Richard Levitte
2
-3
/
+3
2016-02-15
Fix build-break
Rich Salz
1
-0
/
+1
2016-02-15
MANSUFFIX should be left empty
Richard Levitte
1
-1
/
+4
2016-02-15
Address comments.
Ben Laurie
2
-4
/
+4
[next]