oweals/openssl.git
2005-05-03 Nils Larschfix typo
2005-05-03 Dr. Stephen... Preliminary FIPS hmac test program.
2005-05-03 Dr. Stephen... Remove unnecessary code.
2005-05-03 Richard LevitteSynchronise with Unix build.
2005-05-02 Dr. Stephen... Add .cvsignore
2005-05-02 Dr. Stephen... Add fips hmac files
2005-05-02 Dr. Stephen... Update dependencies.
2005-05-02 Dr. Stephen... Add hmac to fips.
2005-05-01 Dr. Stephen... Update from HEAD.
2005-04-30 Dr. Stephen... Update from HEAD.
2005-04-30 Dr. Stephen... Update from HEAD.
2005-04-29 Andy PolyakovExclude the option for passing parameters pre-computed...
2005-04-28 Andy PolyakovPointer to BN_MONT_CTX could be used uninitialized.
2005-04-28 Dr. Stephen... Fix from HEAD.
2005-04-27 Nils Larschadd missing parentheses
2005-04-25 Bodo Möllerupdate
2005-04-25 Bodo Möllerremove extra whitespace; mention MDC2 patent
2005-04-24 Andy PolyakovAvoid L1 cache aliasing even between key and S-boxes...
2005-04-24 Dr. Stephen... Recognize zlib and krb5 options in mk1mf.pl
2005-04-23 Nils Larschfix typo
2005-04-22 Dr. Stephen... Update libeay.num
2005-04-22 Dr. Stephen... New function BN_MONT_CTX_set_locked, to set montgomery...
2005-04-22 Andy PolyakovMove some variables to .bss.
2005-04-22 Andy PolyakovAvoid aliasing between stack frames and S-boxes. Compre...
2005-04-22 Dr. Stephen... Remove defunct FIPS_allow_md5() and related functions.
2005-04-21 Dr. Stephen... Don't use kerberos library locations on windows.
2005-04-20 Dr. Stephen... Fix from HEAD.
2005-04-20 Dr. Stephen... Ignore zlib related options in mk1mf.pl
2005-04-20 Dr. Stephen... Fix from HEAD.
2005-04-19 Andy PolyakovEnable shared link on HP-UX.
2005-04-19 Andy PolyakovComplete the transition C-code hashes.
2005-04-19 Andy PolyakovMaintain fingerprint hashes as C source.
2005-04-18 Dr. Stephen... Remove obsolete fingerprint.sha1 files and associated...
2005-04-18 Dr. Stephen... Pick up definition of FIPS_mode() in fips.h to avoid...
2005-04-18 Andy PolyakovMinor fips const-ification.
2005-04-17 Andy PolyakovResolve minor binary compatibility issues in fips.
2005-04-17 Andy PolyakovThrow in fips/aes/asm/fips-ax86-elf.s.
2005-04-17 Andy PolyakovRegenerate fips/des/asm/fips-dx86-elf.s with -fPIC...
2005-04-17 Dr. Stephen... Return 0 for successful hash check.
2005-04-17 Andy PolyakovRename fips/sha1/sx86-elf.s to fips/sha1/fips-sx86...
2005-04-17 Andy PolyakovBring back fips_standalone_sha1.
2005-04-17 Dr. Stephen... Modify checkhash.pl so it can be run standalone or...
2005-04-17 Dr. Stephen... Include user32.lib to import MessageBoxIndirect
2005-04-17 Richard LevitteApparently, isascii() is an X/Open function, so to...
2005-04-15 Nils LarschEVP_CIPHER_CTX_init is a void function + fix typo
2005-04-15 Dr. Stephen... Update hash checking in makefiles to use new perl script.
2005-04-14 Dr. Stephen... Fix from HEAD.
2005-04-14 Dr. Stephen... Perl script that checks or rebuilds FIPS hash files...
2005-04-13 Andy PolyakovFinal touch to mingw shared.
2005-04-13 Andy PolyakovMove cygcrypto.dll above cygwin.dll.
2005-04-13 Andy PolyakovMore cover-ups, removing OPENSSL_GLOBAL/EXTERNS.
2005-04-13 Andy PolyakovFinal(?) touches to mingw shared support. .dll.a as...
2005-04-13 Andy PolyakovZap OPENSSL_EXTERN on symbols, which are meant to remai...
2005-04-13 Andy PolyakovFix typos.
2005-04-13 Andy PolyakovBackport OPENSSL_NONPIC_relocated from HEAD.
2005-04-13 Andy PolyakovShared support update, rather backport from HEAD.
2005-04-13 Andy PolyakovOPENSSL_showfatal, backport from HEAD.
2005-04-12 Dr. Stephen... Rebuild error codes.
2005-04-12 Dr. Stephen... Include error library value in C error source files...
2005-04-12 Dr. Stephen... Ooops, shoudln't have deleted this line.
2005-04-11 Dr. Stephen... Not sure what this is doing here...
2005-04-11 Richard LevitteNow that things have been tagged properly, make prepara...
2005-04-11 Richard LevittePrepare to release 0.9.7g. OpenSSL_0_9_7g
2005-04-11 Richard LevitteAdd a NEWS item for 0.9.7g.
2005-04-11 Richard LevitteMerge RFC3820 source into mainstream 0.9.7-stable.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-10 Dr. Stephen... Move allow_proxy_certs declaration to start of function.
2005-04-09 Dr. Stephen... Make kerberos ciphersuite code work with newer header...
2005-04-09 Dr. Stephen... Typo..
2005-04-09 Dr. Stephen... Make kerberos ciphersuites work with newer headers.
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-04-08 Nils Larschadd support for DER encoded private keys to SSL_CTX_use...
2005-04-08 Nils Larschimprove docu of SSL_CTX_use_PrivateKey()
2005-04-07 Nils Larschget rid of very buggy and very imcomplete DH cert support
2005-04-07 Nils Larschmake sure error queue is totally emptied
2005-04-07 Nils Larschconst fixes
2005-04-07 Andy PolyakovRecognize MSYS/MINGW environment.
2005-04-07 Andy PolyakovRecognize MSYS/MINGW environment.
2005-04-07 Andy PolyakovImplement OPENSSL_showfatal and make it Win32 GUI and...
2005-04-07 Andy PolyakovEngage DllMain on Windows. Partial backport from HEAD...
2005-04-07 Andy PolyakovHarmonize cygwin/mingw and VC targets.
2005-04-06 Andy Polyakov+45% RC4 performance boost on Intel EM64T core. Unrolle...
2005-04-05 Nils Larschsome const fixes
2005-04-05 Nils Larschupdate progs.pl to reflect changes in progs.h
2005-04-05 Nils Larschfix example in docu
2005-04-05 Nils Larschfix example in docu
2005-04-05 Nils Larschsome const fixes and cleanup
2005-04-04 Nils Larschremove unused recp method
2005-04-04 Andy PolyakovExtend Solaris x86 support to amd64.
2005-04-04 Andy PolyakovSolaris x86 linker erroneously pads .init segment with...
2005-04-04 Andy PolyakovSome non-GNU compilers (such as Sun C) define __i386.
2005-04-03 Bodo MöllerHISTORY section: point out change of default digest
2005-04-03 Andy PolyakovExtend Solaris x86 support to amd64. Note that if both...
2005-04-03 Andy PolyakovDownsync from HEAD.
2005-04-03 Andy PolyakovMake bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
2005-04-03 Ben LaurieIf input is bad, we still need to clear the buffer.
2005-04-02 Nils Larschuse SHA-1 as the default digest for the apps/openssl...
next