master
Copyright year updates
4.0-POST-CLANG-FORMAT-WEBKIT
Make sure we always check return of CRYPTO_UP_REF which can fail.
Add BIO bss_dgram test
Fix C99 printf length modifiers with VS2013 CRT
Fix signed/unsigned comparison under MINGW64
Add BIO bss_acpt test
Add BIO bss_conn test
Fix BIO dgram pair memleak in dgram_mem_init
BIO: avoid returning internal FILE * with UPLINK-enabled builds on Windows
Drop Windows CE support.
sock_read: check ret==0 before BIO_sock_should_retry()
BIO_s_dgram_pair