2002-05-31 |
Richard Levitte | Declare the CFB and OFB modes for AES, and prepare... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Richard Levitte | In CFB mode, the iv is always encrypted. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Reformat the CFLAG string so it can be made part of... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Support the newly release gcc 3.1 on 64-bit Solaris... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Support shared libraries properly on linux-sparcv[89]. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | a B< that wasn't properly ended. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Check the return values where memory allocation failure... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | CAformat should not be used for CA key format. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Make sure that MS_STATIC isn't defined to 'static'... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | pod2man.pl would only remove the first LF from the... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Apparently, there are still chances we have to deal... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Correct AES counter mode, which incorrectly incremented... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Correct darwin shared library support. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Some shlib extensions were in the wrong field |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Our copy of pod2man.pl is old and comparatively broken... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Add more warnings for my debug targets. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Richard Levitte | Remove the duplicate description of -out. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Dr. Stephen... | Make i2c_ASN1_BIT_STRING return the correct length. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Richard Levitte | Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Richard Levitte | There is a chance that the input string is larger than... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Lutz Jänicke | Remove item listed twice <kromJx@crosswinds.net>. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Ulf Möller | as in main branch |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Bodo Möller | Change as in main branch: |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Recover from errors |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Avoid loops when linking doesn't work |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Forgot this file. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | Allow the use of the TCP/IP stack keyword TCPIP and... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | Use OPENSSL_SYS_VMS instead of just VMS |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | Update copyright years. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | Use 0 instead of NULL when casting to function pointers... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | Remove warnings about uninitialised variables. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | Remove warnings about unused symbols when configured... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Richard Levitte | This file was removed long ago. Why it's still in... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Bodo Möller | accept NULL in 'free' functions |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Dr. Stephen... | Reorganise -subj option code, fix buffer overrun. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Dr. Stephen... | Fix Mingw32 asm build: use the Unix |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Dr. Stephen... | Add missing EVP_CIPHER_CTX_init call. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Lutz Jänicke | Fix incorrect =over 4 location. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Bodo Möller | fix EVP_dsa_sha macro |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Lutz Jänicke | Use the indirect way to the actual request tracker... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Dr. Stephen... | Oops, forgot CHANGES entry and description: |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Dr. Stephen... | Zero cipher_data in EVP_CIPHER_CTX_cleanup |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Bodo Möller | make b_print.c consistent with the rest of OpenSSL: |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Bodo Möller | apply mingw32 patches from main branch |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Lutz Jänicke | Add missing '"' |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Lutz Jänicke | Recognize PPC64 target. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Dr. Stephen... | EVP_SealFinal should return a value. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Dr. Stephen... | closedir is not used on Win32. |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Dr. Stephen... | Add config entry debug-steve-linux-pseudo64. This... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Dr. Stephen... | Fallback to normal multiply if n2 == 8 and dna or dnb... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Dr. Stephen... | Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Richard Levitte | Updating status for 0.9.6d |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Richard Levitte | Synchronise the FAQ |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Richard Levitte | Make the huge buffer smaller, so the size becomes reaso... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Richard Levitte | One place where VMS wasn't changed to OPENSSL_SYS_VMS... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Richard Levitte | Move an assert() to avoid core dumps when a static... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Richard Levitte | Small documentation fix for EVP_CipherFinal or EVP_Ciph... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Ben Laurie | Fix warning. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Richard Levitte | Generate an error if rewinding wasn't possible. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Lutz Jänicke | Add missing ";" after fi |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bodo Möller | Fix ciphersuite list to enforce low priority for RC4. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bodo Möller | ensure that, for each strength, RC4 ciphers have least... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bodo Möller | refer to latest draft for AES ciphersuites |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bodo Möller | fix warning |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Bodo Möller | disable AES ciphersuites unless explicitly requested |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Bodo Möller | fix casts |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Richard Levitte | Make sure that date is run under the C locale, so dates... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Dr. Stephen... | Add apps_startup and bio_err init code to smime.c |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Lutz Jänicke | Fix escaping when using the -subj option of "openssl... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Lutz Jänicke | Add information about -nameopt option for x509. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bodo Möller | undo nonsense patch (r *is* signed or we have signednes... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Richard Levitte | Fix unsigned vs. signed clash |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Bodo Möller | Fix crypto/asn1/a_sign.c so that 'parameters' is omitte... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Lutz Jänicke | Added generationQualifier OID (proposed by Fiel Cabral). |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Richard Levitte | Potential memory leak removed. Notified by <threaded... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bodo Möller | new items for 0.9.7 |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bodo Möller | oops |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bodo Möller | AlgorithmIdentifier bugs |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Bodo Möller | fix usage (no 'key') |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Richard Levitte | Uhmmm, if we use && after having tested for the presenc... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Lutz Jänicke | ERR_file_name is no longer being used. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Lutz Jänicke | Add cygwin build script (Corinna Vinschen <vinschen... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Lutz Jänicke | Add cygwin build script (Corinna Vinschen <vinschen... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Richard Levitte | Make sure ec is properly handled in Windows. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Richard Levitte | Make sure ec and ecdsa is properly handled in Windows. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Richard Levitte | Signedness mismatch. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Richard Levitte | The callback must have (void) as argument list. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Richard Levitte | No point constifying an int. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Richard Levitte | Do not free p if it hasn't been used yet. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Richard Levitte | Make sure the opened directory is closed on exit. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Richard Levitte | Make sure the opened directory is closed on exit. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Lutz Jänicke | Missing "Configure" entry (Jean-Marc Desperrier <jean... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Lutz Jänicke | Missing "Configure" entry (Jean-Marc Desperrier <jean... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Lutz Jänicke | Optimize: better shortcut evaluation ("Howard Chu"... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Lutz Jänicke | Optimize: better shortcut evaluation ("Howard Chu"... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Lutz Jänicke | Handle headings uniformly to allow automatic processing. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Lutz Jänicke | Handle headings uniformly to allow automatic processing. |
commit | commitdiff | tree | snapshot |
next |