add initial support for RFC 4279 PSK SSL ciphersuites
[openssl.git] / crypto /
2006-03-07 Nils Larschfix function name in error message
2006-03-06 Ulf Möllerunused function
2006-03-05 Nils Larschconstify some print and ts functions
2006-03-04 Nils Larschno need to cast away the const
2006-03-04 Nils Larschmake some parameters const
2006-03-02 Richard LevitteMake shorter TS symbols for OpenVMS.
2006-03-01 Dr. Stephen HensonCheck EVP_DigestInit_ex() return value in EVP_BytesToKey().
2006-02-28 Nils Larschfix "#ifndef HZ" statement
2006-02-26 Ulf MöllerTS bugfixes: Do not hardcode message digest algorithms...
2006-02-26 Richard LevitteAdd TS to the VMS build.
2006-02-21 Dr. Stephen HensonPrint out <INVALID> if an OID value is invalid.
2006-02-19 Dr. Stephen HensonTolerate a SEQUENCE in DN components.
2006-02-15 Nils Larschmake some internal functions static; patch supplied...
2006-02-15 Dr. Stephen HensonFix from stable branch.
2006-02-15 Dr. Stephen HensonFix warnings.
2006-02-15 Ulf Möllershorter filenames
2006-02-14 Nils Larschuse asn1 callbacks for new, free and d2i
2006-02-13 Nils Larschdon't use the l length modifier for int
2006-02-13 Nils Larschuse stricter prototypes, fix warnings
2006-02-13 Nils Larschfix warning
2006-02-13 Nils Larschfix typo: pass pre-computed parameters to the underlyin...
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-09 Dr. Stephen HensonFix warnings about "sin" conflicting with sin(3) defini...
2006-02-09 Dr. Stephen HensonAvoid warnings about shadowed definitions.
2006-02-08 Nils Larschremove unnecessary check
2006-02-08 Nils Larschp could be uninitialized
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2006-02-04 Dr. Stephen HensonRecognize mingw in perlasm.
2006-02-02 Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-01-31 Dr. Stephen HensonIgnore zero length constructed segments.
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-19 Dr. Stephen HensonFixes for BOOL handling: produce errors for invalid...
2006-01-15 Dr. Stephen HensonFix from stable branch.
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-11 Richard LevitteForgot to initialize CC6DISABLEWARNINGS properly...
2006-01-11 Richard LevitteTypo...
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öllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2006-01-04 Richard LevitteThe VMS I run on doesn't know socklen_t and uses size_t...
2006-01-03 Dr. Stephen HensonIn ASN1_parse() show tag value for ASN1 tags > 30.
2006-01-02 Richard LevitteMissing files in the VMS installation
2006-01-02 Andy PolyakovRefine login in b_sock.c.
2006-01-02 Andy PolyakovFix typo and purify logic in b_sock.c
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 PolyakovFix mapping "leak" in newly introduced win32_globallookup.
2005-12-31 Andy PolyakovOops! Remove junk...
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-16 Andy PolyakovMake bio.h resistant to gnu-ish __attribute__ redefenit...
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 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ö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 Andy PolyakovFix typos in wp-mmx.pl.
2005-12-05 Dr. Stephen HensonUpdate from 0.9.8-stable.
2005-12-05 Dr. Stephen HensonUpdate from stable branch.
2005-12-03 Dr. Stephen HensonMake 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 HensonNew functions to support opaque EVP_CIPHER_CTX handling.
2005-12-02 Dr. Stephen HensonAdd error checking to avoid crashing when zlib cannot...
2005-12-02 Dr. Stephen HensonInclude 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 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-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.
next