summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2006-02-12time stamp Makefile, test filesUlf Möller
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-02-09Fix warnings about "sin" conflicting with sin(3) definition.Dr. Stephen Henson
2006-02-09Avoid warnings about shadowed definitions.Dr. Stephen Henson
2006-02-08remove unnecessary checkNils Larsch
2006-02-08p could be uninitializedNils Larsch
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2006-02-04Recognize mingw in perlasm.Dr. Stephen Henson
2006-02-02fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK stateNils Larsch
2006-01-31Ignore zero length constructed segments.Dr. Stephen Henson
2006-01-29add additional checks + cleanupNils Larsch
2006-01-19Fixes for BOOL handling: produce errors for invalid string for mini-compiler,Dr. Stephen Henson
2006-01-15Fix from stable branch.Dr. Stephen Henson
2006-01-14support numeric strings in ASN1_generate_nconfNils Larsch
2006-01-13fix commentNils Larsch
2006-01-132 is a primeNils Larsch
2006-01-11Forgot to initialize CC6DISABLEWARNINGS properly...Richard Levitte
2006-01-11Typo...Richard Levitte
2006-01-09Further TLS extension updatesBodo Möller
2006-01-09Disable the Mixed Linkage warning for some selected modules. This isRichard Levitte
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2006-01-04The VMS I run on doesn't know socklen_t and uses size_t instead.Richard Levitte
2006-01-03In ASN1_parse() show tag value for ASN1 tags > 30.Dr. Stephen Henson
2006-01-02Missing files in the VMS installationRichard Levitte
2006-01-02Refine login in b_sock.c.Andy Polyakov
2006-01-02Fix typo and purify logic in b_sock.cAndy Polyakov
2006-01-02Typo in win32_globallookup.Andy Polyakov
2006-01-02Make b_sock.c IPv6 savvy.Andy Polyakov
2006-01-02"Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup.Andy Polyakov
2006-01-01Fix mapping "leak" in newly introduced win32_globallookup.Andy Polyakov
2005-12-31Oops! Remove junk...Andy Polyakov
2005-12-30Add DSO_global_lookup_func implementation. See commentary in dso_lib.cAndy Polyakov
2005-12-28Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,Andy Polyakov
2005-12-27Minor sparcv9 clean-ups.Andy Polyakov
2005-12-27Lower PADLOCK_CHUNK till value, which doesn't affect the benchmark results.Andy Polyakov
2005-12-20Whoops, we were copying instead of comparing at the end of trying toRichard Levitte
2005-12-19As SPARCV9 CPU flavor is [expected to be] detected at run-time, we canAndy Polyakov
2005-12-18commentsUlf Möller
2005-12-18Eliminate possible mapping leak.Andy Polyakov
2005-12-18Typo in sparcv8cap.c.Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-12-18Missing CFLAG in couple of depend: targets.Andy Polyakov
2005-12-16Make bio.h resistant to gnu-ish __attribute__ redefenitions.Andy Polyakov
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov
2005-12-16Make framework for Whirlpool assembler flexible.Andy Polyakov
2005-12-16Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov
2005-12-16We all make typos:-) Fix just introduced ones in bn.hAndy Polyakov
2005-12-16Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 andAndy Polyakov
2005-12-15To exclude contention for shared FPU on T1, trade 3% of DES performance.Andy Polyakov