index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ui
/
ui.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new type ossl_ssize_t instead of ssize_t and move definitions to
Dr. Stephen Henson
2010-07-26
1
-1
/
+1
*
PR: 2188
Dr. Stephen Henson
2010-03-09
1
-0
/
+2
*
Initial, incomplete support for typesafe macros without using function
Dr. Stephen Henson
2006-11-16
1
-1
/
+1
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-1
/
+1
*
Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.
Geoff Thorpe
2004-05-17
1
-0
/
+2
*
Reduce header interdependencies, initially in engine.h (the rest of the
Geoff Thorpe
2004-04-19
1
-12
/
+4
*
With the changed des_old API, let's complete the work by renaming the
Richard Levitte
2002-02-05
1
-0
/
+5
*
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
-9
/
+57
*
Since there is a way to create UI_METHODs, implement a destructor as
Richard Levitte
2001-06-20
1
-0
/
+1
*
The default flag should be for default passwords only. Otherwise,
Richard Levitte
2001-06-19
1
-4
/
+4
*
Enhance the user interface with better support for dialog box
Richard Levitte
2001-06-19
1
-23
/
+86
*
A good use of the UI interface is as a password callback replacement
Richard Levitte
2001-06-05
1
-0
/
+13
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-0
/
+257