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