index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Because it may be needed in public header files, move the definition
Richard Levitte
2003-03-21
2
-1
/
+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
6
-5
/
+23
*
make sure RSA blinding works when the PRNG is not properly seeded;
Bodo Möller
2003-03-20
4
-13
/
+63
*
Support for policyMappings
Dr. Stephen Henson
2003-03-20
7
-3
/
+195
*
Typo: OID should be policyMappings
Dr. Stephen Henson
2003-03-20
4
-12
/
+12
*
Avoid warning.
Dr. Stephen Henson
2003-03-20
1
-0
/
+2
*
Add documentation for -starttls (s_client) and -id_prefix (s_server).
Richard Levitte
2003-03-20
2
-0
/
+15
*
make update
Dr. Stephen Henson
2003-03-20
5
-32
/
+61
*
Some shells (ksh in this case) don't say 'command not found'.
Richard Levitte
2003-03-20
1
-1
/
+1
*
Spelling errors.
Richard Levitte
2003-03-20
1
-1
/
+1
*
Make sure that all the library paths are modified in prepend mode, not
Richard Levitte
2003-03-20
3
-7
/
+20
*
hinv may generate more than one line (1 line per CPU).
Richard Levitte
2003-03-20
1
-3
/
+3
*
Shut up an ANSI compiler about uninitialised variables.
Richard Levitte
2003-03-20
1
-1
/
+1
*
Add the target linux-ia64-ecc, suggested by Keith Thompson <kst@sdsc.edu>.
Richard Levitte
2003-03-20
1
-0
/
+1
*
countermeasure against new Klima-Pokorny-Rosa atack
Bodo Möller
2003-03-19
2
-13
/
+22
*
Fix Certificate and CRL adding in X509_load_cert_crl_file:
Dr. Stephen Henson
2003-03-19
1
-1
/
+2
*
fix formatting
Bodo Möller
2003-03-18
1
-0
/
+1
*
Fix for no-ec on Windows.
Dr. Stephen Henson
2003-03-15
1
-0
/
+1
*
Don't give an error if response reason absent in OCSP HTTP.
Dr. Stephen Henson
2003-03-15
1
-4
/
+10
*
Add entry for domainComponent so it is treated correctly.
Dr. Stephen Henson
2003-03-14
1
-0
/
+35
*
Add some OIDs.
Dr. Stephen Henson
2003-03-14
4
-5
/
+32
*
Fix PEDANTIC stuff...
Dr. Stephen Henson
2003-03-13
1
-7
/
+6
*
Fix a bone-head bug. This warrants a CHANGES entry because it could affect
Geoff Thorpe
2003-03-13
2
-6
/
+12
*
Return an error if gmtime returns NULL.
Dr. Stephen Henson
2003-03-13
1
-2
/
+4
*
Avoid warnings for no-engine and PEDANTIC
Dr. Stephen Henson
2003-03-12
1
-0
/
+8
*
Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.
Dr. Stephen Henson
2003-03-12
1
-1
/
+1
*
The default implementation of DSA_METHOD has an interdependence on the
Geoff Thorpe
2003-03-11
2
-45
/
+49
*
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
Bodo Möller
2003-02-28
10
-46
/
+122
*
memset problem has been handled
Bodo Möller
2003-02-28
1
-12
/
+2
*
use tabs for indentation, not spaces
Bodo Möller
2003-02-28
1
-80
/
+80
*
Encryption BIOs misbehave when used with non blocking I/O.
Dr. Stephen Henson
2003-02-27
1
-5
/
+2
*
Typo.
Dr. Stephen Henson
2003-02-27
1
-1
/
+1
*
add Certicom licensing e-mail address
Bodo Möller
2003-02-27
1
-1
/
+2
*
Support for dirName from config files in GeneralName extensions.
Dr. Stephen Henson
2003-02-27
6
-2
/
+97
*
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
2003-02-25
6
-8
/
+10
*
year 2003
Bodo Möller
2003-02-24
1
-1
/
+1
*
include OpenSSL license (in addition to EAY license)
Bodo Möller
2003-02-24
1
-0
/
+53
*
Add instructions for building the MinGW target in Cygwin, and
Ulf Möller
2003-02-23
2
-48
/
+64
*
Copy rather than symlink the test data.
Ulf Möller
2003-02-22
1
-1
/
+1
*
remove some more useless code. The mingw target can now be built
Ulf Möller
2003-02-22
1
-8
/
+0
*
more mingw related cleanups.
Ulf Möller
2003-02-22
10
-42
/
+3
*
Remove duplication and have clean depend on libclean
Richard Levitte
2003-02-22
1
-4
/
+4
*
Allow building applications against static libraries with Makefile.shared.
Richard Levitte
2003-02-22
4
-61
/
+174
[next]