2005-05-02 |
Dr. Stephen... | Add hmac to fips. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Dr. Stephen... | Update from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Dr. Stephen... | Update from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Dr. Stephen... | Update from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Andy Polyakov | Exclude the option for passing parameters pre-computed... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Andy Polyakov | Pointer to BN_MONT_CTX could be used uninitialized. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Dr. Stephen... | Fix from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Nils Larsch | add missing parentheses |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Bodo Möller | remove extra whitespace; mention MDC2 patent |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Andy Polyakov | Avoid L1 cache aliasing even between key and S-boxes... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Dr. Stephen... | Recognize zlib and krb5 options in mk1mf.pl |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Nils Larsch | fix typo |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Dr. Stephen... | Update libeay.num |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Dr. Stephen... | New function BN_MONT_CTX_set_locked, to set montgomery... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Andy Polyakov | Move some variables to .bss. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Andy Polyakov | Avoid aliasing between stack frames and S-boxes. Compre... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Dr. Stephen... | Remove defunct FIPS_allow_md5() and related functions. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Dr. Stephen... | Don't use kerberos library locations on windows. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Dr. Stephen... | Fix from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Dr. Stephen... | Ignore zlib related options in mk1mf.pl |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Dr. Stephen... | Fix from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Andy Polyakov | Enable shared link on HP-UX. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Andy Polyakov | Complete the transition C-code hashes. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Andy Polyakov | Maintain fingerprint hashes as C source. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Dr. Stephen... | Remove obsolete fingerprint.sha1 files and associated... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Dr. Stephen... | Pick up definition of FIPS_mode() in fips.h to avoid... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Andy Polyakov | Minor fips const-ification. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Andy Polyakov | Resolve minor binary compatibility issues in fips. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Andy Polyakov | Throw in fips/aes/asm/fips-ax86-elf.s. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Andy Polyakov | Regenerate fips/des/asm/fips-dx86-elf.s with -fPIC... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Dr. Stephen... | Return 0 for successful hash check. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Andy Polyakov | Rename fips/sha1/sx86-elf.s to fips/sha1/fips-sx86... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Andy Polyakov | Bring back fips_standalone_sha1. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Dr. Stephen... | Modify checkhash.pl so it can be run standalone or... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Dr. Stephen... | Include user32.lib to import MessageBoxIndirect |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Richard Levitte | Apparently, isascii() is an X/Open function, so to... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Nils Larsch | EVP_CIPHER_CTX_init is a void function + fix typo |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Dr. Stephen... | Update hash checking in makefiles to use new perl script. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Dr. Stephen... | Fix from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Dr. Stephen... | Perl script that checks or rebuilds FIPS hash files... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Final touch to mingw shared. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Move cygcrypto.dll above cygwin.dll. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | More cover-ups, removing OPENSSL_GLOBAL/EXTERNS. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Final(?) touches to mingw shared support. .dll.a as... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Zap OPENSSL_EXTERN on symbols, which are meant to remai... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Fix typos. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Backport OPENSSL_NONPIC_relocated from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | Shared support update, rather backport from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Andy Polyakov | OPENSSL_showfatal, backport from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Dr. Stephen... | Rebuild error codes. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Dr. Stephen... | Include error library value in C error source files... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Dr. Stephen... | Ooops, shoudln't have deleted this line. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dr. Stephen... | Not sure what this is doing here... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Richard Levitte | Now that things have been tagged properly, make prepara... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Richard Levitte | Prepare to release 0.9.7g. OpenSSL_0_9_7g |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Richard Levitte | Add a NEWS item for 0.9.7g. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Richard Levitte | Merge RFC3820 source into mainstream 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Dr. Stephen... | Move allow_proxy_certs declaration to start of function. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Dr. Stephen... | Make kerberos ciphersuite code work with newer header... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Dr. Stephen... | Typo.. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Dr. Stephen... | Make kerberos ciphersuites work with newer headers. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Richard Levitte | Added restrictions on the use of proxy certificates... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Nils Larsch | add support for DER encoded private keys to SSL_CTX_use... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Nils Larsch | improve docu of SSL_CTX_use_PrivateKey() |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Nils Larsch | get rid of very buggy and very imcomplete DH cert support |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Nils Larsch | make sure error queue is totally emptied |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Nils Larsch | const fixes |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Andy Polyakov | Recognize MSYS/MINGW environment. |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Andy Polyakov | Recognize MSYS/MINGW environment. |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Andy Polyakov | Implement OPENSSL_showfatal and make it Win32 GUI and... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Andy Polyakov | Engage DllMain on Windows. Partial backport from HEAD... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Andy Polyakov | Harmonize cygwin/mingw and VC targets. |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Andy Polyakov | +45% RC4 performance boost on Intel EM64T core. Unrolle... |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | some const fixes |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | update progs.pl to reflect changes in progs.h |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | fix example in docu |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | fix example in docu |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | some const fixes and cleanup |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Nils Larsch | remove unused recp method |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Polyakov | Extend Solaris x86 support to amd64. |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Polyakov | Solaris x86 linker erroneously pads .init segment with... |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Polyakov | Some non-GNU compilers (such as Sun C) define __i386. |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Bodo Möller | HISTORY section: point out change of default digest |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Andy Polyakov | Extend Solaris x86 support to amd64. Note that if both... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Andy Polyakov | Downsync from HEAD. |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Andy Polyakov | Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Ben Laurie | If input is bad, we still need to clear the buffer. |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Nils Larsch | use SHA-1 as the default digest for the apps/openssl... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Dr. Stephen... | Typo |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Nils Larsch | really clear the error queue here |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Nils Larsch | really clear the error queue here |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Nils Larsch | use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc. |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Nils Larsch | use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ben Laurie | Consistency. |
commit | commitdiff | tree | snapshot |
next |