aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* pseudo-seed for the PRNG before testing DSAUlf Möller2000-03-012-0/+8
* 'rand'/'-rand' documentation.Bodo Möller2000-03-017-7/+7
* Document the 'rand' application.Bodo Möller2000-03-011-1/+1
* 'rand' application for creating pseudo-random files.Bodo Möller2000-02-294-8/+162
* Fix for non-monolithic build.Ulf Möller2000-02-281-0/+2
* New logical names to skip algorithms are now supported.Richard Levitte2000-02-271-2/+26
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-262-5/+5
* The OpenVMS library is most definitely not built for anything butRichard Levitte2000-02-261-1/+1
* Rename functions for new convention.Dr. Stephen Henson2000-02-265-10/+10
* Correct small typoRichard Levitte2000-02-261-1/+1
* Changes to synchronise with Unix.Richard Levitte2000-02-251-4/+3
* EGD bugfix.Ulf Möller2000-02-251-2/+4
* Make gcc 2.95.2 happy here, too.Ralf S. Engelschall2000-02-241-0/+2
* Support EGD.Ulf Möller2000-02-241-3/+12
* Make pkcs8 work again.Dr. Stephen Henson2000-02-221-7/+13
* Fix some bugs and document othersBodo Möller2000-02-211-23/+37
* Fix gcc warnings.Ulf Möller2000-02-202-3/+4
* Add -clrext option to 'x509'Dr. Stephen Henson2000-02-191-23/+21
* add missing 'static'Bodo Möller2000-02-181-1/+1
* New functions and option to use NEW in certificate requests.Dr. Stephen Henson2000-02-181-4/+8
* Casts now unnecessary because of changed prototype.Bodo Möller2000-02-171-3/+3
* Add -pass argument to 'enc'.Dr. Stephen Henson2000-02-171-2/+17
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-1613-240/+212
* Fix signed/unsigned warnings.Ben Laurie2000-02-161-0/+2
* Remove the access() call altogether for VMS, since it doesn't quiteRichard Levitte2000-02-151-5/+11
* Make pkcs12 and smime applications seed random numberDr. Stephen Henson2000-02-122-13/+54
* A hack to make sure access() will give us the correct answer about theRichard Levitte2000-02-111-0/+8
* Corrections.Bodo Möller2000-02-111-7/+12
* Update.Bodo Möller2000-02-111-35/+42
* Implement MD5-based "apr1" password hash.Bodo Möller2000-02-111-64/+338
* Fix shadow.Ben Laurie2000-02-111-8/+8
* Add compilation of the new passwd utility.Richard Levitte2000-02-111-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-1131-0/+66
* 'passwd' tool.Bodo Möller2000-02-103-3/+197
* Add command line password options to the reamining utilities,Dr. Stephen Henson2000-02-087-49/+143
* Memory leak.Bodo Möller2000-02-061-0/+2
* Correction: openssl.c must get the long version of the apps_startup()Bodo Möller2000-02-052-1/+2
* Cosmetic changes.Bodo Möller2000-02-054-16/+6
* Add support for some broken PKCS#8 formats.Dr. Stephen Henson2000-02-051-4/+15
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-045-5/+5
* ispell (and minor modifications)Ulf Möller2000-02-0317-37/+37
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-037-34/+40
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-3/+3
* Synchronise with Unix codeRichard Levitte2000-01-282-3/+14
* New -pkcs12 option to CA.pl.Dr. Stephen Henson2000-01-281-0/+9
* RAND_load_file(..., -1) now means "read the complete file";Bodo Möller2000-01-242-2/+2
* RAND_pseudo_bytes is good enough for encryption IVs,Bodo Möller2000-01-241-4/+1
* Make s_server, s_client check cipher list return codes.Dr. Stephen Henson2000-01-232-3/+11
* dh renamed to dhparamUlf Möller2000-01-221-1/+1