2001-06-23 |
Richard Levitte | Use apps_shutdown() in all applications, in case someon... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | apps_startup() needs a corresponding apps_shutdown(). |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | Make use of new features in UI's. Among others, the... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | Oops, applies to 0.9.7 only. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | Document recent changes. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | Do not loop i the OpenSSL UI method any more. Instead... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | Implement boolean (yes/no or OK/Cancel, ...) input. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | New error printing function that gives the possibility... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | Include the UI error strings. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Richard Levitte | For the UI functions that return an int, 0 or any posit... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Dr. Stephen... | Fix hwcrhk_insert_card. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Dr. Stephen... | Fix UI leak in apps. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Dr. Stephen... | In UI_dup_*() function, use the duped string, not the... |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Dr. Stephen... | Update my config entry to allow use of DSOs. |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Andy Polyakov | This fixes "Spurious test failures on IRIX?" reported... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Dr. Stephen... | Fix memory leak when RAND is used: need to cleanup |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Richard Levitte | Update my status. |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Richard Levitte | Since there is a way to create UI_METHODs, implement... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Richard Levitte | Modify "openssl engine" to handle and display internal... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Dr. Stephen... | Change all calls to low level digest routines in the... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Dr. Stephen... | Fix memory leaks. |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Levitte | cp is only used when DSA is built. |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Levitte | Do a proof of concept. "openssl genrsa" will make... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Levitte | Change the common application routines to use a UI_METH... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Levitte | - Add the possibility to control engines through contro... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Levitte | The default flag should be for default passwords only... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Richard Levitte | Enhance the user interface with better support for... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Dr. Stephen... | make apps compile again |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Dr. Stephen... | Don't set pointer if add_lock_callback used. |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Richard Levitte | One feature wasn't quite commited yet |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Ben Laurie | Fix a memory leak (there's another around here somewher... |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Ben Laurie | Delete a redundant line. |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Bodo Möller | pay attention to blocksize before attempting decryption |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Bodo Möller | For MSDOS, the tty filename still is "con", not "/dev... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Andy Polyakov | Get rid of "possible WAW dependency" warnings. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Bodo Möller | even use of default engines leaks memory |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Bodo Möller | Add directory name to the entry on /crypto/ui/. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Bodo Möller | Earlier OpenSSL versions printed prompts to stderr. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Dr. Stephen... | Make update |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Dr. Stephen... | Initialize UI ex_data. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Dr. Stephen... | Add support for MS CSP Name PKCS#12 attribute. |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Ulf Möller | more error codes fixed |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Lutz Jänicke | ERR_peek_error() returns "unsigned long". |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Richard Levitte | Use memmove() instead of memcpy() on areas that may... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Richard Levitte | Don't forget to initialise. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bodo Möller | OAEP fix |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bodo Möller | when checking OAEP, signal just a single kind of 'decod... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Ulf Möller | move check to avoid memory leak. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Ulf Möller | make sure we don't write to seed[-1] |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Richard Levitte | Defining __USE_XOPEN_EXTENDED was the wrong thing.... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Richard Levitte | A good use of the UI interface is as a password callbac... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Richard Levitte | Small detail about AIX forgotten... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Richard Levitte | Accept digits in symbol names. Spotted by Brian Havard... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Richard Levitte | More info on SRP. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Richard Levitte | Added more info in SRP. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Richard Levitte | Confusion between algorithms resolved. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Richard Levitte | nCipher callbacks shall return 0 on success, something... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Richard Levitte | Stop mishandling the type number in dynlock locking |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Bodo Möller | Fix Bleichenbacher PKCS #1 1.5 countermeasure. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Bodo Möller | increase DEFAULT_BUFFER_SIZE (4K instead of just 1K) |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Richard Levitte | Don't decrement the reference counter twice when destro... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Geoff Thorpe | Fix a memory leak in 'sk_dup' in the case a realloc... |
commit | commitdiff | tree | snapshot |
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 |
next |