openssl.git
2016-01-23 Richard LevitteRefactor file writing - rewrite crypto/opensslconf...
2016-01-22 Richard LevitteRefactor file writing - Adapt util/mkdef.pl to use...
2016-01-22 Richard LevitteRefactor file writing - information on our use of Perl...
2016-01-22 Richard LevitteRefactor file writing - adapt util/dofile.pl to use...
2016-01-22 Richard LevitteBundle the non core Perl module Text::Template
2016-01-22 Richard LevitteRefactor file writing - arrange for use of bundled...
2016-01-22 Richard LevitteRefactor file writing - introduce template driven file...
2016-01-22 Richard LevitteRefactor config - consolidate and refresh print_table_entry
2016-01-22 Andy IsaacsonFix quoting error in SRP printf
2016-01-22 Alex GaynorFixed typo in the SSL_CTX_set_security_level
2016-01-22 Richard LevitteCleanup .gitignore
2016-01-22 Richard LevitteConfigurations - no_asm_filler is long gone, don't...
2016-01-22 Alessandro... Fix build failure with CIPHER_DEBUG
2016-01-22 mmiyashiisalist(1) is obsolete; use isainfo(1)
2016-01-22 Michał TrojnaraUpdated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDEST
2016-01-22 Marcus Meissnerdsatest: use the correct BIO to print the test error
2016-01-22 FdaSilvaYYfew typo fixes
2016-01-22 Rich SalzRemove outdated conftest.c
2016-01-21 Richard LevitteRefactor config - @MK1MF_Builds out, general build...
2016-01-21 Richard LevitteRefactor config - move templates and template docs...
2016-01-21 Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-21 Billy BrumleyRT3863 ECC: Add missing NULL check. Set a flag
2016-01-21 Richard LevitteRefactor config - throw away the last remains of '...
2016-01-21 Richard LevitteRefactor config - consolidate handling of disabled...
2016-01-21 Richard LevitteRefactor config - rewrite handling of "reconf"
2016-01-21 Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-21 Viktor DukhovniRefactor apps load_certs/load_crls to work incrementally
2016-01-21 Viktor DukhovniMore X509_verify_cert() tests via verify(1).
2016-01-21 Viktor DukhovniReject when explicit trust EKU are set and none match.
2016-01-21 Viktor DukhovniCommit pre-generated test_verify certs
2016-01-21 Viktor DukhovniScripts to generate verify test certs
2016-01-20 Viktor DukhovniCheck Suite-B constraints with EE DANE records
2016-01-20 Richard LevitteRefactor config - split read_config into read_config...
2016-01-20 Richard LevitteRefactor config - throw away '--test-sanity'
2016-01-20 Richard LevitteRefactor config - a small cosmetic touchup of Configure
2016-01-20 Richard LevitteAdd an engine destructor to eng_cryptodev.
2016-01-20 Richard LevitteAdapt BSD cryptodev engine to opaque EVP_MD_CTX, EVP_CI...
2016-01-20 Rich SalzRemove update tags
2016-01-20 Rich SalzConsolidate "make update"
2016-01-20 Matt CaswellHandle SSL_shutdown while in init more appropriately
2016-01-20 Dr. Stephen... make EVP_PKEY opaque
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-19 Richard LevitteFix BSD -rpath parameter
2016-01-19 Viktor DukhovniAPI compat for SSLeay_add_ssl_algorithms
2016-01-19 Alessandro... Validate ClientHello session_id field length and send...
2016-01-19 Dr. Stephen... prf redirection build fixes
2016-01-19 Prayag VermaUpdate license year range to 2016
2016-01-19 Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-19 Dr. Stephen... Add documentation for EVP_PKEY_TLS1_PRF
2016-01-19 Dr. Stephen... add TLS1-PRF tests
2016-01-19 Dr. Stephen... Add TLS1-PRF test support to evp_test
2016-01-19 Dr. Stephen... use TLS PRF
2016-01-19 Dr. Stephen... Add TLS PRF method.
2016-01-19 Dmitry BelyavskyFix GOST2012-NULL-GOST12
2016-01-18 Viktor DukhovniDrop cached certificate signature validity flag
2016-01-18 Kristian AmlieDon't use "grep -q", "-q" is not POSIX, and fails on...
2016-01-18 Richard LevitteAdd some extra Cygwin targets as aliases for Cygwin-x86
2016-01-18 Richard LevitteAdjust the configuration target name from Cygwin-i686...
2016-01-18 Corinna VinschenFix configuration system to support different architect...
2016-01-18 Corinna VinschenDon't strip object files on Cygwin
2016-01-18 Corinna VinschenUse POSIX functions on Cygwin, not Win32 function
2016-01-18 Rich SalzFix build break; restore missing target
2016-01-17 Rich SalzFix function declarations.
2016-01-17 Rich SalzAccessor update; fix API, document one.
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-17 Rich SalzAdd some accessors.
2016-01-17 Rich SalzRT4247: Add missing patch
2016-01-16 Richard LevitteThe TLSProxy tests can't run if no-engine has been...
2016-01-16 Dr. Stephen... fix no-engine build
2016-01-16 Viktor DukhovniStart a new line after each sentence-ending period.
2016-01-16 Viktor DukhovniMake SSL_dane_enable() requirement more clear.
2016-01-16 Viktor DukhovniBetter invalid SNI name error handling
2016-01-16 Viktor DukhovniEmpty SNI names are not valid
2016-01-16 Rich SalzRT4247: Fix EVP_CIPHER_CTX opaque on sparc
2016-01-15 Dr. Stephen... free up gost ciphers
2016-01-15 Dr. Stephen... Add lookup_certs for a trusted stack.
2016-01-15 Zi LinNGX-2040 - fix wildcard match on punycode/IDNA DNS...
2016-01-15 Rich SalzFix typo
2016-01-15 Matt CaswellUpdate Windows installation instructions
2016-01-15 Matt CaswellRename INSTALL.W32 to INSTALL.WIN
2016-01-14 Richard LevitteSmall fixup, an extra line slipped in
2016-01-14 Viktor DukhovniCosmetic polish for last-resort depth 0 check
2016-01-14 Richard LevitteAvoid the r modifier for s/// (perl)
2016-01-14 Viktor DukhovniFix last-resort depth 0 check when the chain has multip...
2016-01-14 Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-14 Rich SalzMake SSL_set_debug deprecated in 1.1
2016-01-14 Viktor DukhovniAlways initialize X509_STORE_CTX get_crl pointer
2016-01-14 Viktor DukhovniEditorial
2016-01-14 Richard LevitteIn __cwd, make sure the given directory is seen as...
2016-01-14 Richard LevitteRelax the requirements for a debug build
2016-01-14 Rich SalzRT4232: Extra space in help message.
2016-01-14 Viktor DukhovniEDH >= 1024 bits even at security level 0
2016-01-14 Richard LevittePrepare for 1.1.0-pre3-dev
2016-01-14 Richard LevittePrepare for 1.1.0-pre2 release OpenSSL_1_1_0-pre2
2016-01-14 Richard LevitteChange the last copyright year to 2016 in README
2016-01-14 Richard LevitteVMS open() doesn't take O_BINARY, but takes a context...
2016-01-14 Richard LevitteRename binmode into textmode and use it correctly
2016-01-14 Richard LevitteDo not use redirection on binary files
2016-01-14 Richard LevitteFall back to c_rehash if 'openssl rehash' fails
2016-01-14 Rich SalzCall single parent free_comp routine.
next