| Commit message (Expand) | Author | Age | Files | Lines |
| * | Upgrade to OpenSSH 5.2p1. | Dag-Erling Smørgrav | 2009-05-22 | 1 | -1/+1 |
| * | Upgrade to OpenSSH 5.1p1. | Dag-Erling Smørgrav | 2008-08-01 | 1 | -4/+4 |
| * | Merge from p4: | Warner Losh | 2008-07-23 | 1 | -0/+205 |
| * | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | Doug Rabson | 2008-05-07 | 1 | -2/+2 |
| * | - Bump share library version which were missed in last bump | Rong-En Fan | 2007-06-18 | 1 | -1/+1 |
| * | Integrate the Camellia Block Cipher. For more information see RFC 4132 | George V. Neville-Neil | 2007-05-09 | 4 | -9/+12 |
| * | Upgrade to OpenSSL 0.9.8e. | Simon L. B. Nielsen | 2007-03-15 | 243 | -520/+521 |
| * | Upgrade to OpenSSL 0.9.8d. | Simon L. B. Nielsen | 2006-10-01 | 247 | -241/+266 |
| * | Update for OpenSSH 4.4p1. | Dag-Erling Smørgrav | 2006-09-30 | 1 | -2/+2 |
| * | Remove alpha left-overs. | Ruslan Ermilov | 2006-08-22 | 2 | -179/+0 |
| * | Upgrade to OpenSSL 0.9.8b. | Simon L. B. Nielsen | 2006-07-29 | 259 | -3570/+4893 |
| * | Enable DSO (Dynamic Shared Object) support. This makes it possible | Simon L. B. Nielsen | 2006-07-17 | 1 | -1/+1 |
| * | Add a manual dependency on ssh_namespace.h. | Dag-Erling Smørgrav | 2006-05-13 | 1 | -0/+2 |
| * | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | Dag-Erling Smørgrav | 2006-05-13 | 1 | -1/+1 |
| * | Clean generated headers. | Ruslan Ermilov | 2006-04-10 | 1 | -0/+2 |
| * | Add port-tun.c. | Dag-Erling Smørgrav | 2006-03-22 | 1 | -1/+1 |
| * | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | Ruslan Ermilov | 2006-03-18 | 1 | -1/+2 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 4 | -7/+15 |
| * | Add a new extensible GSS-API layer which can support GSS-API plugins, | Doug Rabson | 2005-12-29 | 1 | -1/+1 |
| * | Revert last revision by phk@, it's redundant since bsd.incs.mk | Ruslan Ermilov | 2005-11-19 | 1 | -2/+0 |
| * | Update for OpenSSH 4.2p1. | Dag-Erling Smørgrav | 2005-09-03 | 1 | -3/+4 |
| * | Don't install includes if NO_TOOLCHAIN | Poul-Henning Kamp | 2005-08-03 | 1 | -0/+2 |
| * | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 3 | -3/+3 |
| * | Revert the commits that made libssh an INTERNALLIB; they caused too much | Dag-Erling Smørgrav | 2005-06-07 | 1 | -2/+6 |
| * | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | Dag-Erling Smørgrav | 2005-06-06 | 1 | -6/+2 |
| * | Update for OpenSSH 4.1p1. | Dag-Erling Smørgrav | 2005-06-05 | 1 | -1/+6 |
| * | Update OpenSSL 0.9.7d -> 0.9.7e. | Jacques Vidrine | 2005-02-25 | 156 | -4210/+3479 |
| * | Define PLATFORM correctly when cross-building. | Ruslan Ermilov | 2005-02-16 | 1 | -2/+2 |
| * | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 3 | -3/+3 |
| * | Update for OpenSSH 3.9p1. | Dag-Erling Smørgrav | 2004-10-28 | 1 | -4/+4 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 3 | -3/+3 |
| * | Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comes | Mark Murray | 2004-08-14 | 1 | -1/+1 |
| * | Import the openssl conf for arm. | Olivier Houchard | 2004-05-14 | 1 | -0/+177 |
| * | Record the libssl.so dependency on libcrypto.so. This should | Ruslan Ermilov | 2004-05-13 | 1 | -0/+3 |
| * | Turn MAKE_IDEA into a true "bool" type variable, as documented in | Ruslan Ermilov | 2004-04-19 | 2 | -4/+4 |
| * | Turn on the amd64-specific bignum code in openssl. This is actually | Peter Wemm | 2004-04-14 | 1 | -0/+7 |
| * | Remove the -pthread from the last commit, as OpenSSL doesn't actually | David Malone | 2004-03-30 | 1 | -1/+1 |
| * | Build OpenSSL so that it extects that is may be used in a threaded | David Malone | 2004-03-30 | 1 | -0/+1 |
| * | Re-add the hand-optimised assembler versions of some of the ciphers | Mark Murray | 2004-03-23 | 14 | -3759/+2861 |
| * | Update manual pages for OpenSSL 0.9.7d. | Jacques Vidrine | 2004-03-17 | 155 | -324/+1110 |
| * | Update for 3.8p1, including workaround for a bug in gss-genr.c. | Dag-Erling Smørgrav | 2004-02-26 | 1 | -8/+9 |
| * | Cosmetics: rearrange the dependency list to match that of ssh and sshd. | Ruslan Ermilov | 2004-01-08 | 1 | -2/+5 |
| * | Use += instead of = with DPADD / LDADD. | Dag-Erling Smørgrav | 2004-01-08 | 1 | -2/+2 |
| * | Enable GSSAPI support. [1] | Dag-Erling Smørgrav | 2004-01-08 | 1 | -1/+3 |
| * | Previous commit erroneously listed some sources with .o suffixes. | Dag-Erling Smørgrav | 2004-01-07 | 1 | -1/+1 |
| * | Update Makefiles for OpenSSH 3.7.1p2. | Dag-Erling Smørgrav | 2004-01-07 | 1 | -8/+9 |
| * | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
| * | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 2 | -32/+0 |
| * | I'm now happy that this is no longer needed. Libcrypto has | Mark Murray | 2003-06-04 | 11 | -1621/+0 |
| * | Disconnect libcipher from the build. It only does DES, and we already | Mark Murray | 2003-06-02 | 1 | -1/+1 |