summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-30TypoLutz Jänicke
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-15recent changes from 0.9.8: fix cipher list order in s3_lib.c,Nils Larsch
2006-01-15Fix from stable branch.Dr. Stephen Henson
2006-01-15Typo.Dr. Stephen Henson
2006-01-15Update from stable branch.Dr. Stephen Henson
2006-01-14signed vs. unsigned clash.Richard Levitte
2006-01-14support numeric strings in ASN1_generate_nconfNils Larsch
2006-01-13fix commentNils Larsch
2006-01-132 is a primeNils Larsch
2006-01-13Further TLS extension improvementsBodo Möller
2006-01-11Forgot to initialize CC6DISABLEWARNINGS properly...Richard Levitte
2006-01-11Typo...Richard Levitte
2006-01-11improvements for alert handlingBodo Möller
2006-01-11More TLS extension related changes.Bodo Möller
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-08Detect more errors.Bodo Möller
2006-01-08Detect SSL error code mishandling.Bodo Möller
2006-01-08include max. codes in debug outputBodo Möller
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2006-01-07There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.Bodo Möller
2006-01-07prepare for additional RFC3546 alertsBodo Möller
2006-01-07make sure that the unrecognized_name alert actually gets sentBodo Möller
2006-01-07complete and correct RFC3546 error codesBodo Möller
2006-01-06Fixes for TLS server_name extensionBodo Möller
2006-01-04Add names for people who provided the TLS extension patch.Bodo Möller
2006-01-04The VMS I run on doesn't know socklen_t and uses size_t instead.Richard Levitte
2006-01-04Fix signed/unsigned char clashes.Richard Levitte
2006-01-03In ASN1_parse() show tag value for ASN1 tags > 30.Dr. Stephen Henson
2006-01-03Various changes in the new TLS extension code, including the following:Bodo Möller
2006-01-03Make sure that after the change from revision 1.261,Bodo Möller
2006-01-02Missing files in the VMS installationRichard Levitte
2006-01-02C style fix-upBodo Möller
2006-01-02Support TLS extensions (specifically, HostName)Bodo Möller
2006-01-02Refine login in b_sock.c.Andy Polyakov
2006-01-02Compile Windows with winsock2.h. But note that we still link with wsock32!Andy Polyakov
2006-01-02Fix typo and purify logic in b_sock.cAndy Polyakov
2006-01-02./util update, which covers various issues, but most importantly mkerr.plAndy 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-01util/mkerr.pl update to address various mkerr.pl problems [such as failureAndy Polyakov
2006-01-01Fix mapping "leak" in newly introduced win32_globallookup.Andy Polyakov