| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix for 'make update' | Bodo Möller | 2002-06-10 | 1 | -1/+1 |
* | Make sure that flags are passed to "make" subprocesses. | Lutz Jänicke | 2002-06-10 | 1 | -1/+1 |
* | For the main directory, Makefile.org is significant :-) | Lutz Jänicke | 2002-06-06 | 1 | -1/+1 |
* | Make perl replacement for dirname, for system that lack the latter. | Richard Levitte | 2002-06-05 | 1 | -2/+2 |
* | Apparently, there are still chances we have to deal with buggy pod2man versions. | Richard Levitte | 2002-05-30 | 1 | -4/+6 |
* | Our copy of pod2man.pl is old and comparatively broken, so lets remove it. | Richard Levitte | 2002-05-30 | 1 | -3/+3 |
* | Add missing ";" after fi | Lutz Jänicke | 2002-05-07 | 1 | -3/+3 |
* | Avoid emacs backup files when making a snapshot | Richard Levitte | 2002-04-13 | 1 | -1/+1 |
* | Make shared libraries resolve global symbols within themselves first. | Richard Levitte | 2002-04-06 | 1 | -0/+2 |
* | At Corinna Vinschen's request, change CygWin32 to Cygwin | Richard Levitte | 2002-02-14 | 1 | -2/+2 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 1 | -1/+1 |
* | Update the configuration of CygWin32 to use the new capabilities of | Richard Levitte | 2002-02-13 | 1 | -3/+23 |
* | Move teh silencer to the right place. | Richard Levitte | 2002-02-13 | 1 | -2/+2 |
* | Make link-shard a little bit more efficient. If there are no | Richard Levitte | 2002-02-13 | 1 | -6/+6 |
* | Generate the individual engines' error strings and macros | Richard Levitte | 2002-02-07 | 1 | -0/+1 |
* | Make SHLIB_TARGET available in subdirs (here: apps/) | Lutz Jänicke | 2002-01-29 | 1 | -1/+1 |
* | Superflous '\' messes up with HP-UX make. | Lutz Jänicke | 2002-01-28 | 1 | -1/+2 |
* | Update SCO5 targets. | Richard Levitte | 2002-01-26 | 1 | -0/+19 |
* | Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> to | Richard Levitte | 2002-01-26 | 1 | -0/+14 |
* | Patches to make OpenSSL compilable on MacOS/X. | Richard Levitte | 2002-01-08 | 1 | -0/+11 |
* | Because Rijndael is more known as AES, use crypto/aes instead of | Richard Levitte | 2002-01-02 | 1 | -1/+1 |
* | On Solaris64, cc needs the flag -xarch=v9 when linking shared | Richard Levitte | 2002-01-02 | 1 | -10/+20 |
* | Change the shared library support so the shared libraries get built | Richard Levitte | 2001-10-30 | 1 | -9/+10 |
* | For systems where gcc is used and where we don't know if GNU ld is | Richard Levitte | 2001-10-10 | 1 | -44/+75 |
* | Completely reworked SVR5 shared library support. | Lutz Jänicke | 2001-09-06 | 1 | -8/+12 |
* | Support for shared libraries on Unixware-7 and OpenUNIX-8 | Lutz Jänicke | 2001-09-06 | 1 | -0/+11 |
* | Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> | Richard Levitte | 2001-08-10 | 1 | -1/+25 |
* | Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in | Richard Levitte | 2001-07-09 | 1 | -2/+2 |
* | Small detail about AIX forgotten... | Richard Levitte | 2001-06-05 | 1 | -2/+2 |
* | Add a general user interface API. This is designed to replace things | Richard Levitte | 2001-05-07 | 1 | -1/+1 |
* | A method to create shared libraries on AIX, and according to | Richard Levitte | 2001-04-27 | 1 | -0/+43 |
* | Linux shared libraries can be linked with debug symbols. | Richard Levitte | 2001-04-26 | 1 | -2/+2 |
* | undo previous change ... | Bodo Möller | 2001-04-12 | 1 | -2/+0 |
* | update from 0.9.6a | Bodo Möller | 2001-04-12 | 1 | -0/+2 |
* | '||', '&&' and 'test -x' apparently don't work on Ultrix; | Bodo Möller | 2001-04-08 | 1 | -2/+2 |
* | Incorporate some changes that make OpenSSL compilable in CygWin. | Richard Levitte | 2001-04-04 | 1 | -3/+4 |
* | Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent li... | Richard Levitte | 2001-04-04 | 1 | -1/+1 |
* | When using the native tools on Solaris, make damn sure the native ld | Richard Levitte | 2001-03-24 | 1 | -1/+2 |
* | ln on Solaris expects -f to come before -s. | Richard Levitte | 2001-03-24 | 1 | -2/+3 |
* | We really have no need for PEX_LIBS, so empty it. | Richard Levitte | 2001-03-22 | 1 | -1/+1 |
* | Minimise the amount of -L. when linking the shared libraries. It | Richard Levitte | 2001-03-15 | 1 | -9/+9 |
* | typo | Bodo Möller | 2001-03-13 | 1 | -1/+1 |
* | Forcibly enable memory leak checking during "make test" | Bodo Möller | 2001-03-11 | 1 | -2/+2 |
* | Change obj_... generation so that it does not generate rubbish or | Bodo Möller | 2001-03-06 | 1 | -2/+2 |
* | Move ec.h to ec2.h because it is not compatible with what we will use. | Bodo Möller | 2001-03-05 | 1 | -1/+1 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -2/+9 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -3/+5 |
* | Pass ${PERL} down to the Makefile in sub-directory "test" in | Bodo Möller | 2001-01-10 | 1 | -1/+1 |
* | Use $(PERL) in place of hard-coded perl | Bodo Möller | 2001-01-10 | 1 | -7/+7 |
* | First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im... | Richard Levitte | 2000-11-30 | 1 | -3/+7 |