openssl.git
2005-08-04 Dr. Stephen... Allow PKCS7_decrypt() to work if no cert supplied.
2005-08-04 Andy Polyakov3-4 times better RSA/DSA performance on WIN64A target...
2005-08-03 Andy PolyakovWCE update, mostly typos.
2005-08-03 Andy PolyakovPIC-ify SPARC assembler in alternative manner to elimin...
2005-08-02 Andy PolyakovAbstain from GUI calls in rand_win.c in NT service...
2005-08-02 Andy PolyakovWCE-specific update for VC-32.pl.
2005-08-02 Andy PolyakovWCE-specific fix for cryptlib.c.
2005-08-02 Andy PolyakovKeep disclaiming 16-bit support.
2005-08-02 Andy PolyakovOptimize for space on embedded WCE.
2005-08-02 Andy PolyakovStick to -DWCE_PLATFORM_$wceplatf, as that's what is...
2005-08-02 Andy PolyakovEliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which...
2005-08-02 Andy PolyakovType in OSF1 platform name.
2005-08-02 Andy PolyakovImplement complementary LoadLibraryA shim under WCE.
2005-07-30 Andy PolyakovEliminate dependency on 3rd party wcedefs.mak.
2005-07-30 Andy PolyakovFix #if _MSC_VER clause in aes_locl.h
2005-07-29 Nils Larschadd comment
2005-07-27 Nils Larschremove unused variable
2005-07-26 Nils Larschimproved error checking and some fixes
2005-07-26 Dr. Stephen... Handle case where it==NULL
2005-07-26 Dr. Stephen... Update ASN1 printing code. Highly experimental, not...
2005-07-26 Dr. Stephen... Add declaration for IDP ASN1 functions.
2005-07-26 Richard Levittebytes_to_long_long isn't used anywhere any more, so...
2005-07-26 Richard LevitteI'm reversing this change, as it seems the error is...
2005-07-26 Geoff ThorpeSilence two more generated files.
2005-07-26 Geoff Thorpeadd a .cvsignore
2005-07-26 Geoff Thorpe"make update"
2005-07-26 Geoff ThorpeChange my debug build for amd64.
2005-07-26 Geoff ThorpeFix compilation when HAVE_LONG_LONG isn't defined.
2005-07-26 Geoff ThorpeFix signed/unsigned warnings.
2005-07-26 Geoff ThorpeFix PEDANTIC compilation, using the same trick as elsew...
2005-07-26 Geoff ThorpeFix 64-bit compilation when PQ_64BIT_IS_INTEGER isn...
2005-07-25 Nils Larschfix BN_mod_word and give a more reasonable return value...
2005-07-25 Dr. Stephen... Add support for setting IDP too.
2005-07-25 Dr. Stephen... Don't use @syntax for extended CRLDP format.
2005-07-25 Dr. Stephen... Allow setting of all fields in CRLDP. Few cosmetic...
2005-07-25 Dr. Stephen... Typo which prevents mult valued RDNs being created.
2005-07-25 Andy PolyakovCommentary section update in sha512-x86_64.pl.
2005-07-24 Andy PolyakovUnify VC-32.pl and VC-CE.pl scripts and update INSTALL...
2005-07-24 Andy PolyakovPull up mkdef.pl from 0.9.8.
2005-07-24 Andy PolyakovEliminate gcc warning in dso_win32.c.
2005-07-24 Andy PolyakovEngage SHA-256/-512 x86_64 assembler module.
2005-07-24 Andy PolyakovSHA-256/-512 x86_64 assembler module.
2005-07-24 Dr. Stephen... Print out previously unsupported fields in CRLDP by...
2005-07-23 Dr. Stephen... Initial print only support for IDP CRL extension.
2005-07-22 Geoff ThorpeFix some signed/unsigned warnings.
2005-07-21 Nils Larschset correct bn->top value
2005-07-20 Nils Larschthe final byte of a pkcs7 padded plaintext can never...
2005-07-20 Andy PolyakovPedantic polish to aes-ia64 and sha512-ia64.
2005-07-20 Andy PolyakovPedantic polish to md5-ia64.S.
2005-07-20 Andy PolyakovSyncronize BSD-ia64 with other IA64-based platforms.
2005-07-20 Andy PolyakovPedantic polish to rc4-ia64.pl.
2005-07-20 Andy PolyakovTypo in version number.
2005-07-20 Andy PolyakovPerl stylistic/cosmetic update for aes-x86_64.pl.
2005-07-19 Andy PolyakovFix bug [SHA1 IA-64 being disabled] introduced with...
2005-07-19 Andy PolyakovEngage MD5 assembler module.
2005-07-19 Andy PolyakovThis update gets endianness-neutrality right and adds...
2005-07-19 Andy PolyakovMD5 IA-64 assembler implementation. Original copy for...
2005-07-18 Andy PolyakovRetire original rc4-ia64.S.
2005-07-18 Andy PolyakovSwitch to new RC4 IA-64 module.
2005-07-18 Andy PolyakovThis update implements following improvements.
2005-07-18 Andy PolyakovUnrolled RC4 IA-64 loop gives 40% improvement over...
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-07-18 Andy Polyakov~15% better AES x86_64 assembler.
2005-07-17 Nils Larschfix typo
2005-07-17 Nils Larschbugfix: 0 - w (w != 0) is actually negative
2005-07-16 Nils Larschmake
2005-07-15 Nils Larschadd missing entries for "-multivalue-rdn" and "-utf8...
2005-07-14 Andy PolyakovCommentary section update.
2005-07-13 Nils Larschthe second argument of d2i_X509, d2i_X509_CRL and d2i_X...
2005-07-12 Andy Polyakovcomplementary x86_64-xlate.pl update.
2005-07-12 Andy PolyakovAES x86_64 assembler implementation.
2005-07-08 Andy PolyakovLatest Intel compiler means every word in "if copying...
2005-07-08 Richard LevitteOn case insensitive systems, 'install' gets mixed up...
2005-07-05 Richard LevitteChanges from the 0.9.8 branch.
2005-07-05 Richard LevitteChanges from the 0.9.8 branch.
2005-07-05 Andy PolyakovCHANGES and TABLE sync with 0.9.8.
2005-07-05 Andy PolyakovPull up Win64 support from 0.9.8.
2005-07-05 Richard LevitteAdd libcrypto.pc and libssl.pc, and install them along...
2005-07-04 Dr. Stephen... Update from stable branch.
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-07-03 Andy PolyakovFix bugs in bug-fix to x509/by_dir.c.
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
next