oweals/openssl.git
2011-02-08 Bodo Möllerstart 1.0.0e-dev
2011-02-08 Bodo MöllerOCSP stapling fix (OpenSSL 0.9.8r/1.0.0d) OpenSSL_1_0_0d
2011-02-08 Bodo MöllerAdd complete information on 0.9.8 branch.
2011-02-03 Bodo MöllerAssorted bugfixes:
2011-02-03 Bodo Möllerfix omission
2011-02-01 Dr. Stephen... Since FIPS 186-3 specifies we use the leftmost bits...
2011-01-30 Dr. Stephen... stop warnings about no previous prototype when compilin...
2011-01-24 Dr. Stephen... PR: 2433
2011-01-24 Dr. Stephen... check EC public key isn't point at infinity
2011-01-24 Dr. Stephen... PR: 1612
2011-01-13 Dr. Stephen... stop warning with no-engine
2011-01-10 Richard LevitteThe previous change was incorrect in this branch...
2011-01-10 Richard LevittePR: 2425
2011-01-06 Richard LevittePR: 2407
2011-01-04 Dr. Stephen... Since DTLS 1.0 is based on TLS 1.1 we should never...
2011-01-03 Dr. Stephen... oops missed an assert
2011-01-03 Dr. Stephen... PR: 2411
2011-01-03 Dr. Stephen... Fix escaping code for string printing. If *any* escapin...
2011-01-03 Dr. Stephen... PR: 2410
2011-01-03 Dr. Stephen... PR: 2413
2011-01-03 Dr. Stephen... use fips-dev not dev-fips
2011-01-03 Dr. Stephen... PR: 2416
2010-12-14 Richard LevittePart of the IF structure didn't get pasted here...
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-12-11 Andy Polyakovbss_file.c: refine UTF8 logic [from HEAD].
2010-12-03 Dr. Stephen... ignore leading null fields
2010-12-02 Dr. Stephen... update for next release
2010-12-02 Dr. Stephen... prepare for release OpenSSL_1_0_0c
2010-12-02 Dr. Stephen... make update
2010-12-02 Dr. Stephen... fix for CVE-2010-4180
2010-12-02 Dr. Stephen... PR: 2386
2010-12-02 Dr. Stephen... fix doc typos
2010-12-02 Dr. Stephen... use consistent FAQ between version
2010-11-30 Andy PolyakovConfigure: make -mno-cygwin optional on mingw platforms...
2010-11-30 Dr. Stephen... PR: 2385
2010-11-30 Dr. Stephen... update NEWS
2010-11-29 Richard LevitteBetter method for creating SSLROOT:.
2010-11-29 Dr. Stephen... add CVE to J-PAKE issue
2010-11-29 Dr. Stephen... update NEWS
2010-11-27 Dr. Stephen... Some of the MS_STATIC use in crypto/evp is a legacy...
2010-11-25 Dr. Stephen... PR: 2240
2010-11-24 Ben LaurieDocument change.
2010-11-24 Ben LaurieJ-PAKE was not correctly checking values, which could...
2010-11-23 Andy PolyakovINSTALL.W32: document trouble with symlinks under MSYS...
2010-11-23 Richard LevitteImplement bc test strategy as submitted by Steven M...
2010-11-23 Richard LevittePrint openssl version information at the end of the...
2010-11-23 Richard LevitteGive the architecture dependent directory higher priority
2010-11-23 Richard LevitteDon't define an empty CFLAGS, it's much more honest...
2010-11-22 Richard Levitte* tests.com: Add the symbol openssl_conf, so the openss...
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words [from HEAD].
2010-11-19 Dr. Stephen... PR: 2376
2010-11-18 Dr. Stephen... PR: 2375
2010-11-18 Dr. Stephen... PR: 2374
2010-11-18 Richard LevitteTell the user what test is being performed.
2010-11-18 Richard LevitteMake sure the source directory for ASN1TEST is defined.
2010-11-18 Richard LevitteWe expect these scripts not to bail on error, so make...
2010-11-18 Richard LevitteSynchronise with Unix tests
2010-11-18 Richard LevitteWe redid the structure on architecture dependent source...
2010-11-18 Dr. Stephen... add ACKNOWLEDGEMENTS file to 1.0.0 branch
2010-11-18 Dr. Stephen... compile cts128.c on VMS
2010-11-18 Dr. Stephen... fix no SIGALRM case in speed.c
2010-11-18 Dr. Stephen... PR: 2372
2010-11-16 Dr. Stephen... Don't assume a decode error if session tlsext_ecpointfo...
2010-11-16 Dr. Stephen... update for next version
2010-11-16 Dr. Stephen... prepare for release OpenSSL_1_0_0b
2010-11-16 Dr. Stephen... fix CVE-2010-3864
2010-11-16 Dr. Stephen... If EVP_PKEY structure contains an ENGINE the key is...
2010-11-15 Dr. Stephen... make update
2010-11-14 Dr. Stephen... Get correct GOST private key instead of just assuming...
2010-11-11 Dr. Stephen... update NEWS file
2010-11-11 Dr. Stephen... Submitted By: Bogdan Harjoc <harjoc@gmail.com>
2010-11-11 Dr. Stephen... PR: 2366
2010-11-02 Dr. Stephen... Submitted by: Jonathan Dixon <joth@chromium.org>
2010-10-11 Dr. Stephen... PR: 2295
2010-10-10 Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings...
2010-10-10 Dr. Stephen... PR: 2314
2010-10-06 Dr. Stephen... We can't always read 6 bytes in an OCSP response: fix...
2010-10-04 Dr. Stephen... Minor documentation fixes, PR#2345
2010-10-04 Dr. Stephen... Minor documentation fixes, PR#2344
2010-10-03 Dr. Stephen... Add call to ENGINE_register_all_complete() to ENGINE_lo...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux [from HEAD].
2010-09-13 Andy PolyakovVC-32.pl: default to nasm if neither nasm or nasmw...
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions...
2010-09-05 Andy Polyakovsparcv9cap.c: disengange Solaris-specific CPU detection...
2010-09-05 Ben LaurieOops. Make depend on a standard configuration.
2010-09-05 Ben LaurieMake depend.
2010-09-02 Dr. Stephen... make no-gost work on Windows
2010-08-30 Dr. Stephen... fix bug in AES_unwrap()
2010-08-26 Bodo MöllerECC library bugfixes.
2010-08-26 Bodo MöllerHarmonize with OpenSSL_0_9_8-stable version of CHANGES.
2010-08-24 Andy Polyakovutil/cygwin.sh: maintainer's update [from HEAD].
2010-08-24 Andy Polyakovengine/Makefile: harmonize engine install rule for...
2010-08-21 Andy PolyakovMakefile.shared: fix brown-bag typo in link_o.darwin...
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
2010-08-02 Andy PolyakovMake inline assembler clang-friendly [from HEAD].
2010-07-28 Andy Polyakovalphacpuid.pl: fix brown-bag bug [from HEAD].
2010-07-26 Andy PolyakovReplace alphacpuid.s with alphacpuid.pl to ensure it...
2010-07-25 Dr. Stephen... Add modes.h to mkdef.pl, update ordinals.
2010-07-24 Dr. Stephen... Fix WIN32 build system to correctly link ENGINE DLLs...
2010-07-16 Andy PolyakovConfigure: suppress $multilib with non-system $prefix...
next