]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-03-10  Richard LevitteTravis - add missing semi-colon
2016-03-10  Todd ShortUpdate .gitignore to ignore all cscope files
2016-03-10  Viktor Szakatsremove ms/.rnd and add it to .gitignore
2016-03-10  Rich SalzRT3676 add: Export ASN.1 DHparams
2016-03-10  Richard LevitteTravis - don't use ccache with cross compiles
2016-03-10  Benjamin KadukAvoid negative array index in BIO_debug_callback()
2016-03-10  Benjamin KadukCT: check some GeneralizedTime return values
2016-03-10  Richard LevitteWhen configured "shared", don't build static libraries...
2016-03-10  Richard LevitteMake util/mk1mf.pl recognise no-weak-ssl-ciphers
2016-03-10  Jim BasneyAvoid double-free in calleres to OCSP_parse_url
2016-03-10  MatFix return type for CRYPTO_THREAD_run_once
2016-03-10  Viktor DukhovniAdd X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
2016-03-10  Richard LevitteRemove duplicate typedef of ECPKPARAMETERS in ec.h
2016-03-10  Kurt RoeckxRun make update
2016-03-10  Richard LevitteTravis - the source directory is _srcdist, not _srcdir
2016-03-09  Richard LevitteCorrect slight logic error in processing IF in build...
2016-03-09  Richard LevitteWhen grepping something starting with a dash, remember...
2016-03-09  Kurt RoeckxDeprecate the use of version-specific methods
2016-03-09  Kurt RoeckxUse version flexible method instead of fixed version
2016-03-09  Kurt RoeckxUse minimum and maximum protocol version instead of...
2016-03-09  Kurt RoeckxFix usage of OPENSSL_NO_*_METHOD
2016-03-09  Kurt RoeckxMove disabling of RC4 for DTLS to the cipher list.
2016-03-09  Kurt RoeckxRemove DES cipher alias
2016-03-09  Kurt RoeckxUpdate ciphers -s documentation
2016-03-09  Kurt RoeckxDocument SSL_get1_supported_ciphers
2016-03-09  Kurt RoeckxIDEA is not supported in TLS 1.2
2016-03-09  Kurt RoeckxAdd support for minimum and maximum protocol version...
2016-03-09  Kurt RoeckxAdd ssl_get_client_min_max_version() function
2016-03-09  Kurt RoeckxMake SSL_CIPHER_get_version return a const char *
2016-03-09  Kurt RoeckxRemove unused code
2016-03-09  Kurt RoeckxMake function to convert version to string
2016-03-09  Kurt RoeckxConstify security callbacks
2016-03-09  Rob PercivalDocumentation for ctx_set_ctlog_list_file()
2016-03-09  Rob PercivalMinor improvement to formatting of SCT output in s_client
2016-03-09  Rob PercivalDo not display a CT log error message if CT validation...
2016-03-09  Rich SalzRT3676: Expose ECgroup i2d functions
2016-03-09  Richard LevitteComment away the extra checks in Configure
2016-03-09  Richard LevitteMake ct_dir and certs_dir static in test/ct_test.c
2016-03-09  Richard LevitteFix ct_test to not assume it's in the source directory
2016-03-09  Rob PercivalDocument importance of CTLOG_STORE outliving SCT if...
2016-03-09  Rob PercivalMake SCT literals into const variables in ct_test.c
2016-03-09  Rob PercivalMakes STACK_OF(SCT)* parameter of i2d_SCT_LIST const
2016-03-09  Rob PercivalRemoves SCT_LIST_set_source and SCT_LIST_set0_logs
2016-03-09  Rob PercivalMakes SCT_get0_log return const CTLOG*
2016-03-09  Rob PercivalMakes CTLOG_STORE_get0_log_by_id return const CTLOG*
2016-03-09  Rob PercivalImproved documentation of SCT_CTX_* functions
2016-03-09  Rob PercivalUpdates ct_err.c
2016-03-09  Rob PercivalRemove unnecessary call to SCT_set1_extensions(sct...
2016-03-09  Rob PercivalReset SCT validation_status if the SCT is modified
2016-03-09  Rob PercivalUse SCT_VERSION_V1 in place of literal 0 in ct_test.c
2016-03-09  Rob PercivalFixes "usuable" typo in ct_locl.h
2016-03-09  Rob PercivalTreat boolean functions as booleans
2016-03-09  Rob PercivalMake parameters of CTLOG_get* const
2016-03-09  Rob PercivalExtensive application of __owur to CT functions that...
2016-03-09  Rob PercivalMakes SCT_LIST_set_source return the number of successes
2016-03-09  Todd ShortFix locking in ssl_cert_dup()
2016-03-09  Richard LevitteRestore building out of source with the unified build...
2016-03-09  Richard LevitteCT test can't run without EC, so skip it on that algo...
2016-03-09  Richard LevitteFix ct_test to not assume it's in the source directory
2016-03-09  Matt CaswellUpdate CHANGES and NEWS
2016-03-09  Matt CaswellFix classic build
2016-03-09  Richard LevitteIn build.info, an IF within a clause that's skipped...
2016-03-09  Matt CaswellAdd an entry in NEWS about the new threading API
2016-03-09  Matt CaswellUpdate CHANGES for the new threading API
2016-03-09  Matt CaswellRemove the old threading API
2016-03-09  Matt CaswellRemove use of the old CRYPTO_LOCK_X5O9_STORE
2016-03-09  Richard LevitteDon't call ENGINE_cleanup when configured "no-engine"
2016-03-09  Richard LevitteDon't add engines if configured "no-engine"
2016-03-09  Richard LevitteDon't add afalg engine if configured "no-engine"
2016-03-09  Richard LevitteDon't check the conditions to build e_afalg if configur...
2016-03-09  Richard LevitteHave Configure display the value of SHARED_CFLAG
2016-03-09  Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09  Richard LevitteTouch the correct variables for the system; shlib_wrap...
2016-03-09  Richard LevitteRecognise 32-bit Solaris in util/shlib_wrap.sh
2016-03-09  Richard LevitteCheck gcc version to see if it supports -MM and friends
2016-03-09  Richard LevitteAdd extra include directory for includers of ppc_arch.h
2016-03-09  Richard LevitteAdapt INSTALL and related notes for Windows
2016-03-09  Richard LevitteAdapt appveyor.yml for the new unified build
2016-03-09  Richard LevitteAdapt the Windows makefile template to source generation
2016-03-09  Richard LevitteDon't run the TLSProxy based tests in native Windows
2016-03-09  Richard LevitteUnified - name native Windows shared libraries like...
2016-03-09  Richard LevitteUnified - extract settings from util/pl/VC-32.pl and...
2016-03-09  Richard LevitteUnified - a native Windows makefile template
2016-03-09  Andy Polyakovec/asm/ecp_nistz256-sparcv9.pl: get corner logic right.
2016-03-09  Richard LevitteAdapt mk1mf.pl and companions to changed perlasm script...
2016-03-09  Richard LevitteUnified - adapt the generation of whirlpool assembler...
2016-03-09  Richard LevitteUnified - adapt the generation of sha assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of rc4 assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of rc5 assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of ripemd assembler...
2016-03-09  Richard LevitteUnified - adapt the generation of md5 assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of modes assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of poly1305 assembler...
2016-03-09  Richard LevitteUnified - adapt the generation of des assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of ec assembler to use...
2016-03-09  Richard LevitteUnified - adapt the generation of camellia assembler...
2016-03-09  Richard LevitteUnified - adapt the generation of cast assembler to...
2016-03-09  Richard LevitteUnified - adapt the generation of chacha assembler...
2016-03-09  Richard LevitteBecause crypto/build.info demands CFLAGS_Q, descrip...
2016-03-09  Richard LevitteUnified - adapt the generation of cpuid, uplink and...
next