aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.Bodo Möller2000-03-024-4/+4
* Update comment.Bodo Möller2000-03-021-1/+2
* Add missing dependencies.Bodo Möller2000-03-029-11/+11
* Use RAND_METHOD for implementing RAND_status.Bodo Möller2000-03-023-1/+11
* Change comment.Bodo Möller2000-03-021-1/+2
* Hack b_print.c to implement asprintf() functionality. Not enabled byRichard Levitte2000-03-021-46/+165
* Make bss_log.c a bit more readable, and implement it for VMS as well.Richard Levitte2000-03-022-54/+134
* Fix bug which would free up a public keyDr. Stephen Henson2000-03-021-2/+5
* add comment.Ulf Möller2000-03-011-0/+2
* Bug fix.Ulf Möller2000-03-011-3/+4
* check for WIN32 (needed by Mingw32)Ulf Möller2000-03-011-1/+1
* 'rand' application for creating pseudo-random files.Bodo Möller2000-02-292-2/+2
* Check BN_rand return value.Bodo Möller2000-02-291-1/+2
* Bug fix.Ulf Möller2000-02-291-1/+1
* Switch for turning on the predictable "random" number generator.Ulf Möller2000-02-282-7/+20
* Fix for non-monolithic build.Ulf Möller2000-02-281-1/+5
* Support assembler for Mingw32.Ulf Möller2000-02-282-2/+12
* Ouch! PKCS7_encrypt() was heading MIME text headers twiceDr. Stephen Henson2000-02-281-7/+0
* Tagging has been done, time to switch to 0.9.6-dev.Richard Levitte2000-02-281-2/+2
* Time for a releaseRichard Levitte2000-02-281-2/+2
* Typo corrected.Richard Levitte2000-02-281-1/+1
* Short is always promoted to int when passed as a function argument.Richard Levitte2000-02-271-3/+2
* Include rand.h so RAND_pseudo_bytes may be declared.Richard Levitte2000-02-271-3/+4
* Use standard header file string.h for memset prototype (whereBodo Möller2000-02-271-1/+1
* Don't call BN_rand with zero bits in bntest.cDr. Stephen Henson2000-02-271-1/+1
* Declare memset.Ben Laurie2000-02-271-0/+1
* Typo.Ben Laurie2000-02-271-1/+1
* Add a comment.Bodo Möller2000-02-271-1/+1
* For lack of a better name, this is now called 0.9.5beta3-dev until theRichard Levitte2000-02-271-2/+2
* Change version string to reflect the release of beta 2.OpenSSL_0_9_5beta2Richard Levitte2000-02-271-1/+1
* New logical names to skip algorithms are now supported.Richard Levitte2000-02-271-6/+27
* Bug fix!Ulf Möller2000-02-271-6/+48
* Fix so Win32 assembly language works with MASM.Dr. Stephen Henson2000-02-272-2/+9
* *** 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-2625-3425/+181
* Make ASN1 types real typedefs.Dr. Stephen Henson2000-02-264-4/+4
* 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-266-14/+14
* make updateRichard Levitte2000-02-261-2/+4
* Don't include sys/types.h if NO_SYS_TYPES_H is defined.Richard Levitte2000-02-261-1/+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-2618-92/+92
* 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
* Since a stack with quite long name is declared here, vms_idhacks.h isRichard Levitte2000-02-261-1/+6