2001-08-06 |
Bodo Möller | More typedef'd struct names as search targets |
tree | commitdiff |
2001-08-06 |
Bodo Möller | Reinsert typedef'ed names for structs to help those... |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Fix memory leak. |
tree | commitdiff |
2001-08-04 |
Ben Laurie | Parameter correction for CIOFSESSION. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Remove extra whitespace. Sorry. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Reinstate accidentally deleted code. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Get rid of the stuff we, err, got rid of. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Header bloat reduction for EVP_PKEY. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Make /dev/crypto work with new EVP structures. |
tree | commitdiff |
2001-08-03 |
Richard Levitte | Make sure memcpy() gets properly declared by including... |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-31 |
Ben Laurie | Remove old unused stuff. |
tree | commitdiff |
2001-07-31 |
Richard Levitte | Vade retro C++ comments! |
tree | commitdiff |
2001-07-31 |
Ben Laurie | Remove //. |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Make EVPs allocate context memory, thus making them... |
tree | commitdiff |
2001-07-30 |
Andy Polyakov | Enhanced support for IA-64 Linux and HP-UX (as well... |
tree | commitdiff |
2001-07-30 |
Andy Polyakov | Support for Intel and HP-UXi assemblers. |
tree | commitdiff |
2001-07-30 |
Ben Laurie | ANSIfication. |
tree | commitdiff |
2001-07-30 |
Lutz Jänicke | Don't miss files... |
tree | commitdiff |
2001-07-30 |
Lutz Jänicke | Fix inconsistent behaviour with respect to verify_callb... |
tree | commitdiff |
2001-07-27 |
Bodo Möller | length of secret exponent is needed only when we create one |
tree | commitdiff |
2001-07-27 |
Bodo Möller | Undo DH_generate_key() change: s3_srvr.c was using... |
tree | commitdiff |
2001-07-27 |
Lutz Jänicke | Another uninitialized static that may lead to problems... |
tree | commitdiff |
2001-07-27 |
Richard Levitte | Addapt VMS script to the latest changes in the makefiles. |
tree | commitdiff |
2001-07-27 |
Dr. Stephen Henson | Make sure *outl is always initialized in EVP_EncryptUpd... |
tree | commitdiff |
2001-07-27 |
Dr. Stephen Henson | More linker bloat reorganisation: |
tree | commitdiff |
2001-07-26 |
Dr. Stephen Henson | First of several reorganisations to |
tree | commitdiff |
2001-07-26 |
Lutz Jänicke | Fix problem occuring when used from OpenSSH on Solaris 8. |
tree | commitdiff |
2001-07-25 |
Bodo Möller | DH key generation should not use a do ... while loop, |
tree | commitdiff |
2001-07-25 |
Bodo Möller | Don't preserve existing keys in DH_generate_key. |
tree | commitdiff |
2001-07-25 |
Bodo Möller | md_rand.c thread safety |
tree | commitdiff |
2001-07-25 |
Bodo Möller | always reject data >= n |
tree | commitdiff |
2001-07-24 |
Bodo Möller | avoid warnings |
tree | commitdiff |
2001-07-24 |
Bodo Möller | Avoid race condition. |
tree | commitdiff |
2001-07-22 |
Geoff Thorpe | Tidy up "cvs update" output a bit. |
tree | commitdiff |
2001-07-21 |
Richard Levitte | Not all platforms have the OpenBSD crypto device. |
tree | commitdiff |
2001-07-21 |
Ben Laurie | Clean up EVP macros, rename DES EDE3 modes correctly... |
tree | commitdiff |
2001-07-20 |
Geoff Thorpe | Currently, RSA code, when using no padding scheme,... |
tree | commitdiff |
2001-07-11 |
Dr. Stephen Henson | Delete extra ; |
tree | commitdiff |
2001-07-11 |
Dr. Stephen Henson | In ocsp_match_issuerid() we are passed the CA that... |
tree | commitdiff |
2001-07-11 |
Richard Levitte | The implementation of the TKTBODY ASN.1 functions was... |
tree | commitdiff |
2001-07-11 |
Richard Levitte | One forgotten function. |
tree | commitdiff |
2001-07-10 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-10 |
Richard Levitte | EVP_Digest() takes one more parameter. |
tree | commitdiff |
2001-07-10 |
Bodo Möller | For consistency with the terminology used in my SAC2001... |
tree | commitdiff |
2001-07-10 |
Bodo Möller | comment change |
tree | commitdiff |
2001-07-10 |
Bodo Möller | Fix PRNG. |
tree | commitdiff |
2001-07-10 |
Bodo Möller | In version numbers, there is just one "M" nybble. |
tree | commitdiff |
2001-07-10 |
Bodo Möller | Precomputation will not necessarily be LIm-Lee precompu... |
tree | commitdiff |
2001-07-09 |
Richard Levitte | Patches from Vern Staats <staatsvr@asc.hpc.mil> to... |
tree | commitdiff |
2001-07-09 |
Ben Laurie | A better compromise between encrypt and decrypt (but... |
tree | commitdiff |
2001-07-08 |
Ben Laurie | Handle the common case first (where input size is a... |
tree | commitdiff |
2001-07-08 |
Ben Laurie | Use & instead of % - worth about 4% for 8 byte blocks. |
tree | commitdiff |
2001-07-08 |
Ben Laurie | Correct const-ness. |
tree | commitdiff |
2001-07-06 |
Ben Laurie | Remove unnecessary casts. |
tree | commitdiff |
2001-07-06 |
Ben Laurie | Constification. |
tree | commitdiff |
2001-07-05 |
Richard Levitte | Use one address consistently. |
tree | commitdiff |
2001-07-05 |
Richard Levitte | Change info to correct values. |
tree | commitdiff |
2001-07-04 |
Bodo Möller | Call ENGINE_cleanup() to avoid memory leak. |
tree | commitdiff |
2001-07-04 |
Ben Laurie | Update nCipher header with more liberal licence. |
tree | commitdiff |
2001-07-02 |
Richard Levitte | Let's include cryptlib.h *before* things like NO_SYSLOG... |
tree | commitdiff |
2001-07-02 |
Richard Levitte | [Forgotten commits?] |
tree | commitdiff |
2001-07-01 |
Richard Levitte | Changes to have OpenSSL compile on OS/2. |
tree | commitdiff |
2001-06-28 |
Dr. Stephen Henson | Modify apps to use NCONF code instead of old CONF code. |
tree | commitdiff |
2001-06-26 |
Dr. Stephen Henson | Another empty X509_NAME fix. |
tree | commitdiff |
2001-06-26 |
Dr. Stephen Henson | Handle empty X509_NAME in printing routines. |
tree | commitdiff |
2001-06-26 |
Bodo Möller | DSA verification should insist that r and s are in... |
tree | commitdiff |
2001-06-25 |
Richard Levitte | Make get_ip() a bit more strict in it's parsing of... |
tree | commitdiff |
2001-06-25 |
Bodo Möller | Translate into valid C (don't call functions with wrong... |
tree | commitdiff |
2001-06-24 |
Richard Levitte | Make sure we don't return 0 on error. |
tree | commitdiff |
2001-06-23 |
Dr. Stephen Henson | In {RSA,DSA,DH}_new_method(x) need to increase the... |
tree | commitdiff |
2001-06-23 |
Richard Levitte | Use the new UI features, among others the new boolean... |
tree | commitdiff |
2001-06-23 |
Richard Levitte | Including stdio.h before setting _XOPEN_SOURCE and |
tree | commitdiff |
2001-06-23 |
Richard Levitte | make update |
tree | commitdiff |
2001-06-23 |
Richard Levitte | Do not loop i the OpenSSL UI method any more. Instead... |
tree | commitdiff |
2001-06-23 |
Richard Levitte | make update |
tree | commitdiff |
2001-06-23 |
Richard Levitte | Implement boolean (yes/no or OK/Cancel, ...) input. |
tree | commitdiff |
2001-06-23 |
Richard Levitte | New error printing function that gives the possibility... |
tree | commitdiff |
2001-06-23 |
Richard Levitte | Include the UI error strings. |
tree | commitdiff |
2001-06-23 |
Richard Levitte | For the UI functions that return an int, 0 or any posit... |
tree | commitdiff |
2001-06-23 |
Dr. Stephen Henson | Fix hwcrhk_insert_card. |
tree | commitdiff |
2001-06-23 |
Dr. Stephen Henson | In UI_dup_*() function, use the duped string, not the... |
tree | commitdiff |
2001-06-22 |
Andy Polyakov | This fixes "Spurious test failures on IRIX?" reported... |
tree | commitdiff |
2001-06-21 |
Dr. Stephen Henson | Fix memory leak when RAND is used: need to cleanup |
tree | commitdiff |
2001-06-20 |
Richard Levitte | Since there is a way to create UI_METHODs, implement... |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-06-19 |
Richard Levitte | cp is only used when DSA is built. |
tree | commitdiff |
2001-06-19 |
Richard Levitte | - Add the possibility to control engines through contro... |
tree | commitdiff |
2001-06-19 |
Richard Levitte | The default flag should be for default passwords only... |
tree | commitdiff |
2001-06-19 |
Richard Levitte | Enhance the user interface with better support for... |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Don't set pointer if add_lock_callback used. |
tree | commitdiff |
2001-06-17 |
Ben Laurie | Fix a memory leak (there's another around here somewher... |
tree | commitdiff |
2001-06-16 |
Ben Laurie | Delete a redundant line. |
tree | commitdiff |
2001-06-11 |
Bodo Möller | For MSDOS, the tty filename still is "con", not "/dev... |
tree | commitdiff |
2001-06-11 |
Andy Polyakov | Get rid of "possible WAW dependency" warnings. |
tree | commitdiff |
2001-06-11 |
Bodo Möller | Earlier OpenSSL versions printed prompts to stderr. |
tree | commitdiff |
2001-06-11 |
Dr. Stephen Henson | Initialize UI ex_data. |
tree | commitdiff |
2001-06-11 |
Dr. Stephen Henson | Add support for MS CSP Name PKCS#12 attribute. |
tree | commitdiff |
next |