2002-12-01 |
Richard Levitte | Small bugfix: even when r == d, we need to adjust r... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Richard Levitte | EXIT() needs to be in a function that returns int. |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Richard Levitte | Redo the VAX assembler version of bn_div_words(). |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Richard Levitte | Remove incorrect assert. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Richard Levitte | Make it so all names mentioned in the NAME section... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Richard Levitte | Correct some names. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Richard Levitte | A few more memset()s converted to OPENSSL_cleanse(). |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Richard Levitte | Make sure EXIT() can always be used as one statement. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Richard Levitte | Unused variable removed. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Richard Levitte | Extra ; removed. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Richard Levitte | Add OPENSSL_cleanse() to help cleanse memory and avoid... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | I forgot that @ in strings must be escaped in Perl |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | The logic in the main signing and verifying functions... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | Small bugfixes to the KSSL implementation. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bodo Möller | rename some functions to improve consistency |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Bodo Möller | add a comment |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Richard Levitte | Disable this module if OPENSSL_NO_SOCK is defined. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Richard Levitte | Typo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDH |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Richard Levitte | Mention a current showstopper |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Bodo Möller | avoid uninitialized memory read |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Bodo Möller | Make ec_GFp_simple_point_get_affine_coordinates() faster |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Lutz Jänicke | Fix bug introduced by the attempt to fix client side... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bodo Möller | allocate bio_err before memory debugging is enabled... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | It works on my laptop :-). |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | Fix an unsigned/signed mismatch. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | Update STATUS |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Add news items for 0.9.6h and expand on the 0.9.7 news... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Document the addition of certificate pairs. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Add the ASN.1 structures and functions for CertificateP... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Determine HZ exactly as in apps/speed.c. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Make sure sysconf exists (it doesn't in the VMS C RTL... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | remove redundant functions |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | use consistent order of function definitions |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | fix memory leak in memory debuggin code ... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | allocate bio_err before memory debugging is enabled... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | A variable of type time_t is supposed to be a time... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Lutz Jänicke | Better workaround to the "=head1 NAME OPTIONS" pod2late... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Make it possible to build for more than one CPU. |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Ignore openssl.pc. This way, there's no risk that... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Adding openssl.pc to the repository was a mistake, |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Add the file openssl.pc that I forgot a while ago. |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Richard Levitte | I forgot this is compiled in test/, not crypto/ec/... |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Richard Levitte | We don't want TARGETCPU expanded here. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Mention ActiveState Perl much earlier in INSTALL.WCE. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | WinCE patches |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lutz Jänicke | Fix buggy #! magic and update ssleay->openssl |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Add the INHIBIT_SYMLINKS flag variable to help Cygwin. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Changes to make shared library building and use work... |
commit | commitdiff | tree | snapshot |
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 |
next |