summaryrefslogtreecommitdiffstats
path: root/apps/apps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-18Fix the makedepend constructor in unix-Makefile.tmplRichard Levitte1-5/+7
2016-02-18Fix {TLS,CIPHER}_DEBUG compiles.Rich Salz2-3/+3
2016-02-18documentation: RSA_new_method argumentRoumen Petrov1-1/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz42-469/+30
2016-02-18remove redundant opt* declarationsRoumen Petrov1-13/+6
2016-02-18Fix typo in SSL_CTX_set_msg_callback docsNeel Goyal1-1/+1
2016-02-18GH681: More command help cleanupRich Salz5-37/+54
2016-02-18Fix windows thread stop codeMatt Caswell1-1/+2
2016-02-18Fix OPENSSL_config with NULL parameterRoumen Petrov1-1/+2
2016-02-18Fix memory leaks in tls_decrypt_ticketMatt Caswell1-7/+15
2016-02-18GH706: Use NULL for pointer compare.Zhao Junwang1-6/+6
2016-02-18typoDr. Stephen Henson1-1/+1
2016-02-18Remove "experimental" in code and comments, too.Rich Salz8-102/+41
2016-02-18In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte3-6/+6
2016-02-18Fix spellingRichard Levitte1-1/+1
2016-02-18Fix spellingRichard Levitte1-1/+1
2016-02-18Add -lresolv to the Solaris ex_libsRichard Levitte1-1/+1
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse17-66/+74
2016-02-17Get conditional priorities rightRichard Levitte1-1/+1
2016-02-17Be more verbose when debugging is onRichard Levitte1-6/+10
2016-02-17RT3628: Allow filenames to be eliminated from compiled libraryDavid Woodhouse1-0/+1
2016-02-17When someone configures an out-of-source build, switch to unifiedRichard Levitte1-8/+2
2016-02-17Fix check of -DOPENSSL_USE_APPLINK in $config{cflags}Richard Levitte1-4/+4
2016-02-17RT4310: Fix varous no-XXX buildsRich Salz4-5/+28
2016-02-17remove redundant codeDr. Stephen Henson1-4/+1
2016-02-17RT4318: Fix OSSL_SSIZE_MAX for UEFI buildDavid Woodhouse1-1/+1
2016-02-17RT4315: Fix UEFI build in crypto/init.cDavid Woodhouse1-0/+2
2016-02-17Remove JPAKERich Salz25-1374/+19
2016-02-17RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()David Woodhouse1-1/+1
2016-02-17Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte1-2/+2
2016-02-17Fix mismatched curly braceDmitry-Me1-0/+4
2016-02-17Update the documentation on heap allocators / deallocatorsRichard Levitte2-12/+20
2016-02-17Implement the use of heap manipulator implementionsRichard Levitte5-91/+60
2016-02-16md_rand: FAQ URL to use https and follow a redirectViktor Szakats1-1/+1
2016-02-16OPENSSL_init_ssl.pod: fix minor typoViktor Szakats1-1/+1
2016-02-16On solaris, the variable name sun clashes, use s_un insteadRichard Levitte2-32/+32
2016-02-16Check for OPENSSL_USE_APPLINK in $config{cflags} as wellRichard Levitte1-1/+3
2016-02-16Don't check for gcc or clang on VMSRichard Levitte1-10/+12
2016-02-16Lowercase configuration arguments on VMSRichard Levitte2-9/+16
2016-02-16Fix Solaris link_a and link_oRichard Levitte1-9/+5
2016-02-16Simplify tls1_set_ec_id.Dr. Stephen Henson1-24/+12
2016-02-16Use nid_list table to lookup curve IDs.Dr. Stephen Henson1-60/+5
2016-02-16Add explanation and warning to TLS id table.Dr. Stephen Henson1-0/+6
2016-02-16Fix use of add() and add_before() in Configurations/*.confRichard Levitte3-19/+19
2016-02-15Prepare for 1.1.0-pre4-devRichard Levitte2-4/+4
2016-02-15Prepare for 1.1.0-pre3 releaseOpenSSL_1_1_0-pre3Richard Levitte2-3/+3
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte2-3/+3
2016-02-15Fix build-breakRich Salz1-0/+1
2016-02-15MANSUFFIX should be left emptyRichard Levitte1-1/+4
2016-02-15Address comments.Ben Laurie2-4/+4