index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.ENGINE
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-06-19
Fix memory leaks.
Dr. Stephen Henson
1
-6
/
+9
2001-06-19
cp is only used when DSA is built.
Richard Levitte
1
-1
/
+1
2001-06-19
Do a proof of concept. "openssl genrsa" will make the name of the
Richard Levitte
1
-1
/
+7
2001-06-19
Change the common application routines to use a UI_METHOD for password
Richard Levitte
2
-36
/
+139
2001-06-19
- Add the possibility to control engines through control names but
Richard Levitte
5
-44
/
+235
2001-06-19
The default flag should be for default passwords only. Otherwise,
Richard Levitte
1
-4
/
+4
2001-06-19
Enhance the user interface with better support for dialog box
Richard Levitte
5
-95
/
+269
2001-06-19
make apps compile again
Dr. Stephen Henson
3
-3
/
+3
2001-06-19
Don't set pointer if add_lock_callback used.
Dr. Stephen Henson
2
-1
/
+5
2001-06-18
One feature wasn't quite commited yet
Richard Levitte
1
-0
/
+2
2001-06-18
Provide an application-common setup function for engines and use it
Richard Levitte
26
-412
/
+55
2001-06-17
Fix a memory leak (there's another around here somewhere, though).
Ben Laurie
1
-10
/
+29
2001-06-16
Delete a redundant line.
Ben Laurie
1
-1
/
+0
2001-06-15
pay attention to blocksize before attempting decryption
Bodo Möller
3
-3
/
+30
2001-06-11
For MSDOS, the tty filename still is "con", not "/dev/tty" ...
Bodo Möller
1
-2
/
+7
2001-06-11
Get rid of "possible WAW dependency" warnings.
Andy Polyakov
1
-0
/
+5
2001-06-11
even use of default engines leaks memory
Bodo Möller
1
-1
/
+3
2001-06-11
Add directory name to the entry on /crypto/ui/.
Bodo Möller
1
-5
/
+6
2001-06-11
Earlier OpenSSL versions printed prompts to stderr.
Bodo Möller
1
-38
/
+39
2001-06-11
Make update
Dr. Stephen Henson
1
-0
/
+1
2001-06-11
Initialize UI ex_data.
Dr. Stephen Henson
1
-1
/
+1
2001-06-11
Add support for MS CSP Name PKCS#12 attribute.
Dr. Stephen Henson
13
-162
/
+99
2001-06-08
more error codes fixed
Ulf Möller
1
-3
/
+2
2001-06-07
ERR_peek_error() returns "unsigned long".
Lutz Jänicke
1
-1
/
+2
2001-06-07
Use memmove() instead of memcpy() on areas that may overlap.
Richard Levitte
2
-2
/
+2
2001-06-07
Don't forget to initialise.
Richard Levitte
1
-0
/
+2
2001-06-06
OAEP fix
Bodo Möller
1
-0
/
+3
2001-06-06
when checking OAEP, signal just a single kind of 'decoding error'
Bodo Möller
1
-10
/
+11
2001-06-06
move check to avoid memory leak.
Ulf Möller
1
-8
/
+8
2001-06-06
make sure we don't write to seed[-1]
Ulf Möller
1
-0
/
+5
2001-06-05
'make update'
Richard Levitte
11
-175
/
+236
2001-06-05
Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
Richard Levitte
2
-2
/
+4
2001-06-05
A good use of the UI interface is as a password callback replacement
Richard Levitte
3
-0
/
+26
2001-06-05
Small detail about AIX forgotten...
Richard Levitte
1
-2
/
+2
2001-06-04
Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana...
Richard Levitte
1
-1
/
+1
2001-06-04
More info on SRP.
Richard Levitte
1
-2
/
+9
2001-06-04
Added more info in SRP.
Richard Levitte
1
-3
/
+5
2001-06-01
Confusion between algorithms resolved.
Richard Levitte
2
-2
/
+2
2001-06-01
nCipher callbacks shall return 0 on success, something else otherwise.
Richard Levitte
1
-3
/
+3
2001-06-01
Stop mishandling the type number in dynlock locking
Richard Levitte
1
-3
/
+2
2001-06-01
Fix Bleichenbacher PKCS #1 1.5 countermeasure.
Bodo Möller
3
-3
/
+47
2001-06-01
increase DEFAULT_BUFFER_SIZE (4K instead of just 1K)
Bodo Möller
1
-1
/
+1
2001-06-01
Don't decrement the reference counter twice when destroying dynamic
Richard Levitte
1
-2
/
+2
2001-05-31
Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
Geoff Thorpe
2
-5
/
+11
2001-05-31
Get rid of RAW dependency warnings.
Andy Polyakov
1
-7
/
+7
2001-05-30
Extend all the loading functions to take an engine pointer, a pass
Richard Levitte
9
-154
/
+183
2001-05-30
A wish was expressed.
Richard Levitte
1
-2
/
+3
2001-05-29
Don't forget responsible person so that its clear who is to blame.
Lutz Jänicke
1
-0
/
+1