openssl.git
2008-08-08 Dr. Stephen... Initial support for name constraints certificate extension.
2008-08-06 Geoff ThorpeCorrect the FAQ and the threads man page re: CRYPTO_THR...
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-08-06 Andy Polyakovsha1-armv4-large cosmetics.
2008-08-06 Andy Polyakovsha1-armv4-large.pl performance improvement. On PXA255...
2008-08-05 Geoff ThorpeFix signed/unsigned warning.
2008-08-05 Dr. Stephen... Correctly handle errors in CMS I/O code.
2008-08-04 Bodo MöllerFix error codes for memory-saving patch.
2008-08-04 Dr. Stephen... Add support for nameRelativeToCRLIssuer field in distri...
2008-08-02 Dr. Stephen... Make explicit_policy handling match expected RFC3280...
2008-08-01 Lutz JänickeRefer to SSL_pending from the man page for SSL_read
2008-07-30 Dr. Stephen... Initial support for alternative CRL issuing certificates.
2008-07-30 Dr. Stephen... Policy validation fixes.
2008-07-27 Ralf S. Engelschallremove a doubled entry for '-binary' in the usage message
2008-07-22 Andy PolyakovSplit ms/uplink.pl to corresponding platform versions.
2008-07-22 Andy Polyakovperlasm update: implement dataseg directive.
2008-07-22 Andy Polyakovx86_64-xlate.pl: implement indirect jump/calls, support...
2008-07-17 Bodo MöllerWe should check the eight bytes starting at p[-9] for...
2008-07-17 Andy Polyakovmem_dbg.c: avoid compiler warnings.
2008-07-17 Andy PolyakovRemove junk argument to function_begin in sha/asm/...
2008-07-17 Andy Polyakovx86masm.pl: harmonize functions' alignment.
2008-07-16 Bodo MöllerMake sure not to read beyond end of buffer
2008-07-15 Andy Polyakovx86_64cpuid.pl cosmetics: harmonize $dir treatment...
2008-07-15 Andy Polyakovdes-596.pl update: short-circuit reference to DES_SPtrans.
2008-07-15 Andy Polyakovx86masm.pl cosmetics.
2008-07-15 Andy Polyakovx86nasm.pl update: use pre-defined macros and allow...
2008-07-15 Andy PolyakovReaffirm that NASM is the only supported assembler...
2008-07-13 Dr. Stephen... Zero is a valid value for any_skip and map_skip
2008-07-13 Dr. Stephen... We support inhibit any policy extension, add to table.
2008-07-13 Dr. Stephen... X509 verification fixes.
2008-07-10 Geoff ThorpeIf --prefix="C:\foo\bar" is supplied to Configure for...
2008-07-04 Dr. Stephen... Avoid warnings with -pedantic, specifically:
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-06-26 Dr. Stephen... Update from stable branch.
2008-06-25 Dr. Stephen... Update from stable branch.
2008-06-23 Bodo Mölleravoid potential infinite loop in final reduction round...
2008-06-22 Dr. Stephen... Update ordinals.
2008-06-21 Dr. Stephen... Fix from stable branch.
2008-06-18 Dr. Stephen... Update from stable branch.
2008-06-18 Dr. Stephen... Update from stable branch.
2008-06-16 Dr. Stephen... Update from stable branch.
2008-06-09 Dr. Stephen... Add acknowledgement.
2008-06-06 Dr. Stephen... Sync ordinals.
2008-06-06 Dr. Stephen... Fix memory leak. The canonical X509_NAME_ENTRY STACK...
2008-06-05 Dr. Stephen... Remove uidlg library from VC-32.pl, it is now bound...
2008-06-05 Dr. Stephen... Don't change _WIN32_WINNT and detect GetConsoleWindow...
2008-06-05 Dr. Stephen... Update from stable branch.
2008-06-05 Dr. Stephen... Update CHANGES.
2008-06-05 Dr. Stephen... Update from stable branch.
2008-06-05 Dr. Stephen... Update from stable branch.
2008-06-05 Dr. Stephen... Sync ordinals with stable branch.
2008-06-05 Dr. Stephen... Link in extra CryptoAPI related libraries if needed.
2008-06-04 Dr. Stephen... Update from stable branch.
2008-06-04 Dr. Stephen... Remove test fprintf.
2008-06-04 Dr. Stephen... Compilation option to use a specific ssl client auth...
2008-06-04 Dr. Stephen... Use an appropriate Window for selection dialog.
2008-06-04 Dr. Stephen... Add support for Windoes dialog box based certificate...
2008-06-04 Dr. Stephen... Remove old non-safestack code.
2008-06-04 Dr. Stephen... Tidy up and add comments to selection code.
2008-06-04 Dr. Stephen... Make DSO WIN32 compile again.
2008-06-04 Dr. Stephen... Update ordinals.
2008-06-04 Dr. Stephen... Remove store from Windows build.
2008-06-04 Ben LaurieMore type-checking.
2008-06-04 Dr. Stephen... Avoid name clash.
2008-06-04 Ben LaurieOnly include windows headers when under windows.
2008-06-03 Dr. Stephen... Add initial support for multiple SSL client certifcate...
2008-06-03 Dr. Stephen... Match empty CA list to anything for ssl client auth...
2008-06-03 Dr. Stephen... Add support for client cert engine setting in s_client...
2008-06-03 Dr. Stephen... Add preliminary SSL client auth callback to CryptoAPI...
2008-06-03 Dr. Stephen... Prevent signed/unsigned warning on VC++
2008-06-03 Ben LaurieMemory saving patch.
2008-06-02 Dr. Stephen... Update year.
2008-06-02 Dr. Stephen... Windows batch file to rebuild error codes for CryptoAPI...
2008-06-02 Dr. Stephen... #undef OCSP_RESPONSE: CryptoAPI uses this too.
2008-06-02 Dr. Stephen... Fix indentation.
2008-06-02 Dr. Stephen... Avoid case in ca.c fix.
2008-06-02 Dr. Stephen... Revert, doesn't fix warning :-(
2008-06-02 Dr. Stephen... Avoid cast with wrapper function.
2008-06-01 Dr. Stephen... Free old store name (if any).
2008-06-01 Dr. Stephen... Add ctrl for alternative certificate store names.
2008-06-01 Dr. Stephen... Use keyspec for DSA too.
2008-06-01 Dr. Stephen... Get and note keyspec when signing.
2008-06-01 Dr. Stephen... Release engine reference when calling SSL_CTX_free().
2008-06-01 Dr. Stephen... Allow ENGINE client cert callback to specify a set...
2008-06-01 Dr. Stephen... Update error codes.
2008-06-01 Dr. Stephen... Add client cert engine to SSL routines.
2008-06-01 Dr. Stephen... Update error codes, move typedef of SSL, SSL_CTX to...
2008-06-01 Dr. Stephen... Add support for ENGINE supplied SSL client auth.
2008-06-01 Dr. Stephen... Update from stable branch.
2008-05-31 Dr. Stephen... Update from stable branch.
2008-05-31 Dr. Stephen... Update VC-32.pl and load CryptoAPI engine in the right...
2008-05-31 Dr. Stephen... More CryptoAPI engine code from stable branch.
2008-05-31 Dr. Stephen... Add CryptoAPI error file too.
2008-05-31 Dr. Stephen... Add CryptoAPI ENGINE from stable branch.
2008-05-31 Dr. Stephen... Recognize LHASH_OF().
2008-05-31 Dr. Stephen... Stop const mismatch warning.
2008-05-31 Dr. Stephen... Stop warning about extra ';' outside of function.
2008-05-31 Dr. Stephen... Stop const mismatch warning in VC++.
2008-05-31 Bodo MöllerEveryone's had a few years to port their favorite addit...
2008-05-30 Dr. Stephen... Fix from stable branch.
next