]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/store/str_mem.c
If we've not been inited don't deinit
[thirdparty/openssl.git] / crypto / store / str_mem.c
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich Salzfree null cleanup finale
2015-04-28  Rich Salzremove malloc casts
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2009-02-19  Richard LevitteReference bug.
2008-12-16  Richard LevitteRemove extraneous semicolons
2008-06-04  Ben LaurieMore type-checking.
2005-05-11  Bodo MöllerFix more error codes.
2003-06-26  Richard LevitteImplement missing functions.
2003-06-12  Richard LevitteSlightly better check of attributes. Now, mem_list_nex...
2003-05-07  Richard LevitteAdd the possibility to hand execution parameters (for...
2003-05-01  Richard LevitteProvide some extra comments about the STORE_Memory...
2003-05-01  Richard LevitteDefine a STORE type. For documentation, read the entry...