Add UI functions to set result with explicit length and to retrieve the length
[openssl.git] / crypto / ui / ui_util.c
2017-09-08 Richard LevitteAdd UI functions to set result with explicit length...
2017-06-28 Richard LevitteUI_UTIL_wrap_read_pem_callback: make sure to terminate...
2017-01-13 Richard LevitteUI: Use RUN_ONCE differently
2017-01-13 Richard LevitteUI: Ensure there will be no race condition when getting...
2017-01-11 Richard LevitteAdd a UI utility function with which to wrap pem_callba...
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-30 David WoodhouseFix no-stdio build
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2004-05-17 Geoff ThorpeMoving opaque definitions to ossl_typ.h lets us reduce...
2003-01-13 Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-15 Richard LevitteWinCE patches
2002-07-11 Richard LevitteIn UI_UTIL_read_pw(), we should look at the size parame...
2002-02-05 Richard LevitteWith the changed des_old API, let's complete the work...