openssl.git
2016-02-01 Viktor DukhovniAdd tests for non-ca trusted roots and intermediates
2016-02-01 Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-31 Dr. Stephen... Zero newly allocated points
2016-01-31 Dr. Stephen... Remove redundant code.
2016-01-31 Dr. Stephen... Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-31 Andy PolyakovEngage poly1305-sparcv9 module.
2016-01-31 Andy PolyakovAdd poly1305/asm/poly1305-sparcv9.pl.
2016-01-31 Andy PolyakovConfigure: restore original logic for -DWHIRLPOOL_ASM.
2016-01-31 Daniel Kahn... RT4129: BUF_new_mem_buf should take const void *
2016-01-31 Richard LevitteRemove the extra checks for Intel's C compiler
2016-01-31 Rich SalzRT3755: Remove duplicate #include
2016-01-31 Richard LevitteDon't go into dotted directories when copying Makefile...
2016-01-31 Rich SalzGH102: Extra volatile avoids GCC bug
2016-01-30 Rich SalzRemove extra level of indirection.
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-30 Rich SalzGH102: Add volatile to CRYPTO_memcmp
2016-01-30 Richard LevitteWhen checking if there's a VMS directory spec, don...
2016-01-30 Richard LevitteFix test/recipes/25-test_verify.t
2016-01-30 Dr. Stephen... handle "Ctrl" in separate function
2016-01-30 Dr. Stephen... Add test data for ECDH
2016-01-30 Dr. Stephen... Add support for EVP_PKEY_derive in evp_test
2016-01-30 Dr. Stephen... fix warning
2016-01-30 Dr. Stephen... Add function to return internal enoding of X509_NAME.
2016-01-30 Richard LevitteFix opt_imax() call
2016-01-30 Richard LevitteConfigure: Clarify the handling of $thread_cflags
2016-01-29 Viktor DukhovniMake opt_imax visible in all apps
2016-01-29 Rich SalzMissed rc2_int from before.
2016-01-29 Viktor DukhovniFix invalid policy detection
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Viktor DukhovniBetter type for x509 -checkend argument
2016-01-29 Richard LevitteComplete the lflags -> lflags/ex_libs transition
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29 Richard LevitteMake use of add() and add_before() in Configurations/
2016-01-29 Richard LevitteRevert "Don't replace cflags with thread_cflags, only...
2016-01-29 Rich SalzMerge error, wrong domd submitted.
2016-01-29 Richard LevitteDon't replace cflags with thread_cflags, only append...
2016-01-29 Rich SalzRemove clean-depend
2016-01-29 Viktor DukhovniMake it possible to check for explicit auxiliary trust
2016-01-29 Emilia KasperAlways DPURIFY
2016-01-29 Rich SalzRemove x86_gcc_des,x86_gcc_opts
2016-01-29 Matt CaswellAdd have_precompute_mult tests
2016-01-29 Matt CaswellFix bug in nistp224/256/521 where have_precompute_mult...
2016-01-29 Matt CaswellAdd missing return value checks
2016-01-29 Matt CaswellCorrect value of DH_CHECK_PUBKEY_INVALID
2016-01-29 Matt CaswellImplement Async SSL_shutdown
2016-01-29 Viktor DukhovniKeep RC5 bit shifts in [0..31]
2016-01-28 Dr. Stephen... Use callback for DSAPublicKey
2016-01-28 Rich SalzRemove extraneous output from util/mk scripts
2016-01-28 Rich SalzRemove outdated tests
2016-01-28 Rich SalzAdd more components to build.
2016-01-28 Rich SalzMissed part of b4f35e
2016-01-28 Richard LevitteCorrect number of arguments in BIO_get_conn_int_port...
2016-01-28 Matt CaswellCHANGES and NEWS updates for release
2016-01-28 Matt CaswellAdd a test for small subgroup attacks on DH/DHE
2016-01-28 Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-28 Rich SalzFix typo in md2.h
2016-01-28 Viktor DukhovniRestore NUMPRIMES as a numeric literal
2016-01-28 Rich SalzAdd CRYPTO_secure_zalloc
2016-01-28 Viktor DukhovniComment side-effect only calls of X509_check_purpose
2016-01-28 Rich SalzRemove EIGHT_BIT and SIXTEEN_BIT
2016-01-28 Rich SalzRemove outdated legacy crypto options
2016-01-27 Richard LevitteFix check of what makedepprog should be
2016-01-27 Billy BrumleyTest all built-in curves and let the library choose...
2016-01-27 Richard LevitteComplete the removal of /* foo.c */ comments
2016-01-27 Richard LevitteSkip all explicitely if the number of tests is 0
2016-01-27 Zhao JunwangFix typos
2016-01-27 Richard LevitteBe careful when applying EXE_SHELL
2016-01-27 Viktor DukhovniDoc fixes suggested by Claus Assmann
2016-01-27 Viktor DukhovniFix Custom Extension tests skip count
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-26 Richard LevitteSHARED_LIBS_LINK_EXTS is no longer used, remove it...
2016-01-26 Benjamin KadukRemove unused, undocumented clean-shared target
2016-01-26 Todd ShortRT4272: Unit tests fail when DTLS disabled
2016-01-26 Richard Levitte80-test_ca.t is made to use the new perlapp()
2016-01-26 Richard LevitteHave OpenSSL::Test handle perl scripts like any program
2016-01-26 Matt CaswellAdd SSL_up_ref() and SSL_CTX_up_ref()
2016-01-26 Matt CaswellRemove dirs from mkfiles.pl
2016-01-26 Richard LevitteUse the new OpenSSL::Test::Utils routines.
2016-01-26 Richard LevitteUse Configure's @disablables and %disabled through...
2016-01-26 Richard LevitteConfigure first in travis create release
2016-01-26 Richard LevitteBase the tarfile list of files on git ls-files instead...
2016-01-25 Rich SalzAsk for tests in CONTRIBUTING
2016-01-25 Richard LevitteSmall Makefile.in cleanup
2016-01-25 Richard LevitteSmall cleanups in Configure
2016-01-25 Richard LevitteGenerate warning text
2016-01-25 Richard LevitteMisc fixups
2016-01-25 Richard LevitteRevert merge error
2016-01-25 Richard LevitteAdd some info in CHANGES about what's happening so...
2016-01-25 Richard LevitteRemove GOST again
2016-01-25 Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-25 Richard LevitteNow that Configure doesn't produce tools/c_rehash,...
2016-01-25 Richard LevitteFor every test in 80-test_ssl.t, check that the protoco...
2016-01-25 Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-25 Rich SalzMove & split opensslconf.h.in
2016-01-25 Richard LevitteFix OpenSSL::Test::Simple to take more than one algorithm
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-24 Richard LevitteMake sure apps/Makefile builds apps/CA.pl by default
2016-01-24 Richard LevitteThe rehash.time target should depend on build_tools...
2016-01-23 FdaSilvaYYFix two possible leaks.
next