oweals/openssl.git
2004-10-25 Dr. Stephen... Updates for 0.9.7e release. OpenSSL_0_9_7e
2004-10-25 Dr. Stephen... Fix race condition.
2004-10-25 Dr. Stephen... make update
2004-10-20 Dr. Stephen... Stop VC++ complaining...
2004-10-20 Dr. Stephen... Update NEWS file.
2004-10-20 Dr. Stephen... Typo.
2004-10-14 Richard Levittemake update
2004-10-14 Richard LevitteWe need to check for OPENSSL_FIPS when building shared...
2004-10-14 Richard LevitteBecause libraries on Windows lack useful version inform...
2004-10-08 Ben LaurieUpdate fingerprints.
2004-10-04 Dr. Stephen... Oops..
2004-10-04 Dr. Stephen... Fix race condition when CRL checking is enabled.
2004-10-01 Dr. Stephen... Update debug-steve
2004-09-28 Andy PolyakovFix Solaris 10_x86 shared build. -Bsymbolic is required...
2004-09-28 Richard Levitteusr/doc has recently changed to usr/share/doc on Cygwin.
2004-09-15 Dr. Stephen... Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_g...
2004-09-13 Dr. Stephen... Oops, forgot to reorder extension request nids.
2004-09-13 Dr. Stephen... ASN1_STRING_to_UTF8() assumed that the MBSTRING_* flags...
2004-09-11 Richard LevitteMakefile.ssl changed name to Makefile...
2004-09-10 Dr. Stephen... Stop warning.
2004-09-10 Dr. Stephen... When looking for request extensions in a certificate...
2004-09-06 Richard Levittenum is an unsigned long, but since it was transfered...
2004-09-06 Richard LevitteReplace the bogus checks of n with proper uses of feof...
2004-08-23 Andy PolyakovSync aes_ctr.c with HEAD.
2004-08-18 Richard Levitte'compatibility', not 'computability' :-)...
2004-08-11 Richard LevitteAnother missing module in the VMS build files. I belie...
2004-08-11 Richard LevitteStupid casts...
2004-08-11 Dr. Stephen... Update FAQ.
2004-08-10 Dr. Stephen... Make ASN1_INTEGER_cmp() work as expected with negative...
2004-08-10 Richard LevitteWith DEC C in ANSI C mode, we need to define _XOPEN_SOU...
2004-08-10 Richard LevitteUpdate the VMS fips library builder with the DH library.
2004-08-10 Richard Levittemake update
2004-08-09 Richard LevitteCorrect typos and include directory specifications.
2004-08-09 Richard LevitteIn the fips directory, we use FIPS-LIB.COM, not CRYPTO...
2004-08-06 Dr. Stephen... In ca.c setup engine after autoconfig so any dynamic...
2004-08-05 Dr. Stephen... Stop compiler giving bogus shadow warning.
2004-08-05 Dr. Stephen... Don't ignore return values of EVP_DigestInit_ex() in...
2004-08-02 Richard LevitteLet's lock a write lock when changing values, shall we?
2004-07-30 Richard LevitteTo protect FIPS-related global variables, add locking...
2004-07-29 Richard LevitteWe're building crypto stuff, not ssl stuff. Additional...
2004-07-29 Richard LevitteWe build the crypto stuff, not the ssl stuff, in this...
2004-07-28 Richard LevitteDefine OPENSSL_FIPS in opensslconf.h if a logical name...
2004-07-28 Richard LevitteFrom the FIPS directory, darnit!
2004-07-27 Dr. Stephen... New cipher "strength" FIPS which specifies that a
2004-07-27 Richard LevitteTypo
2004-07-27 Richard LevitteThe compiler may complain about what looks like a doubl...
2004-07-27 Dr. Stephen... Rename libcrypto.sha1 to libcrypto.a.sha1
2004-07-27 Dr. Stephen... Add FIPS name to error library.
2004-07-27 Dr. Stephen... Stop compiler warnings.
2004-07-24 Andy PolyakovAdd casts where casts due. It's "safe" to cast, because...
2004-07-23 Ben LaurieConvert to X9.31.
2004-07-22 Andy PolyakovProper WinCE support for listing files. "Backported...
2004-07-21 Dr. Stephen... When in FIPS mode write private keys in PKCS#8 and...
2004-07-21 Dr. Stephen... Avoid compiler warnings.
2004-07-21 Andy PolyakovMake rand_win.c UNICODE savvy. "Backport" from HEAD.
2004-07-19 Richard LevitteSince version 7.0, The C RTL in VMS handles time in...
2004-07-17 Andy PolyakovSync with HEAD. Up to >20% overall performance improvement.
2004-07-17 Andy PolyakovIA-64 is intolerant to misaligned access. It was a...
2004-07-17 Andy PolyakovEliminate enforced -g from CFLAGS. It switches off...
2004-07-12 Ben LaurieCorrected test program.
2004-07-12 Richard LevitteI think it could be a good thing to know what went...
2004-07-12 Bodo Möllerimprove wording
2004-07-11 Bodo MöllerBIS correction/addition
2004-07-08 Richard Levitteo_str.c: Windows doesn't have <strings.h>, and since...
2004-07-06 Dr. Stephen... Delta CRL support in extension code.
2004-07-06 Dr. Stephen... Ooops, missed part of PKCS#8 patch.
2004-07-04 Dr. Stephen... Fix memory leak.
2004-07-01 Dr. Stephen... Don't try to parse none string types.
2004-07-01 Richard LevitteExplain a little better what BN_num_bits() and BN_num_b...
2004-06-28 Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-06-28 Richard LevitteMake sure the FIPS stuff is only really compiled when...
2004-06-28 Richard LevitteMake the tests of EVP operations without padding. ...
2004-06-28 Richard LevitteMake sure that the buffers are large enough to contain...
2004-06-28 Richard LevitteLinux on ARM needs -ldl
2004-06-24 Dr. Stephen... Memory leak fixes from main branch.
2004-06-24 Dr. Stephen... Reformat source for pkcs8.c
2004-06-24 Dr. Stephen... Return an error if an attempt is made to encode or...
2004-06-24 Dr. Stephen... Include <string.h> to get definition of strcmp.
2004-06-21 Richard LevitteStandard sh doesn't tolerate ! as part of the condition...
2004-06-21 Richard LevitteMake sure we don't try to loop over an empty EXHEADER...
2004-06-19 Ben LaurieAdd primality tester.
2004-06-19 Ben LaurieMake make tags make tags.
2004-06-19 Ben LaurieUpdate ignores.
2004-06-19 Ben LaurieAdd Diffie-Hellman to FIPS.
2004-06-19 Ben LaurieThe version that was actually submitted for FIPS testing.
2004-06-15 Richard LevitteTypo, setting the first element of nids[] to NULL inste...
2004-06-14 Lutz JänickeMore precise explanation of session id context requirem...
2004-05-27 Richard LevitteMake sure o_str.h is reachable.
2004-05-27 Richard LevitteRun an installation of FIPS stuff as well.
2004-05-27 Richard LevitteCompile the FIPS directory on VMS as well. fips-lib...
2004-05-27 Richard LevitteCopy the FIPS files to the temporary openssl include...
2004-05-19 Richard LevitteDefine FIPS_*_SIZE_T for AES, DSA and RSA as well,...
2004-05-17 Andy PolyakovMake reservations in FIPS code for upcoming size_t...
2004-05-17 Richard LevitteTypo corretced.
2004-05-17 Richard LevitteRewrite the usage to avoid confusion.
2004-05-17 Richard LevitteMake it possible for the user to choose the digest...
2004-05-17 Richard LevitteWhen in FIPS mode, use SHA1 to digest the key, rather...
2004-05-17 Richard LevitteMake sure the applications know when we are running...
2004-05-17 Richard LevitteGenerate SHA1 files on Windows and other platforms...
2004-05-15 Ben LaurieFix self-tests, ban some things in FIPS mode, fix copyr...
next