2001-01-08 |
Richard Levitte | Because /dev/urandom has a better chance of giving...
|
commit | commitdiff | tree |
2001-01-08 |
Richard Levitte | Change RAND_poll for Unix to try a number of devices...
|
commit | commitdiff | tree |
2001-01-07 |
Richard Levitte | Keep up with the Unixly changes.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Make the DSO code for VMS work again. First attempt.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | The option line may start with a space, which gives...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Look for no-krb5 and add the definition of NO_KRB5...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Temporary measure: if no KRB5 is defined, add "no-krb5...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Since asn1.h gets included recursively from many places...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Remove RSAref-related things.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Document.
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EX...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Remove anything connected to RSAref, since that's gone...
|
commit | commitdiff | tree |
2000-12-31 |
Richard Levitte | Uhmm, the keyword TRUE does not exist of course...
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | Check for deselection of KRB5. In fact, skip it completely...
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | Correct a typo.
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | "make update" plus a rewrite of both .num files.
|
commit | commitdiff | tree |
2000-12-29 |
Richard Levitte | Enhancements to mkdef.pl:
|
commit | commitdiff | tree |
2000-12-28 |
Richard Levitte | Update VMS build procedures to match the current status.
|
commit | commitdiff | tree |
2000-12-16 |
Richard Levitte | Do not poll DEVRANDOM if weäre building without an...
|
commit | commitdiff | tree |
2000-12-16 |
Richard Levitte | Make sure each FAQ item has an index entry.
|
commit | commitdiff | tree |
2000-12-13 |
Richard Levitte | Constification of the data of a hash table. This means...
|
commit | commitdiff | tree |
2000-12-13 |
Richard Levitte | Problem: bn_mul_normal() misbehaves if the size of...
|
commit | commitdiff | tree |
2000-12-13 |
Richard Levitte | In bn_mul_recursive(), make sure the comba routines...
|
commit | commitdiff | tree |
2000-12-13 |
Richard Levitte | When using -pedantic, it's a good thing to define PEDANTIC...
|
commit | commitdiff | tree |
2000-12-12 |
Richard Levitte | SSL_new() may potentially add a certfificate. Therefore...
|
commit | commitdiff | tree |
2000-12-09 |
Richard Levitte | Make TYPE_RSA the default type instead of just setting...
|
commit | commitdiff | tree |
2000-12-06 |
Richard Levitte | During the self test, we only want to know what bctest...
|
commit | commitdiff | tree |
2000-12-06 |
Richard Levitte | Have the self test use bctest to check that bc is sane.
|
commit | commitdiff | tree |
2000-12-05 |
Richard Levitte | Update the internal docs.
|
commit | commitdiff | tree |
2000-12-05 |
Richard Levitte | On Windows, Rainbow uses _stdcall convention under...
|
commit | commitdiff | tree |
2000-12-04 |
Richard Levitte | It's completely unnecessary to add a compression algorithm...
|
commit | commitdiff | tree |
2000-12-04 |
Richard Levitte | Remove the last bn_wexpand()s that made us break constness...
|
commit | commitdiff | tree |
2000-12-02 |
Richard Levitte | Add a comment to explain the purpose of bn_cmp_part_words().
|
commit | commitdiff | tree |
2000-12-01 |
Richard Levitte | Write a first HOWTO on how to create certificates....
|
commit | commitdiff | tree |
2000-12-01 |
Richard Levitte | Correct a mail address...
|
commit | commitdiff | tree |
2000-12-01 |
Richard Levitte | Document the addition of Kerberos stuff.
|
commit | commitdiff | tree |
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 |
next |