2000-07-26 |
Geoff Thorpe | Try to catch some memory leaks in the error case. |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Richard Levitte | Merge from main, all conflicts resolved. |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Richard Levitte | Avoid the conflict between () and (void) |
commit | commitdiff | tree | snapshot |
2000-07-08 |
cvs2svn | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Richard Levitte | Corrected small bug that could add ',L' when it shouldn't |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Richard Levitte | Add the possibility to use an engine as random byte... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Richard Levitte | Cut'n'paste error corrected |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Richard Levitte | Handle the hwcrhk private key with a bit more consisten... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Richard Levitte | Some error checking when loading keys |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Richard Levitte | API change. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Richard Levitte | Change the overall RAND routines to actually make use... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Dr. Stephen... | New ASN1 functions that just deal with |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Richard Levitte | Add the possibility to load prvate and public keys... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Richard Levitte | More experiments show that you can set your data segmen... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Richard Levitte | Change the FAQ entry a bit, giving the details as I... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Richard Levitte | Don't initialise the pointers to mutex functions direct... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Richard Levitte | Document the change. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Richard Levitte | Beautification |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Richard Levitte | Add a blurb on how to solve the problem with failing... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Ulf Möller | Add PRNGD link. |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Dr. Stephen... | Update STATUS. |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Bodo Möller | Return bignum '0' when BN_rand is asked for a 0 bit... |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Bodo Möller | Fix code structure (if ... else if ... where both parts |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Bodo Möller | Don't dereference NULL pointers. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Ben Laurie | Don't let top go below zero! |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Ben Laurie | Use up-to-date functions. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Richard Levitte | Merge in the latest changes from the main trunk, and... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Richard Levitte | Give the user the option to measure real time instead... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Richard Levitte | Check for missing engine name, and also, do not count... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Richard Levitte | p_CSwift_AttachKeyParam actually returns more than... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Richard Levitte | Cryptoswitch actually has a few more statuses than... |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Richard Levitte | Make it possible to turn off compilation of hardware... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | `make update' |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | It makes much more sense and is much more consistent... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | Give the programmer of extra engines the possibility... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | Make the use of logstream thread-safe. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | Use the new control to add a log stream. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | When closing the hwcrhk engine, also remove the referen... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | Add the possibility to control some engine internals. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | Rename 'hwcrhk' to 'ncipher' in all public symbols... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Richard Levitte | The error ENGINE_R_HWCRYPTOHOOK_REPORTS should never... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Richard Levitte | Undo the changes I just made. I'm not sure what I... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Richard Levitte | Document my latest changes. |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Richard Levitte | Make it possible for users of the openssl applications... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Richard Levitte | Make it possible for people to tell where the EGD socke... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Richard Levitte | That's it, I've seen questions about this one time... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Richard Levitte | Make sure we use /usr/sbin/sysctl, especially since... |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Richard Levitte | Rename 'hwcrhk' to 'ncipher' in all public symbols |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Richard Levitte | Added references to RFCs 1421 to 1424, that describe... |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Geoff Thorpe | Strange how one line can make a world of difference... |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Geoff Thorpe | Get rid of those annoying "?"s from cvs update :-) |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Richard Levitte | Things merged from the main trunk, among others some... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Bodo Möller | BSD-style MD5-based password algorithm in 'openssl... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Geoff Thorpe | Steve fixed up some strange errors introduced into... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Bodo Möller | Actually comment out the parts of BN_MOD_MUL_WORD that... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Bodo Möller | In BN_mod_exp_mont_word, avoid one application of BN_MO... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Move add_oid_section to apps.c, so it can be shared... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Document the change in req. |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Change req so the new parameter '-rand file' uses the... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | On case-insensitive systems, the 'install' target gets... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Move the certificate and key loading functions to apps... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Forgot the self-documentation within req. |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Document the change in req. |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Richard Levitte | Small change to accept the command line parameter ... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Dr. Stephen... | Change mkstack.pl so it now sorts each group |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Ulf Möller | use faster version |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Geoff Thorpe | * This adds some checking to the 'dlfcn' DSO_METHOD... |
commit | commitdiff | tree | snapshot |
2000-06-21 |
Dr. Stephen... | Fixes for Win32 build. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Dr. Stephen... | Handle ASN1_SET_OF and PKCS12_STACK_OF using function |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Geoff Thorpe | 'make update' in the engine branch. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Geoff Thorpe | 'make update' |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Geoff Thorpe | Now that the branch has been updated with the DSO chang... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Bodo Möller | Avoid unnecessary links and incomplete program file... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | Merge ... stuff from main trunk, all conflicts resolved... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | Merge ... stuff from main trunk, all conflicts resolved... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | Add the missing callback pointer handling functions. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | The dynamic thread API changed, and so does the documen... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | Merge of stuff from main trunk, all conflicts resolved. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Bodo Möller | Add OPENSSL_free at the end of CRYPTO_destroy_dynlockid. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Richard Levitte | Redo the support for dynamic locks. First of all,... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Richard Levitte | With the new stack hack macros, there's no need to... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Richard Levitte | Modifications for VMS. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Richard Levitte | Add support for dynamically created and destroyed mutex... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Richard Levitte | First of all, with the current macros, we should never... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Bodo Möller | Using speaking "variable" names in macros so that e... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Dr. Stephen... | Safe stack reorganisation in terms of function casts. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Richard Levitte | Change to have a single library that works on both... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Bodo Möller | In EVP_BytesToKey, replace explicit "8" by "PKCS5_SALT_... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Bodo Möller | There are compilers that complain if a variable has... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Geoff Thorpe | Currently the DSO_METHOD interface has one entry point... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Dr. Stephen... | Add support for the modified SGC key format used in... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Richard Levitte | This seems to work better with enums... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Geoff Thorpe | The README for the engine code was quite out of date... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Geoff Thorpe | (1) In the atalla initialisation, use the test from... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Geoff Thorpe | Ah, ok so my problem had been typographical rather... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Richard Levitte | Make sure that bs is not getting free'd again. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Geoff Thorpe | Little typo. |
commit | commitdiff | tree | snapshot |
next |