openssl.git
2005-07-03 Andy PolyakovTrap condition should be 64-bit when it's due.
2005-07-02 Andy PolyakovMore elegant solution to "sparse decimal printout on...
2005-07-01 Andy PolyakovDecimal printout of a BN is wrong on PPC, it's sparse...
2005-07-01 Nils Larschinitialize newly allocated data
2005-07-01 Andy PolyakovPedantic polish to aes-586.pl:-)
2005-06-30 Andy PolyakovTypos in commentary section.
2005-06-30 Andy PolyakovAES_cbc_encrypt to allow end-user to retain small block...
2005-06-30 Dr. Stephen... Check PKCS7 structures in PKCS#12 files are of type...
2005-06-29 Richard LevitteActually, the 64bit format specifier differs between...
2005-06-29 Ben LaurieBrought forward from 0.9.8 - 64 bit warning fixes and...
2005-06-29 Ben LaurieFix warnings.
2005-06-28 Richard Levitteasn1parse doesn't support any TXT format, so let's...
2005-06-28 Nils Larschremove OPENSSL_NO_ASM dependency
2005-06-28 Andy PolyakovReplace _int64 with __int64, which is more widely accep...
2005-06-28 Andy PolyakovA report suggests that there're nasm version, which...
2005-06-28 Andy PolyakovMention hpux64-ia64-cc blowfish failure in PROBLEMS.
2005-06-28 Richard LevitteThere are a few showstoppers. Unfortunately, I only...
2005-06-27 Andy PolyakovEliminate dependency on UNICODE macro.
2005-06-27 Andy PolyakovFix typos in apps/apps.c
2005-06-27 Dr. Stephen... Sync libeay.num
2005-06-26 Andy PolyakovUnify some SCO targets.
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...
next