openssl.git
2000-02-17 Dr. Stephen... Add -pass argument to 'enc'.
2000-02-16 Dr. Stephen... Pass phrase reorganisation.
2000-02-16 Ben LaurieAdd support for Compaq Atalla crypto accelerator.
2000-02-16 Andy PolyakovMove primes to read-only segment.
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-15 Ulf MöllerInstall manpages below OPENSSLDIR (I think it was meant...
2000-02-15 Ulf MöllerCreate the man directories where the manpages will...
2000-02-15 Andy PolyakovMove initial key to read-only segment.
2000-02-15 Andy PolyakovMove CAST_S_tables to read-only segment.
2000-02-15 Andy PolyakovAvoid GNU C assembler templates under Solaris x86.
2000-02-15 Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-15 Dr. Stephen... Fix for Netscape "hang" bug.
2000-02-15 Andy Polyakovtest_mont was exercising 100-bit multiplication modulus...
2000-02-15 Richard LevitteRemove the access() call altogether for VMS, since...
2000-02-14 Richard LevitteTime ran away...
2000-02-14 Richard LevitteAdd a couple of forgotten $(PERL), and make the code...
2000-02-13 Dr. Stephen... Modernise 'selfsign.c' to use new X509_NAME code
2000-02-12 Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-02-12 Dr. Stephen... Make pkcs12 and smime applications seed random number
2000-02-11 Richard LevitteA hack to make sure access() will give us the correct...
2000-02-11 Bodo MöllerCorrections.
2000-02-11 Bodo MöllerUpdate.
2000-02-11 Bodo MöllerImplement MD5-based "apr1" password hash.
2000-02-11 Ben LaurieCorrect time in seconds instead of minutes.
2000-02-11 Ben LaurieFix shadow.
2000-02-11 Richard LevitteAdd compilation of the new passwd utility.
2000-02-11 Richard LevitteAdd references to the new passwd utility.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-10 Bodo Möller'passwd' tool.
2000-02-10 Bodo Möller16 * 8 = 128.
2000-02-08 Richard LevitteMove down the attributions
2000-02-08 Bodo MöllerNote about des_ncbc_encrypt.
2000-02-08 Richard LevitteConstify
2000-02-08 Dr. Stephen... Update docs.
2000-02-08 Dr. Stephen... Add command line password options to the reamining...
2000-02-07 Richard Levittedes_modes is a section 7 manual, so let's make sure...
2000-02-07 Richard LevitteFirst try at documenting the DES (and other algorithms...
2000-02-07 Dr. Stephen... Rename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-02-06 Ulf Möller"print" is GNU bc specific.
2000-02-06 Ulf MöllerRefer to EVP_DigestInit() in the hash function descript...
2000-02-06 Richard LevitteA proposed freeze and release time has come up.
2000-02-06 Dr. Stephen... Document EVP digest operations.
2000-02-06 Ulf MöllerBN bug fixes
2000-02-06 Ulf Möllerput missing line back in.
2000-02-06 Ulf MöllerImprove bntest slightly, and fix another bug in the...
2000-02-06 Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-02-06 Richard LevitteTypo corrected...
2000-02-06 Bodo MöllerMemory leak.
2000-02-06 Ulf MöllerBN_div bugfix. The q-- loop should not be entered in...
2000-02-05 Bodo MöllerCorrection: openssl.c must get the long version of...
2000-02-05 Bodo MöllerCosmetic changes.
2000-02-05 Dr. Stephen... Add support for some broken PKCS#8 formats.
2000-02-05 Bodo MöllerCommit patch to bn.h that CVS decided to throw away...
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-02-05 Ulf MöllerUse MONT_WORD macro to control if the word-based or...
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-02-05 Ulf Möllermd2 is documented in the md5 page. lets see if this...
2000-02-05 Ulf MöllerDocument RC4.
2000-02-05 Ulf MöllerReplace ridiculous libdes PRNG with RAND_bytes. These...
2000-02-04 Andy PolyakovNew xcbc_ok test vector is required after the parity...
2000-02-04 Dr. Stephen... Rename SSLeay_add_all_algorithms() et al to
2000-02-04 Bodo MöllerReport progress as in dsatest.c when creating a DHE...
2000-02-04 Bodo MöllerUse correct, not American spelling.
2000-02-04 Bodo MöllerCorrect spelling as it was done in the source.
2000-02-03 Ulf Möller*** empty log message ***
2000-02-03 Ulf Möllera short page for "speed"
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-02-03 Ulf MöllerDocument hash functions.
2000-02-03 Dr. Stephen... Add new -notext option to 'ca', -pubkey option to spkac.
2000-02-03 Bodo MöllerSome 'const's for BNs.
2000-02-02 Bodo MöllerInclude OpenSSL license.
2000-02-02 Bodo MöllerTolerate negative numbers in BN_is_prime.
2000-02-02 Bodo Möllerrndsort{Miller, Rabin} primality test.
2000-02-02 Andy PolyakovSupport for "multiply high" instruction, see BN_UMULT_H...
2000-02-02 Dr. Stephen... Update docs.
2000-02-01 Ulf MöllerBug fix: BN_is_prime() would fail with a high probabili...
2000-02-01 Ulf Möllermatch the prototype
2000-02-01 Ulf MöllerRemove an =over that never ends
2000-02-01 Ulf Möllerlink to SSL_get_error(3)
2000-02-01 Ulf Möllerdhgen is gone.
2000-02-01 Richard LevitteCorrect one link.
2000-02-01 Bodo MöllerIf n0 == d0, we must alway compute 'rem' "by hand"
2000-02-01 Bodo MöllerTypo in preprocessor symbol.
2000-02-01 Bodo MöllerPointer to important manual page that should be written.
2000-02-01 Bodo MöllerChange log entry completed.
2000-02-01 Ulf Möllerundo. I keep confusing my directories. :(
2000-02-01 Ulf MöllerEBCDIC support.
2000-02-01 Ulf MöllerDocument ERR library.
2000-02-01 Ulf Möllerspelling
2000-02-01 Ulf MöllerPrint a reassuring message when Configure is done.
2000-01-31 Bodo MöllerReference for SHA-1.
2000-01-30 Ulf MöllerChecked in some junk. Sorry.
2000-01-30 Ulf MöllerNote changes.
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerTypos.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-30 Ulf MöllerUpdate docs: corrections, turn buffer docs into manpage...
2000-01-30 Richard LevitteSynchronise
2000-01-30 Bodo MöllerDocumentation for BN_is_prime_fasttest.
2000-01-30 Bodo MöllerMake output of "openssl dsaparam 1024" more interesting :-)
next