summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-30Update docs: corrections, turn buffer docs into manpage, fold SHA1Ulf Möller
2000-01-30SynchroniseRichard Levitte
2000-01-30Documentation for BN_is_prime_fasttest.Bodo Möller
2000-01-30Make output of "openssl dsaparam 1024" more interesting :-)Bodo Möller
2000-01-30Tiny changes to previous patch (the log message was meant to beBodo Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-30Update docs.Dr. Stephen Henson
2000-01-29Reimplement so only one synchronous stack is used. The benefit isRichard Levitte
2000-01-29Finally found a form that I like...Richard Levitte
2000-01-29Fix CRL encoding bug.Dr. Stephen Henson
2000-01-28more information on 0.9.5Bodo Möller
2000-01-28Synchronise with Unix codeRichard Levitte
2000-01-28Put config in section 5, where it belongs.Richard Levitte
2000-01-28Add CA.pl man page this time...Dr. Stephen Henson
2000-01-28New -pkcs12 option to CA.pl.Dr. Stephen Henson
2000-01-27fix linkUlf Möller
2000-01-27Declare BN_pseudo_rand().Richard Levitte
2000-01-27It works much better when you don't press shift at the wrong moment...Richard Levitte
2000-01-27A couple of things were reversed for BN_pseudo_rand ...Bodo Möller
2000-01-27Added a configuration for myself...Richard Levitte
2000-01-27Use the pod2man that comes with OpenSSL. Make it so config(5) reallyRichard Levitte
2000-01-27Since pod2man is still evolving, and some sites (among others dev.openssl.org)Richard Levitte
2000-01-27Update all links so they will be rendered better.Richard Levitte
2000-01-27comment was wrong.Ulf Möller
2000-01-27Update comment from bn.hUlf Möller
2000-01-27Document DSA and SHA.Ulf Möller
2000-01-27New news.Ulf Möller
2000-01-27Increase the year by one.Ulf Möller
2000-01-27typo in a commentBodo Möller
2000-01-27Update comments to provide a better approximation of reality.Bodo Möller
2000-01-27Add a pointer to a paper (is the algorithm in section 4.2 theBodo Möller
2000-01-27enable Montgomery testBodo Möller
2000-01-27Update references.Bodo Möller
2000-01-27Small correction.Bodo Möller
2000-01-27Correct typos that ispell did not find.Bodo Möller
2000-01-27Made link of referenceRichard Levitte
2000-01-27New manpage.Ulf Möller
2000-01-27Run ispell.Ulf Möller
2000-01-27Update all links so they will be rendered better.Richard Levitte
2000-01-26Some comments added, and slight code clean-ups.Bodo Möller
2000-01-26Clarification.Bodo Möller
2000-01-25New manual page.Bodo Möller
2000-01-24Avoid a race condition.Bodo Möller
2000-01-24Improve clarity.Bodo Möller
2000-01-24Document RAND_load_file change.Bodo Möller
2000-01-24Man page section forgotten...Richard Levitte
2000-01-24Give the correct e-mail address even though the message is not quite seriousBodo Möller
2000-01-24RAND_load_file(..., -1) now means "read the complete file";Bodo Möller
2000-01-24RAND_pseudo_bytes is good enough for encryption IVs,Bodo Möller