2002-07-30 |
Lutz Jänicke | 0.9.6e and 0.9.7-beta3 are out. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Lutz Jänicke | Only use DSA-functions if available. |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Bodo Möller | mention SSL_do_handshake() |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Bodo Möller | Use SEC1 format for EC private keys. |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Bodo Möller | Move zeroing from bn_expand_internal() to bn_expand2... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Bodo Möller | more detailed instructions for export from US |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Richard Levitte | Don't clobber loop variable. |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Richard Levitte | Document the recent DJGPP-related changes |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Richard Levitte | Make dummy tests to make it easier to physically remove... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Bodo Möller | harmonize options with those for 'ecparam', |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Richard Levitte | If DH is disabled, don't define the DH functions. |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Bodo Möller | fix a typo and clarify |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Bodo Möller | add an explanation and fix a typo |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Lutz Jänicke | New cipher selection options COMPLEMENTOFALL and COMPLE... |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Lutz Jänicke | HP-UX shared libraries must be +x and should be -w... |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Richard Levitte | The first compile of the new merger method for VMS... |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Richard Levitte | Two more names that are a little too long for the stand... |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Lutz Jänicke | The behaviour is undefined when calling SSL_write(... |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Lutz Jänicke | Manual page for SSL_do_handshake(). |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Geoff Thorpe | This documentation change was being written at the... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Explain why RSA_check_key() doesn't work with hard... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Add history for documented new functions. |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Allow subjects with more than 255 characters to be... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Further enhance assembler support on Cygwin and DJGPP. |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Bodo Möller | Fix bug introduced with revision 1.95 when this filed... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Reverse the change with the following log, it needs... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Make S/MIME output conform with the mail and MIME stand... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | Unixware doesn't have strings.h, so we need to declare... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Richard Levitte | OPENSSL_SYS_WIN32 is important so util/mkdef.pl can... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | Make mkdir failsafe in case the directories are already... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | Add support for shared libraries with OS/2. |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | Add a few FAQ entries for the various ways building... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | If OpenSSL is built with shared library support on... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | On MacOS X, the shared library editor uses DYLD_LIBRARY... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | On MacOS X, you're not allowed to have common objects... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Richard Levitte | Add the usually recommended solution to the linking... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | We had some experimental options in the Darwin entries... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | The default C compiler on MacOS X doesn't like empty... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Actually, the "bug" is really documented in the man... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | There are problems on certain platforms, and possible... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | For those wanting to build for several platforms with... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | For those wanting to build for several platforms with... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Some older code (never committed) wasn't converted... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Let's not forget the second -Wtraditional |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Using -Wtraditional took it a little far. After all... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard Levitte | Set up the engine before doing anything random-related... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Richard Levitte | There's an ongoing project to bring some kind of path... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Lutz Jänicke | Rewording: some algorithms are also patented in Europe... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard Levitte | In UI_UTIL_read_pw(), we should look at the size parame... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Discussion about Redhat's specialties for the FAQ. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Typos in links between manual pages |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Sun's official statement with respect to /dev/random... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Minor typos |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Bodo Möller | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Reorder inclusion of header files: |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Lutz Jänicke | Ciphers with NULL encryption were not properly handled... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Bodo Möller | fix synopsis |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Bodo Möller | emtpy fragments are not necessary for SSL_eNULL |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Geoff Thorpe | oops, there were other cases of "ENGINE_ID" to change... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Geoff Thorpe | Correct an error in the README.ENGINE file. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Bodo Möller | AES cipher suites are now official (RFC3268) |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Lutz Jänicke | README and INSTALL should contain information about... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Richard Levitte | Do not define crypt() on OpenBSD. Notified by Bob... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | opensslconf.h doesn't define what we want, e_os2.h... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Try to avoid double declaration of ERR_load_PEM_strings(). |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | A few changes to BC-32.pl didn't get properly applied. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | DJGPP has some needed header files that other MSDOS... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Update the information on Cygwin. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Forgot to change the second $ENV{DJDIR} to /dev/env... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | The new stuff is for Borland Bulider 5, so document... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Document the new way of building with Borland Builder. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Use underscores instead of dashes in temporary file... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | When compiling for Windows, make sure we have the windo... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Use 32-bit sections instead of the default, 16-bit... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | have 'openssl pkcs7' exit with code 1 on error instead... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | gcc requires -m64 to link 64-bit shared libraries on... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | Use bg instead of bag as argument to macros, to avoid... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | There is no RSAREF any more, so do not ty to install it. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | The general debug target must specify that it doesn... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Richard Levitte | A number of includes were removed from evp.h some time... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Bodo Möller | Make sure buffers are large enough even for weird param... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Bodo Möller | update an entry on EVP changes |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Richard Levitte | For some reason, we need to return the full path to... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Geoff Thorpe | Make sure any ENGINE control commands make local copies... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | <sys/select.h> is included for AIX, when USE_SOCKETS... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | HP-UX: shared libraries MUST be +x and SHOULD be -w. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | Fix path to find util/pod2man.pl from the execution... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Geoff Thorpe | This apparently fixes compilation on OSX that was faili... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Lutz Jänicke | AIX (V3) requires <sys/select.h> (included via e_os... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Lutz Jänicke | load_netscape_key is static. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bodo Möller | always include <string.h> (we do this in various other... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bodo Möller | always include <string.h> (we do this in various other... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bodo Möller | Implement handling of EC parameter seeds (new functions |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | beta2, not beta1 |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | Roll out OpenSSL-0.9.7-beta2 |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Lutz Jänicke | Use -dumpversion to obtain gcc's version. |
commit | commitdiff | tree | snapshot |
next |