openssl.git
2006-01-11 Bodo Möllerimprovements for alert handling
2006-01-11 Bodo MöllerMore TLS extension related changes.
2006-01-09 Bodo MöllerFurther TLS extension updates
2006-01-09 Richard LevitteDisable the Mixed Linkage warning for some selected...
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2006-01-08 Bodo MöllerDetect more errors.
2006-01-08 Bodo MöllerDetect SSL error code mishandling.
2006-01-08 Bodo Möllerinclude max. codes in debug output
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2006-01-07 Bodo MöllerThere's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME...
2006-01-07 Bodo Möllerprepare for additional RFC3546 alerts
2006-01-07 Bodo Möllermake sure that the unrecognized_name alert actually...
2006-01-07 Bodo Möllercomplete and correct RFC3546 error codes
2006-01-06 Bodo MöllerFixes for TLS server_name extension
2006-01-04 Bodo MöllerAdd names for people who provided the TLS extension...
2006-01-04 Richard LevitteThe VMS I run on doesn't know socklen_t and uses size_t...
2006-01-04 Richard LevitteFix signed/unsigned char clashes.
2006-01-03 Dr. Stephen... In ASN1_parse() show tag value for ASN1 tags > 30.
2006-01-03 Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-03 Bodo MöllerMake sure that after the change from revision 1.261,
2006-01-02 Richard LevitteMissing files in the VMS installation
2006-01-02 Bodo MöllerC style fix-up
2006-01-02 Bodo MöllerSupport TLS extensions (specifically, HostName)
2006-01-02 Andy PolyakovRefine login in b_sock.c.
2006-01-02 Andy PolyakovCompile Windows with winsock2.h. But note that we still...
2006-01-02 Andy PolyakovFix typo and purify logic in b_sock.c
2006-01-02 Andy Polyakov./util update, which covers various issues, but most...
2006-01-02 Andy PolyakovTypo in win32_globallookup.
2006-01-02 Andy PolyakovMake b_sock.c IPv6 savvy.
2006-01-02 Andy Polyakov"Relax" prototype and rename DSO_global_lookup_func...
2006-01-01 Andy Polyakovutil/mkerr.pl update to address various mkerr.pl proble...
2006-01-01 Andy PolyakovFix mapping "leak" in newly introduced win32_globallookup.
2005-12-31 Andy PolyakovOops! Remove junk...
2005-12-30 Bodo MöllerRewrite timeout computation in a way that is less prone...
2005-12-30 Andy PolyakovAdd DSO_global_lookup_func implementation. See commenta...
2005-12-28 Andy PolyakovFix CFB and OFB modes in eng_padlock.c. Engine was...
2005-12-27 Andy PolyakovMinor sparcv9 clean-ups.
2005-12-27 Andy PolyakovLower PADLOCK_CHUNK till value, which doesn't affect...
2005-12-20 Richard LevitteWhoops, we were copying instead of comparing at the...
2005-12-19 Andy PolyakovAs SPARCV9 CPU flavor is [expected to be] detected...
2005-12-18 Ulf Möllercomments
2005-12-18 Andy PolyakovEliminate possible mapping leak.
2005-12-18 Andy PolyakovTypo in sparcv8cap.c.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-12-18 Andy PolyakovMissing CFLAG in couple of depend: targets.
2005-12-18 Andy PolyakovPut back OPENSSL_SYS_MSDOS definition to revive DJGPP...
2005-12-16 Andy PolyakovMake bio.h resistant to gnu-ish __attribute__ redefenit...
2005-12-16 Andy PolyakovFix typos in osf1 shared rules.
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-12-16 Andy PolyakovMake framework for Whirlpool assembler flexible.
2005-12-16 Andy PolyakovEngage Whirlpool assembler and mention Whirlpool in...
2005-12-16 Andy PolyakovMake room for Whirlpool assembler in Configure.
2005-12-16 Andy PolyakovAllow for warning-free passing of -Wl options on config...
2005-12-16 Andy PolyakovMention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9...
2005-12-16 Andy PolyakovWe all make typos:-) Fix just introduced ones in bn.h
2005-12-16 Andy PolyakovEliminate warning induced by cvs.openssl.org/chngview...
2005-12-15 Andy PolyakovTo exclude contention for shared FPU on T1, trade 3...
2005-12-15 Andy Polyakovsparccpuid module update.
2005-12-15 Andy PolyakovAdd IALU-only bn_mul_mont for SPARCv9. See commentary...
2005-12-15 Andy PolyakovSwitch 64-bit sparcv9 platforms from bn(64,64) to bn...
2005-12-15 Andy PolyakovAllow for bn(64,32) on LP64 platforms.
2005-12-13 Bodo Möllerupdate TLS-ECC code
2005-12-13 Bodo Möllercomment
2005-12-10 Andy PolyakovMinor aes-sparcv9.pl optimization.
2005-12-10 Andy PolyakovEngage AES for UltraSPARC in sparcv9 targets.
2005-12-10 Andy PolyakovRevoke the option to share AES S-boxes between C and...
2005-12-10 Andy PolyakovInitial draft for AES for UltraSPARC assembler.
2005-12-06 Andy PolyakovSupport for indirect calls in x86 assembler modules.
2005-12-06 Dr. Stephen... Add cpuid code to VC++ build.
2005-12-06 Dr. Stephen... Don't include zlib header dir if it is not defined.
2005-12-06 Andy PolyakovFix typos in wp-mmx.pl.
2005-12-06 Dr. Stephen... Initial attempt at Whirlpool assembler support on VC++.
2005-12-05 Dr. Stephen... Avoid warnings on VC++ 2005.
2005-12-05 Dr. Stephen... Update from 0.9.8-stable.
2005-12-05 Dr. Stephen... Update from stable branch.
2005-12-05 Dr. Stephen... Make mk1mf.pl and friends recognize Whirlpool.
2005-12-03 Dr. Stephen... Make ZLIB without ZLIB_SHARED compiled again.
2005-12-03 Andy PolyakovCouple other benchmark comparisons for wp-x86_64.pl.
2005-12-03 Andy Polyakovx86cpuid.pl update.
2005-12-02 Dr. Stephen... Oops...
2005-12-02 Dr. Stephen... Update ordinals and include changes from 0.9.8.
2005-12-02 Dr. Stephen... New functions to support opaque EVP_CIPHER_CTX handling.
2005-12-02 Dr. Stephen... Add error checking to avoid crashing when zlib cannot...
2005-12-02 Dr. Stephen... Include EVP_whirlpool() prototype in evp.h
2005-12-02 Richard Levittewq instead of wp? That's gotta be among the more amazi...
2005-12-01 Richard LevitteWhirlpool was added to EVP, so let's build it on VMS...
2005-11-30 Andy PolyakovWhirlpool for x86_64.
2005-11-30 Andy PolyakovMention Whirlpool in dgst -help.
2005-11-30 Andy PolyakovAdd Whirlpool to EVP.
2005-11-30 Andy PolyakovAdapt Whirlpool API for EVP.
2005-11-30 Andy PolyakovFix typos in wp-mmx.pl.
2005-11-30 Dr. Stephen... Typo
2005-11-30 Dr. Stephen... Make CA.pl script use CA extensions when creating a...
2005-11-29 Richard LevitteBuild Whirlpool on VMS as well
2005-11-28 Andy PolyakovAdd Whirlpool OID.
2005-11-28 Andy PolyakovRemove development leftover from whrlpool/asm/wp-mmx.pl.
2005-11-28 Andy PolyakovAdd missing Makefile and fix couple of typos in commentary.
2005-11-28 Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...
2005-11-27 Richard LevitteWhen using POSIXly functions, we need to define _POSIX_...
2005-11-20 Dr. Stephen... Extensive OID code enhancement and fixes.
next