2003-03-20 |
Richard Levitte | Spelling errors. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Richard Levitte | Make sure that all the library paths are modified in... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Richard Levitte | hinv may generate more than one line (1 line per CPU). |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Richard Levitte | Shut up an ANSI compiler about uninitialised variables. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Richard Levitte | Add the target linux-ia64-ecc, suggested by Keith Thomp... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Bodo Möller | countermeasure against new Klima-Pokorny-Rosa atack |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Bodo Möller | make sure RSA blinding works when the PRNG is not prope... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dr. Stephen... | Fix Certificate and CRL adding in X509_load_cert_crl_file: |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Bodo Möller | fix formatting |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Ben Laurie | Turn on RSA blinding by default. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Dr. Stephen... | Fix for no-ec on Windows. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Dr. Stephen... | Don't give an error if response reason absent in OCSP... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Dr. Stephen... | Add entry for domainComponent so it is treated correctly. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Dr. Stephen... | Get the PEDANTIC stuff right this time... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Geoff Thorpe | Fix a bone-head bug. This warrants a CHANGES entry... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Dr. Stephen... | Return an error if gmtime returns NULL. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Dr. Stephen... | Avoid warnings for no-engine and PEDANTIC |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Dr. Stephen... | Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Bodo Möller | memset problem has been handled |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Dr. Stephen... | Encryption BIOs misbehave when used with non blocking... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Bodo Möller | year 2003 |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Ulf Möller | get rid of a bad character |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Ulf Möller | Add instructions for building the MinGW target in Cygwi... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Ulf Möller | replace symlink with copy, as in head |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Ulf Möller | mingw related cleanups, as in head |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Richard Levitte | Remove duplication and have clean depend on libclean |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Ulf Möller | mingw related changes as in head |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Let's move on to development of 0.9.7b. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Time to release 0.9.7a. OpenSSL_0_9_7a |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Security fix: Vaudenay timing attack on CBC. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Make sure the memory allocation routines check for... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Borland C++ Builder 5 complains about unreachable state... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Richard Levitte | Make the no-err option work properly |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Bodo Möller | Remove "+Olibcalls" option from HPUX targets. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bodo Möller | mask old error codes so that mkerr.pl does not re-add... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bodo Möller | make update |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Add support for IA64. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Handle krb5 libraries separately and make sure only... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Update linux-mips and linux-mipsel to support threads... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Pay attention to disabled SSL versions. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Change no_rmd160 to no_ripemd for consistency. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Make it possible to disable OCSP, the speed application... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Richard Levitte | Oh, the destest program did look at the return value... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Richard Levitte | Adjust DES_cbc_cksum() so the returned value is the... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dr. Stephen... | Option to disable auto SSL chain building. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Bodo Möller | comments |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Richard Levitte | PKCS#1 has a new RFC, which we do implement |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Bodo Möller | additional sanity checks for arguments to EC_POINTs_mul() |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Bodo Möller | EC_GROUP_get_extra_data() should not set an error when... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Bodo Möller | typo in WIN16 section |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Bodo Möller | SSL_add_dir_cert_subjects_to_stack now exists for WIN32 |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Bodo Möller | Update PRNG entry: |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Richard Levitte | We can't say in advance what the argument to BIO_socket... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | Document -engine where missing. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | A few small bugs with BIO popping. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | The util scripts need to handled no-hw. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | The MASM situation is more difficult than described... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | For VC++7 and up, the file is VSVARS32.BAT. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | The OPENSSL_NO_ENGINE has small problem: it changes... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | Small typo, OENSSL should really be spelled OPENSSL. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | Fix a memory leak in SSL. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Richard Levitte | cert_sk isn't always allocated, so freeing it may cause... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Richard Levitte | DVCS (see RFC 3029) was missing among the possible... |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Dr. Stephen... | Correct EVP_SealInit() documentation, iv is an output |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Bodo Möller | consistency |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Andy Polyakov | Provide "dummy" &main::picmeup even in Windows perlasm... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Dr. Stephen... | Check return value of gmtime() and add error codes |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Andy Polyakov | Workaround for lame compiler bug introduced in "CPU... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Andy Polyakov | The patch speaks for itself. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Richard Levitte | Missing 0 broke FreeBSD build. |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Andy Polyakov | Suggestion was to change ${MACHINE} to i586 in lines... |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Andy Polyakov | This is an *initial* tune-up. This update puts Itanium2... |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Andy Polyakov | Oops! Missed closing quote... Didn't have time to verif... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Andy Polyakov | SCO target missed .so definition. |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Andy Polyakov | -lresolv is not present on SCO Unix, RT#460. |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Andy Polyakov | Caldera/SCO targets erroneously limit themselves to... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Andy Polyakov | Fix for AIX shared build, see RT#463. |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Dr. Stephen... | EVP_DecryptInit() should call EVP_CipherInit() not... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Richard Levitte | A few more files to ignore |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Richard Levitte | FreeBSD has /dev/crypto as well. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Lutz Jänicke | Armor against systems without ranlib... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Lutz Jänicke | ncr-scde target needs -lc89 for strcasecmp() and ftime... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Richard Levitte | Fix possible NULL dereferencial. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Richard Levitte | Add verbosity |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Lutz Jänicke | Fix initialization sequence to prevent freeing of uniti... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Lutz Jänicke | Really fix SSLv2 session ID handling |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Dr. Stephen... | Set EXPORT_VAR_AS_FN for BC-32 to work around a compile... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Richard Levitte | Extend the HOWTO on creating certificates, and add... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Richard Levitte | Extend the HOWTO on creating certificates, and add... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Lutz Jänicke | Document hpux-parisc2-cc problems, probably due to... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Richard Levitte | Correct an example that has a few typos. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Richard Levitte | Correct an example that has a few typos. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Lutz Jänicke | Document hpux-parisc2-cc problems, probably due to... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Richard Levitte | Merge from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
next |