aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* New function ERR_error_string_n.Bodo Möller2000-04-141-1/+4
* "make update"Richard Levitte2000-04-091-93/+95
* In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuitesBodo Möller2000-04-061-0/+5
* Fix typo in -clrext option, but add a compatibility hack becauseBodo Möller2000-03-271-1/+8
* Sample application using RAND_event() to collect entropy from mouseUlf Möller2000-03-191-0/+149
* Eliminate memory leaks in mem_dbg.c.Bodo Möller2000-03-181-1/+1
* e_os.h: don't do double work with status codes.Richard Levitte2000-03-181-1/+1
* Remove CRYPTO_push/pop_info invocations to improve code readability --Bodo Möller2000-03-141-111/+0
* Avoid a warning.Bodo Möller2000-03-141-2/+4
* Typo correctedRichard Levitte2000-03-141-1/+1
* Make sure strcmp() gets declared.Richard Levitte2000-03-141-0/+1
* "openssl no-..." commands for avoiding the need to grepBodo Möller2000-03-131-0/+12
* cleaning up a littleBodo Möller2000-03-1212-554/+19
* make updateUlf Möller2000-03-121-5/+6
* Add the possibility (with -ign_eof) to ignore end of file on input butRichard Levitte2000-03-101-2/+10
* Change to code generated by 'dhparam -C':Bodo Möller2000-03-101-7/+11
* another typoBodo Möller2000-03-101-1/+1
* typoBodo Möller2000-03-101-1/+1
* Don't Free() password if it was read from config file.Dr. Stephen Henson2000-03-091-2/+2
* Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson2000-03-081-1/+1
* Add missing include (only MONOLITH builds were possible without it).Bodo Möller2000-03-051-0/+1
* Read complete seed files given in -rand options.Bodo Möller2000-03-041-1/+1
* Generate correct error reasons strings for SYSerr.Bodo Möller2000-03-041-1/+0
* Add an #include.Bodo Möller2000-03-031-0/+1
* Avoid potential memory leak in code generated by 'openssl dhparam -C'.Bodo Möller2000-03-031-1/+1
* New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller2000-03-034-24/+174
* SynchroniseRichard Levitte2000-03-021-2/+2
* 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