2000-06-08 |
Bodo Möller | Accept -F4 option in lower case, which is what the... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Bodo Möller | Slightly faster DSA verification (BN_mod_exp2_mont), |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Bodo Möller | Add entry that Richard forgot. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Bodo Möller | Use the equivalent of a sliding window (without precomp... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Bodo Möller | Speed up DH with small generator. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Bodo Möller | No need to abort if c_rehash fails here (e.g. because... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Bodo Möller | use consistent indentation |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Ulf Möller | Option "no-symlinks" to configure without creating... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Andy Polyakov | Compaq C warns that "the expression 'p=scan_esc(p)... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Andy Polyakov | MT-support for IRIX 6.x and Alpha-Linux |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Ulf Möller | Increased consideration for stupid Linux users. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Andy Polyakov | GCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workarou... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Bodo Möller | int may be smaller than 32 bits. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Richard Levitte | According to Gordon Atwood <gordon@cs.ualberta.ca>... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Richard Levitte | According to Gordon Atwood <gordon@cs.ualberta.ca>... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Ulf Möller | CygWin32 support. |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Ulf Möller | Yet another bc FAQ. |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Ben Laurie | EVP constification. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ulf Möller | Use NO_FP_API. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ulf Möller | Don't include <stdlib.h>. In the NO_FP_API case, don... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Richard Levitte | Small documentation bug, probably a cut'n'paste, corrected. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ulf Möller | Bug fix for 64 bit HP-UX. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Richard Levitte | Small fix to enable reading from stdin as well. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Geoff Thorpe | "make update" + stripping the type-specific stack funct... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Geoff Thorpe | This change will cause builds (by default) to not use... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Geoff Thorpe | The previous commit to crypto/stack/*.[ch] pulled the... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Geoff Thorpe | This is the first of two commits (didn't want to dump... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Ulf Möller | is needed. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Bodo Möller | dh and gendh have been obsoleted by dhparam. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Ulf Möller | #include <stdio.h> not needed. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Ulf Möller | #include <stdlib.h> is not needed. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Richard Levitte | Result of "make update" |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Richard Levitte | This seems to become a FAQ... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Geoff Thorpe | sk_***_new_null() seems to be there to avoid exactly... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Geoff Thorpe | sk_value was also suffering from de-const-ification. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Richard Levitte | config can now detect ARM Linux automagically. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Bodo Möller | strtoul is not used anywhere. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Bodo Möller | When compiling with /opt/SUNWspro/SC4.2/bin/cc on Solar... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Geoff Thorpe | All the little functions created by the IMPLEMENT_STACK... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Bodo Möller | Move Windows seeding functions into a separate file. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Bodo Möller | Add "FIXME" comment. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Bodo Möller | Improve PRNG robustness. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Dr. Stephen... | More EVP cipher revision. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Geoff Thorpe | "make update" |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Richard Levitte | You must have an empty line between =item's |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Dr. Stephen... | Fourth phase EVP revision. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Dr. Stephen... | Fourth phase EVP revision. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Richard Levitte | Configuration for linux on ARM (contributed by Jeremy... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Geoff Thorpe | Minor corrections to documentation. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Geoff Thorpe | another warning. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Geoff Thorpe | It seems that mktime does what is required here. Certai... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Geoff Thorpe | This declaration seems to have been added into the... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Geoff Thorpe | oops. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Dr. Stephen... | Third phase of EVP cipher overhaul. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Bodo Möller | Bugfix: clear error queue after ignoring ssl_verify_cer... |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Dr. Stephen... | Second phase of EVP cipher overhaul. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Dr. Stephen... | Beginnings of EVP cipher overhaul. This should eventually |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Geoff Thorpe | cvs update |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Bodo Möller | Implement SSL_OP_TLS_ROLLBACK_BUG for servers. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Richard Levitte | Add the target system linux-m68k |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Dr. Stephen... | Add DSA library string. Workaround for IIS .key file... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Ralf S. Engelschall | Fix Blowfish URL. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Ben Laurie | Yet more typesafety. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Bodo Möller | Avoid sprintf |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Bodo Möller | Avoid sprintf. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Bodo Möller | Avoid sprintf, and harmonize indentation. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Bodo Möller | Avoid sprintf. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Richard Levitte | Remove extra comma (creates a unnessecary null element... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Bodo Möller | Add required cast. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Bodo Möller | Fix "FIXME" indentation :-) |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Bodo Möller | Add "FIXME" comment, and adjust the indentation. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Richard Levitte | Add a couple of macros that make OpenSSL compilable... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Richard Levitte | Add a note about the new document. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Richard Levitte | Add a new file where all the standards and other docume... |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Dr. Stephen... | Fix c_rehash script, add -fingerprint option to crl. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Ben Laurie | Typesafety Thought Police last part. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Ben Laurie | Typesafety Thought Police part 5. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Ben Laurie | Typesafe Thought Police part 4. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Ben Laurie | Typesafety Thought Police part 3. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Ben Laurie | Typesafety Thought Police Part 2. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Ben Laurie | Typesafety thought police. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ulf Möller | Get rid of more non-ANSI declarations. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ulf Möller | prototype. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ulf Möller | Make sure that NO-RSA applications etc can include... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ulf Möller | Missing cases when no_rsa is defined |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ulf Möller | MacOS changes. |
commit | commitdiff | tree | snapshot |
2000-05-14 |
Ben Laurie | Allow UTCTIME objects to be retrieved. Check for immine... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Bodo Möller | When open()ing 'file' in RAND_write_file, don't use... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Richard Levitte | Being sick and tired of the hogging Efence does on... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Dr. Stephen... | Fix for SSL server purpose checking |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Dr. Stephen... | Make PKCS#12 code handle missing passwords. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Bodo Möller | Note apps/x509.c bugfixes. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Bodo Möller | Fix a memory leak, and don't generate inappropriate... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Richard Levitte | Initialise. |
commit | commitdiff | tree | snapshot |
next |