openssl.git
2000-02-29 Bodo MöllerPoint to INSTALL.MacOS for MacOS pre X.
2000-02-29 Ulf Möllersome people can't read :)
2000-02-29 Ulf Möllerchange wording
2000-02-29 Ulf Möllerhow to recognize assembler problems
2000-02-29 Ralf S. EngelschallAdded configuration support for Linux/IA64
2000-02-29 Andy PolyakovMacOS pseudo-random entropy collector.
2000-02-29 Ulf MöllerBug fix.
2000-02-28 Richard LevitteForgot to check correctly for the new options
2000-02-28 Ulf MöllerMingw32 can now use assembler.
2000-02-28 Ulf MöllerSwitch for turning on the predictable "random" number...
2000-02-28 Ulf MöllerFix for non-monolithic build.
2000-02-28 Ulf MöllerSupport assembler for Mingw32.
2000-02-28 Ulf MöllerShared library support for Solaris and HPUX
2000-02-28 Bodo MöllerSwitch to 0.9.6, and finally remove the annoying message
2000-02-28 Dr. Stephen... Ouch! PKCS7_encrypt() was heading MIME text headers...
2000-02-28 Richard LevitteTagging has been done, time to switch to 0.9.6-dev.
2000-02-28 Richard LevitteTime for a release
2000-02-28 Richard LevitteA few more tests were reported.
2000-02-28 Richard LevitteTypo corrected.
2000-02-27 Richard LevitteShort is always promoted to int when passed as a functi...
2000-02-27 Richard LevitteInclude rand.h so RAND_pseudo_bytes may be declared.
2000-02-27 Richard LevitteMore platforms passed the test.
2000-02-27 Andy PolyakovMore tests passed.
2000-02-27 Ulf Möllerworks on solaris
2000-02-27 Richard LevitteUpdate the OpenVMS/VAX status
2000-02-27 Andy PolyakovIRIX6* tests passed.
2000-02-27 Andy PolyakovMacOS tidbits. Add new files to the project, update...
2000-02-27 Ulf Möllercorrections
2000-02-27 Richard LevitteWorks with gcc 2.8.0 as well.
2000-02-27 Richard LevitteNo, the VAX is not a 64 bit architecture.
2000-02-27 Bodo MöllerUse standard header file string.h for memset prototype...
2000-02-27 Dr. Stephen... Don't call BN_rand with zero bits in bntest.c
2000-02-27 Richard LevitteMake sure to catch UnixWare 7, even if the version...
2000-02-27 Richard LevitteUpdate config for the unixware targets by looking at...
2000-02-27 Ben LaurieDeclare memset.
2000-02-27 Ben LaurieTypo.
2000-02-27 Richard LevitteAIX and HP-UX are passing the tests.
2000-02-27 Richard LevitteOpenSSL doesn't compile well on OpenVMS/VAX, it seems.
2000-02-27 Richard LevitteOne test passed for VMS.
2000-02-27 Richard LevitteA new beta has been released, and one test is documented.
2000-02-27 Richard LevitteOpenVMS often has problems with files with more than...
2000-02-27 Ulf Möllerremove obsolete BN_CTX info
2000-02-27 Bodo MöllerAdd a comment.
2000-02-27 Richard LevitteFor lack of a better name, this is now called 0.9.5beta...
2000-02-27 Richard LevitteChange version string to reflect the release of beta 2. OpenSSL_0_9_5beta2
2000-02-27 Richard LevitteStop logging all the files that are copied all over...
2000-02-27 Richard LevitteNew logical names to skip algorithms are now supported.
2000-02-27 Richard LevitteNew logical names to skip algorithms are now supported.
2000-02-27 Richard LevitteNew "target": CONFIG. This will build the opensslconf...
2000-02-27 Richard LevitteAdd and change docs for the changes that have been...
2000-02-27 Ulf Möllerput function names in the title.
2000-02-27 Andy PolyakovStatement that it fails only on 32-bit architectures...
2000-02-27 Ulf MöllerOverly long lines look ugly in the DOS editor. :)
2000-02-27 Ulf MöllerBug fix!
2000-02-27 Dr. Stephen... Fix so Win32 compiles again...
2000-02-27 Dr. Stephen... Fix so Win32 assembly language works with MASM.
2000-02-27 Ulf Möller*** empty log message ***
2000-02-26 Ulf Möllerworkaround no longer needed
2000-02-26 Ulf Möllerremove
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-26 Ulf Möllerminor clarification
2000-02-26 Dr. Stephen... Make ASN1 types real typedefs.
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()
next