2000-08-01 |
Richard Levitte | Additional description of the engine code and why it... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Geoff Thorpe | ENGINE_ctrl() had been insisting that the ENGINE suppli... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Richard Levitte | Merge from main trunk, conflicts resolved |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Geoff Thorpe | This commit takes care of a couple of things; |
commit | commitdiff | tree | snapshot |
2000-07-30 |
cvs2svn | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Dr. Stephen... | Document the new DN printing options. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Bodo Möller | Document rollback issues. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Bodo Möller | Fix SSL 2.0 rollback checking: The previous implementat... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Dr. Stephen... | New ASN1_STRING_print_ex() and X509_NAME_print_ex() |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | There's a slight possibility that a is 0 in BN_sub_word... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | In the case where a < 0 and |a| < w, the result (assign... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | Looks like Win32 builds do not define THREADS. However... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | Add the possibility to get hexdumps of unprintable... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Dr. Stephen... | Fix a bug in the new i2d_{ENUMERATED,INTEGER} that |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Geoff Thorpe | Try to catch some memory leaks in the error case. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Richard Levitte | When data are written out in very small blocks (less... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Richard Levitte | There's a deadlock when ssleay_rand_bytes is called... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Dr. Stephen... | Fix warnings. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Dr. Stephen... | Make NEG_PUBKEY_BUG on by default. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Richard Levitte | Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca>... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Richard Levitte | Avoid a race condition if another thread happens to... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Richard Levitte | Add support for solaris shared libraries, currently... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Richard Levitte | Avoid loops, and make sure that it's possible to still... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Richard Levitte | This isn't entirely necessary if you do everything... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Richard Levitte | "make update" |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Richard Levitte | Add a note on installation under Win32. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Richard Levitte | Show the running line count and definition cont in... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Ulf Möller | Profiling option for mk1mf.pl |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bodo Möller | crypto/err.c bugfix |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Richard Levitte | Redo and enhance the support for building shared librar... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bodo Möller | Bugfix: use write locks, not just read locks |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Richard Levitte | We do PKCS8 as well |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Ulf Möller | oops. |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Ulf Möller | don't print debug output |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Ulf Möller | Move RNG initialization to RAND_poll(), and shared... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Ulf Möller | Randomness polling function for Win9x. |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Bodo Möller | Document -purpose option in usage string. |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Dr. Stephen... | Make req seed the PRNG if signing with |
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-11 |
Richard Levitte | FAQ about ar "missing" on Solaris. |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Bodo Möller | Add an early reference to BN_CTX_new so that the usage... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Dr. Stephen... | Fix some typose in the i2d/d2i functions that |
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 |
next |