openssl.git
2000-02-26 Andy PolyakovBN_div_recp fix. I've ran divtest for 10 mins and it...
2000-02-26 Richard LevitteA small script to compile mttest.c on VMS as well.
2000-02-26 Richard LevitteMake sure there's some entropy, and log a few more...
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Richard Levittemake update
2000-02-26 Richard LevitteMake sure that all test files are gone before starting...
2000-02-26 Richard LevitteMove to using the same perl code as Makefile.ssl
2000-02-26 Richard LevitteJust as in Unix, make sure to generate some kind of...
2000-02-26 Richard LevitteTypo corrected.
2000-02-26 Richard LevitteDon't include sys/types.h if NO_SYS_TYPES_H is defined.
2000-02-26 Richard LevitteThe OpenVMS library is most definitely not built for...
2000-02-26 Richard LevitteAdd support for Unixware 7. Thanks to Ron Record ...
2000-02-26 Ulf MöllerMake clear which naming convention is meant.
2000-02-26 Dr. Stephen... Fix shadow warning.
2000-02-26 Richard Levitteftruncate() and fileno() are not supported on all versi...
2000-02-26 Dr. Stephen... Rename functions for new convention.
2000-02-26 Richard LevitteLet's avoid compiler warnings over types.
2000-02-26 Richard LevitteCompile rand_egd.c on VMS as well.
2000-02-26 Richard LevitteFor safety, check __VMS as well.
2000-02-26 Richard LevitteCorrect small typo
2000-02-26 Richard LevitteSince a stack with quite long name is declared here...
2000-02-25 Richard LevitteSmall error fix.
2000-02-25 Richard LevitteAdjust all the old scripts to deal with the new location.
2000-02-25 Richard LevitteNew script to compile on systems that already have...
2000-02-25 Richard LevitteUpdate the two threads modules to conform to our recomm...
2000-02-25 Richard LevitteSome time in history, SSL_CTX_sessions() disappeared...
2000-02-25 Ulf Möllerflush output.
2000-02-25 Richard LevitteAnother test passed
2000-02-25 Richard LevitteEnhance consistency by using BIO_flush() instead of...
2000-02-25 Richard LevitteChanges to synchronise with Unix.
2000-02-25 Ulf MöllerTest the division functions.
2000-02-25 Richard LevitteStatus update
2000-02-25 Andy PolyakovLinux is almost the only one where getpid() == thread...
2000-02-25 Bodo MöllerUse unsigned loop index to make compilers happy
2000-02-25 Ulf MöllerThe main() return value is a program's exit code.
2000-02-25 Ulf Möllerlinks
2000-02-25 Andy PolyakovThere're two (incompatible) ways to write multi-threade...
2000-02-25 Ulf Möllermention RAND_egd()
2000-02-25 Bodo MöllerThe previous revision should have generated _more_...
2000-02-25 Geoff ThorpeMore VC++ pickiness. (destest.c doesn't have a "return...
2000-02-25 Geoff ThorpeGets around VC++ compiler pickiness. (long != double)
2000-02-25 Bodo MöllerAdd OpenSSL licen[cs]e.
2000-02-25 Ulf Möllermt contained an old copy of mttest.c. remove it and...
2000-02-25 Bodo MöllerFix off-by-one error :-)
2000-02-25 Bodo MöllerIn "make clean", delete files created by "make report".
2000-02-25 Bodo MöllerFix warnings by using unsigned int where appropriate.
2000-02-25 Bodo MöllerIgnore files that, well, should be ignored.
2000-02-25 Ulf MöllerVC++ problem
2000-02-25 Ulf Möller*** empty log message ***
2000-02-25 Ulf MöllerEGD bugfix.
2000-02-25 Ulf Möllerispell
2000-02-25 Ulf Möllerlinux-ppc
2000-02-25 Ulf Möllersigned/unsigned mismatch (VC++)
2000-02-25 Ulf Möllerdifferent snprintf version.
2000-02-25 Bodo MöllerUse threads for linux-ppc.
2000-02-25 Bodo MöllerClarification.
2000-02-25 Bodo Möllerhandle entropy estimate correctly
2000-02-25 Dr. Stephen... Allow code which calls RSA temp key callback to cope
2000-02-25 Ulf Möllerdivide the correct number...
2000-02-24 Ulf Möllerwork around a bug in BN_div_recp or BN_reciprocal
2000-02-24 Ulf MöllerBIO_printf() change
2000-02-24 Ulf Möllersome test results.
2000-02-24 Ulf MöllerYet another "unixware" spelling.
2000-02-24 Ulf MöllerUse public domain snprintf() implementation by Patrick...
2000-02-24 Bodo MöllerVersion 0.9.5beta2-dev (so that the next snapshot will not
2000-02-24 Bodo MöllerDon't use buffered fread() to read from DEVRANDOM,
2000-02-24 Bodo MöllerDo fflush(stdout) when there was an error.
2000-02-24 Ulf Möllermention that EGD is used in non-blocking mode.
2000-02-24 Bodo MöllerDon't define platform-dependent preprocessor symbols...
2000-02-24 Ulf MöllerEGD socket info.
2000-02-24 Ulf Möllerremove some (apparently) obsolete entries.
2000-02-24 Richard LevitteRemove structures that are no longer used.
2000-02-24 Ulf Möllernicer manpages
2000-02-24 Ralf S. EngelschallAdd missing prototypes for new functions
2000-02-24 Ralf S. EngelschallMake gcc 2.95.2 happy here, too.
2000-02-24 Ralf S. EngelschallAdd an evil cast, because POSIX/SUSv2 define connect...
2000-02-24 Bodo MöllerAvoid filename "test.c" because otherwise "make test"
2000-02-24 Ulf MöllerFix NO_RSA (misplaced #endif).
2000-02-24 Ulf MöllerEGD info, as requested.
2000-02-24 Ulf Möllerremove test "goto err"
2000-02-24 Ulf MöllerSupport EGD.
2000-02-24 Richard Levitte0.9.5beta1 OpenSSL_0_9_5beta1
2000-02-24 Richard LevitteMake it possible to have differing tar versions.
2000-02-24 Richard LevitteCorrect a couple of command errors.
2000-02-24 Ulf MöllerCRYPTO_num_locks()
2000-02-23 Ulf MöllerNew make target "report" to run util/selftest.pl
2000-02-23 Ulf Mölleryet another faq.
2000-02-23 Richard Levittemake update
2000-02-23 Richard LevitteAvoid saving any macros starting with a _, since that...
2000-02-23 Ulf Möllercorrect macro.
2000-02-23 Ulf Möller*** empty log message ***
2000-02-23 Ulf MöllerRun the test suite and generate a report.
2000-02-23 Ulf Mölleradd missing names.
2000-02-23 Richard LevitteSync with Unix
2000-02-23 Ulf Mölleranother faq.
2000-02-23 Ulf Möllerthreads mapage.
2000-02-23 Ulf Möllerminor docs changes (added links is the openssl(1) text)
2000-02-23 Ulf MöllerFrequently asked questions.
2000-02-23 Dr. Stephen... Add PBE algorithms with ciphers, not digests.
2000-02-23 Dr. Stephen... Allow ADH to be used but not present in the default...
next