Reorder the setter arguments to more consistently match that of other APIs,
[openssl.git] / doc / crypto / BIO_s_mem.pod
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright to manpages
2016-05-19 Rich SalzEnsure =cut is last line in every file.
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-01-31 Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2015-06-23 Rich SalzMore secure storage of key material.
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2000-09-16 Bodo MöllerChange spelling back to "behaviour" and "flavour" inste...
2000-09-16 Ulf Möllerispell and some other nit-picking
2000-09-14 Richard LevitteBIO_seed() and BIO_tell() were documented in two other...
2000-09-14 Richard LevitteRemove indentation in the NAME section. There's really...
2000-09-10 Dr. Stephen HensonMore preliminary BIO docs...