index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This change will cause builds (by default) to not use different STACK
Geoff Thorpe
2000-06-01
1
-0
/
+11
*
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-06-01
10
-66
/
+96
*
This is the first of two commits (didn't want to dump them all into the
Geoff Thorpe
2000-06-01
3
-20
/
+45
*
is needed.
Ulf Möller
2000-06-01
1
-0
/
+2
*
#include <stdio.h> not needed.
Ulf Möller
2000-06-01
1
-1
/
+0
*
#include <stdlib.h> is not needed.
Ulf Möller
2000-06-01
1
-2
/
+0
*
sk_***_new_null() seems to be there to avoid exactly this sort of thing
Geoff Thorpe
2000-05-31
1
-1
/
+1
*
sk_value was also suffering from de-const-ification.
Geoff Thorpe
2000-05-31
3
-2
/
+4
*
All the little functions created by the IMPLEMENT_STACK_OF() macro will
Geoff Thorpe
2000-05-31
2
-2
/
+2
*
Move Windows seeding functions into a separate file.
Bodo Möller
2000-05-31
4
-144
/
+297
*
Add "FIXME" comment.
Bodo Möller
2000-05-31
1
-1
/
+8
*
Improve PRNG robustness.
Bodo Möller
2000-05-30
1
-1
/
+36
*
More EVP cipher revision.
Dr. Stephen Henson
2000-05-30
7
-78
/
+151
*
Fourth phase EVP revision.
Dr. Stephen Henson
2000-05-30
1
-0
/
+168
*
Fourth phase EVP revision.
Dr. Stephen Henson
2000-05-30
31
-3106
/
+317
*
another warning.
Geoff Thorpe
2000-05-29
1
-1
/
+1
*
It seems that mktime does what is required here. Certainly timegm() can
Geoff Thorpe
2000-05-29
1
-6
/
+1
*
This declaration seems to have been added into the header file accidently.
Geoff Thorpe
2000-05-29
1
-1
/
+0
*
oops.
Geoff Thorpe
2000-05-29
1
-2
/
+2
*
Third phase of EVP cipher overhaul.
Dr. Stephen Henson
2000-05-28
33
-252
/
+123
*
Second phase of EVP cipher overhaul.
Dr. Stephen Henson
2000-05-27
33
-181
/
+250
*
Beginnings of EVP cipher overhaul. This should eventually
Dr. Stephen Henson
2000-05-27
35
-53
/
+154
*
Add DSA library string. Workaround for IIS .key file invalid
Dr. Stephen Henson
2000-05-24
2
-1
/
+6
*
Yet more typesafety.
Ben Laurie
2000-05-21
3
-6
/
+8
*
Fix "FIXME" indentation :-)
Bodo Möller
2000-05-19
1
-2
/
+2
*
Add "FIXME" comment, and adjust the indentation.
Bodo Möller
2000-05-19
1
-22
/
+27
*
Fix c_rehash script, add -fingerprint option to crl.
Dr. Stephen Henson
2000-05-18
2
-0
/
+14
*
Typesafety Thought Police last part.
Ben Laurie
2000-05-17
2
-6
/
+10
*
Typesafety Thought Police part 5.
Ben Laurie
2000-05-17
4
-14
/
+25
*
Typesafe Thought Police part 4.
Ben Laurie
2000-05-17
7
-85
/
+103
*
Typesafety Thought Police part 3.
Ben Laurie
2000-05-16
8
-44
/
+54
*
Typesafety Thought Police Part 2.
Ben Laurie
2000-05-16
8
-52
/
+118
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
29
-193
/
+195
*
prototype.
Ulf Möller
2000-05-15
1
-1
/
+1
*
Make sure that NO-RSA applications etc can include evp.h
Ulf Möller
2000-05-15
1
-0
/
+8
*
MacOS changes.
Ulf Möller
2000-05-15
1
-5
/
+7
*
Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.
Ben Laurie
2000-05-14
2
-0
/
+30
*
When open()ing 'file' in RAND_write_file, don't use O_EXCL.
Bodo Möller
2000-05-12
1
-10
/
+10
*
Fix for SSL server purpose checking
Dr. Stephen Henson
2000-05-05
1
-14
/
+18
*
Make PKCS#12 code handle missing passwords.
Dr. Stephen Henson
2000-05-04
6
-16
/
+38
*
Initialise.
Richard Levitte
2000-05-02
1
-1
/
+1
*
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
Richard Levitte
2000-05-02
3
-52
/
+63
*
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
Richard Levitte
2000-05-02
1
-4
/
+4
*
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
Richard Levitte
2000-05-02
29
-103
/
+130
*
Add missing #include.
Bodo Möller
2000-05-01
1
-0
/
+1
*
Avoid leaking memory in thread_hash (and enable memory leak detection
Bodo Möller
2000-04-30
2
-26
/
+36
*
Use CONFerr, not RSAerr, in the conf library...
Richard Levitte
2000-04-26
1
-1
/
+1
*
Clarifications and removal of double declaration...
Richard Levitte
2000-04-26
2
-7
/
+6
*
This case in the "dso_unload" handlers should not be reported as an error -
Geoff Thorpe
2000-04-25
3
-12
/
+3
*
The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic as
Geoff Thorpe
2000-04-20
2
-4
/
+2
[next]