summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inlevitte2001-07-091-2/+2
* Small detail about AIX forgotten...levitte2001-06-051-2/+2
* Add a general user interface API. This is designed to replace thingslevitte2001-05-061-1/+1
* A method to create shared libraries on AIX, and according tolevitte2001-04-271-0/+43
* Linux shared libraries can be linked with debug symbols.levitte2001-04-261-2/+2
* undo previous change ...bodo2001-04-121-2/+0
* update from 0.9.6abodo2001-04-121-0/+2
* '||', '&&' and 'test -x' apparently don't work on Ultrix;bodo2001-04-081-2/+2
* Incorporate some changes that make OpenSSL compilable in CygWin.levitte2001-04-041-3/+4
* Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent li...levitte2001-04-041-1/+1
* When using the native tools on Solaris, make damn sure the native ldlevitte2001-03-241-1/+2
* ln on Solaris expects -f to come before -s.levitte2001-03-241-2/+3
* We really have no need for PEX_LIBS, so empty it.levitte2001-03-221-1/+1
* Minimise the amount of -L. when linking the shared libraries. Itlevitte2001-03-151-9/+9
* typobodo2001-03-131-1/+1
* Forcibly enable memory leak checking during "make test"bodo2001-03-111-2/+2
* Change obj_... generation so that it does not generate rubbish orbodo2001-03-061-2/+2
* Move ec.h to ec2.h because it is not compatible with what we will use.bodo2001-03-051-1/+1
* e_os.h does not belong with the exported headers. Do not put it therelevitte2001-02-221-2/+9
* Make all configuration macros available for application by makinglevitte2001-02-191-3/+5
* Pass ${PERL} down to the Makefile in sub-directory "test" inbodo2001-01-101-1/+1
* Use $(PERL) in place of hard-coded perlbodo2001-01-101-7/+7
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...levitte2000-11-301-3/+7
* Some platforms (namely HP-UX) require the 'x' bit set for shared libraries.jaenicke2000-11-141-2/+2
* HP-UX shared libraries do not build any longer, as EX_LIBS containsjaenicke2000-11-131-8/+26
* For a long time, I've wanted to be able to easily run one or a fewlevitte2000-11-121-1/+5
* Remove references to RSAref. The glue library is but a memory to fadelevitte2000-11-081-2/+1
* Make sure that shared libraries get the internal name engine with thelevitte2000-11-061-3/+3
* Add support for shared libraries under Irix.levitte2000-11-011-0/+9
* Rename true64 to the correct tru64.levitte2000-10-311-1/+1
* The majority of the OCSP code from CertCo.levitte2000-10-271-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.levitte2000-10-261-1/+1
* When building shared libraries on HP-UX 10.20 and HP-UX 11.00 (32bit),levitte2000-10-221-1/+2
* It seems like grep isn't as capable as I thought on some Unix systems.levitte2000-10-221-1/+1
* Add what's needed to get shared libraries on HP-UX.levitte2000-10-211-0/+18
* The experimental Rijndael code moved to the main trunk.levitte2000-10-141-1/+1
* Rework the system to generate shared libraries:levitte2000-10-131-82/+72
* Make sure ranlib is only used on .a libraries.levitte2000-10-091-1/+2
* Verbose output when installing manual pages so that you see thatbodo2000-09-261-2/+2
* I'm using GNU tar...levitte2000-09-211-1/+1
* Allow reconfiguration. This can be useful if some source updatelevitte2000-08-171-0/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...levitte2000-08-141-1/+1
* It's probably a good idea to make the shared libraries depend in EX_LIBS.levitte2000-08-021-3/+3
* A few corrections with the shared library support:levitte2000-08-021-13/+10
* Add support for solaris shared libraries, currently just experimentallevitte2000-07-241-0/+18
* Avoid loops, and make sure that it's possible to still build sharedlevitte2000-07-241-4/+12
* Redo and enhance the support for building shared libraries. Currentlylevitte2000-07-211-45/+125
* I got sick and tired of having to keep track of NIDs when such a thinglevitte2000-07-051-2/+4
* Using speaking "variable" names in macros so that e.g. grepping forbodo2000-06-171-1/+1
* This change will cause builds (by default) to not use different STACKgeoff2000-06-011-1/+4