2002-08-15 |
Bodo Möller | Simplify handling of named curves: get rid of EC_GROUP_... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Richard Levitte | Sometimes, the value of the variable containing the... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Bodo Möller | change how pod2man is handled: explicitly invoke '... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Richard Levitte | Instead of returning errors when certain flags are... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Richard Levitte | The applications 'ecdsa' and 'ecparam' were missing... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Richard Levitte | Make sure that the test input file comes in the same... |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Bodo Möller | move a TODO from CHANGES to STATUS |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Bodo Möller | add 'TODO' items |
commit | commitdiff | tree | snapshot |
2002-08-14 |
Dr. Stephen... | Fix typo in OBJ_txt2obj which incorrectly passed the... |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Richard Levitte | Some files deserve to be ignored |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Richard Levitte | Merge in demo engines from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Richard Levitte | Comma forgotten. |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Richard Levitte | Oh, ec2_smpt.c is #included by ec2_smpl.c! |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Richard Levitte | Do not include openssl/ripemd.h when the RIPEMD algorit... |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Richard Levitte | Do not use the word 'modulus', which is a class templat... |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | Scripts for testing ECC ciphersuites. |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Richard Levitte | A few files in the ENGINE and EVP sections forgotten. |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | fix previous commit (there's no SSLEAY_VERSION_TEXT) |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | remove comment |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | remove debug messages |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | fix comment |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC... |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Bodo Möller | add 0.9.6g information |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Richard Levitte | Update with the status for 0.9.6g. |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Richard Levitte | In case of shared libraries, we might run one version... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Richard Levitte | One more file to compile on VMS as well. |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Richard Levitte | Remove clashes between symbols that have the same name... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Richard Levitte | More long symbols to shorten. |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Richard Levitte | mem* functions are declared in string.h. |
commit | commitdiff | tree | snapshot |
2002-08-10 |
Richard Levitte | Synchronise tests with Unix. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Richard Levitte | A new header. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Richard Levitte | Synchronise with Unix. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Richard Levitte | More long names to shorten. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | .cvsignore for crypto/ecdh |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | make update |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | fix warnings |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | add field type to text output |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | use 0, not NULL |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | ECDH engine support |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | ECC ciphersuite support |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Richard Levitte | When we want to give a -f argument to $(MAKE), we'd... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Bodo Möller | Add ECDH support. |
commit | commitdiff | tree | snapshot |
2002-08-09 |
Richard Levitte | Parse version numbers prefixed with text (egcs does... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Richard Levitte | 0.9.6f is released |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Bodo Möller | use a generic EC_KEY structure (EC keys are not ECDSA... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Bodo Möller | avoid SIGSEGV |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Geoff Thorpe | These are updates/fixes to DH/DSA/RAND docs based on... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Geoff Thorpe | typo fix |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Geoff Thorpe | Various parts of the RSA documentation were inaccurate... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Geoff Thorpe | A single monolithic man page for the ENGINE stuff.... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Geoff Thorpe | Fix "make install_docs" (and thus "make install"). |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Bodo Möller | oops -- must use EVP_MD_size, not EVP_MD_block_size |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Bodo Möller | oops, undo previous change (was just for testing) |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Bodo Möller | fix bn_expand2 |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Bodo Möller | use bn_wexpand instead of bn_expand2 (the latter is... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Dr. Stephen... | Fix typo |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Dr. Stephen... | Fix the ASN1 sanity check: correct header length |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | disable Sun divison algorithm by default |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | fix bn_expand2 |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | optical changes |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | remove obsolete part of comment |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | remove obsoleted disabled code |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | Let BN_rand_range() abort with an error after 100 itera... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | Change BN_mod_sqrt() so that it verifies that the input... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | move GF2m tests to the end |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | Rename implementations of method functions so that... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | typos |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | ec2_smpt.c must be listed in LIBSRC |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | there is no alternative EC_METHOD for curves over GF... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | add support for elliptic curves over binary fields |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | extend curve list (additional curves over binary fields) |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | Binary field arithmetic contributed by Sun Microsystems. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | Add more WAP/WTLS elliptic curve OIDs. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | New error code ERR_R_DISABLED |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bodo Möller | get rid of OpenSSLDie |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Richard Levitte | Certain flag macros were tested with #if instead if... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | We don't need to find out which pod2man to use more... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Don't try testing with parallell make, that will just... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Add aix64-cc, and make sure that ar gets proper flags... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Add the CBC flag for cbc ciphers |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Avoid yet another name clash with libdes, and make... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Make it possible to load keys from stdin, and restore... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | OCSP and KRB5 Makefil.ssl should be consistent with... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Linux on s390 really knows about loading dynamically. |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | Cut'n'paste error with other reposnder certificates... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Richard Levitte | If CRYPTO_realloc() is called with a NULL pointer,... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Richard Levitte | If the email address is moved from the subject to the... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Richard Levitte | Make sure to use $(MAKE) everywhere instead of make. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Richard Levitte | ln -f -s doesn't always work, so do a rm -f followed... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Richard Levitte | The version of the shared library should, for now,... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Lutz Jänicke | Typo. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Lutz Jänicke | OpenSSL Security Advisory [30 July 2002] |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Lutz Jänicke | "make update" |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Lutz Jänicke | 0.9.6e and 0.9.7-beta3 are out. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Lutz Jänicke | Only use DSA-functions if available. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Bodo Möller | mention SSL_do_handshake() |
commit | commitdiff | tree | snapshot |
next |