2002-06-10 |
Bodo Möller | fix for 'make update' |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bodo Möller | remove unnecessary calls to EC_POINT_copy() |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Lutz Jänicke | Make sure that flags are passed to "make" subprocesses. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Bodo Möller | fix memory leak |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Lutz Jänicke | For the main directory, Makefile.org is significant :-) |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Lutz Jänicke | Make sure that settings are passed back and forth when... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Lutz Jänicke | New OID for X509 usage: pseudonym |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Richard Levitte | Merge from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Richard Levitte | Make perl replacement for dirname, for system that... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Richard Levitte | It's not good to have a pointer point at something... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Richard Levitte | Check errors when parsing a PKCS8INF PEM FILE, or there... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Richard Levitte | Documentation bug corrected. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Richard Levitte | Since there's no continuation, the ; can go as well :-) |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Lutz Jänicke | There is no continuation at this point. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Lutz Jänicke | On some systems the default "perl" may still be perl4... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Lutz Jänicke | The correct PERL interpreter is passed via commandline. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Richard Levitte | Update the recognision of GCC version numbers to handle... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Richard Levitte | make update (including adjusting libeay.num in HEAD... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Lutz Jänicke | Typo. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Richard Levitte | use sstrsep() to get the proper type to aoti(). |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Lutz Jänicke | 0.9.7-beta1 is just being released. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Richard Levitte | Document the AES changes. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Richard Levitte | Add the AES test vectors from NIST document SP800-38A. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Richard Levitte | Make it possible to give vectors only for decryption... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Richard Levitte | For CFB and OFB modes, always create the encryption... |
commit | commitdiff | tree | snapshot |
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 |
Bodo Möller | New functions EC_POINT_point2bn(), EC_POINT_bn2point... |
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 | Cygnus correction. (I thought I had tested that...) |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Bodo Möller | fix Cygwin (remove extra colons) |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Ulf Möller | Use assembler implementations with Cygwin. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Recover from errors |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Make sure short aliases are used where required. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Define a short alias for another long EC symbol. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Make sure ECDSA is built and tested on VMS. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Richard Levitte | Make sure ECDSA is built and tested on VMS. |
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-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... | 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-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 |
Ulf Möller | values were reset for no reason. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Ulf Möller | updated Mingw32 instructions. |
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 |
Richard Levitte | Generate an error if rewinding wasn't possible. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Bodo Möller | Change internals of the EC library so that the functions |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Lutz Jänicke | Add missing ";" after fi |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bodo Möller | in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not... |
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 | improve wNAF generation |
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 |
next |