index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prototype info function.
Ben Laurie
2002-01-12
2
-2
/
+2
*
make update
Richard Levitte
2002-01-02
1
-21
/
+22
*
Implement speed measurement for AES.
Richard Levitte
2002-01-02
1
-13
/
+117
*
RSA counter should only be defined of RSA is available.
Richard Levitte
2002-01-02
1
-1
/
+2
*
Change pkcs12 so the certificates coming from -in do not get tossed if
Richard Levitte
2001-12-12
1
-2
/
+8
*
Improve back compatibility.
Ben Laurie
2001-12-09
1
-3
/
+3
*
fix warnings (one of them was clearly justified)
Bodo Möller
2001-12-07
1
-3
/
+3
*
Add -pubkey option to req command.
Dr. Stephen Henson
2001-12-02
1
-10
/
+33
*
check OPENSSL_NO_... before including header files that might be
Bodo Möller
2001-11-22
1
-5
/
+15
*
In this particular error condition, the structural reference wasn't being
Geoff Thorpe
2001-11-22
1
-0
/
+1
*
Make it possible to give digest names as -evp arguments.
Richard Levitte
2001-11-15
1
-27
/
+49
*
If an engine isn't built in, try loading it as a shareable library
Richard Levitte
2001-11-15
1
-2
/
+21
*
make update
Richard Levitte
2001-11-15
1
-26
/
+25
*
Change the order of events so the capabilities of loaded engines can
Richard Levitte
2001-11-14
1
-6
/
+8
*
Implement STARTTLS for certain protocols, currently only supporting SMTP.
Richard Levitte
2001-11-14
1
-2
/
+33
*
more output for SSL 2.0 in our msg_callback
Bodo Möller
2001-11-10
1
-0
/
+61
*
Win32 fixes.
Dr. Stephen Henson
2001-11-06
1
-8
/
+11
*
Fix email address delete code.
Dr. Stephen Henson
2001-11-06
1
-1
/
+1
*
DOS and Windows do not like unistd.h
Richard Levitte
2001-11-05
2
-0
/
+4
*
If verify fails, say why.
Ben Laurie
2001-11-02
1
-0
/
+1
*
Change the shared library support so the shared libraries get built
Richard Levitte
2001-10-30
1
-1
/
+4
*
Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...
Richard Levitte
2001-10-29
1
-0
/
+1
*
Another noemailDN fix.
Dr. Stephen Henson
2001-10-27
1
-6
/
+3
*
Allow ca to certify requests containing BMPStrings and UTF8Strings.
Dr. Stephen Henson
2001-10-27
1
-7
/
+10
*
Bugfixes for noemailDN option. Make it use the
Dr. Stephen Henson
2001-10-27
1
-17
/
+15
*
New options to allow req to accept UTF8 strings as input.
Dr. Stephen Henson
2001-10-26
1
-24
/
+44
*
Make sure openssl speed is compilable on systems where fork() doesn't
Richard Levitte
2001-10-25
1
-1
/
+18
*
Add paralellism to speed - note that this currently causes a weird memory leak.
Ben Laurie
2001-10-25
1
-171
/
+369
*
Add '-noemailDN' option to 'openssl ca'. This prevents inclusion of
Bodo Möller
2001-10-25
1
-38
/
+98
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
4
-51
/
+54
*
Reject certificates with unhandled critical extensions.
Dr. Stephen Henson
2001-10-21
1
-0
/
+3
*
Stop spurious "unable to load config info" errors in req
Dr. Stephen Henson
2001-10-21
2
-2
/
+7
*
New functions SSL[_CTX]_set_msg_callback().
Bodo Möller
2001-10-20
9
-10
/
+650
*
Add missing EVP_CIPHER_CTX_{init,cleanup}
Dr. Stephen Henson
2001-10-20
1
-0
/
+2
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-4
/
+4
*
Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>).
Lutz Jänicke
2001-10-16
1
-0
/
+2
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
2
-12
/
+13
*
Add support for md4WithRSAEncryption.
Richard Levitte
2001-10-10
1
-1
/
+1
*
'make update'
Richard Levitte
2001-10-10
1
-2
/
+2
*
'make update'
Richard Levitte
2001-10-10
1
-2
/
+2
*
'make update'
Richard Levitte
2001-10-04
1
-245
/
+245
*
Because there's chances we clash with the system's types.h, rename our
Richard Levitte
2001-10-04
1
-1
/
+1
*
sch isn't an array, how did this pass through gcc?
Richard Levitte
2001-10-02
1
-1
/
+1
*
Make "openssl engine -c" list any supported digests as well as supported
Geoff Thorpe
2001-10-01
1
-4
/
+15
*
Change HZ in speed to rely on sysconf() if the clock tick is available
Richard Levitte
2001-09-28
2
-19
/
+31
*
ENGINE_register_all_complete() will register all implementations of all
Geoff Thorpe
2001-09-28
2
-5
/
+9
*
Stop thinking arguments starting with - are algorithm identifiers.
Richard Levitte
2001-09-27
1
-5
/
+47
*
Put the cipher info back into the "openssl engine" command.
Geoff Thorpe
2001-09-25
1
-6
/
+7
*
Make necessary tweaks to apps/ files due to recent ENGINE surgery. See
Geoff Thorpe
2001-09-25
4
-11
/
+13
*
"make update"
Geoff Thorpe
2001-09-24
1
-2
/
+2
[next]