2000-08-02 |
Richard Levitte | I had completely forgotten that print_table_entry also...
|
commit | commitdiff | tree |
2000-08-02 |
Richard Levitte | Add support for shared libraries on Solaris.
|
commit | commitdiff | tree |
2000-08-02 |
Richard Levitte | A few corrections with the shared library support:
|
commit | commitdiff | tree |
2000-08-01 |
Richard Levitte | Make it so we can dynamically enable memory allocation...
|
commit | commitdiff | tree |
2000-08-01 |
Richard Levitte | Remove casts that are no longer needed.
|
commit | commitdiff | tree |
2000-07-31 |
Richard Levitte | If a ip address is successfully parsed, the WSA structure...
|
commit | commitdiff | tree |
2000-07-27 |
Richard Levitte | There's a slight possibility that a is 0 in BN_sub_word...
|
commit | commitdiff | tree |
2000-07-27 |
Richard Levitte | In the case where a < 0 and |a| < w, the result (assigned...
|
commit | commitdiff | tree |
2000-07-27 |
Richard Levitte | Looks like Win32 builds do not define THREADS. However...
|
commit | commitdiff | tree |
2000-07-27 |
Richard Levitte | Add the possibility to get hexdumps of unprintable...
|
commit | commitdiff | tree |
2000-07-26 |
Richard Levitte | When data are written out in very small blocks (less...
|
commit | commitdiff | tree |
2000-07-26 |
Richard Levitte | There's a deadlock when ssleay_rand_bytes is called...
|
commit | commitdiff | tree |
2000-07-26 |
Richard Levitte | Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca>...
|
commit | commitdiff | tree |
2000-07-25 |
Richard Levitte | Avoid a race condition if another thread happens to...
|
commit | commitdiff | tree |
2000-07-24 |
Richard Levitte | Add support for solaris shared libraries, currently...
|
commit | commitdiff | tree |
2000-07-24 |
Richard Levitte | Avoid loops, and make sure that it's possible to still...
|
commit | commitdiff | tree |
2000-07-24 |
Richard Levitte | This isn't entirely necessary if you do everything...
|
commit | commitdiff | tree |
2000-07-24 |
Richard Levitte | "make update"
|
commit | commitdiff | tree |
2000-07-24 |
Richard Levitte | Add a note on installation under Win32.
|
commit | commitdiff | tree |
2000-07-24 |
Richard Levitte | Show the running line count and definition cont in...
|
commit | commitdiff | tree |
2000-07-21 |
Richard Levitte | Redo and enhance the support for building shared libraries...
|
commit | commitdiff | tree |
2000-07-21 |
Richard Levitte | We do PKCS8 as well
|
commit | commitdiff | tree |
2000-07-11 |
Richard Levitte | FAQ about ar "missing" on Solaris.
|
commit | commitdiff | tree |
2000-07-08 |
Richard Levitte | Corrected small bug that could add ',L' when it shouldn't
|
commit | commitdiff | tree |
2000-07-05 |
Richard Levitte | More experiments show that you can set your data segment...
|
commit | commitdiff | tree |
2000-07-05 |
Richard Levitte | Change the FAQ entry a bit, giving the details as I...
|
commit | commitdiff | tree |
2000-07-05 |
Richard Levitte | Document the change.
|
commit | commitdiff | tree |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs...
|
commit | commitdiff | tree |
2000-07-05 |
Richard Levitte | Beautification
|
commit | commitdiff | tree |
2000-07-04 |
Richard Levitte | Add a blurb on how to solve the problem with failing...
|
commit | commitdiff | tree |
2000-06-30 |
Richard Levitte | Give the user the option to measure real time instead...
|
commit | commitdiff | tree |
2000-06-28 |
Richard Levitte | Undo the changes I just made. I'm not sure what I...
|
commit | commitdiff | tree |
2000-06-28 |
Richard Levitte | Document my latest changes.
|
commit | commitdiff | tree |
2000-06-28 |
Richard Levitte | Make it possible for users of the openssl applications...
|
commit | commitdiff | tree |
2000-06-28 |
Richard Levitte | Make it possible for people to tell where the EGD socket...
|
commit | commitdiff | tree |
2000-06-28 |
Richard Levitte | That's it, I've seen questions about this one time...
|
commit | commitdiff | tree |
2000-06-28 |
Richard Levitte | Make sure we use /usr/sbin/sysctl, especially since...
|
commit | commitdiff | tree |
2000-06-26 |
Richard Levitte | Added references to RFCs 1421 to 1424, that describe...
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Move add_oid_section to apps.c, so it can be shared...
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Document the change in req.
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Change req so the new parameter '-rand file' uses the...
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | On case-insensitive systems, the 'install' target gets...
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Move the certificate and key loading functions to apps...
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Forgot the self-documentation within req.
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Document the change in req.
|
commit | commitdiff | tree |
2000-06-22 |
Richard Levitte | Small change to accept the command line parameter ...
|
commit | commitdiff | tree |
2000-06-19 |
Richard Levitte | 'make update'
|
commit | commitdiff | tree |
2000-06-19 |
Richard Levitte | Add the missing callback pointer handling functions.
|
commit | commitdiff | tree |
2000-06-19 |
Richard Levitte | The dynamic thread API changed, and so does the documentation.
|
commit | commitdiff | tree |
2000-06-19 |
Richard Levitte | Redo the support for dynamic locks. First of all,...
|
commit | commitdiff | tree |
2000-06-18 |
Richard Levitte | With the new stack hack macros, there's no need to...
|
commit | commitdiff | tree |
2000-06-18 |
Richard Levitte | Modifications for VMS.
|
commit | commitdiff | tree |
2000-06-18 |
Richard Levitte | Add support for dynamically created and destroyed mutexes...
|
commit | commitdiff | tree |
2000-06-18 |
Richard Levitte | First of all, with the current macros, we should never...
|
commit | commitdiff | tree |
2000-06-16 |
Richard Levitte | Change to have a single library that works on both...
|
commit | commitdiff | tree |
2000-06-15 |
Richard Levitte | This seems to work better with enums...
|
commit | commitdiff | tree |
2000-06-15 |
Richard Levitte | Make sure that bs is not getting free'd again.
|
commit | commitdiff | tree |
2000-06-14 |
Richard Levitte | Add info on what some other people are currently working on.
|
commit | commitdiff | tree |
2000-06-09 |
Richard Levitte | Using checks of the existence of HEADER_{foo}_H in...
|
commit | commitdiff | tree |
2000-06-04 |
Richard Levitte | According to Gordon Atwood <gordon@cs.ualberta.ca>...
|
commit | commitdiff | tree |
2000-06-04 |
Richard Levitte | According to Gordon Atwood <gordon@cs.ualberta.ca>...
|
commit | commitdiff | tree |
2000-06-04 |
Richard Levitte | Typo...
|
commit | commitdiff | tree |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number...
|
commit | commitdiff | tree |
2000-06-01 |
Richard Levitte | Small documentation bug, probably a cut'n'paste, corrected.
|
commit | commitdiff | tree |
2000-06-01 |
Richard Levitte | Small fix to enable reading from stdin as well.
|
commit | commitdiff | tree |
2000-05-31 |
Richard Levitte | Result of "make update"
|
commit | commitdiff | tree |
2000-05-31 |
Richard Levitte | This seems to become a FAQ...
|
commit | commitdiff | tree |
2000-05-31 |
Richard Levitte | config can now detect ARM Linux automagically.
|
commit | commitdiff | tree |
2000-05-30 |
Richard Levitte | You must have an empty line between =item's
|
commit | commitdiff | tree |
2000-05-29 |
Richard Levitte | Configuration for linux on ARM (contributed by Jeremy...
|
commit | commitdiff | tree |
2000-05-24 |
Richard Levitte | Add the target system linux-m68k
|
commit | commitdiff | tree |
2000-05-19 |
Richard Levitte | 'make update'
|
commit | commitdiff | tree |
2000-05-19 |
Richard Levitte | Remove extra comma (creates a unnessecary null element...
|
commit | commitdiff | tree |
2000-05-19 |
Richard Levitte | Add a couple of macros that make OpenSSL compilable...
|
commit | commitdiff | tree |
2000-05-18 |
Richard Levitte | Add a note about the new document.
|
commit | commitdiff | tree |
2000-05-18 |
Richard Levitte | Add a new file where all the standards and other documents...
|
commit | commitdiff | tree |
2000-05-08 |
Richard Levitte | Being sick and tired of the hogging Efence does on...
|
commit | commitdiff | tree |
2000-05-02 |
Richard Levitte | Initialise.
|
commit | commitdiff | tree |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
|
commit | commitdiff | tree |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
|
commit | commitdiff | tree |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
|
commit | commitdiff | tree |
2000-04-26 |
Richard Levitte | Use CONFerr, not RSAerr, in the conf library...
|
commit | commitdiff | tree |
2000-04-26 |
Richard Levitte | Clarifications and removal of double declaration...
|
commit | commitdiff | tree |
2000-04-12 |
Richard Levitte | OpenVMS, not OpenVSM...
|
commit | commitdiff | tree |
2000-04-10 |
Richard Levitte | I forgot to update the change log
|
commit | commitdiff | tree |
2000-04-09 |
Richard Levitte | "make update"
|
commit | commitdiff | tree |
2000-04-09 |
Richard Levitte | I've always wanted to make the CONF library more adaptable...
|
commit | commitdiff | tree |
2000-04-01 |
Richard Levitte | Release done, change status.
|
commit | commitdiff | tree |
2000-04-01 |
Richard Levitte | Tagging has now been done, update to the next version...
|
commit | commitdiff | tree |
2000-04-01 |
Richard Levitte | Tagging has now been done, update to the next possible...
|
commit | commitdiff | tree |
2000-04-01 |
Richard Levitte | Version and name changes, and a last minute changelog
|
commit | commitdiff | tree |
2000-04-01 |
Richard Levitte | Building version 0.9.5a
|
commit | commitdiff | tree |
2000-04-01 |
Richard Levitte | _lrotl and _lrotr are defined in MSVC but nowhere else...
|
commit | commitdiff | tree |
2000-03-29 |
Richard Levitte | Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOC...
|
commit | commitdiff | tree |
2000-03-28 |
Richard Levitte | Add a default banner. Contributed by Joon Radley ...
|
commit | commitdiff | tree |
2000-03-28 |
Richard Levitte | Don't force the use of GNU make with Borland C++ Builder...
|
commit | commitdiff | tree |
2000-03-27 |
Richard Levitte | Removed, especially since it conflicts with des.pod on
|
commit | commitdiff | tree |
2000-03-25 |
Richard Levitte | Beautifying code.
|
commit | commitdiff | tree |
2000-03-25 |
Richard Levitte | Vi, again
|
commit | commitdiff | tree |
2000-03-25 |
Richard Levitte | Info on proposed release date
|
commit | commitdiff | tree |
next |