Age | Commit message (Expand) | Author | Files | Lines |
2000-04-06 | Update to newer distfile. Only change is in the README: | wiz | 2 | -5/+5 |
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 |
2000-04-03 | A new pkg for the stunnel program, a tool to wrap existing servers | martin | 8 | -0/+104 |
2000-03-30 | Check for "/usr/include/openssl/rsa.h" instead of "/usr/bin/openssl" on | jlam | 1 | -2/+2 |
2000-03-27 | pkgsrc for OpenBSD isakmpd (based on ftp.appli.se snapshot 2000/2/20). | itojun | 9 | -1/+84 |
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 |
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 |
2000-03-18 | SSH_DONT_USE_IDEA is deprecated, so include USE_IDEA in BUILD_DEFS instead. | jlam | 1 | -2/+2 |
2000-03-18 | Make this compile on m68k. Old m68k hack for bin_div.c is broken for | fredb | 1 | -13/+0 |
2000-03-18 | Sync with latest changes to "patch-ab" and "patch-aj". | tron | 1 | -3/+3 |
2000-03-18 | Make this compile on m68k. Old m68k hack for bin_div.c is broken for | fredb | 1 | -2/+1 |
2000-03-18 | mark socksified build broken, this has been unavailable for some time. | itojun | 1 | -1/+2 |
2000-03-18 | address PR9630. compilation chokes on IPv4-only kernel. | itojun | 2 | -269/+273 |
2000-03-16 | s/^a // | wiz | 1 | -1/+1 |
2000-03-10 | Add and enable aide | agc | 1 | -1/+2 |
2000-03-10 | Initial import of aide, a free intrusion detection system for checking | agc | 5 | -0/+33 |
2000-03-09 | remove trailing `.' | wiz | 1 | -1/+1 |
2000-03-07 | correct homepage (www.openssh.org is not the official site!) | wiz | 1 | -2/+2 |
2000-03-06 | Adapt ssh to use our login.conf framework. | mjl | 3 | -75/+190 |
2000-03-03 | can't install ssh on top of openssh, due to conflicting files. | itojun | 1 | -1/+3 |
2000-03-02 | find -> ${FIND} | wiz | 1 | -2/+2 |
2000-03-02 | exclude /dev/fd from logging, as proposed by Scott Aaron Bamford | wiz | 1 | -1/+4 |
2000-03-02 | Fetch and install man page, as noted by Markus Kurek | wiz | 5 | -28/+35 |
2000-02-28 | Only enable Kerberos 5 support if USE_HEIMDAL is set; sudo uses API | thorpej | 1 | -1/+4 |
2000-02-27 | Find krb5 includes/libraries as installed in a crypto-aware NetBSD | thorpej | 2 | -13/+35 |
2000-02-27 | Update gnupg to 1.0.1, as PR'd by | wiz | 3 | -6/+8 |
2000-02-25 | remove commented out SUBDIR += lines for packages that never got | wiz | 1 | -15/+3 |
2000-02-14 | Make this work on NetBSD as well as Solaris. | agc | 3 | -9/+25 |
2000-02-12 | Install the static libs, now that they're built anyway, and run "ranlib", | fredb | 2 | -3/+11 |
2000-02-11 | Add and enable ddos-scan. | agc | 1 | -1/+2 |
2000-02-11 | Initial import of ddos-scan into the NetBSD packages collection. | agc | 6 | -0/+76 |
2000-02-11 | Make this compile with KERBEROS=5. | jlam | 2 | -8/+15 |
2000-02-07 | Add and enable portsentry. | agc | 1 | -1/+2 |