openssl.git
2005-06-26 Andy PolyakovMinor (final?) Makefiles polish.
2005-06-26 Andy PolyakovMinimum requirement for Solaris x86 was always Pentium...
2005-06-26 Andy PolyakovOmit padding in RC4_KEY on IA-64. The idea behind paddi...
2005-06-24 Richard LevitteUpdated status from 0.9.8-stable.
2005-06-24 Andy PolyakovReplace emms with finit in x86cpuid.
2005-06-24 Dr. Stephen... Add Argen root CAs.
2005-06-24 Richard LevitteSomeone did some cutting and pasting and didn't quite...
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-06-23 Richard LevitteDo not defined des_crypt(), since it clashes with Solar...
2005-06-23 Richard LevitteInitialise dir to avoid a compiler warning.
2005-06-23 Richard LevitteThe NAME section of a man page is required to have...
2005-06-23 Richard LevitteDCC doesn't like argument names in returned function...
2005-06-23 Richard LevitteUpdate for Stratus VOS.
2005-06-23 Richard LevitteConfigure update for Stratus VOS.
2005-06-23 Richard LevitteChange dir_ctrl to check for the environment variable...
2005-06-23 Richard LevitteStrip the engine shared libraries as well.
2005-06-23 Andy PolyakovDarwin specific update for Configure and Makefile.shared.
2005-06-23 Andy PolyakovMissed -c in IRIX rules.
2005-06-23 Andy PolyakovTypo in bn-mips3 rule.
2005-06-23 Andy PolyakovRename mips3.o to bn-mips3.o [it's better in long run...
2005-06-23 Andy PolyakovHP-UX specific updates to Makefile.org and Makefile...
2005-06-23 Andy PolyakovJumbo Makfiles update.
2005-06-22 Andy Polyakovno-asm didn't prevent make from compiling assembler...
2005-06-22 Andy PolyakovTABLE was out-of-sync.
2005-06-22 Andy PolyakovSolaris-specific Makefile.shared update from 098.
2005-06-22 Dr. Stephen... Typo.
2005-06-22 Dr. Stephen... Fix extension ordering.
2005-06-20 Richard LevitteDo no try to pretend we're at the end of anything unles...
2005-06-20 Richard LevitteCheck for 'usage' and 'Usage'.
2005-06-20 Andy PolyakovFix typo in ssl/d1_pkt.c.
2005-06-20 Andy PolyakovRefine ELF detection on BSD platforms.
2005-06-20 Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-06-20 Andy PolyakovHandle wrap-arounds and revive missing assignment.
2005-06-20 Richard LevitteAdd crypto/bn/bn_prime.h to the collection of generated...
2005-06-19 Richard LevitteWith DJGPP, it seems like the return code from grep...
2005-06-19 Richard LevitteUndefine DECRANDOM before redefining it.
2005-06-18 Richard LevitteAdd better documentation on how id_function() should...
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-18 Richard LevitteOnly define ZLIB_SHARED if it hasn't already been defin...
2005-06-18 Richard LevitteHave pod2man.pl accept '=for comment ...' before the...
2005-06-17 Nils Larschclear dso pointer in case of an error
2005-06-17 Nils Larschupdate for the cswift engine:
2005-06-16 Richard LevitteDo not undefine _XOPEN_SOURCE. This is currently exper...
2005-06-14 Richard Levitte0.9.8-beta5 works on Gentoo/arml but not /armb, and...
2005-06-13 Richard LevitteData about which Cygwin versions 0.9.8-beta5 work on
2005-06-13 Richard Levitte0.9.8-beta5 works on SuSE 9.3
2005-06-13 Richard Levitte0.9.8-beta5 works on Cygwin
2005-06-13 Nils Larschupdate FAQ
2005-06-13 Richard Levitte0.9.8-beta5 works on VMS/Alpha
2005-06-13 Richard LevitteStatus update
2005-06-13 Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-06-13 Richard LevitteShow what the offending target was.
2005-06-12 Nils Larschreplace the deprecated "-m486" gcc option with "-march...
2005-06-10 Nils Larsch- let SSL_CTX_set_cipher_list and SSL_set_cipher_list...
2005-06-09 Andy PolyakovEliminate gcc -pedantic warnings.
2005-06-09 Andy PolyakovAllow for dso load by explicit path on HP-UX.
2005-06-09 Richard LevitteWhen the return type of the function is int, it's bette...
2005-06-08 Nils Larschuse "=" instead of "|=", fix typo
2005-06-08 Richard LevitteAvoid endless loops. Really, we were using the same...
2005-06-08 Nils Larschssl_create_cipher_list should return an error if no...
2005-06-07 Andy Polyakov"Liberate" dtls from BN dependency. Fix bug in replay...
2005-06-06 Dr. Stephen... Fix for padding X9.31 padding check and zero padding...
2005-06-06 Andy PolyakovAllow BIO_s_file to open and sequentially access files...
2005-06-06 Andy PolyakovFAQ to mention no-sha512 as option for compilers withou...
2005-06-06 Richard LevittePass INSTALL_PREFIX in BUILDENV.
2005-06-06 Richard LevitteSkipping all tests just because one algorithm is disabl...
2005-06-06 Andy PolyakovChange mention of Makefile.ssl to Makefile.
2005-06-06 Richard Levitte_GNU_SOURCE needs to be defined before any standard...
2005-06-06 Richard LevitteUpdate from 0.9.8-stable.
2005-06-06 Richard LevitteFurther change pq_compat.h to generate the flag macros...
2005-06-05 Richard LevitteDocument the change and update the version number ...
2005-06-05 Richard LevitteRemove the incorrect installation of '%{openssldir...
2005-06-05 Richard LevitteChange pq_compat.h to trust the macros defined by bn...
2005-06-05 Richard Levittegcc 2.95.3 on Ultrix supports long long.
2005-06-05 Richard LevitteCorrect typo ia64.o -> bn-ia64.o.
2005-06-05 Richard LevitteAdd support for the new Intel compiler, icc.
2005-06-05 Richard LevitteOld typo...
2005-06-05 Richard LevitteUpdated support for NetWare, submitted by Verdon Walker...
2005-06-05 Andy PolyakovNew function, DSO_pathbyaddr, to find pathname for...
2005-06-05 Andy PolyakovUnify BSDi target.
2005-06-05 Andy Polyakov./PROBLEMS to mention workarounds for ULTRIX build...
2005-06-04 Richard LevitteThe macro THREADS was changed to OPENSSL_THREADS a...
2005-06-04 Richard LevitteFrom 0.9.8-stable:
2005-06-02 Dr. Stephen... Use correct name for config file env variable.
2005-06-02 Dr. Stephen... Typo.
2005-06-02 Dr. Stephen... Update CHANGES.
2005-06-02 Andy PolyakovFix inconsistensy between 8 and HEAD.
2005-06-02 Andy PolyakovPSS update [from 0.9.7].
2005-06-01 Nils Larschcheck return value
2005-06-01 Dr. Stephen... Update from 0.9.7-stable.
2005-06-01 Richard LevitteSynchronise yet a little more with the Unixly build
2005-06-01 Nils Larschclear error queue on success and return NULL if no...
2005-05-31 Nils Larschfix assertion
2005-05-31 Richard LevitteSynchronise more with the Unix build.
2005-05-31 Nils Larschchanges from 0.9.8
2005-05-31 Nils Larschinclude opensslconf.h if OPENSSL_NO_* is used
2005-05-31 Andy Polyakov"Show" more respect to no-sha* config options.
2005-05-31 Andy PolyakovMention more GCC bugs in ./PROBLEMS.
2005-05-31 Andy PolyakovMissing sparcv8.o rule.
next