2003-07-29 |
Ben Laurie | Missing files. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | MMT for CFB1 |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Reformat. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | The rest of the keysizes for CFB1, working AES AVS... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ben Laurie | Working CFB1 and test vectors. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Ben Laurie | Add support for partial CFB modes, make tests work... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Ben Laurie | New fingerprints. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Build when not FIPS. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Build in non-FIPS mode. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Use unified diff. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Unfinished FIPS stuff for review/improvement. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Ben Laurie | Add untested CFB-r mode. Will be tested soon. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | tolerate extra data at end of client hello for SSL 3.0 |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | fix: 0.9.7 is based on 0.9.6h, not on 0.9.6k |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Richard Levitte | Make sure openssl.pc is readable by everyone. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Add a slash so grep doesn't return both ./crypto/bio... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Oops, I forgot to replace 'counter' with 'ivec' when... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | The convenience argumetn for -nameopt and -certopt... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | The 'counter' is really the IV. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Change AES-CTR to increment the IV by 1 instead of... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Lutz Jänicke | Clarify wording of verify_callback() behaviour. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Richard Levitte | Only remove old files if they exist. [Maing32]. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dr. Stephen... | Return EOF when an S/MIME part have been read. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Document the last change. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | We set the export flag for 512 *bit* keys, not 512... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | EXIT() should mainly be exit(n), not return(n). OPENSS... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Do not try to use non-existent gmtime_r() on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Make sure ssize_t is defined on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Make sure DSO-dlfcn works properly on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[]. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Handle des_modes.pod properly. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Make sure to NUL-terminate the string on end-of-file... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Richard Levitte | Document the AES_cbc_encrypt() change |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Richard Levitte | The output from AES_cbc_encrypt() should be exact multi... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Geoff Thorpe | This memset() in the ubsec ENGINE is a bug. Zeroing... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dr. Stephen... | Really get X509_CRL_CHECK_ALL right this time... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Lutz Jänicke | Clarify return value of SSL_connect() and SSL_accept... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dr. Stephen... | Move the base64 BIO fixes to 0.9.7-stable |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dr. Stephen... | Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dr. Stephen... | Stop checking for CRLF when start of buffer is reached. |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Dr. Stephen... | Various S/MIME bug and compatibility fixes. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Lutz Jänicke | Clarify ordering of certificates when using certificate... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | Have ASFLAGS be defined the same way as CFLAGS |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | PR: 630 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Lutz Jänicke | Add minimum POP3 STLS hack to s_client.c (as was provid... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Lutz Jänicke | Move header file inclusion to prevent irritation of... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Dr. Stephen... | PR: 627 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Dr. Stephen... | PR: 631 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Richard Levitte | Make sure to compare unsigned against unsigned. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Fix sign bugs. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Make sure EC_window_bits_for_scalar_size() returns... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Dr. Stephen... | Fix docs. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Dr. Stephen... | Add correct DN entry for serialNumber. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Richard Levitte | /usr/lib/pkgconfig/openssl.pc was never installed in... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Richard Levitte | DO NOT constify RSA* in RSA_sign() and RSA_verify(... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Richard Levitte | Constify RSA_sign() and RSA_verify(). |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Bodo Möller | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Richard Levitte | Make it possible to affect the extension of man pages. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Richard Levitte | Memory leak fix: RSA_blinding_on() didn't free Ai under... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Richard Levitte | Memory leak fix: local blinding structure not freed... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Bodo Möller | include 'Changes between 0.9.6i and 0.9.6j' |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | The release is tagged, time to work on 0.9.7c. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Include the 0.9.6j news. OpenSSL_0_9_7b |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Forgot to code the status bits for release. This file... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Time to release 0.9.7b. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | make update. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | New NEWS |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Remove all those infernal stupid CR characters |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | There's a problem building shared libraries on the... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Explicitely tell the compiler we're mips3 for the targe... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Dr. Stephen... | Only call redirected rsa_sign or rsa_verify if the... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Richard Levitte | Dont forget req. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Richard Levitte | Typo |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | Set LD_LIBRARY_PATH when linking, since OpenUnix' ld... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | Include rand.h, so RAND_status() and friends get proper... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Lutz Jänicke | Fix ordering of compare functions: strncmp() must be... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | We seem to carry some rests of the 0.9.6 [engine] ENGIN... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | We seem to carry some rests of the 0.9.6 [engine] ENGIN... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Richard Levitte | RSA_FLAG_SIGN_VER indicates the special rsa_sign and... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Richard Levitte | Do not call ENGINE_setup_bsd_cryptodev() when OPENSSL_N... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Richard Levitte | Transfer the changes to detect multiline comments and... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Make %p and %# work properly, at least with pointers... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | It's recommended to use req rather than x509 to create... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Typo correction |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Reset the version number of the issuer certificate... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Bodo Möller | make RSA blinding thread-safe |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Richard Levitte | It seems like gcc-drivven shared library building on... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Richard Levitte | No need to test -setalias twice. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Richard Levitte | Don't feil when indent is 0. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Richard Levitte | Add usage string for -fingerprint. |
commit | commitdiff | tree | snapshot |
next |