summaryrefslogtreecommitdiffstats
path: root/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug fix.Ulf Möller2000-03-091-1/+1
* Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson2000-03-081-1/+1
* Check that a password was actually passed, or the user will just getRichard Levitte2000-03-071-0/+8
* New compatability trust and purpose settings.Dr. Stephen Henson2000-03-075-15/+33
* Fix the PKCS#8 DSA code so it works again. All theDr. Stephen Henson2000-03-071-3/+11
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-0518-18/+36
* Beautifying. Sorry, but code that's slammed to the far left is notRichard Levitte2000-03-041-29/+34
* Let's care about the compiler warnings for both cases, shall we?Richard Levitte2000-03-041-2/+4
* There is no reason to use downcase letters throughout in error reasonBodo Möller2000-03-041-1/+1
* Get definition of ssize_t.Ben Laurie2000-03-041-0/+1
* Generate correct error reasons strings for SYSerr.Bodo Möller2000-03-042-2/+106
* gcc warningsUlf Möller2000-03-041-4/+17
* Use signed type where -1 may be returned.Bodo Möller2000-03-031-2/+2
* Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.Bodo Möller2000-03-034-5/+6
* Make name_funcs_stack static.Dr. Stephen Henson2000-03-031-1/+1
* Move the 'file scope' argument in set_label toDr. Stephen Henson2000-03-032-2/+2
* 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-03-012-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-281-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