2001-05-30 |
Andy Polyakov | Get rid of RAW dependency warnings. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Richard Levitte | Extend all the loading functions to take an engine... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Richard Levitte | A wish was expressed. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Lutz Jänicke | Don't forget responsible person so that its clear who... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Andy Polyakov | Assembler support for IA-64. See the source code commen... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
Richard Levitte | Document the latest change in ENGINEs. |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Richard Levitte | We had the password callback for ENGINEs pretty much... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Dr. Stephen... | Add missing variable length cipher flag for Blowfish. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Richard Levitte | VMS doesn't support more than on period in a file name |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Dr. Stephen... | Add examples to EVP_EncryptInit manual page. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Dr. Stephen... | Fix for new UI functions under Win32. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Richard Levitte | Add a requirements section for OpenVMS. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Richard Levitte | Add a few more details on what one might need. make... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Lutz Jänicke | Add missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_W... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Richard Levitte | New internal function OPENSSL_gmtime, which is intended... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Lutz Jänicke | Increase ENTROPY_NEEDED to support Rijndael's larger... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Richard Levitte | Do not forget to increment the pointers... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Richard Levitte | Low-case the names of the system routines, since some... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | branch on equal is beql, not beq... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | Make sure strdup() is properly declared. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | Make sure memset() is properly declared. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | ui was forgotten when installing libcrypto and it's... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | ui_compat.h was forgotten in the "symlinking" routine. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | Remove the password reading objects from LIB_DES. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | Make more short aliases for symbols that are longer... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | len is a size_t, which is an unsigned integer. Therefo... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | Use ui_compat.h to get the password reading functions. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Richard Levitte | Make it so the compiler doesn't inform me about the... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Lutz Jänicke | Typos. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Lutz Jänicke | One more point to clarify, pointed out by "Greg Stark... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | It seems like the removal of "extern" before "static... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | Document the addition. |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | A randomizer for OpenVMS, using the statistics that... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | Define `ok' and better error detection. |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | Win16 too :-). |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | des_read_password() and des_read_2passwords() can only... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | When doing rewrites on ssleay.num, the file was prematu... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | Move the password reading functions completely away... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Richard Levitte | Put back a removed "extern", or many compilers will... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Dr. Stephen... | #if 0 out deleted (?) functions to stop Win32 DLL |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Dr. Stephen... | Change Win32 to use EXPORT_VAR_AS_FN. |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Lutz Jänicke | Clarify behaviour with respect to SSL/TLS records. |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Dr. Stephen... | Under VC++ _DLL is set to indicate that the application |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Levitte | e_os2.h defines things like OPENSSL_SYS_MSDOS, not... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Lutz Jänicke | Clarify behaviour of SSL_write() by mentioning SSL_MODE... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Lutz Jänicke | Update changelog to reflect additional changes made... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bodo Möller | restore change undone in 1.831 (apparently by accident) |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Dr. Stephen... | Purpose and trust setting functions for X509_STORE. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Dr. Stephen... | Fix warning with DEBUG_SAFESTACK |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Dr. Stephen... | Fix to allow multiple NONE libraries in mkerr.pl . |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Dr. Stephen... | Allow various X509_STORE_CTX properties to be |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bodo Möller | fix an old entry |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Richard Levitte | There is no uitest |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Richard Levitte | Don't forget crypto/ui... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Dr. Stephen... | Initial CRL based revocation checking. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Richard Levitte | Clarify the license and copyright, make preprocessor... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Richard Levitte | Add a general user interface API. This is designed... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Ulf Möller | the backslash is significant... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Bodo Möller | .rnd issues |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Bodo Möller | bctest changes for Ultrix (don't return 1 from bctest... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Richard Levitte | Some platforms (most notably Windows) do not have a... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Richard Levitte | Add support for Sun C on Solaris x86. Contributed... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Richard Levitte | Remove part conflict indicator... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Geoff Thorpe | In RSA, DSA, DH, and RAND - if the "***_new()" function... |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Dr. Stephen... | Win32 fixes: |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Richard Levitte | A method to create shared libraries on AIX, and accordi... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Geoff Thorpe | For some inexplicable reason, I'd (a) left the debuggin... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Geoff Thorpe | Some fixes to the reference-counting in ENGINE code... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | Make proper use of all disabling variables. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Geoff Thorpe | "make update" |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Geoff Thorpe | Make notes about ENGINE changes. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | Linux shared libraries can be linked with debug symbols. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Geoff Thorpe | This adds 2 things to the ENGINE code. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | Clean up ENGINE before exiting. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | Provide the possibility to clean up internal ENGINE... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | gcc warns when certain values of an enumeration aren... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | engine.h includes all the needed header files, so don... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | We shouldn't skip over header files to avoid functions... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Richard Levitte | User OPENSSL_UNISTD instead of <unistd.h>. |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Geoff Thorpe | This change to the "dl", "dlfcn", and "win32" DSO_METHO... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Lutz Jänicke | Typo (reported by Petr Lancaric <Petr.Lancaric@ips... |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Geoff Thorpe | Make update. |
commit | commitdiff | tree | snapshot |
2001-04-21 |
Dr. Stephen... | Fix ASN1 bug when decoding OTHER type. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Richard Levitte | Script to create shareable images (shared libraries... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Richard Levitte | VMS was behind when it comes to OCSP. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Geoff Thorpe | Add notes about the new ENGINE functionality. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Geoff Thorpe | Changes to "openssl engine" to support the new control... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Geoff Thorpe | Some more tweaks to ENGINE code. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Geoff Thorpe | Some BIG tweaks to ENGINE code. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Geoff Thorpe | Some more tweaks to ENGINE code. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Geoff Thorpe | Make a note of the recent ENGINE developments. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Bodo Möller | fix md_rand.c locking bugs |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Geoff Thorpe | Make the shared library name and function symbol for... |
commit | commitdiff | tree | snapshot |
next |