| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected misplacement of one of the greps... | levitte | 2003-10-01 | 1 | -1/+1 |
* | Avoid 'file names' with spaces | levitte | 2003-10-01 | 1 | -0/+2 |
* | Correct incorrect mode bits change. | levitte | 2003-09-30 | 1 | -1/+1 |
* | Make sure openssl.pc is readable by everyone. | levitte | 2003-07-04 | 1 | -0/+1 |
* | Handle des_modes.pod properly. | levitte | 2003-06-11 | 1 | -2/+2 |
* | Have ASFLAGS be defined the same way as CFLAGS | levitte | 2003-05-29 | 1 | -2/+2 |
* | Define a STORE type. For documentation, read the entry in CHANGES, | levitte | 2003-05-01 | 1 | -1/+2 |
* | Make it possible to affect the extension of man pages. | levitte | 2003-04-21 | 1 | -6/+7 |
* | Missed a few dollars. | levitte | 2003-03-25 | 1 | -4/+4 |
* | Make sure that all the library paths are modified in prepend mode, not | levitte | 2003-03-20 | 1 | -5/+11 |
* | Remove duplication and have clean depend on libclean | levitte | 2003-02-22 | 1 | -4/+4 |
* | Handle krb5 libraries separately and make sure only libssl.so depends | levitte | 2003-02-14 | 1 | -1/+5 |
* | Add full support for -rpath/-R, both in shared libraries and | levitte | 2003-02-13 | 1 | -0/+1 |
* | DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment. | levitte | 2003-01-13 | 1 | -4/+2 |
* | Double the dollars that are intended for the command line. | levitte | 2003-01-10 | 1 | -1/+1 |
* | Add documentation on how to handle the shared libaries. | levitte | 2003-01-10 | 1 | -0/+6 |
* | Unified targets for ELF assembler modules. Tested on Linux, Solaris and | appro | 2003-01-03 | 1 | -1/+9 |
* | Since we're including Kerberos 5 headers in our exported header files (when | levitte | 2002-12-29 | 1 | -1/+1 |
* | Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately, | levitte | 2002-12-24 | 1 | -2/+2 |
* | We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies, | levitte | 2002-12-19 | 1 | -1/+0 |
* | Because the contents of openssl.pc may have to change when a configuration | levitte | 2002-12-19 | 1 | -1/+1 |
* | It was pointed out to me that .pc files are normally stored in | levitte | 2002-12-19 | 1 | -1/+1 |
* | It was pointed out to me that .pc files are normally stored in | levitte | 2002-12-19 | 1 | -1/+1 |
* | Make sure manual pages are properly linked to on systems that have case | levitte | 2002-12-15 | 1 | -8/+17 |
* | Update the make system for installations: | levitte | 2002-12-15 | 1 | -6/+11 |
* | Apparently, bash is more forgiving than sh. To be backward | levitte | 2002-12-06 | 1 | -2/+2 |
* | Corrected DJGPP patch | levitte | 2002-12-05 | 1 | -4/+4 |
* | Correct a few typos that I introduced after applying DJGPP patches. | levitte | 2002-12-04 | 1 | -2/+1 |
* | DJGPP patches. | levitte | 2002-12-04 | 1 | -1/+4 |
* | Make it so all names mentioned in the NAME section of each manpage becomes a | levitte | 2002-11-29 | 1 | -4/+12 |
* | Changes to make shared library building and use work better with Cygwin | levitte | 2002-11-15 | 1 | -2/+4 |
* | Make sure permissions are friendly when building release tar file. | jaenicke | 2002-11-11 | 1 | -0/+3 |
* | Generate openssl.pc so pkg-config can return proper data. | levitte | 2002-11-06 | 1 | -1/+17 |
* | We need to propogate SHARED_LIBS to sub-directories for "install" targets | geoff | 2002-10-18 | 1 | -1/+1 |
* | A much better idea, of course, is not to do a submake at all... | levitte | 2002-10-15 | 1 | -1/+0 |
* | Makefile.shared needs to know how it can reach itself. | levitte | 2002-10-15 | 1 | -0/+1 |
* | Step 12 of move of engines: Time to make the changes to support | levitte | 2002-10-11 | 1 | -4/+7 |
* | Move the shared library construction stuff to Makefile.shared, a | levitte | 2002-10-11 | 1 | -274/+22 |
* | Keep the sub_all symbol so all the algorithm Makefiles won't break. | levitte | 2002-10-09 | 1 | -0/+1 |
* | Change the main Makefile to have "mini-build" targets. | levitte | 2002-10-09 | 1 | -6/+18 |
* | Installed libraries should not be overwritten, especially shared ones. | levitte | 2002-10-04 | 1 | -9/+13 |
* | Typo, I assigned the variable ld instead of my_ld... | levitte | 2002-08-18 | 1 | -1/+1 |
* | So, I discovered that if you have your $PATH set so a ld different from | levitte | 2002-08-17 | 1 | -3/+1 |
* | change how pod2man is handled: explicitly invoke '$PERL' only when | bodo | 2002-08-14 | 1 | -3/+3 |
* | When we want to give a -f argument to $(MAKE), we'd better make sure the | levitte | 2002-08-09 | 1 | -1/+2 |
* | Add ECDH support. | bodo | 2002-08-09 | 1 | -1/+1 |
* | Fix "make install_docs" (and thus "make install"). | geoff | 2002-08-04 | 1 | -2/+2 |
* | We don't need to find out which pod2man to use more than once | levitte | 2002-08-01 | 1 | -4/+5 |
* | Add aix64-cc, and make sure that ar gets proper flags for 64-bit libraries | levitte | 2002-08-01 | 1 | -1/+2 |
* | Make sure to use $(MAKE) everywhere instead of make. | levitte | 2002-07-31 | 1 | -1/+1 |