2002-12-10 |
Richard Levitte | A memset() too many got converted into a OPENSSL_cleanse(). |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Andy Polyakov | BN_sqr test failure entry. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Lutz Jänicke | Fix wrong URI. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Richard Levitte | Hmm, Geoff's change made things quite interesting.... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | Nils Larsch submitted; |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Richard Levitte | Since it's defined in draft-ietf-tls-compression-04... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | Undefine OPENSSL_NO_DEPRECATED inside openssl applicati... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | This is a first-cut at improving the callback mechanism... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Geoff Thorpe | Fix a warning, and do some constification as a lucky... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Richard Levitte | Since it's defined in draft-ietf-tls-compression-04... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Richard Levitte | Implement a stateful variant if the ZLIB compression... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Richard Levitte | Forgot one. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Richard Levitte | Add a few items I intend to work on for 0.9.8 and on. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Andy Polyakov | Workaround for GCC-ia64 compiler bug. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Richard Levitte | Some compilers are quite picky about non-void functions... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Richard Levitte | Apparently, bash is more forgiving than sh. To be... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Richard Levitte | Keep NEWS in HEAD up to date. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Keep STATUS in HEAD up to date. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Merge in relevant changes from the OpenSSL 0.9.6h release. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | SSL_CERT_FILE should be used in place of the system... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Corrected DJGPP patch |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Andy Polyakov | linux64-sparcv9 support finally debugged and tested. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Make sure to implement the cryptodev engine only when... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Declare another general file. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Allow users to modify /MD to /MT. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Make sure using SSL_CERT_FILE actually works, and has... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | If an application supports static locks, it MUST suppor... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | PR: 381 |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Only check for a result buffer if the allocated string... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Do not implement RC4 stuff if RC4 is disabled. Concequ... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | gethostname() is more a BSD feature than an XOPEN one. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Correct a few typos that I introduced after applying... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bodo Möller | In ECPKParameters_print, output the private key length... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bodo Möller | Don't compute timings here, we can do this elsewhere. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Lutz Jänicke | Missing ")" |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | DJGPP patches. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Add support for x86_64. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | A gcc 3.0 bug is triggered by our code. Add a section... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Dr. Stephen... | Make ASN1_TYPE_get() work for V_ASN1_NULL type. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Dr. Stephen... | Typo in X509v3_get_ext_by_critical |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Dr. Stephen... | In asn1_d2i_read_bio, don't assume BIO_read will |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | Make CRYPTO_cleanse() independent of endianness. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | Windows CE updates, contributed by Steven Reddie <smr... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | define USE_SOCKETS so sys/param.h gets included (and... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | I think I got it now. Apparently, the case of having... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | Make some names consistent. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Richard Levitte | Through some experimentation and thinking, I think... |
commit | commitdiff | tree | snapshot |
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 |
next |