2002-09-25 |
Richard Levitte | Make sure that the signal storage is regarded as volatile. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | It makes more sense to refer to specific function manua... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | Remove *all* references to RSA_PKCS1_RSAref, since... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | Remove reference to RSA_PKCS1_RSAref, since it doesn... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | It makes more sense to refer to specific function manua... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | Incorrect argument order to memset() |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | Missing ; |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Richard Levitte | -elapsed is also useful when using gettimeofday |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Bodo Möller | really fix race condition |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Ulf Möller | use OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable... |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Ulf Möller | make files didn't work on case insensitive filesystems |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Bodo Möller | there is no minimum length for session IDs |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Bodo Möller | fix race condition |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Bodo Möller | make sure 'neg' flag (which does not really matter... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Bodo Möller | add URL for Internet Draft |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Bodo Möller | 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Bodo Möller | Let 'openssl req' fail if an argument to '-newkey'... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dr. Stephen... | Really fix PKCS7_set_detached this time... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Dr. Stephen... | Fix typos in PKCS#12 ASN1 code. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Lutz Jänicke | Consequently use term URI instead of URL |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Bodo Möller | -nameopt fix has been moved to 0.9.7 |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Bodo Möller | mention EC_get_builtin_curves() |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Bodo Möller | change API for looking at the internal curve list |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Dr. Stephen... | Fix ASN1_STRING_to_UTF8: remove non sensical !*out... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bodo Möller | don't memset(data,0,...) if data is NULL |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Geoff Thorpe | Fix a bug to allow the 4758 ENGINE to build as a DSO. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bodo Möller | don't write beyond buffer |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bodo Möller | change 'usage' formatting |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Bodo Möller | less specific interface for EC_GROUP_get_basis_type |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Bodo Möller | fix spacing |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Bodo Möller | move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Bodo Möller | ASN1 for binary curves |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Bodo Möller | fix offsets |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Bodo Möller | ecdsa => ec |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Dr. Stephen... | Reinstate the check for invalid length BIT STRINGS, |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Dr. Stephen... | Make -nameopt work in req and add support for -reqopt |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Dr. Stephen... | Change C++ style comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Dr. Stephen... | #if out unused function to shut the compiler up. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Dr. Stephen... | Fix crahses and leaks in pkcs12 utility -chain option |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Richard Levitte | Typo, I assigned the variable ld instead of my_ld... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Richard Levitte | So, I discovered that if you have your $PATH set so... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Lutz Jänicke | Reorder cleanup sequence in SSL_CTX_free() to leave... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Bodo Möller | 'EC' vs. 'ECDSA' |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Richard Levitte | isalist was less trustable than I thought (or rather... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Richard Levitte | Add -lz to the ld flags when the user has chosen to... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Dr. Stephen... | Fix block_size field for CFB and OFB modes: it should... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Richard Levitte | q may be used uninitialised |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Bodo Möller | use correct function code in error message |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Richard Levitte | It seems like sun4u doesn't always have a sparcv9 insid... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Bodo Möller | fix warnings (CHARSET_EBCDIC) |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Bodo Möller | fix manpage |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Bodo Möller | add crypto/ecdh |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Richard Levitte | Missing =back. |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Richard Levitte | Add a FAQ entry for yet another bc failure. |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Richard Levitte | Yet a couple of modules forgotten. These weren't impor... |
commit | commitdiff | tree | snapshot |
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 |
next |