aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add required cast.Bodo Möller2000-05-191-1/+1
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-182-1/+30
* Typesafety Thought Police part 3.Ben Laurie2000-05-161-9/+10
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-16/+21
* Typesafety thought police.Ben Laurie2000-05-161-12/+12
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-152-7/+7
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-141-0/+27
* Make PKCS#12 code handle missing passwords.Dr. Stephen Henson2000-05-041-3/+8
* Fix a memory leak, and don't generate inappropriate error messageBodo Möller2000-05-021-1/+6
* Stylistic changes: Don't use a macro for the malloc'ed length since itBodo Möller2000-04-271-3/+5
* Warn about truncation also in the case when a single password is read usingBodo Möller2000-04-271-2/+4
* 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