summaryrefslogtreecommitdiff
path: root/security/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate fuzzChris D. Faulhaber2000-08-021-0/+1
| | | | Notes: svn path=/head/; revision=31233
* Adding pad version 0.5.Steve Price2000-07-161-0/+1
| | | | | | | | | | | | This is a small command-line utility to turn one file into two, each indistinguishable from noise, and put them back together into the original. PR: 19778 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=30720
* Clean up after myself. The libmcrypt-nm directory isn't "p".Nick Sayer2000-07-151-1/+1
| | | | Notes: svn path=/head/; revision=30651
* Add port for the no-loadable-module version of the latest libmcrypt.Nick Sayer2000-07-151-0/+1
| | | | Notes: svn path=/head/; revision=30650
* Finally add AIDE, a security tool similar to Tripwire but much improved.Will Andrews2000-07-141-0/+1
| | | | | | | | PR: 15894 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=30629
* Initial import of p5-GnuPG-Interface.Kevin Lo2000-07-131-0/+1
| | | | | | | | | | p5-GnuPG-Interface is the Perl module for interfacing with GnuPG. PR: 19801 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=30580
* Remove librc4. It was only used by cyrus-sasl, which now uses OpenSSL.Satoshi Asami2000-07-131-1/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=30543
* Upgrade to 1.3.1, beta version.SADA Kenji2000-07-061-1/+1
| | | | | | | | PR: 18964 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=30273
* activate racoon.Munechika SUMIKAWA2000-07-051-0/+1
| | | | Notes: svn path=/head/; revision=30227
* Add aafid2.Satoshi Asami2000-06-291-0/+1
| | | | Notes: svn path=/head/; revision=29960
* Share calife to the world.Ollivier Robert2000-06-151-0/+1
| | | | | | | | PR: ports/19269 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> Notes: svn path=/head/; revision=29611
* Activate tripwire131.SADA Kenji2000-06-131-0/+1
| | | | | | | | PR: 18964 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=29572
* Add LSH, a login program similar to SSH. It depends on SECSH, which doesWill Andrews2000-06-021-0/+1
| | | | | | | | | | | | not require any patent-encumbered encryption algorithms, unlike SSH1, which depends on RSA, and SSH2, which is not free (of course, these days, this is not so true thanks to OpenSSH, but it's good to have alternatives!). PR: 18879 Submitted by: Eric Schwertfeger <eric@cybernut.com> Notes: svn path=/head/; revision=29082
* Activate pgp6.Will Andrews2000-05-291-0/+1
| | | | Notes: svn path=/head/; revision=28912
* Activate gnupg-rsa.Jun Kuriyama2000-05-121-0/+1
| | | | Notes: svn path=/head/; revision=28413
* Siphon-0.666 is a passive OS fingerprinter, which sniffs TCP connectionsKris Kennaway2000-05-061-0/+1
| | | | | | | | and uses characteristics of the TCP stream to guess the OS running on the endpoints. Notes: svn path=/head/; revision=28322
* Add radiusniff, a sniffer for RADIUS traffic.Kris Kennaway2000-04-221-0/+1
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=27888
* o.k., easy-import changes _ to -Andreas Klemm2000-04-171-1/+1
| | | | Notes: svn path=/head/; revision=27696
* Prepare for p5-Net_SSLeayAndreas Klemm2000-04-171-0/+1
| | | | Notes: svn path=/head/; revision=27694
* Activate oidentdWill Andrews2000-04-021-0/+1
| | | | Notes: svn path=/head/; revision=27270
* Add ident2, a way for people running behind a natd server to use ident.Will Andrews2000-03-271-0/+1
| | | | | | | | PR: 15192 Submitted by: Rod Taylor <rod@zort.on.ca> Notes: svn path=/head/; revision=27079
* Activate kssh.Will Andrews2000-03-231-0/+1
| | | | | | | PR: 15802 Notes: svn path=/head/; revision=26980
* Activate seahorse (found by bento)Chris D. Faulhaber2000-03-101-0/+1
| | | | Notes: svn path=/head/; revision=26716
* lxnb is a NetBus 1.60 client for remote administration of Windows machinesKris Kennaway2000-03-051-0/+1
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=26562
* Try my hand at a port/package for making a modular librsaintl libraryPeter Wemm2000-02-281-0/+1
| | | | | | | | | | plugin for libcrypto in order to implement RSA using the better rsa_eay.c code instead of having to use rsaref. Naturally this is for non-US folks. 'make world' will install this directly, this port is only needed to make life easier for sysinstall on binary installs. Notes: svn path=/head/; revision=26410
* ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawnKris Kennaway2000-02-281-0/+1
| | | | | | | | | | if called without a controlling terminal, e.g. if called during the X login process. It is somewhat configurable through app-defaults. Makefile shamelessly ripped from: green's OpenSSH port. Notes: svn path=/head/; revision=26403
* Activate its4Chris D. Faulhaber2000-02-221-0/+1
| | | | Notes: svn path=/head/; revision=26160
* Zombiezapper sends commands to DDoS agents to stop flooding, leaving themKris Kennaway2000-02-201-0/+1
| | | | | | | | around for further forensics. As with most of the DDoS tools, this assumes the agents are using the default settings. Notes: svn path=/head/; revision=26027
* Add p5-Crypt-CBC.Mark Murray2000-02-181-0/+1
| | | | Notes: svn path=/head/; revision=25981
* release slurpie & trinokillerDavid E. O'Brien2000-02-141-0/+2
| | | | Notes: svn path=/head/; revision=25810
* release ridDavid E. O'Brien2000-02-141-0/+1
| | | | Notes: svn path=/head/; revision=25807
* release find_ddos onto the world!David E. O'Brien2000-02-141-0/+1
| | | | Notes: svn path=/head/; revision=25802
* Release gag and dds upon the world!David E. O'Brien2000-02-141-0/+2
| | | | Notes: svn path=/head/; revision=25797
* Adding saint version 1.5beta2.Steve Price2000-01-291-0/+1
| | | | | | | | | | A Security Administrator's Integrated Network Tool. PR: 16406 Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se> Notes: svn path=/head/; revision=25290
* Add dsniff, fragrouter and whisker.Satoshi Asami2000-01-141-0/+3
| | | | Notes: svn path=/head/; revision=24709
* add zebedeeDaniel Baker2000-01-101-0/+1
| | | | Notes: svn path=/head/; revision=24616
* Adding pgpgpg version 0.13.Steve Price1999-12-271-0/+1
| | | | | | | | | | A wrapper for GnuPG to simulate PGP 2.6.x. PR: 15526 Submitted by: Matt Behrens <matt@zigg.com> Notes: svn path=/head/; revision=24134
* Adding sslwrap version 2.0.5.Steve Price1999-12-271-0/+1
| | | | | | | | | | Another SSL wrapper application, which uses SSLEay/OpenSSL. PR: 14771 Submitted by: Zahemszky Gabor <zgabor@CoDe.HU> Notes: svn path=/head/; revision=24133
* Adding cyrus-sasl version 1.5.13.Steve Price1999-12-271-0/+1
| | | | | | | | | | An RFC 2222 SASL (Simple Authentication and Security Layer). PR: 14619 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=24132
* librc4 version 1.1Steve Price1999-12-251-0/+1
| | | | | | | | | | RC4 library for use with the Cyrus SASL library (export controlled). PR: 14618 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=24083
* logcheck version 1.1.1Steve Price1999-12-251-0/+1
| | | | | | | | | | An auditing tools for system logs on Un*x boxes. PR: 15360 Submitted by: Dan Langille <dan@freebsddiary.org> Notes: svn path=/head/; revision=24067
* Activate chrootuid.Don Lewis1999-12-091-0/+1
| | | | Notes: svn path=/head/; revision=23668
* Active nessus-* ports.Foxfair Hu1999-12-011-0/+3
| | | | Notes: svn path=/head/; revision=23525
* Re-importing in net.Steve Price1999-11-261-1/+0
| | | | | | | Suggested by: kris Notes: svn path=/head/; revision=23423
* Activate the dante and p5-Authen-PAM ports.Steve Price1999-11-261-0/+2
| | | | Notes: svn path=/head/; revision=23404
* Bombs away! Active openssh.Brian Feldman1999-11-081-0/+1
| | | | Notes: svn path=/head/; revision=22964
* Deactivate raproxy... it's moving to audioNick Sayer1999-11-031-1/+0
| | | | Notes: svn path=/head/; revision=22899
* Activate heimdalJacques Vidrine1999-10-301-0/+1
| | | | Notes: svn path=/head/; revision=22732
* Moving iplog from security down the street to netDan Moschuk1999-10-091-1/+0
| | | | Notes: svn path=/head/; revision=22274
* Activate iplogDan Moschuk1999-10-081-0/+1
| | | | Notes: svn path=/head/; revision=22260