key zeroisation fix for p12
[openssl.git] / crypto / bio / bio_lcl.h
2017-08-22 Rich Salz(Re)move some things from e_os.h
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-10-28 Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-08-24 Matt CaswellFix no-sock
2016-08-20 Rich SalzAdd BIO_get_new_index()
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-02 Kirill Marinushkinmoved structure bio_buf_mem_st from headers to bss_mem.c
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-03-30 Richard LevitteFix pointer size issues on VMS
2016-03-29 Matt CaswellMake BIO opaque
2016-02-16 Richard LevitteOn solaris, the variable name sun clashes, use s_un...
2016-02-05 Richard LevitteVMS lacks socklen_t, give it one
2016-02-03 Richard LevitteRefactoring BIO: add wrappers around sockaddr et al
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2009-05-06 Dr. Stephen HensonFix from 1.0.0-stable.
2005-05-17 Andy PolyakovOPENSSL_Applink update.