openssl.git
2016-02-20 Kurt Roeckxargv was set but unused
2016-02-20 Richard Levitteapps_extra_src changed name to apps_aux_src, rename...
2016-02-20 Richard LevitteVMS static libraries have the extension .OLB, not .LIB
2016-02-19 Richard LevitteUnified 'make depend' has to cleanup after itself
2016-02-19 Richard LevitteFix Configurations/unix-Makefile.tmpl
2016-02-19 Andy PolyakovMakefile.shared: limit .dll image base pinning to FIPS...
2016-02-19 Dr. Stephen... Remove DSA negative integer workaround code.
2016-02-19 Dr. Stephen... Remove broken DSA private key workarounds.
2016-02-19 Emilia KasperTLS: reject duplicate extensions
2016-02-19 Emilia Kaspergetaddrinfo: zero the hints structure
2016-02-19 Viktor SzakatsGH712: Missed some no-filenames cases
2016-02-19 Richard LevitteMake sure the linked programs have the correct extension
2016-02-19 Richard LevitteBig rename fest of MingW shared libraries
2016-02-19 Richard LevitteMisc small fixes.
2016-02-19 Richard LevitteTry removing installation directories after having...
2016-02-19 Richard LevitteSmall rename fest in unified, obj2dynlib -> obj2dso
2016-02-19 Richard LevitteRemake the installation of shared libraries in unix...
2016-02-19 Richard LevitteBig rename fest of engine DSO names, from libFOO.so...
2016-02-19 Richard LevitteSimplify the generation of ld scripts for Linux and...
2016-02-19 Richard LevitteBig rename fest in makefile.shared: link_a / link_o...
2016-02-19 Richard LevitteCentralise the shared library / dso name info in unix...
2016-02-19 Richard LevitteLet Configure figure out the diverse shared library...
2016-02-19 Richard LevitteVMS fixed in unified build
2016-02-19 Richard LevitteUnified - don't install the ossltest engine
2016-02-19 Richard LevitteUnified - do a better job when uninstalling
2016-02-19 Richard LevitteRethink the uplink / applink story
2016-02-19 Richard LevitteVMS: rather use a quick file comparison than DIFF
2016-02-19 Richard LevitteVMS: produce dependency files just like you produce...
2016-02-19 Richard LevitteFix casing on VMS
2016-02-19 Richard LevitteDon't use config.timestamp, we already have configdata.pm
2016-02-18 Richard Levitte'make depend' for the unified build scheme
2016-02-18 Richard LevitteFix uninstall_sw for the unixmake scheme
2016-02-18 Richard LevitteSet EXE_EXT environment variable when testing
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Richard LevitteDon't treat .d (depend) files separately from object...
2016-02-18 Richard LevitteFix the makedepend constructor in unix-Makefile.tmpl
2016-02-18 Rich SalzFix {TLS,CIPHER}_DEBUG compiles.
2016-02-18 Roumen Petrovdocumentation: RSA_new_method argument
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-18 Roumen Petrovremove redundant opt* declarations
2016-02-18 Neel GoyalFix typo in SSL_CTX_set_msg_callback docs
2016-02-18 Rich SalzGH681: More command help cleanup
2016-02-18 Matt CaswellFix windows thread stop code
2016-02-18 Roumen PetrovFix OPENSSL_config with NULL parameter
2016-02-18 Matt CaswellFix memory leaks in tls_decrypt_ticket
2016-02-18 Zhao JunwangGH706: Use NULL for pointer compare.
2016-02-18 Dr. Stephen... typo
2016-02-18 Rich SalzRemove "experimental" in code and comments, too.
2016-02-17 Richard LevitteIn the unified scheme, there is no $(TOP), use $(SRCDIR...
2016-02-17 Richard LevitteFix spelling
2016-02-17 Richard LevitteFix spelling
2016-02-17 Richard LevitteAdd -lresolv to the Solaris ex_libs
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17 Richard LevitteGet conditional priorities right
2016-02-17 Richard LevitteBe more verbose when debugging is on
2016-02-17 David WoodhouseRT3628: Allow filenames to be eliminated from compiled...
2016-02-17 Richard LevitteWhen someone configures an out-of-source build, switch...
2016-02-17 Richard LevitteFix check of -DOPENSSL_USE_APPLINK in $config{cflags}
2016-02-17 Rich SalzRT4310: Fix varous no-XXX builds
2016-02-17 Dr. Stephen... remove redundant code
2016-02-17 David WoodhouseRT4318: Fix OSSL_SSIZE_MAX for UEFI build
2016-02-17 David WoodhouseRT4315: Fix UEFI build in crypto/init.c
2016-02-17 Rich SalzRemove JPAKE
2016-02-17 David WoodhouseRT4313: Fix build for !IMPLEMENTED code path in CRYPTO_...
2016-02-17 Richard LevitteFixup secmemtest for the change of CRYPTO_free() and...
2016-02-17 Dmitry-MeFix mismatched curly brace
2016-02-17 Richard LevitteUpdate the documentation on heap allocators / deallocators
2016-02-17 Richard LevitteImplement the use of heap manipulator implementions
2016-02-16 Viktor Szakatsmd_rand: FAQ URL to use https and follow a redirect
2016-02-16 Viktor SzakatsOPENSSL_init_ssl.pod: fix minor typo
2016-02-16 Richard LevitteOn solaris, the variable name sun clashes, use s_un...
2016-02-16 Richard LevitteCheck for OPENSSL_USE_APPLINK in $config{cflags} as...
2016-02-16 Richard LevitteDon't check for gcc or clang on VMS
2016-02-16 Richard LevitteLowercase configuration arguments on VMS
2016-02-16 Richard LevitteFix Solaris link_a and link_o
2016-02-16 Dr. Stephen... Simplify tls1_set_ec_id.
2016-02-16 Dr. Stephen... Use nid_list table to lookup curve IDs.
2016-02-16 Dr. Stephen... Add explanation and warning to TLS id table.
2016-02-16 Richard LevitteFix use of add() and add_before() in Configurations...
2016-02-15 Richard LevittePrepare for 1.1.0-pre4-dev
2016-02-15 Richard LevittePrepare for 1.1.0-pre3 release OpenSSL_1_1_0-pre3
2016-02-15 Richard LevitteCorrect deprecation of OPENSSL_config
2016-02-15 Rich SalzFix build-break
2016-02-15 Richard LevitteMANSUFFIX should be left empty
2016-02-15 Ben LaurieAddress comments.
2016-02-15 Ben LaurieTests depend on everything.
2016-02-14 Rich SalzMake the BIO_ADDR param optional.
2016-02-14 Richard LevitteMisc fixes in util/mk1mf.pl
2016-02-14 Rich SalzDon't call cpuid in test; done as init.
2016-02-14 Viktor DukhovniFixes to make no-deprecated work again
2016-02-14 Andy PolyakovConfigurations/00-base-templates.conf: typos in [chacha...
2016-02-14 Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-14 Andy Polyakovchacha/asm/chacha-x86[_64].pl: fix typos and logical...
2016-02-14 Richard Levittemake update
2016-02-14 Richard LevitteDon't use libcrypto private headers with mkdef.pl
2016-02-14 Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-14 Richard LevitteMake the use of mdebug backtrace a separate option
2016-02-14 Richard LevitteDeclare DllMain internally
2016-02-14 Ben LaurieDon't test heartbeats when there aren't any.
2016-02-14 Richard LevitteMake sure a socklen_t can compare with a sizeof() result
next