openssl.git
2016-08-04 David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-04 David WoodhouseFix ubsan 'left shift of negative value -1' error in...
2016-08-04 David WoodhouseMake DTLS1_BAD_VER work with DTLS_client_method()
2016-08-04 David WoodhouseFix cipher support for DTLS1_BAD_VER
2016-08-04 David WoodhouseFix DTLS_VERSION_xx() comparison macros for DTLS1_BAD_VER
2016-08-04 David WoodhouseFix ossl_statem_client_max_message_size() for DTLS1_BAD_VER
2016-08-04 David WoodhouseFix SSL_export_keying_material() for DTLS1_BAD_VER
2016-08-04 Richard LevitteWhen tr gets bracketed arguments, they need to be quoted
2016-08-04 Benjamin KadukRemove some unused options from 10-main.conf
2016-08-04 Rich SalzFix output text to avoid gratuitious git diff
2016-08-04 Rich SalzRemove get_hash completely
2016-08-04 Rich SalzRemove "lockit" from internal error-hash function
2016-08-04 Dr. Stephen... Limit status message sisze in ts_get_status_check
2016-08-04 FdaSilvaYYPack globals variables used to control apps/verify_call...
2016-08-04 JimCIgnore windows generated manifests
2016-08-04 FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-08-04 FdaSilvaYYConstify inputs of two X509_LOOKUP_METHOD methods
2016-08-04 FdaSilvaYYConstify input buffer
2016-08-04 FdaSilvaYYConstify two internal methods
2016-08-04 FdaSilvaYYConstify ASN1_INTEGER_get, ASN1_ENUMERATED_get
2016-08-04 Richard LevitteVMS: have the IVP verify that a well known engine loads...
2016-08-04 Richard LevitteHave 'openssl engine' exit with non-zero when some...
2016-08-04 Richard LevitteVSI submission: make the VMS version of RAND_poll(...
2016-08-04 Richard LevitteVSI submisson: make better use of item lists in o_time.c
2016-08-04 Richard LevitteTravis: When testing installation, build in separate...
2016-08-04 Matt CaswellPrepare for 1.1.0-pre7-dev
2016-08-04 Matt CaswellPrepare for 1.1.0-pre6 release OpenSSL_1_1_0-pre6
2016-08-04 Matt Caswellmake update
2016-08-04 Matt CaswellFix date in CHANGES
2016-08-03 Richard LevitteDon't check any revocation info on proxy certificates
2016-08-03 Richard LevitteINSTALL: Make the use of [, ], { and } consistent and...
2016-08-03 Richard LevitteINSTALL: Add missing details on VMS installation results
2016-08-03 Richard LevitteVMS: make sure to provide an absolute source directory...
2016-08-03 Richard LevitteVMS: If configured no-shared, don't provide shareable...
2016-08-02 Dr. Stephen... Check for overlows and error return from ASN1_object_size()
2016-08-02 Dr. Stephen... Check for overflows in ASN1_object_size().
2016-08-02 Richard Levitte80-test_ssl_new.t: only skip on $no_tls if no other...
2016-08-02 Richard LevitteIn 80-test_ssl_new, more "plan tests" to a more useful...
2016-08-02 Matt CaswellFix tests for no-nextprotoneg
2016-08-02 FdaSilvaYYFix some style issues...
2016-08-01 Richard LevitteDon't overwrite existing installed openssl.cnf
2016-08-01 Richard LevitteAll of ssldirs installation should be done by the insta...
2016-08-01 Matt CaswellSome minor tweaks to the fuzzing docs
2016-08-01 Dr. Stephen... Document certificate and CRL time functions.
2016-08-01 Dr. Stephen... Constify some X509_CRL, X509_REQ functions.
2016-08-01 Dr. Stephen... Constify some X509_CRL functions.
2016-08-01 Dr. Stephen... make update
2016-08-01 Dr. Stephen... Add DSA_bits() function.
2016-08-01 Kurt RoeckxFix typo of BN_zero()
2016-08-01 Richard LevitteForgotten make update
2016-08-01 Richard J.... Const the ex data stuff too to fix warnings
2016-08-01 Richard J.... Const EC_KEY_dup
2016-08-01 Wim LewisAdditional CMS content types from RFC 4073, RFC 5083...
2016-08-01 FdaSilvaYYUseless allocation
2016-08-01 FdaSilvaYYFix some style issues
2016-08-01 FdaSilvaYYAdd missing help string
2016-08-01 FdaSilvaYYFix some awkward tests
2016-08-01 FdaSilvaYYMerge some conditional blocks of code.
2016-08-01 FdaSilvaYYSimplify default inits, add const qualifiers
2016-08-01 FdaSilvaYYCast to right type, simplify array args
2016-08-01 FdaSilvaYYFix sharing of two static variables
2016-08-01 FdaSilvaYYECDH test is only one operation to run
2016-08-01 FdaSilvaYYFix three missing global declarations.
2016-08-01 Richard LevitteFix return values of do_passwd() in apps/passwd.c
2016-08-01 Matt CaswellFix bad result in i2b_PVK()
2016-08-01 Matt CaswellFix param order in RSA_get0_key
2016-08-01 Ben LaurieInclude what we use.
2016-08-01 Ben Lauriepeer_tmp doesn't exist if no-ec no-dh.
2016-08-01 Ben LaurieFix various no-*s.
2016-08-01 Andy Polyakovcrypto/ui/ui_openssl.c: UTF-y Windows code path.
2016-08-01 Andy Polyakovapps/openssl.c: UTF-y Windows argv.
2016-08-01 Andy PolyakovConfigurations/00-base-templates.conf: harmonize BASE_W...
2016-07-31 Andy PolyakovConfigurations/unix-Makefile.tmpl: add LC_ALL=C to...
2016-07-31 Andy Polyakovevp/bio_enc.c: perform enc_read operation without using...
2016-07-31 Andy Polyakovtest/smcont.txt: trigger assertion in bio_enc.c.
2016-07-31 Andy Polyakovevp/evp_enc.c: make assert error message more readable
2016-07-30 Richard J.... Fix the docs too
2016-07-30 Richard J.... Ignore the serial number for now and just do the rest.
2016-07-30 Richard J.... Make some more X509 functions const.
2016-07-30 Viktor Szakatsrsa.c: fix incorrect guard for pvk-* options
2016-07-30 Matt CaswellFix crash as a result of MULTIBLOCK
2016-07-30 Matt CaswellFix bogus warnings
2016-07-29 Dr. Stephen... print out MAC algorithm
2016-07-29 Dr. Stephen... Fix CRL time comparison.
2016-07-29 Matt CaswellUpdate the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio...
2016-07-29 Matt CaswellSimplify and rename SSL_set_rbio() and SSL_set_wbio()
2016-07-29 Matt CaswellAdd some SSL BIO tests
2016-07-29 Matt CaswellFix BIO_pop for SSL BIOs
2016-07-29 Matt CaswellFix BIO_push ref counting for SSL BIO
2016-07-29 Matt CaswellDon't double free the write bio
2016-07-29 Matt CaswellAdd a test for SSL_set_bio()
2016-07-29 Matt CaswellMake the checks for an SSLv2 style record stricter
2016-07-28 Rich SalzVarious doc fixes.
2016-07-28 Emilia KasperAdd memory sanitizer config, and run on travis.
2016-07-26 Dr. Stephen... Note cipher BIO write errors too.
2016-07-26 David BenjaminUse sk_CONF_VALUE_pop_free in do_ext_nconf error path.
2016-07-26 Kurt RoeckxSkip non-existing files.
2016-07-26 Kurt RoeckxAdd Hurd shared extension
2016-07-26 Jon LoeligerRT4639: Typo when -DSSL_DEBUG
2016-07-26 Dr. Stephen... Set error if EVP_CipherUpdate fails.
next