Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-28 | Fix path to old distfile on openssh.com. | wiz | 1 | -2/+2 | |
2000-05-25 | Add and enable kth-krb4 | wennmach | 1 | -1/+2 | |
2000-05-25 | Initial import of kth-krb4-1.0.1: Kerberos IV distribution from KTH | wennmach | 14 | -0/+519 | |
2000-05-20 | -fix BUILD_DEPENDS to correctly include bison | dmcmahill | 1 | -3/+4 | |
-don't let make(1) set YACC (which then gets passed to configure) so configure can correctly find bison. | |||||
2000-05-19 | find /dev/random, and use it | wiz | 3 | -7/+9 | |
2000-05-19 | add www.openssh.com to MASTER_SITES; all mirrors don't have the file | wiz | 1 | -2/+3 | |
anymore | |||||
2000-05-12 | Fix last commit. | veego | 1 | -2/+2 | |
2000-05-10 | Support to build it on Solaris. | veego | 12 | -22/+42 | |
It would be easier to make that change if we support patches for one OPSYS but someone removed that from out tree. | |||||
2000-04-28 | Wrap ${CC} and ${LD} in quotes -- in case they are multiple words. | mycroft | 1 | -2/+3 | |
2000-04-27 | make it work with openssl-0.9.5a. | itojun | 2 | -5/+5 | |
cope with PATENTEDOPENSSLSRC environment (mk.conf needs to be set) | |||||
2000-04-26 | Use "SSLBASE" instead of "SSLDIR". | tron | 1 | -4/+2 | |
2000-04-26 | Switch to "USE_SSL". | tron | 1 | -9/+3 | |
2000-04-26 | Don't clobber permission of "/var/run" during installation. | tron | 2 | -4/+12 | |
2000-04-26 | Make this actually compile on recent NetBSD systems: | hubertf | 3 | -1/+21 | |
* force "bison -y" *via $YACC) * undefine _POSIX_C_SOURCE, needed to get S_ISLNK defined in <sys/stat.h> | |||||
2000-04-25 | If PATENTEDOPENSSLSRC is present in the build environment, then | thorpej | 2 | -2/+12 | |
assume that a full (i.e. "with RSA") OpenSSL installation already exists on the system (and thus a dependency on ../security/openssl is not needed). | |||||
2000-04-24 | Don't complain on deinstallation if directory "${PREFIX}/certs" cannot | tron | 1 | -2/+2 | |
be removed. | |||||
2000-04-23 | Sync w/ srcurity/ssh: prevent a segv when doing password authentication | thorpej | 2 | -9/+10 | |
and the client happens to not be in a Kerberos realm. | |||||
2000-04-22 | Defuzz patches. | fredb | 3 | -15/+16 | |
2000-04-21 | Enable smtpd. | mjl | 1 | -1/+2 | |
2000-04-21 | Initial import of smtpd, an SMTP store-and-forward proxy for firewalling. | mjl | 9 | -0/+138 | |
2000-04-21 | allow use of openssl-0.9.5a | explorer | 1 | -2/+2 | |
2000-04-21 | upgrade to 0.9.5a | explorer | 5 | -85/+182 | |
2000-04-18 | Fix a bug where if you were logging in from an account which had not | thorpej | 2 | -9/+10 | |
authorized key and for which there was no kerberos principle, sshd would segfault. | |||||
2000-04-12 | check if the system is IPsec ready NetBSD system. | itojun | 2 | -2/+12 | |
2000-04-12 | Make it plain that this is the IPv6 version of the secure shell. | agc | 2 | -6/+7 | |
2000-04-06 | Update to newer distfile. Only change is in the README: | wiz | 2 | -5/+5 | |
Author recommends RID instead of his own program. Fixes pkg/9805. | |||||
2000-04-04 | correct dependency to cvs. | itojun | 1 | -2/+2 | |
2000-04-04 | add cvs to dependency list. | itojun | 1 | -1/+2 | |
2000-04-04 | add KAME racoon IKE daemon (security/racoon) | itojun | 1 | -1/+2 | |
2000-04-04 | pkgsrc build for racoon IKE daemon | itojun | 7 | -0/+101 | |
2000-04-03 | Add OpenSSL directory to build defines. | tron | 1 | -1/+3 | |
2000-04-03 | Add and enable "stunnel". | tron | 1 | -1/+2 | |
2000-04-03 | Put pid file to "/var/run" and certificates to "${PREFIX}/certs". | tron | 3 | -5/+21 | |
2000-04-03 | Sync. | tron | 1 | -3/+2 | |
2000-04-03 | Add changes to SSL detection in "configure" to patch for "configure.in". | tron | 1 | -5/+30 | |
2000-04-03 | Patching "configure" doesn't make any sense if it is overwritten by | tron | 1 | -32/+0 | |
"autoreconf" later. | |||||
2000-04-03 | A new pkg for the stunnel program, a tool to wrap existing servers | martin | 8 | -0/+104 | |
into SSL connections. | |||||
2000-03-30 | Check for "/usr/include/openssl/rsa.h" instead of "/usr/bin/openssl" on | jlam | 1 | -2/+2 | |
-current. | |||||
2000-03-27 | pkgsrc for OpenBSD isakmpd (based on ftp.appli.se snapshot 2000/2/20). | itojun | 9 | -1/+84 | |
if you are tired of using racoon, you may want to try it. (may not work as expected due to PF_KEY differences) --- This is isakmpd, a BSD-licensed ISAKMP/Oakley (a.k.a. IKE) implementation. It's written by Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems AB. Currently it is work in progress, although it can be used for real setups. There are releases, but this distribution is not a release and is not named with ordinary version numbers. When you got the source, hopefully the archive was named with a date which reflects when it was created. These archives are also known as snapshots and will be created at irregular intervals and put up on ftp.gsnig.net and ftp.appli.se in /pub/isakmpd. From Nov 14, 1998 isakmpd is also available in the OpenBSD main source tree under src/sbin/isakmpd, though slightly modified because I don't want to carry support files for other OSes in that distribution. Look at http://www.openbsd.org/ for details on how to get OpenBSD source. | |||||
2000-03-27 | Fix one more nroff warning. | fredb | 2 | -1/+14 | |
2000-03-27 | Fix some warnings from "nroff". | fredb | 7 | -3/+85 | |
2000-03-27 | Defuzz patch. | fredb | 2 | -12/+13 | |
2000-03-26 | Test for current's openssl before depending on the openssl package. | fredb | 1 | -2/+5 | |
2000-03-26 | upgrade to 1.2.3. make it conflict with security/ssh6. | itojun | 5 | -25/+21 | |
2000-03-26 | revise CONFLICTS line. | itojun | 2 | -4/+4 | |
2000-03-21 | Update fortify to 1.4.6. Changes from 1.4.5: | jlam | 3 | -19/+208 | |
Added Communicator versions for 4.72 and several more platforms. | |||||
2000-03-20 | Optimize dependence pattern. | tron | 1 | -2/+2 | |
2000-03-20 | Depend on "ssh" or "ssh6" package. | tron | 1 | -2/+2 | |
2000-03-20 | split security/ssh and security/ssh6. | itojun | 73 | -3566/+11535 | |
security/ssh6: IPv4/v6 ready, socks unavailable, kerberos available (not tested) security/ssh: IPv4 onlyready, socks available, kerberos available (not tested) should be integrated into one whenever socks support becomes aware of getaddrinfo/getnameinfo. two directories with tons of patches/patch-* is a maintenance headache. | |||||
2000-03-18 | SSH_DONT_USE_IDEA is deprecated, so include USE_IDEA in BUILD_DEFS instead. | jlam | 1 | -2/+2 | |