index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ui
/
ui_locl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UI functions to set result with explicit length and to retrieve the length
Richard Levitte
2017-09-08
1
-0
/
+1
*
Add UI functionality to duplicate the user data
Richard Levitte
2017-05-31
1
-0
/
+7
*
Add an application data field in the UI_METHOD
Richard Levitte
2017-01-11
1
-0
/
+4
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Convert CRYPTO_LOCK_UI to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-0
/
+2
*
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
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-95
/
+87
*
Final(?) WinCE update.
Andy Polyakov
2005-08-08
1
-0
/
+4
*
Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
Change info to correct values.
Richard Levitte
2001-07-05
1
-3
/
+3
*
Implement boolean (yes/no or OK/Cancel, ...) input.
Richard Levitte
2001-06-23
1
-8
/
+27
*
Since there is a way to create UI_METHODs, implement a destructor as
Richard Levitte
2001-06-20
1
-1
/
+1
*
Enhance the user interface with better support for dialog box
Richard Levitte
2001-06-19
1
-9
/
+27
*
A good use of the UI interface is as a password callback replacement
Richard Levitte
2001-06-05
1
-0
/
+1
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-0
/
+110