2000-12-01 |
Richard Levitte | Typo corrected.
|
commit | commitdiff | tree |
2000-12-01 |
Richard Levitte | Recognise Darwin as well. For now, have it do exactly...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | First tentative impementation of Kerberos 5 cryptos...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | A few bug fixes for Windows.
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | New format for the FAQ. We now have different sections...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | The compression method may be undefined for some reason...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | Simplify and provide the possibility to clean a compression...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | comp_methods in a SSL_CTX points at an internal database...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | Turn off memory checking when loading new compression...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | COMP_METHOD has a new argument since some time back...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | Make it possible to test SSL compression
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | Change c_zlib further to allow loading a shared zlib...
|
commit | commitdiff | tree |
2000-11-30 |
Richard Levitte | Changes to c_zlib.c to make ZLIB.DLL dynamically loadable...
|
commit | commitdiff | tree |
2000-11-29 |
Richard Levitte | Copy and paste error... bn_add_part_words() should...
|
commit | commitdiff | tree |
2000-11-28 |
Richard Levitte | Addapt to added files in the BIGNUM section
|
commit | commitdiff | tree |
2000-11-22 |
Richard Levitte | Correct a number of syntax errors.
|
commit | commitdiff | tree |
2000-11-22 |
Richard Levitte | Addapt the VMS scripts to the changes in the Makefiles.
|
commit | commitdiff | tree |
2000-11-22 |
Richard Levitte | Addapt the VMS scripts to the changes in the Makefiles.
|
commit | commitdiff | tree |
2000-11-21 |
Richard Levitte | Reimplement bn_div_words, bn_add_words and bn_sub_words...
|
commit | commitdiff | tree |
2000-11-21 |
Richard Levitte | Avoid getting warnings about unary - being used on...
|
commit | commitdiff | tree |
2000-11-20 |
Richard Levitte | 'echo on' works better all over than 'echo=on'. We...
|
commit | commitdiff | tree |
2000-11-19 |
Richard Levitte | Make sure bs is assigned NULL when it's free'd, or...
|
commit | commitdiff | tree |
2000-11-19 |
Richard Levitte | I wonder if I do too much...
|
commit | commitdiff | tree |
2000-11-19 |
Richard Levitte | Add news items early. Please fill in with what I have...
|
commit | commitdiff | tree |
2000-11-18 |
Richard Levitte | Remove two bn_wexpand() from BN_mul(), which is a step...
|
commit | commitdiff | tree |
2000-11-18 |
Richard Levitte | Remove a declaration for a function that does not exist.
|
commit | commitdiff | tree |
2000-11-18 |
Richard Levitte | Make the definition of bn_add_words() match the definition.
|
commit | commitdiff | tree |
2000-11-18 |
Richard Levitte | I might want to debug the assembler modules...
|
commit | commitdiff | tree |
2000-11-17 |
Richard Levitte | Make sure BN_DIV2W is not defining when defining it...
|
commit | commitdiff | tree |
2000-11-16 |
Richard Levitte | More constification of the BN library.
|
commit | commitdiff | tree |
2000-11-16 |
Richard Levitte | Make sure to print the BN counting (BN_COUNT) to stderr...
|
commit | commitdiff | tree |
2000-11-16 |
Richard Levitte | Oops, when I clean, I should do it thoroughly.
|
commit | commitdiff | tree |
2000-11-16 |
Richard Levitte | I've checked again and again. There really is no need...
|
commit | commitdiff | tree |
2000-11-16 |
Richard Levitte | /proc/cpuinfo can have several lines containing the...
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | Modify () to (void), since that's what is actually...
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | Two OCSP functions that aren't yet implemented.
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | Get the Rijndael function declarations.
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | Detect and mark functions that no longer exist.
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | Typo, was "time" instead of "tim".
|
commit | commitdiff | tree |
2000-11-14 |
Richard Levitte | Add Rijndael as things to look through.
|
commit | commitdiff | tree |
2000-11-12 |
Richard Levitte | For a long time, I've wanted to be able to easily run...
|
commit | commitdiff | tree |
2000-11-12 |
Richard Levitte | Enhance granularity on what I want to debug for the...
|
commit | commitdiff | tree |
2000-11-12 |
Richard Levitte | Update my own debugging configuration entry
|
commit | commitdiff | tree |
2000-11-08 |
Richard Levitte | Really stupid glitch (a comment not properly ended...
|
commit | commitdiff | tree |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but...
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | Constification of LHASH. Contributed by "Paul D. Smith...
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | Document that the Nuron hardware has been added and...
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | Constify DH-related code.
|
commit | commitdiff | tree |
2000-11-07 |
Richard Levitte | Constify DSA-related code.
|
commit | commitdiff | tree |
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 |
next |