openssl.git
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-10-12 Ben LaurieAdd missing DTLS1_BAD_VER (hope I got the value right).
2008-10-10 Lutz JänickeWhen the underlying BIO_write() fails to send a datagra...
2008-10-07 Dr. Stephen... Experimental new date handling routines. These fix...
2008-10-06 Lutz JänickeFix incorrect command for assember file generation...
2008-09-23 Andy PolyakovFix EC_KEY_check_key.
2008-09-22 Bodo MöllerMake sure that SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG...
2008-09-15 Bodo MöllerFrom branch OpenSSL_0_9_8-stable: Allow soft-loading...
2008-09-15 Dr. Stephen... Add missing CHANGES entry.
2008-09-15 Bodo Möllerfrom 0.9.8 branch
2008-09-15 Dr. Stephen... Update FAQ.
2008-09-15 Andy PolyakovFix yesterday typos in bss_dgram.c.
2008-09-15 Geoff ThorpeFix build warnings.
2008-09-14 Bodo Möllerupdate comment
2008-09-14 Andy PolyakovWinsock handles SO_RCVTIMEO in unique manner...
2008-09-14 Bodo Mölleroops
2008-09-14 Andy Polyakovdtls1_write_bytes consumers expect amount of bytes...
2008-09-14 Bodo MöllerFix SSL state transitions.
2008-09-14 Bodo MöllerNote about CVS branch inconsistency.
2008-09-14 Bodo MöllerReally get rid of unsafe double-checked locking.
2008-09-14 Bodo MöllerSome precautions to avoid potential security-relevant...
2008-09-13 Andy PolyakovDTLS didn't handle alerts correctly.
2008-09-12 Andy PolyakovAIX build updates.
2008-09-10 Dr. Stephen... Add SSL_FIPS flag for FIPS 140-2 approved ciphersuites...
2008-09-09 Ben LaurieIgnoring errors in makedepend can hide problems.
2008-09-07 Ben LaurieFix warning.
2008-09-03 Dr. Stephen... Fix from stable branch.
2008-09-03 Dr. Stephen... Do not discard cached handshake records during resumed...
2008-09-03 Dr. Stephen... Make no-tlsext compile.
2008-09-01 Dr. Stephen... Perl script to run and verify OpenSSL against PKITS...
2008-09-01 Dr. Stephen... Initial support for delta CRLs. If "use deltas" flag...
2008-08-29 Dr. Stephen... Add support for CRLs partitioned by reason code.
2008-08-27 Dr. Stephen... Add support for freshest CRL extension.
2008-08-20 Dr. Stephen... Initial indirect CRL support.
2008-08-18 Dr. Stephen... Support for certificateIssuer CRL entry extension.
2008-08-14 Bodo MöllerDon't use assertions to check application-provided...
2008-08-13 Bodo Möllersanity check
2008-08-13 Bodo Möllerfix error function codes
2008-08-13 Bodo MöllerMention ERR_remove_state() deprecation, and ERR_remove_...
2008-08-13 Dr. Stephen... Initial support for CRL path validation. This supports...
2008-08-12 Dr. Stephen... Initial code to support distinct certificate and CRL...
2008-08-12 Dr. Stephen... Support for policy mappings extension.
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.
next