openssl.git
2000-03-20 Richard LevitteRef: Message-ID: <20000320070111.A90876@wiz.Sendmail...
2000-03-20 Ulf MöllerProblems with the Windows build.
2000-03-20 Bodo MöllerDocument pseudo-commands.
2000-03-20 Ulf MöllerMention the bug fixes.
2000-03-20 Richard LevitteI just got a not very pleasant report.
2000-03-20 Richard LevitteThere are a few new features in 0.9.5a... And I've...
2000-03-20 Richard LevitteNew status
2000-03-20 Richard LevitteTagging done, we move to the next possible.
2000-03-20 Richard LevitteBeta 1 of 0.9.5a building. OpenSSL_0_9_5a-beta1
2000-03-20 Richard Levittemake update
2000-03-20 Richard LevitteChange the version text, it's time to release the first...
2000-03-19 Ulf MöllerSample application using RAND_event() to collect entrop...
2000-03-19 Ulf MöllerBug fix: RAND_write_file() failed to write to files...
2000-03-19 Richard LevitteMake sure an error condition is returned if, for some...
2000-03-19 Ulf Mölleroops. don't use "entropy" directly.
2000-03-19 Ulf MöllerNew function RAND_event() collects entropy from Windows...
2000-03-19 Ulf MöllerFLAT_INC is not needed; we use -I.. all the time
2000-03-19 Ulf MöllerIntegrate podd.h sk.h into set_key.c
2000-03-19 Richard LevitteChange the notation and coding of the version to be...
2000-03-19 Richard LevitteKeep in sync with Unix code, and prepare for a misfeatu...
2000-03-19 Ulf Möllermake update
2000-03-19 Ulf Möllercleanup.
2000-03-19 Ulf Möllerlibdes manpage.
2000-03-19 Ulf Möllerdes_quad_cksum() byte order bug fix.
2000-03-18 Ulf Mölleradd =cut
2000-03-18 Ulf MöllerDES in Perl was incomplete and not very useful
2000-03-18 Ulf Möllersuperseded by des_modes.pod
2000-03-18 Ulf Möllerchange manpages to pod. Contents are not up to date!
2000-03-18 Bodo MöllerEliminate memory leaks in mem_dbg.c.
2000-03-18 Richard LevitteSmall bugs in the test scripts removed.
2000-03-18 Richard Levittee_os.h: don't do double work with status codes.
2000-03-17 Richard LevitteMake sure to complete the cleanup of names.
2000-03-17 Richard LevitteBugs corrected
2000-03-17 Richard LevitteThe previous exit code handling was completely bogus...
2000-03-16 Richard LevitteTypo corrected.
2000-03-16 Bodo MöllerPoint out the PRNG usage bug affecting openssl rsa.
2000-03-14 Bodo MöllerRemove CRYPTO_push/pop_info invocations to improve...
2000-03-14 Bodo MöllerAvoid a warning.
2000-03-14 Bodo MöllerSSL_ALLOW_ADH no longer has a meaning.
2000-03-14 Bodo MöllerInsert a comment: This is one of the few files in this...
2000-03-14 Bodo MöllerUse correct function names in SSLerr macros.
2000-03-14 Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-14 Richard LevitteTypos corrected.
2000-03-14 Richard LevitteMake it possible top build just a part of the crypto...
2000-03-14 Richard LevitteTarget added.
2000-03-14 Richard LevitteBugs corrected, and a couple of include files to get...
2000-03-14 Richard LevitteTypo corrected
2000-03-14 Richard Levittebss_log has dollars, so compile it with that warning...
2000-03-14 Richard LevitteTypo corrected
2000-03-14 Richard LevitteMake sure strcmp() gets declared.
2000-03-14 Dr. Stephen... Make V_ASN1_APP_CHOOSE work again.
2000-03-13 Bodo Mölleranother typo
2000-03-13 Bodo Möllertypo
2000-03-13 Richard LevitteSynchronise with Unixly tests
2000-03-13 Bodo MöllerCorrection.
2000-03-13 Bodo MöllerClarifications for 'no-XXX'.
2000-03-13 Bodo MöllerRun test_ssl last -- it's the only test that really...
2000-03-13 Bodo Möller"openssl no-..." commands for avoiding the need to...
2000-03-13 Bodo MöllerInclude a timing test that works without RSA.
2000-03-13 Bodo MöllerCorrections.
2000-03-13 Bodo MöllerUpdate usage info
2000-03-13 Bodo MöllerUpdate test suite so that 'make test' succeeds in ...
2000-03-13 Richard LevitteSynchronise with Unix.
2000-03-13 Richard LevitteCorrect a potential bug.
2000-03-13 Bodo MöllerDon't try to test the RSA command if it is not available.
2000-03-13 Bodo MöllerCopy DH key (if available) in addition to the bare...
2000-03-13 Bodo MöllerConnection timings (using ISO C function clock()).
2000-03-13 Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12 Bodo Möllercleaning up a little
2000-03-12 Ulf Möllerasm workaround for SuSE Linux
2000-03-12 Ulf Möllermake update
2000-03-11 Bodo MöllerWorkaround for Windoze weirdness.
2000-03-11 Bodo MöllerOn NeXT, ssize_t is int, not long (see <sys/types.h...
2000-03-10 Ulf MöllerNO_SYSLOG is defined for MSDOS anyway. just don't inclu...
2000-03-10 Ulf Möllerssize_t
2000-03-10 Bodo MöllerUse signed types where necessary, and add missing funct...
2000-03-10 Ulf MöllerUse L for all constants.
2000-03-10 Ulf MöllerDon't generate asm files for no-asm.
2000-03-10 Ulf MöllerRepair bss_log.
2000-03-10 Bodo MöllerMention -ign_eof.
2000-03-10 Bodo MöllerAlways use fixed DH parameters created with 'dhparam...
2000-03-10 Richard LevitteAdd the possibility (with -ign_eof) to ignore end of...
2000-03-10 Bodo MöllerChange to code generated by 'dhparam -C':
2000-03-10 Bodo Mölleranother typo
2000-03-10 Bodo Möllertypo
2000-03-09 Ulf Möllerclarify.
2000-03-09 Ulf Möllerbug fix.
2000-03-09 Bodo MöllerManual page installation did not work if INSTALL_PREFIX...
2000-03-09 Dr. Stephen... Don't Free() password if it was read from config file.
2000-03-08 Bodo MöllerClarification.
2000-03-08 Dr. Stephen... Fix typo and make ca get the CA and request fields...
2000-03-08 Dr. Stephen... Manual pages for EVP_Open* and EVP_Seal*
2000-03-07 Richard LevitteProtect variables from potential misinterpretations...
2000-03-07 Richard LevitteCheck that a password was actually passed, or the user...
2000-03-07 Dr. Stephen... Manual pages for EVP signing and verifying.
2000-03-07 Bodo Möllerspelling
2000-03-07 Dr. Stephen... New compatability trust and purpose settings.
2000-03-07 Bodo Möller{NEXT,OPEN}STEP don't have pid_t.
2000-03-07 Dr. Stephen... Fix the PKCS#8 DSA code so it works again. All the
2000-03-06 Ulf Möllerbug fix release planned
next