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
*
For whatever reason (compiler or header bugs), at least one commonly-used
Geoff Thorpe
2003-10-29
1
-4
/
+18
*
Update any code that was using deprecated functions so that everything builds
Geoff Thorpe
2003-10-29
5
-30
/
+53
*
Avoid warnings: add missing prototype, don't shadow.
Dr. Stephen Henson
2003-10-11
1
-1
/
+1
*
s_client should inform the user of any compression/expansion methods used.
Richard Levitte
2003-10-06
1
-0
/
+7
*
Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>.
Richard Levitte
2003-09-27
3
-19
/
+19
*
Include the instance in the Kerberos ticket information.
Richard Levitte
2003-09-27
1
-1
/
+7
*
Add -passin support to rsautl
Dr. Stephen Henson
2003-09-21
1
-1
/
+11
*
In order to get the expected self signed error when
Dr. Stephen Henson
2003-09-21
1
-1
/
+1
*
Generalise the definition of strcasecmp() and strncasecmp() for
Richard Levitte
2003-09-09
3
-42
/
+0
*
New -ignore_err option in ocsp application to stop the server
Dr. Stephen Henson
2003-09-04
1
-0
/
+5
*
fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
Bodo Möller
2003-08-14
1
-1
/
+1
*
updates for draft-ietf-tls-ecc-03.txt
Bodo Möller
2003-07-22
1
-6
/
+22
*
Add -issuer_hash and make -subject_hash the default way to get the
Richard Levitte
2003-07-03
1
-6
/
+15
*
implement PKCS #8 / SEC1 private key format for ECC
Bodo Möller
2003-06-25
1
-0
/
+17
*
Implement CRL numbers.
Richard Levitte
2003-06-19
2
-4
/
+35
*
Avoid warnings saying that the format takes a void*.
Richard Levitte
2003-06-12
1
-2
/
+2
*
Various S/MIME bug and compatibility fixes.
Dr. Stephen Henson
2003-06-01
1
-0
/
+4
*
Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)
Lutz Jänicke
2003-05-28
1
-6
/
+14
*
make update
Richard Levitte
2003-05-01
1
-151
/
+179
*
Convert save_serial() to work like save_index(), and add a
Richard Levitte
2003-04-04
4
-48
/
+103
*
Add documentation on the added functionality in 'openssl ca'.
Richard Levitte
2003-04-04
1
-0
/
+1
*
Correct a lot of printing calls. Remove extra arguments...
Richard Levitte
2003-04-04
8
-28
/
+28
*
One more debug line to conditionalise.
Richard Levitte
2003-04-04
1
-0
/
+2
*
Implement self-signing in 'openssl ca'. This makes it easier to have
Richard Levitte
2003-04-04
3
-38
/
+76
*
Don't try to free NULL values...
Richard Levitte
2003-04-03
1
-2
/
+5
*
Remove unused variable.
Richard Levitte
2003-04-03
1
-1
/
+0
*
Reset the version number of the issuer certificate? I believe this
Richard Levitte
2003-04-03
1
-1
/
+1
*
Conditionalise all debug strings.
Richard Levitte
2003-04-03
2
-0
/
+18
*
Make it possible to have multiple active certificates with the same
Richard Levitte
2003-04-03
6
-448
/
+577
*
No need to test -setalias twice.
Richard Levitte
2003-03-31
1
-6
/
+0
*
Add usage string for -fingerprint.
Richard Levitte
2003-03-31
1
-0
/
+1
*
Multi valued AVA support.
Dr. Stephen Henson
2003-03-30
1
-6
/
+25
*
Update ocsp usage message and docs.
Dr. Stephen Henson
2003-03-26
1
-3
/
+3
*
Make sure that all the library paths are modified in prepend mode, not
Richard Levitte
2003-03-20
1
-1
/
+4
*
Fix PEDANTIC stuff...
Dr. Stephen Henson
2003-03-13
1
-7
/
+6
*
Avoid warnings for no-engine and PEDANTIC
Dr. Stephen Henson
2003-03-12
1
-0
/
+8
*
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
Bodo Möller
2003-02-28
1
-6
/
+20
*
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
2003-02-25
1
-2
/
+2
*
more mingw related cleanups.
Ulf Möller
2003-02-22
1
-4
/
+0
*
Allow building applications against static libraries with Makefile.shared.
Richard Levitte
2003-02-22
1
-3
/
+9
*
Single pass processing to cleartext S/MIME signing.
Dr. Stephen Henson
2003-02-15
1
-3
/
+9
*
Handle krb5 libraries separately and make sure only libssl.so depends
Richard Levitte
2003-02-14
1
-0
/
+1
*
Pay attention to disabled SSL versions.
Richard Levitte
2003-02-14
1
-0
/
+9
*
Make it possible to disable OCSP, the speed application, and the use of sockets.
Richard Levitte
2003-02-14
3
-0
/
+16
*
Add full support for -rpath/-R, both in shared libraries and
Richard Levitte
2003-02-14
1
-5
/
+17
*
Typo.
Dr. Stephen Henson
2003-02-10
1
-1
/
+1
*
avoid coredump
Bodo Möller
2003-02-08
1
-1
/
+1
*
implement fast point multiplication with precomputation
Bodo Möller
2003-02-06
1
-0
/
+3
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
29
-24
/
+295
*
"openssl engine" will not display ENGINE/DSO load failure errors when
Geoff Thorpe
2003-01-30
1
-4
/
+12
[next]