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
*
make RSA blinding thread-safe
Bodo Möller
2003-04-02
3
-10
/
+117
*
Don't feil when indent is 0.
Richard Levitte
2003-03-31
1
-1
/
+1
*
Multi valued AVA support.
Dr. Stephen Henson
2003-03-30
1
-2
/
+13
*
Update VMS building system
Richard Levitte
2003-03-26
1
-1
/
+1
*
make update
Dr. Stephen Henson
2003-03-24
1
-0
/
+16
*
Support for name constraints.
Dr. Stephen Henson
2003-03-24
9
-85
/
+446
*
Name Constraints OID.
Dr. Stephen Henson
2003-03-24
4
-6
/
+20
*
make update
Dr. Stephen Henson
2003-03-21
1
-0
/
+16
*
Support for policy constraints.
Dr. Stephen Henson
2003-03-21
6
-4
/
+153
*
Define COMP method function prototypes properly.
Richard Levitte
2003-03-21
1
-8
/
+15
*
Make sure to declare mem*() properly.
Richard Levitte
2003-03-21
1
-0
/
+1
*
make update
Richard Levitte
2003-03-21
1
-6
/
+10
*
Make sure we get the definition of OPENSSL_NO_RSA.
Richard Levitte
2003-03-21
1
-1
/
+3
*
Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA.
Richard Levitte
2003-03-21
1
-1
/
+1
*
Make sure we get the definition of OPENSSL_NO_SHA.
Richard Levitte
2003-03-21
3
-3
/
+9
*
Make sure we get the definition of OPENSSL_NO_RIPEMD.
Richard Levitte
2003-03-21
1
-1
/
+3
*
Make sure we get the definition of OPENSSL_NO_MDC2.
Richard Levitte
2003-03-21
1
-1
/
+3
*
Make sure we get the definition of OPENSSL_NO_MD5.
Richard Levitte
2003-03-21
1
-1
/
+3
*
Make sure we get the definition of OPENSSL_NO_MD4.
Richard Levitte
2003-03-21
1
-1
/
+3
*
Make sure we get the definition of OPENSSL_NO_MD2.
Richard Levitte
2003-03-21
1
-1
/
+3
*
Make sure we get the definition of OPENSSL_NO_DES.
Richard Levitte
2003-03-21
3
-3
/
+5
*
Make sure we get the definition of OPENSSL_NO_RC5.
Richard Levitte
2003-03-21
2
-2
/
+5
*
Make sure we get the definition of OPENSSL_NO_RC4.
Richard Levitte
2003-03-21
2
-4
/
+4
*
Make sure we get the definition of OPENSSL_NO_RC2.
Richard Levitte
2003-03-21
2
-3
/
+4
*
Make sure we get the definition of OPENSSL_NO_IDEA.
Richard Levitte
2003-03-21
1
-2
/
+2
*
Make sure we get the definition of OPENSSL_NO_CAST.
Richard Levitte
2003-03-21
1
-2
/
+2
*
Make sure we get the definition of OPENSSL_NO_BF.
Richard Levitte
2003-03-21
1
-1
/
+1
*
Make sure we get the definition of OPENSSL_NO_AES.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Make sure we get the definition of a number of OPENSSL_NO_* macros.
Richard Levitte
2003-03-21
2
-1
/
+2
*
Make sure we get the definition of OPENSSL_NO_BIO.
Richard Levitte
2003-03-21
2
-1
/
+2
*
Include e_os.h correctly.
Richard Levitte
2003-03-21
1
-1
/
+1
*
Make sure we get the definition of OPENSSL_NO_MD2.
Richard Levitte
2003-03-21
1
-1
/
+1
*
Make sure we get the definition of OPENSSL_NO_FP_API.
Richard Levitte
2003-03-21
2
-0
/
+3
*
Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.
Richard Levitte
2003-03-21
1
-1
/
+2
*
Make sure we get the definition of OPENSSL_NO_HMAC.
Richard Levitte
2003-03-21
1
-0
/
+2
*
Make sure we get the definition of OPENSSL_NO_ECDSA.
Richard Levitte
2003-03-21
2
-0
/
+4
*
Make sure we get the definition of OPENSSL_NO_ECDH.
Richard Levitte
2003-03-21
1
-0
/
+2
*
Make sure we get the definition of OPENSSL_NO_EC.
Richard Levitte
2003-03-21
1
-0
/
+2
*
Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.
Richard Levitte
2003-03-21
4
-1
/
+6
*
Make sure we get the definition of OPENSSL_NO_DH.
Richard Levitte
2003-03-21
1
-0
/
+2
*
Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,
Richard Levitte
2003-03-21
3
-5
/
+7
*
Make sure we get the definition of OPENSSL_NO_CAST.
Richard Levitte
2003-03-21
2
-0
/
+3
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
9
-0
/
+9
*
Make sure we get the definition of OPENSSL_NO_SOCK.
Richard Levitte
2003-03-21
4
-10
/
+7
*
Make sure we get the definition of OPENSSL_NO_FP_API.
Richard Levitte
2003-03-21
2
-1
/
+4
*
Make sure we get the definition of OPENSSL_NO_BF.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.
Richard Levitte
2003-03-21
2
-2
/
+2
*
Make sure we get the definition of OPENSSL_NO_AES.
Richard Levitte
2003-03-21
1
-0
/
+2
*
make update
Dr. Stephen Henson
2003-03-20
2
-3
/
+20
*
New ASN1 macros to just implement and declare the new and free functions
Dr. Stephen Henson
2003-03-20
4
-5
/
+13
[next]