openssl.git
2016-10-12 Rich SalzRT is put out to pasture
2016-10-11 Dr. Stephen... Fix X509_NAME decode for malloc failures.
2016-10-02 Ben LaurieRemove untrue comment.
2016-10-02 Ben LaurieMake dependencies if Makefile is new.
2016-10-02 Ben LaurieDon't use des when disabled.
2016-10-01 Dr. Stephen... fix memory leak
2016-10-01 Dr. Stephen... SRP code tidy.
2016-10-01 Dr. Stephen... Add SRP test vectors from RFC5054
2016-09-29 Matt CaswellFix missing NULL checks in NewSessionTicket construction
2016-09-29 David WoodhouseRestore '-keyform engine' support for s_client
2016-09-29 Matt CaswellFix an Uninit read in DTLS
2016-09-29 Matt CaswellFix no-dtls
2016-09-28 Richard Levitteapps/apps.c: initialize and de-initialize engine around...
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellExtend the renegotiation tests
2016-09-28 Matt CaswellUpdate README.ssltest.md
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-09-27 David BenjaminAdd a basic test for BN_bn2dec.
2016-09-26 David BenjaminAdd missing parameter.
2016-09-26 David BenjaminSwitch back to assuming TLS 1.2.
2016-09-26 David BenjaminAddress review comments.
2016-09-26 David BenjaminDon't test quite so many of them.
2016-09-26 David BenjaminTest CBC mode padding.
2016-09-26 Matt CaswellFix some mem leaks in sslapitest
2016-09-26 Matt CaswellPrepare for 1.1.0c-dev
2016-09-26 Matt CaswellPrepare for 1.1.0b release OpenSSL_1_1_0b
2016-09-26 Matt CaswellUpdates CHANGES and NEWS for new release
2016-09-26 Robert SwieckiAdd to fuzz corpora for CVE-2016-6309
2016-09-26 Matt CaswellFix Use After Free for large message sizes
2016-09-26 Matt CaswellAdd a test for large messages
2016-09-22 Matt CaswellPrepare for 1.1.0b-dev
2016-09-22 Matt CaswellPrepare for 1.1.0a release OpenSSL_1_1_0a
2016-09-22 Matt CaswellUpdates CHANGES and NEWS for new release
2016-09-22 Dmitry BelyavskyAvoid KCI attack for GOST
2016-09-22 Matt CaswellFix a hang with SSL_peek()
2016-09-22 Matt CaswellFix a mem leak in NPN handling
2016-09-22 Matt CaswellAdd some more OCSP testing
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-09-22 Matt CaswellFix OCSP Status Request extension unbounded memory...
2016-09-22 Richard LevitteFix error message typo, wrong function code
2016-09-22 Richard Levittetest/x509aux.c: Fix argv loop
2016-09-21 Andy PolyakovCHANGES: mention removal of solaris-x86-cc.
2016-09-21 Matt CaswellExcessive allocation of memory in dtls1_preprocess_frag...
2016-09-21 Matt CaswellExcessive allocation of memory in tls_get_message_header()
2016-09-21 Andy PolyakovConfigure: clarify and refine -static.
2016-09-21 Matt CaswellDon't leak on an OPENSSL_realloc() failure
2016-09-21 Matt CaswellDon't allow too many consecutive warning alerts
2016-09-21 Andy Polyakovrand/randfile.c: treat empty string in RAND_file_name...
2016-09-21 Andy Polyakovrand/randfile.c: rationalize __OpenBSD__ code path.
2016-09-21 Andy Polyakovrand/randfile.c: restore fallback to $HOME for non...
2016-09-21 Rich SalzDcoument -alpn flag
2016-09-21 Rich SalzGH1555: Don't bump size on realloc failure
2016-09-21 Alessandro... Use switch instead of multiple ifs
2016-09-21 Matt CaswellFix a missing NULL check in dsa_builtin_paramgen
2016-09-21 Richard LevitteVMS: add [.util]shlib_wrap.exe and its build instructions
2016-09-21 Richard Levittedescrip.mms.tmpl: in obj2bin, make sure an empty @deps...
2016-09-21 Richard Levitteutil/dofile.pl: report if a template couldn't be loaded
2016-09-20 Rich SalzRT3669: dgst can only sign/verify one file.
2016-09-20 Richard Levitteapps/apps.c: include sys/socket.h to declare recv()
2016-09-20 Richard LevitteDocumentation fixup; no more ECDHParameters
2016-09-20 Richard LevitteCrude VMS build files for demos/bio/
2016-09-20 Richard LevitteCrude Makefile for demos/bio/
2016-09-20 Richard LevitteDon't ignore Makefiles in demos/
2016-09-20 Richard LevitteFixup BIO demos for OpenSSL 1.1.x
2016-09-20 Richard LevitteFixup BIO demos for OpenSSL 1.1.x
2016-09-20 Richard LevitteFixup BIO demos for OpenSSL 1.1.x
2016-09-20 FdaSilvaYYRemove an option related to a deprecated flag
2016-09-20 FdaSilvaYYFix various missing option help messages ...
2016-09-19 Matt CaswellConvert num_alloc to a size_t in stack.c and tweak...
2016-09-19 Guido VrankenPrevent overflows in stack API
2016-09-19 FdaSilvaYYUpdate INSTALL about no-md5 removal
2016-09-19 Richard LevitteFix no-ocsp
2016-09-17 Richard LevitteHave the configuration options 'no-err' and 'no-async...
2016-09-17 Richard LevitteSimplify configudata.pm dependency generation
2016-09-17 FdaSilvaYYRemove an useless definition.
2016-09-16 Richard LevitteSimplify the dependencies for remaking configdata.pm
2016-09-16 Richard LevitteRearrange the storage of build file template names...
2016-09-16 Richard LevitteUse the registered conf file names as dependencies...
2016-09-16 Richard LevitteRegister the name of the config file each config target...
2016-09-15 Matt CaswellRevert "Abort on unrecognised warning alerts"
2016-09-15 Richard LevitteFinally, make sure vms_term_sock.c is built on VMS
2016-09-15 Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15 Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15 Richard LevitteAdd copyright and license on apps/vms_term_sock.[ch]
2016-09-15 Richard LevitteVSI submission: redirect terminal input through socket
2016-09-14 Rich SalzMake reference to other manpage more explicit
2016-09-14 Rich SalzAdd -h and -help for c_rehash script and app
2016-09-14 Matt CaswellAdd some sanity checks around usage of t_fromb64()
2016-09-13 Richard LevitteAdd a test for 'openssl passwd'
2016-09-13 Richard LevitteFix 'openssl passwd' with arguments -1 or -apr1
2016-09-13 Andy GrundmanRemove -xtarget=ultra from solaris(64)-sparcv9-cc builds.
2016-09-13 Viktor Szakatsbio.h: fix number of arguments passed to BIO_ptr_ctrl()
2016-09-13 Viktor Szakatss_client: avoid warning on Windows/MS-DOS systems
2016-09-13 Andy PolyakovConfigure: detect gcc's dependency generation capabilit...
2016-09-13 Andy Polyakovbn/bn_lcl.h: improve interoperability with clang and...
2016-09-13 Matt Caswellutil/shlib_wrap.sh is now auto-generated so tell git...
2016-09-13 Matt CaswellAbort on unrecognised warning alerts
2016-09-12 David WoodhouseAdd enginesdir to libcrypto.pc pkg-config file
2016-09-09 Tim HudsonFix EC_KEY_print so it prints out private key information
next