index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_txt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-03-21
Make sure we get the definition of OPENSSL_NO_RC4.
Richard Levitte
2
-4
/
+4
2003-03-21
Make sure we get the definition of OPENSSL_NO_RC2.
Richard Levitte
2
-3
/
+4
2003-03-21
Make sure we get the definition of OPENSSL_NO_IDEA.
Richard Levitte
1
-2
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_CAST.
Richard Levitte
1
-2
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_BF.
Richard Levitte
1
-1
/
+1
2003-03-21
Make sure we get the definition of OPENSSL_NO_AES.
Richard Levitte
1
-0
/
+1
2003-03-21
Make sure we get the definition of a number of OPENSSL_NO_* macros.
Richard Levitte
2
-1
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_BIO.
Richard Levitte
2
-1
/
+2
2003-03-21
Include e_os.h correctly.
Richard Levitte
1
-1
/
+1
2003-03-21
Make sure we get the definition of OPENSSL_NO_MD2.
Richard Levitte
1
-1
/
+1
2003-03-21
Make sure we get the definition of OPENSSL_NO_FP_API.
Richard Levitte
2
-0
/
+3
2003-03-21
Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.
Richard Levitte
1
-1
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_HMAC.
Richard Levitte
1
-0
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_ECDSA.
Richard Levitte
2
-0
/
+4
2003-03-21
Make sure we get the definition of OPENSSL_NO_ECDH.
Richard Levitte
1
-0
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_EC.
Richard Levitte
1
-0
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.
Richard Levitte
4
-1
/
+6
2003-03-21
Make sure we get the definition of OPENSSL_NO_DH.
Richard Levitte
1
-0
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,
Richard Levitte
3
-5
/
+7
2003-03-21
Make sure we get the definition of OPENSSL_NO_CAST.
Richard Levitte
2
-0
/
+3
2003-03-21
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
9
-0
/
+9
2003-03-21
Make sure we get the definition of OPENSSL_NO_SOCK.
Richard Levitte
4
-10
/
+7
2003-03-21
Make sure we get the definition of OPENSSL_NO_FP_API.
Richard Levitte
2
-1
/
+4
2003-03-21
Make sure we get the definition of OPENSSL_NO_BF.
Richard Levitte
1
-0
/
+1
2003-03-21
Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.
Richard Levitte
2
-2
/
+2
2003-03-21
Make sure we get the definition of OPENSSL_NO_AES.
Richard Levitte
1
-0
/
+2
2003-03-21
Because it may be needed in public header files, move the definition
Richard Levitte
2
-1
/
+2
2003-03-20
make update
Dr. Stephen Henson
2
-3
/
+20
2003-03-20
New ASN1 macros to just implement and declare the new and free functions
Dr. Stephen Henson
6
-5
/
+23
2003-03-20
make sure RSA blinding works when the PRNG is not properly seeded;
Bodo Möller
4
-13
/
+63
2003-03-20
Support for policyMappings
Dr. Stephen Henson
7
-3
/
+195
2003-03-20
Typo: OID should be policyMappings
Dr. Stephen Henson
4
-12
/
+12
2003-03-20
Avoid warning.
Dr. Stephen Henson
1
-0
/
+2
2003-03-20
Add documentation for -starttls (s_client) and -id_prefix (s_server).
Richard Levitte
2
-0
/
+15
2003-03-20
make update
Dr. Stephen Henson
5
-32
/
+61
2003-03-20
Some shells (ksh in this case) don't say 'command not found'.
Richard Levitte
1
-1
/
+1
2003-03-20
Spelling errors.
Richard Levitte
1
-1
/
+1
2003-03-20
Make sure that all the library paths are modified in prepend mode, not
Richard Levitte
3
-7
/
+20
2003-03-20
hinv may generate more than one line (1 line per CPU).
Richard Levitte
1
-3
/
+3
2003-03-20
Shut up an ANSI compiler about uninitialised variables.
Richard Levitte
1
-1
/
+1
2003-03-20
Add the target linux-ia64-ecc, suggested by Keith Thompson <kst@sdsc.edu>.
Richard Levitte
1
-0
/
+1
2003-03-19
countermeasure against new Klima-Pokorny-Rosa atack
Bodo Möller
2
-13
/
+22
2003-03-19
Fix Certificate and CRL adding in X509_load_cert_crl_file:
Dr. Stephen Henson
1
-1
/
+2
2003-03-18
fix formatting
Bodo Möller
1
-0
/
+1
2003-03-15
Fix for no-ec on Windows.
Dr. Stephen Henson
1
-0
/
+1
2003-03-15
Don't give an error if response reason absent in OCSP HTTP.
Dr. Stephen Henson
1
-4
/
+10
2003-03-14
Add entry for domainComponent so it is treated correctly.
Dr. Stephen Henson
1
-0
/
+35
2003-03-14
Add some OIDs.
Dr. Stephen Henson
4
-5
/
+32
2003-03-13
Fix PEDANTIC stuff...
Dr. Stephen Henson
1
-7
/
+6
2003-03-13
Fix a bone-head bug. This warrants a CHANGES entry because it could affect
Geoff Thorpe
2
-6
/
+12
[next]