]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-08-13  Dr. Stephen... Modify TLS support for new X25519 API.
2016-08-13  Dr. Stephen... Add encoded points to other EC curves too.
2016-08-13  Dr. Stephen... make update
2016-08-13  Dr. Stephen... Add point ctrls to X25519
2016-08-13  Dr. Stephen... Update X25519 key format in evptests.txt
2016-08-13  Dr. Stephen... Add X25519 methods to internal tables
2016-08-13  Dr. Stephen... add to build.info
2016-08-13  Dr. Stephen... make errors
2016-08-13  Dr. Stephen... X25519 public key methods
2016-08-13  Dr. Stephen... Fix type of ptr field.
2016-08-13  Dr. Stephen... Use OIDs from draft-ietf-curdle-pkix-02
2016-08-12  Rich SalzGH1446: Add SSL_SESSION_get0_cipher
2016-08-12  Rich SalzCheck for bad filename in evp_test
2016-08-12  Dr. Stephen... Update documentation for DSA_SIG and ECDSA_SIG.
2016-08-12  Andy Polyakovcrypto/sparcv9cap.c: add missing declaration.
2016-08-11  Andy Polyakovcrypto/ui/ui_openssl.c: let new-line through after...
2016-08-11  Andy Polyakovcrypto/sparcv9cap.c: fix overstep in getisax.
2016-08-11  Andy Polyakovsha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
2016-08-11  FdaSilvaYYFix doc and help about ca -valid option
2016-08-10  Emilia KasperDon't attempt to load the CT log list with no-ec
2016-08-10  jamerceeFixed typo
2016-08-10  JimCDocumented BIO_set_accept_port()/BIO_get_accept_port()
2016-08-10  jamerceeAdapt BIO_new_accept() to call BIO_set_accept_name()
2016-08-10  Rich SalzChange callers to use the new constants.
2016-08-10  Rich SalzAdd #defines for magic numbers in API.
2016-08-10  Kurt RoeckxFix spelling of error code
2016-08-10  Rich SalzAdd some const casts
2016-08-10  Rich SalzGH1383: Add casts to ERR_PACK
2016-08-10  Emilia KasperGracefully free a NULL HANDSHAKE_RESULT
2016-08-10  Emilia KasperAdd TEST_check
2016-08-10  Emilia KasperSSL tests: port CT tests, add a few more
2016-08-10  Emilia KasperCT: fix documentation
2016-08-10  Emilia KasperSSL test ctx: fix tests
2016-08-10  David WoodhouseKill PACKET_starts() from bad_dtls_test
2016-08-10  David WoodhouseFix clienthellotest to use PACKET functions
2016-08-08  Adam LangleyFix test of first of 255 CBC padding bytes.
2016-08-08  Cristian Stoicaspeed.c: use size_t instead of int to match function...
2016-08-08  Emilia KasperNPN and ALPN: test resumption
2016-08-08  Emilia KasperFix ALPN tests when NPN is off
2016-08-08  Emilia KasperReorganize SSL test structures
2016-08-06  JimCFix CIPHER_DEBUG
2016-08-06  Richard LevitteAdd a note about a perl issue on VMS and how to work...
2016-08-06  Tomas MrazFix irregularities in GENERAL_NAME_print().
2016-08-06  Rob PercivalMkae CT_log_new_from_base64 always return 0 on failure
2016-08-05  klemensfixing too optimistic typo-fix
2016-08-05  klemensspelling fixes, just comments and readme.
2016-08-05  Rob PercivalRemoves CTLOG_new_null from the CT public API
2016-08-05  Richard Levitteopenssl-format-source: A few more (DECLARE|IMPLEMENT...
2016-08-05  Richard LevitteThe capi engine uses stdio, so don't build it when...
2016-08-05  Richard LevitteRemove OPENSSL_NO_STDIO guards around certain SSL cert...
2016-08-05  Richard Levittemake update
2016-08-05  Richard Levitteutil/mkdef.pl: mark certain PEM function declarations...
2016-08-05  Richard LevitteTravis: add a build with no-stdio
2016-08-05  Richard LevitteMove the building of test/buildtest_*. to be done uncon...
2016-08-05  Dr. Stephen... Sanity check input length in OPENSSL_uni2asc().
2016-08-05  Emilia KasperAdd --gcov-options '\-lp' to coverage
2016-08-05  Emilia KasperAdd a coverage target
2016-08-05  Dr. Stephen... Free buffer in a2i_ASN1_INTEGER() on error path.
2016-08-05  Rich SalzMake update, etc.
2016-08-05  Richard Levitteindent: add a couple of types we use in apps
2016-08-05  Richard Levitteopenssl-format-source: no dash marker on *INDENT-(ON...
2016-08-05  Richard LevitteVMS: Fix building of bad_dtls_test
2016-08-05  Dániel BakaiAdded appropriate OPENSSL_NO_STDIO to PKCS12 header
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...
next