| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for OpenSSH 4.2p1. | des | 2005-09-03 | 1 | -3/+4 |
* | Don't install includes if NO_TOOLCHAIN | phk | 2005-08-03 | 1 | -0/+2 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 3 | -3/+3 |
* | Revert the commits that made libssh an INTERNALLIB; they caused too much | des | 2005-06-07 | 1 | -2/+6 |
* | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | des | 2005-06-06 | 1 | -6/+2 |
* | Update for OpenSSH 4.1p1. | des | 2005-06-05 | 1 | -1/+6 |
* | Update OpenSSL 0.9.7d -> 0.9.7e. | nectar | 2005-02-25 | 156 | -4210/+3479 |
* | Define PLATFORM correctly when cross-building. | ru | 2005-02-16 | 1 | -2/+2 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 3 | -3/+3 |
* | Update for OpenSSH 3.9p1. | des | 2004-10-28 | 1 | -4/+4 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 3 | -3/+3 |
* | Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comes | markm | 2004-08-14 | 1 | -1/+1 |
* | Import the openssl conf for arm. | cognet | 2004-05-14 | 1 | -0/+177 |
* | Record the libssl.so dependency on libcrypto.so. This should | ru | 2004-05-13 | 1 | -0/+3 |
* | Turn MAKE_IDEA into a true "bool" type variable, as documented in | ru | 2004-04-19 | 2 | -4/+4 |
* | Turn on the amd64-specific bignum code in openssl. This is actually | peter | 2004-04-14 | 1 | -0/+7 |
* | Remove the -pthread from the last commit, as OpenSSL doesn't actually | dwmalone | 2004-03-30 | 1 | -1/+1 |
* | Build OpenSSL so that it extects that is may be used in a threaded | dwmalone | 2004-03-30 | 1 | -0/+1 |
* | Re-add the hand-optimised assembler versions of some of the ciphers | markm | 2004-03-23 | 14 | -3759/+2861 |
* | Update manual pages for OpenSSL 0.9.7d. | nectar | 2004-03-17 | 155 | -324/+1110 |
* | Update for 3.8p1, including workaround for a bug in gss-genr.c. | des | 2004-02-26 | 1 | -8/+9 |
* | Cosmetics: rearrange the dependency list to match that of ssh and sshd. | ru | 2004-01-08 | 1 | -2/+5 |
* | Use += instead of = with DPADD / LDADD. | des | 2004-01-08 | 1 | -2/+2 |
* | Enable GSSAPI support. [1] | des | 2004-01-08 | 1 | -1/+3 |
* | Previous commit erroneously listed some sources with .o suffixes. | des | 2004-01-07 | 1 | -1/+1 |
* | Update Makefiles for OpenSSH 3.7.1p2. | des | 2004-01-07 | 1 | -8/+9 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 2 | -32/+0 |
* | I'm now happy that this is no longer needed. Libcrypto has | markm | 2003-06-04 | 11 | -1621/+0 |
* | Disconnect libcipher from the build. It only does DES, and we already | markm | 2003-06-02 | 1 | -1/+1 |
* | Strip the private blowfish code down to only that which is | markm | 2003-06-02 | 3 | -263/+4 |
* | Ugg, wrong version. | obrien | 2003-06-01 | 1 | -1/+1 |
* | This isn't C99 clean. | obrien | 2003-06-01 | 1 | -0/+2 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 2 | -2/+2 |
* | The including makefile's directory is tried first for .include "...". | ru | 2003-04-30 | 1 | -1/+1 |
* | Most things depend on !defined(NO_OPENSSL); make it look so. | ru | 2003-04-30 | 1 | -3/+3 |
* | NOSECURE is implied by NOCRYPT, meaning if the latter is defined | ru | 2003-04-30 | 1 | -1/+1 |
* | Remove Kerberos IV shims. | des | 2003-04-23 | 1 | -1/+1 |
* | Update for 3.6.1p1; also remove Kerberos IV shims. | des | 2003-04-23 | 1 | -5/+3 |
* | Silence `make -s' (echo -> ${ECHO}). | bde | 2003-04-13 | 1 | -1/+1 |
* | libtelnet depends on OpenSSL. | ru | 2003-04-01 | 1 | -1/+1 |
* | Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f' | obrien | 2003-03-11 | 1 | -2/+2 |
* | Don't error out the build if removing a "stale" symlink fails. | obrien | 2003-03-10 | 1 | -2/+2 |
* | Handle includes the normal way. | ru | 2003-02-27 | 2 | -84/+67 |
* | Regenerate man pages after import of OpenSSL 0.9.7a. | nectar | 2003-02-19 | 229 | -468/+474 |
* | LIBDIR/INCLUDEDIR do not include DESTDIR. | nectar | 2003-02-18 | 1 | -2/+2 |
* | Follow-up to previous commit: we had a des.h symlink, too. Remove | nectar | 2003-02-18 | 1 | -0/+1 |
* | Previously, libcrypto contained symbols that were identical to EAY | nectar | 2003-02-18 | 1 | -0/+7 |
* | Correct path for finding asm-generating files. | nectar | 2003-02-14 | 1 | -6/+6 |
* | Install the OpenSSL man pages in /usr/share/openssl/man | nectar | 2003-02-10 | 233 | -535/+1443 |