index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
passwd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-6
/
+6
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-12
/
+11
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-27
/
+27
*
Fix: return 0 if no error occured.
Bodo Möller
2001-03-13
1
-0
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-8
/
+8
*
Fix openssl passwd -1
Bodo Möller
2001-01-19
1
-1
/
+1
*
Improve usability of 'openssl passwd' by including
Bodo Möller
2000-11-17
1
-1
/
+6
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+7
*
Update 'openssl passwd' documentation on selection of algorithms.
Bodo Möller
2000-07-31
1
-1
/
+1
*
BSD-style MD5-based password algorithm in 'openssl passwd'.
Bodo Möller
2000-06-23
1
-29
/
+46
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-5
/
+5
*
Stylistic changes: Don't use a macro for the malloc'ed length since it
Bodo Möller
2000-04-27
1
-3
/
+5
*
Warn about truncation also in the case when a single password is read using
Bodo Möller
2000-04-27
1
-2
/
+4
*
Make gcc 2.95.2 happy here, too.
Ralf S. Engelschall
2000-02-24
1
-0
/
+2
*
Fix gcc warnings.
Ulf Möller
2000-02-20
1
-3
/
+3
*
Casts now unnecessary because of changed prototype.
Bodo Möller
2000-02-17
1
-3
/
+3
*
Fix signed/unsigned warnings.
Ben Laurie
2000-02-16
1
-0
/
+2
*
Corrections.
Bodo Möller
2000-02-11
1
-7
/
+12
*
Implement MD5-based "apr1" password hash.
Bodo Möller
2000-02-11
1
-64
/
+338
*
Fix shadow.
Ben Laurie
2000-02-11
1
-8
/
+8
*
'passwd' tool.
Bodo Möller
2000-02-10
1
-0
/
+192