summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change version string to reflect the release of beta 2.OpenSSL_0_9_5beta2Richard Levitte2000-02-271-1/+1
* Stop logging all the files that are copied all over the place...Richard Levitte2000-02-271-2/+2
* New logical names to skip algorithms are now supported.Richard Levitte2000-02-273-9/+78
* New logical names to skip algorithms are now supported.Richard Levitte2000-02-271-6/+27
* New "target": CONFIG. This will build the opensslconf.h file fromRichard Levitte2000-02-271-8/+139
* Add and change docs for the changes that have been made.Richard Levitte2000-02-271-30/+39
* put function names in the title.Ulf Möller2000-02-271-1/+8
* Statement that it fails only on 32-bit architectures isn't true.Andy Polyakov2000-02-271-2/+1
* Overly long lines look ugly in the DOS editor. :)Ulf Möller2000-02-271-6/+6
* Bug fix!Ulf Möller2000-02-272-6/+53
* Fix so Win32 compiles again...Dr. Stephen Henson2000-02-271-0/+1
* Fix so Win32 assembly language works with MASM.Dr. Stephen Henson2000-02-275-13/+33
* *** empty log message ***Ulf Möller2000-02-272-5/+3
* workaround no longer neededUlf Möller2000-02-261-9/+0
* removeUlf Möller2000-02-261-24/+0
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-2631-3464/+414
* minor clarificationUlf Möller2000-02-261-3/+5
* Make ASN1 types real typedefs.Dr. Stephen Henson2000-02-265-4/+10
* BN_div_recp fix. I've ran divtest for 10 mins and it didn't exhibit aAndy Polyakov2000-02-261-18/+8
* A small script to compile mttest.c on VMS as well.Richard Levitte2000-02-261-0/+9
* Make sure there's some entropy, and log a few more errors.Richard Levitte2000-02-261-2/+16
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-2610-29/+39
* make updateRichard Levitte2000-02-263-2/+22
* Make sure that all test files are gone before starting the tests, orRichard Levitte2000-02-269-1/+34
* Move to using the same perl code as Makefile.sslRichard Levitte2000-02-261-3/+1
* Just as in Unix, make sure to generate some kind of "random data".Richard Levitte2000-02-261-0/+5
* Typo corrected.Richard Levitte2000-02-261-1/+1
* Don't include sys/types.h if NO_SYS_TYPES_H is defined.Richard Levitte2000-02-261-1/+3
* The OpenVMS library is most definitely not built for anything butRichard Levitte2000-02-261-1/+1
* Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for theRichard Levitte2000-02-262-3/+12
* Make clear which naming convention is meant.Ulf Möller2000-02-261-1/+1
* Fix shadow warning.Dr. Stephen Henson2000-02-261-3/+3
* ftruncate() and fileno() are not supported on all versions of OpenVMSRichard Levitte2000-02-261-1/+30
* Rename functions for new convention.Dr. Stephen Henson2000-02-2625-128/+131
* Let's avoid compiler warnings over types.Richard Levitte2000-02-261-2/+3
* Compile rand_egd.c on VMS as well.Richard Levitte2000-02-261-1/+1
* For safety, check __VMS as well.Richard Levitte2000-02-261-1/+1
* Correct small typoRichard Levitte2000-02-261-1/+1
* Since a stack with quite long name is declared here, vms_idhacks.h isRichard Levitte2000-02-261-1/+6
* Small error fix.Richard Levitte2000-02-251-1/+2
* Adjust all the old scripts to deal with the new location.Richard Levitte2000-02-256-6/+6
* New script to compile on systems that already have pthreads in theRichard Levitte2000-02-251-0/+7
* Update the two threads modules to conform to our recommendations (useRichard Levitte2000-02-252-56/+98
* Some time in history, SSL_CTX_sessions() disappeared. It is nowRichard Levitte2000-02-252-0/+6
* flush output.Ulf Möller2000-02-251-3/+4
* Another test passedRichard Levitte2000-02-251-1/+2
* Enhance consistency by using BIO_flush() instead of fflush().Richard Levitte2000-02-252-18/+18
* Changes to synchronise with Unix.Richard Levitte2000-02-254-5/+26
* Test the division functions.Ulf Möller2000-02-252-0/+41
* Status updateRichard Levitte2000-02-251-2/+4