openssl.git
2006-02-13 Nils Larschfix warning: add missing prototype
2006-02-13 Nils Larschfix warning
2006-02-13 Nils Larschfix typo: pass pre-computed parameters to the underlyin...
2006-02-12 Ulf Möller*** empty log message ***
2006-02-12 Ulf Möllermake update
2006-02-12 Ulf Möllertime stamp Makefile, test files
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-11 Dr. Stephen... Minor clarification.
2006-02-11 Dr. Stephen... Add FAQ about AKID.
2006-02-10 Richard LevitteDocument the building macros.
2006-02-10 Richard LevitteAs an effect of revisions 1.261, BUILD_CMD was changed...
2006-02-09 Dr. Stephen... Fix warnings about "sin" conflicting with sin(3) defini...
2006-02-09 Dr. Stephen... Avoid warnings about shadowed definitions.
2006-02-09 Dr. Stephen... Update from 0.9.7-stable.
2006-02-08 Nils Larschremove unnecessary check
2006-02-08 Nils Larschp could be uninitialized
2006-02-07 Bodo Möllermove new member of SSL_SESSION to the end
2006-02-04 Dr. Stephen... Update filenames in makefiles.
2006-02-04 Dr. Stephen... Recognize mingw in perlasm.
2006-02-02 Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-01-31 Dr. Stephen... Ignore zero length constructed segments.
2006-01-30 Lutz JänickeTypo
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-19 Dr. Stephen... Fixes for BOOL handling: produce errors for invalid...
2006-01-15 Nils Larschrecent changes from 0.9.8: fix cipher list order in...
2006-01-15 Dr. Stephen... Fix from stable branch.
2006-01-15 Dr. Stephen... Typo.
2006-01-15 Dr. Stephen... Update from stable branch.
2006-01-14 Richard Levittesigned vs. unsigned clash.
2006-01-14 Nils Larschsupport numeric strings in ASN1_generate_nconf
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime
2006-01-13 Bodo MöllerFurther TLS extension improvements
2006-01-11 Richard LevitteForgot to initialize CC6DISABLEWARNINGS properly...
2006-01-11 Richard LevitteTypo...
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.
next