2000-11-07 |
Richard Levitte | Make sure ERR_get_error() is declared.
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | A few more constifications of some RSA routines that...
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | Lutz tells me HP cc uses the same syntax for flags...
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | When ENGINE_by_id() couldn't find the given engine...
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | shl_load() also needs to load along a path given through an
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Document recent constifications.
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Constification of CRYPTO_get_ex_data() needed for the...
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | The consequence of constification is that to pass the...
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Constify the RSAref glue code.
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Constify the RSA parts of the ASN.1 library. Note...
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Constify the RSA library.
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Constify the RSA library.
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | As a consequence of the BIGNUM constification, the...
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Make all engines available in the openssl application.
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Constify the BIGNUM routines a bit more. The only...
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | mode used too early in EVP_PKEY_save_parameters.
|
commit | commitdiff | tree |
2000-11-06 |
Richard Levitte | Make sure that shared libraries get the internal name...
|
commit | commitdiff | tree |
2000-11-03 |
Richard Levitte | Instead of just STACK, use STACK_OF(ASN1_OBJECT).
|
commit | commitdiff | tree |
2000-11-02 |
Richard Levitte | Update the standards list to the current status
|
commit | commitdiff | tree |
2000-11-02 |
Richard Levitte | Change the engine library so the application writer...
|
commit | commitdiff | tree |
2000-11-02 |
Richard Levitte | 'openssl engine' can now list engine capabilities....
|
commit | commitdiff | tree |
2000-11-02 |
Richard Levitte | Better error reporting in 'openssl engine'
|
commit | commitdiff | tree |
2000-11-02 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2000-11-01 |
Richard Levitte | -t is supported, so display some help about it.
|
commit | commitdiff | tree |
2000-11-01 |
Richard Levitte | Add application to enumerate, list and test engines...
|
commit | commitdiff | tree |
2000-11-01 |
Richard Levitte | Add support for shared libraries under Irix.
|
commit | commitdiff | tree |
2000-10-31 |
Richard Levitte | Rename true64 to the correct tru64.
|
commit | commitdiff | tree |
2000-10-31 |
Richard Levitte | Improvements to openssl.spec.
|
commit | commitdiff | tree |
2000-10-31 |
Richard Levitte | Add configuration option to build on Linux on both...
|
commit | commitdiff | tree |
2000-10-31 |
Richard Levitte | Make flag variables int instead of char. This avoids...
|
commit | commitdiff | tree |
2000-10-28 |
Richard Levitte | Document the change.
|
commit | commitdiff | tree |
2000-10-28 |
Richard Levitte | Add the possibility to use keys handled by engines...
|
commit | commitdiff | tree |
2000-10-28 |
Richard Levitte | Small documentation change
|
commit | commitdiff | tree |
2000-10-27 |
Richard Levitte | NetBSD doesn't use ftime().
|
commit | commitdiff | tree |
2000-10-27 |
Richard Levitte | Document the OCSP addition.
|
commit | commitdiff | tree |
2000-10-27 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2000-10-27 |
Richard Levitte | The majority of the OCSP code from CertCo.
|
commit | commitdiff | tree |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All conflicts...
|
commit | commitdiff | tree |
2000-10-26 |
Richard Levitte | On HP-UX, at least when shl_* are used, the libraries...
|
commit | commitdiff | tree |
2000-10-26 |
Richard Levitte | For the operating systems where it matters, it is sometimes...
|
commit | commitdiff | tree |
2000-10-22 |
Richard Levitte | When building shared libraries on HP-UX 10.20 and HP...
|
commit | commitdiff | tree |
2000-10-22 |
Richard Levitte | It seems like grep isn't as capable as I thought on...
|
commit | commitdiff | tree |
2000-10-22 |
Richard Levitte | Pointer error corrected
|
commit | commitdiff | tree |
2000-10-22 |
Richard Levitte | If the functions get_dh*() are declared static, they...
|
commit | commitdiff | tree |
2000-10-22 |
Richard Levitte | On some operating systems, MAX is defined. Call ours...
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | Document
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | There's no reason why app_RAND_load_file() should return...
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | Krister Walfridsson <cato@df.lth.se> tells us sysctl...
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | FreeBSD-elf can do threads. However, there seems to...
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | Add what's needed to get shared libraries on HP-UX.
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2000-10-21 |
Richard Levitte | Document the change to NCONF.
|
commit | commitdiff | tree |
2000-10-19 |
Richard Levitte | Keep binary backward compatibility by putting new method...
|
commit | commitdiff | tree |
2000-10-19 |
Richard Levitte | Make it possible for methods to load from something...
|
commit | commitdiff | tree |
2000-10-19 |
Richard Levitte | NCONF_get_number() has no error checking at all. As...
|
commit | commitdiff | tree |
2000-10-18 |
Richard Levitte | John Denney <jdenney@ca.mdis.com> reports that we forgot...
|
commit | commitdiff | tree |
2000-10-17 |
Richard Levitte | Two questions have been asked quite often lately.
|
commit | commitdiff | tree |
2000-10-16 |
Richard Levitte | CRYPTO_get_ex_new_index would never return an error.
|
commit | commitdiff | tree |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk.
|
commit | commitdiff | tree |
2000-10-13 |
Richard Levitte | Even when you don't want to create shared libraries...
|
commit | commitdiff | tree |
2000-10-13 |
Richard Levitte | Rework the system to generate shared libraries:
|
commit | commitdiff | tree |
2000-10-13 |
Richard Levitte | Bump the shared library version (should have been done...
|
commit | commitdiff | tree |
2000-10-13 |
Richard Levitte | Make the new conf implementatoin bug-compatible with...
|
commit | commitdiff | tree |
2000-10-13 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2000-10-12 |
Richard Levitte | New docs and new facts in older docs.
|
commit | commitdiff | tree |
2000-10-10 |
Richard Levitte | Do a favor to those who get weird compiles and report...
|
commit | commitdiff | tree |
2000-10-10 |
Richard Levitte | A few small corrections to the SSL documentation.
|
commit | commitdiff | tree |
2000-10-09 |
Richard Levitte | Make sure ranlib is only used on .a libraries.
|
commit | commitdiff | tree |
2000-10-09 |
Richard Levitte | Make sure that shareable libraries are turned off if...
|
commit | commitdiff | tree |
2000-10-08 |
Richard Levitte | Linux on Alpha with gcc knows about shared libraries.
|
commit | commitdiff | tree |
2000-10-08 |
Richard Levitte | Linux on Alpha has the configuration name linux-alpha...
|
commit | commitdiff | tree |
2000-10-03 |
Richard Levitte | More SSL functions documented. Submitted by Lutz Jaenicke...
|
commit | commitdiff | tree |
2000-10-01 |
Richard Levitte | Document...
|
commit | commitdiff | tree |
2000-10-01 |
Richard Levitte | Remove what was described by someone as "an EAY hack...
|
commit | commitdiff | tree |
2000-09-29 |
Richard Levitte | Include arpa/inet.h, since that's where htons() and...
|
commit | commitdiff | tree |
2000-09-27 |
Richard Levitte | A compiler warning removed. Thanks to the folks at HP!
|
commit | commitdiff | tree |
2000-09-25 |
Richard Levitte | Document the change.
|
commit | commitdiff | tree |
2000-09-25 |
Richard Levitte | Update
|
commit | commitdiff | tree |
2000-09-25 |
Richard Levitte | When creating a .def file, be a bit more selective...
|
commit | commitdiff | tree |
2000-09-25 |
Richard Levitte | echo=off works on NT, but not on W2K.
|
commit | commitdiff | tree |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That...
|
commit | commitdiff | tree |
2000-09-25 |
Richard Levitte | Make the algorithm implementations depend on the corresponding
|
commit | commitdiff | tree |
2000-09-24 |
Richard Levitte | Update the status and version number to 0.9.7-dev.
|
commit | commitdiff | tree |
2000-09-24 |
Richard Levitte | Forgot to change the STATUS file...
|
commit | commitdiff | tree |
2000-09-24 |
Richard Levitte | Time to build the release. Bump the version info accordingly.
|
commit | commitdiff | tree |
2000-09-24 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2000-09-24 |
Richard Levitte | Change the Windows building scripts to enable DSO_WIN32.
|
commit | commitdiff | tree |
2000-09-22 |
Richard Levitte | Catch V_ASN1_NULL.
|
commit | commitdiff | tree |
2000-09-22 |
Richard Levitte | Problem on FreeBSD/Alpha fixed.
|
commit | commitdiff | tree |
2000-09-22 |
Richard Levitte | Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD...
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | More reports
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | More reports
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | More reports
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | Change IMPORTANT to WARNING for greater emphasis.
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | More reports
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | Oops, if the target only had USE_TOD, an error message...
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | Ugly hack to make sure static libraries are usable...
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | More reports.
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | Tests so far.
|
commit | commitdiff | tree |
2000-09-21 |
Richard Levitte | Tests so far.
|
commit | commitdiff | tree |
next |