summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-18remove redundant opt* declarationsRoumen Petrov
2016-02-18Fix typo in SSL_CTX_set_msg_callback docsNeel Goyal
2016-02-18GH681: More command help cleanupRich Salz
2016-02-18Fix windows thread stop codeMatt Caswell
2016-02-18Fix OPENSSL_config with NULL parameterRoumen Petrov
2016-02-18Fix memory leaks in tls_decrypt_ticketMatt Caswell
2016-02-18GH706: Use NULL for pointer compare.Zhao Junwang
2016-02-18typoDr. Stephen Henson
2016-02-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-18In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte
2016-02-18Fix spellingRichard Levitte
2016-02-18Fix spellingRichard Levitte
2016-02-18Add -lresolv to the Solaris ex_libsRichard Levitte
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-17Get conditional priorities rightRichard Levitte
2016-02-17Be more verbose when debugging is onRichard Levitte
2016-02-17RT3628: Allow filenames to be eliminated from compiled libraryDavid Woodhouse
2016-02-17When someone configures an out-of-source build, switch to unifiedRichard Levitte
2016-02-17Fix check of -DOPENSSL_USE_APPLINK in $config{cflags}Richard Levitte
2016-02-17RT4310: Fix varous no-XXX buildsRich Salz
2016-02-17remove redundant codeDr. Stephen Henson
2016-02-17RT4318: Fix OSSL_SSIZE_MAX for UEFI buildDavid Woodhouse
2016-02-17RT4315: Fix UEFI build in crypto/init.cDavid Woodhouse
2016-02-17Remove JPAKERich Salz
2016-02-17RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()David Woodhouse
2016-02-17Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte
2016-02-17Fix mismatched curly braceDmitry-Me
2016-02-17Update the documentation on heap allocators / deallocatorsRichard Levitte
2016-02-17Implement the use of heap manipulator implementionsRichard Levitte
2016-02-16md_rand: FAQ URL to use https and follow a redirectViktor Szakats
2016-02-16OPENSSL_init_ssl.pod: fix minor typoViktor Szakats
2016-02-16On solaris, the variable name sun clashes, use s_un insteadRichard Levitte
2016-02-16Check for OPENSSL_USE_APPLINK in $config{cflags} as wellRichard Levitte
2016-02-16Don't check for gcc or clang on VMSRichard Levitte
2016-02-16Lowercase configuration arguments on VMSRichard Levitte
2016-02-16Fix Solaris link_a and link_oRichard Levitte
2016-02-16Simplify tls1_set_ec_id.Dr. Stephen Henson
2016-02-16Use nid_list table to lookup curve IDs.Dr. Stephen Henson
2016-02-16Add explanation and warning to TLS id table.Dr. Stephen Henson
2016-02-16Fix use of add() and add_before() in Configurations/*.confRichard Levitte
2016-02-15Prepare for 1.1.0-pre4-devRichard Levitte
2016-02-15Prepare for 1.1.0-pre3 releaseOpenSSL_1_1_0-pre3Richard Levitte
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte
2016-02-15Fix build-breakRich Salz
2016-02-15MANSUFFIX should be left emptyRichard Levitte
2016-02-15Address comments.Ben Laurie
2016-02-15Tests depend on everything.Ben Laurie
2016-02-14Make the BIO_ADDR param optional.Rich Salz
2016-02-14Misc fixes in util/mk1mf.plRichard Levitte
2016-02-14Don't call cpuid in test; done as init.Rich Salz