2002-11-15 |
Richard Levitte | Document the change to remove the 'done' flag variable... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Bodo Möller | this method does not need field_data1 |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | A few more Microsoft OIDs added |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lutz Jänicke | The pointer to the cipher object is not yet set, when... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | The architecture name is i486, not just 486 |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | -Wid-clash-n isn't support in gcc 3, and I get better... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | I know ANSI C doesn't like 'long long', and I don't... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Spell prototypes correctly :-). |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Add -Wstrict-prototype and -Wmissing-prototype to my... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | We need to read one more byte of the REQUEST-CERTIFICAT... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Dr. Stephen... | Add SETWRAP modifier to ASN1 generate. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Close the implicitely opened registry key. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Lutz Jänicke | Use =back to finish =over (found using pod2latex). |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Lutz Jänicke | No such reference to link to (found running pod2latex). |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Dr. Stephen... | Fix documentation of i2d_X509_fp and i2d_X509_bio. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Add Tandem OSS target. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Remove warnings. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | DCL logic bugs fixed. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | It seems like gcc 2.9aix5.1 doesn't do will with optimi... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Add a FAQ on how to check the authenticity of the openS... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Cygwin fixes |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Bodo Möller | harmonize with 0.9.7 tree |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Fix to build better with DJGPP. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Lutz Jänicke | Don't declare 2 WARNINGS sections |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Lutz Jänicke | Opportunistic change to work around pod2latex bug:... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Lutz Jänicke | Correct reference to section name. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Bodo Möller | fix output |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Bodo Möller | use new BIO_indent() function here as well |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Lutz Jänicke | Missing =back |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | The directory 'rijndael' doesn't exist any more, let... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | When AES is skipped because the option 'no-rijndael... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Make the Windows test scripts consistent in their echoing |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Richard Levitte | Handle last lines that aren't properly terminated. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Dr. Stephen... | Fix get_email: 0 is a valid return value |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | Constification needed. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | free() -> OPENSSL_free() |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | Merge from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | This didn't get to the 0.9.8-dev thread... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | Correct support for SunOS 4.1.3_U1. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | When build as dynamic engines, the loading functions... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | Make internal functions static. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Richard Levitte | Name the flag files correctly. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Typo |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Bodo Möller | disable weird assert()s |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Bodo Möller | remove unused old directory crypto/rijndael (superseded... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Update docs |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Ben Laurie | Fix warnings, makefile cockup. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Put NAME in right place, fix typo |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Only accept exact match for modifier or tag name |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Add header ctype.h |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Fix memory leak in s2i_ASN_INTEGER and return an error |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dr. Stephen... | Update docs |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dr. Stephen... | Initial ASN1 generation documentation. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Richard Levitte | Synchronise... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dr. Stephen... | Initial ASN1 generation code. This can construct |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Richard Levitte | Make it possible to run individual tests even when... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Richard Levitte | Make the CBC mode od AES accept lengths that aren't... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Richard Levitte | Variables on the stack must be initialized or we can... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Richard Levitte | Make the programs link against the static library on... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Lutz Jänicke | Typo. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Bodo Möller | do tests with all built-in curves |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Bodo Möller | corrections to built-in curves |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Lutz Jänicke | Make sure permissions are friendly when building releas... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Lutz Jänicke | More information to the important issue of seeding... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Richard Levitte | X509_NAME_cmp() now compares PrintableString and emailA... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Dr. Stephen... | Typo |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Richard Levitte | -CAserial does take a filename argument. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Richard Levitte | -CAcreateserial doesn't take a filename argument. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Richard Levitte | Windows doesn't know sys/file.h |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Dr. Stephen... | Typo in OCSP ASN1 module |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Richard Levitte | Keep on using ${CC}, since gcc may act in disguise. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Richard Levitte | Generate openssl.pc so pkg-config can return proper... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Richard Levitte | Stupid bug fixes. I've forgotten my DCL... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Bodo Möller | print less output (no details unless a test failed) |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Richard Levitte | some people just can't read the instructions |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Dr. Stephen... | CRL reason code docs. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Bodo Möller | avoid Purify warnings |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Dr. Stephen... | Check for NULL ASN1_ITEM when initializeing |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Bodo Möller | fix typo |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Bodo Möller | implement and use new macros BN_get_sign(), BN_set_sign() |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Richard Levitte | Off-by-one-error corrected. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Richard Levitte | Cosmetic change |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Richard Levitte | Since we're currently assuming VMS can deal with dynami... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Richard Levitte | Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Richard Levitte | Remove all referenses to RSAref, since that's been... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Richard Levitte | Add all that is needed to build external engines on... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Richard Levitte | Add the command procedure to build external engines... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Richard Levitte | New files have appeared, tell VMS. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Richard Levitte | Plug potential memory leak. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | Add a HISTORY section to the man page to mention the... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | The recent CHANGES note between 0.9.6g and 0.9.6h needs... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | The last character of inconsistency in my recent commit... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Richard Levitte | synchronise util/libeay.num with the 0.9.7-stable varia... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bodo Möller | avoid warnings ('index' shadows global declaration) |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bodo Möller | Sun has agreed to removing the covenant language from... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bodo Möller | 'covenant HOWTO' (what to do about the Sun covenant... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Richard Levitte | The #else part of the conditionals have two statements... |
commit | commitdiff | tree | snapshot |
next |