index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ui
/
ui_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/ui/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Add UI functions to set result with explicit length and to retrieve the length
Richard Levitte
2017-09-08
1
-1
/
+1
*
UI_UTIL_wrap_read_pem_callback: make sure to terminate the string received
Richard Levitte
2017-06-28
1
-1
/
+3
*
UI: Use RUN_ONCE differently
Richard Levitte
2017-01-13
1
-10
/
+10
*
UI: Ensure there will be no race condition when getting the UI_METHOD ex_data
Richard Levitte
2017-01-13
1
-13
/
+11
*
Add a UI utility function with which to wrap pem_callback_cb in a UI_METHOD
Richard Levitte
2017-01-11
1
-0
/
+111
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-0
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-30
/
+32
*
Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.
Geoff Thorpe
2004-05-17
1
-1
/
+1
*
UI_UTIL_read_pw() misinterpreted the values returned from UI functions.
Richard Levitte
2003-01-13
1
-2
/
+4
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Richard Levitte
2002-12-03
1
-3
/
+0
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
1
-0
/
+3
*
In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ.
Richard Levitte
2002-07-11
1
-2
/
+5
*
With the changed des_old API, let's complete the work by renaming the
Richard Levitte
2002-02-05
1
-0
/
+86