summaryrefslogtreecommitdiff
path: root/security/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-01-25Descend into libksba04.kleink1-1/+2
2004-01-25Descend into libksba.kleink1-1/+2
2004-01-23add destroyrecht1-1/+2
2004-01-21This simple perl script takes the output of gpg --list-keys --verbose,atatat1-1/+2
which lists all the keys in your public key ring, along with all their signatures, and converts it to a di-graph in "dot" language form. The graphviz package can turn the description into a graph you can look at to see who has signed whose key, or how far it is from your key to someone in Reykjavik, etc.
2004-01-20Add lsh (hi drochner!). Okayed by jmmv.snj1-1/+2
2004-01-10Add and enable heimdal.jlam1-1/+2
2004-01-09Add and enable cyrus-saslauthd.jlam1-1/+2
2004-01-08Add and enable fragroute.agc1-1/+2
2004-01-07Note rename of fp-netbsd-ws to fprot-workstation-bin.ben1-2/+2
2004-01-02Add license information for fp-netbsd-ws, and note new package in Makefileben1-1/+2
and CHANGES.
2003-12-31Sort.kristerw1-2/+2
2003-12-28Enable p5-Digest-Hashcashheinz1-1/+2
2003-12-18Sort.wiz1-2/+2
2003-12-14Add and enable gpgme03.wiz1-1/+2
2003-12-10Enable p5-Digestheinz1-1/+2
2003-12-08Add/enable pinepgpjschauma1-1/+2
2003-12-05Add and enable libgpg-error.xtraeme1-1/+2
2003-12-05Add and enable nikto.xtraeme1-1/+2
2003-12-04Add p5-Net-DNS-SECheinz1-1/+2
2003-12-03Add p5-Crypt-OpenSSL-Bignum, p5-Crypt-OpenSSL-DSA, p5-Crypt-OpenSSL-Random, ↵heinz1-1/+5
p5-Crypt-OpenSSL-RSA
2003-12-03Add p5-Digest-BubbleBabbleheinz1-1/+2
2003-12-03Add and enable gss, gsasl.xtraeme1-1/+3
2003-09-04Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrusxtraeme1-1/+3
2003-09-01Added php4-openssl 4.3.3 - PHP4 extension module for access to OpenSSLjdolecek1-1/+2
library
2003-08-29bitstir monitors rnd(4) for low entropy and uses find(1) to solicit more.dan1-1/+2
program and pkg from Peter Hendrickson <pdh@wiredyne.com>
2003-08-19Add and enable dropbearagc1-1/+2
2003-08-03Add and enable beecrypt.jmmv1-1/+2
2003-07-25+py-m2cryptodrochner1-1/+2
2003-07-24Add openssh+gssapi.jwise1-1/+2
2003-07-22Delete ruby-ossl and add ruby-openssl.taca1-2/+2
2003-07-21remove ruby-openssl and add ruby-ossl.taca1-2/+2
2003-06-23Add and enable aide06agc1-1/+2
2003-05-14Add gnutls, libasn1 and opencdk.salo1-1/+4
2003-05-10Add&enable ssh2-nox11.seb1-1/+2
2003-03-19Add and enable cy2-{login,ntlm}.jlam1-1/+3
2003-03-19Add and enable cy-loginjlam1-1/+2
2003-03-17Add and enable sfs.agc1-1/+2
2003-03-05Remove obsolete and vulnerable libmcrypt22 package.wiz1-2/+1
2003-02-16Add and enable kssh.markd1-1/+2
2003-02-02Add and enable "libgcrypt".tron1-1/+2
2002-12-18Add and enable gtk-systrace and tkpasman.wiz1-1/+3
2002-11-26add&enable hackbotpooka1-1/+2
2002-10-27Enable cyrus-sasl2.chris1-1/+2
2002-10-18Add and enable pyca.jlam1-1/+2
2002-10-06Add p5-Digest-Nilsimsaheinz1-1/+2
2002-10-04Add and enable optcalc.wiz1-1/+2
2002-09-24Sort.wiz1-2/+2
2002-08-27Added msudir-0.09abs1-1/+2
msudir allows enabled users to easily manage 'setuid' scripts and binaries. A directory containing scripts or other executables is created inside the basedir for each destination user. Any user is then able to invoke the script 'bar' in the directory 'fu' via 'msudir fu/bar'. The script will be run under the uid and primary gid of the destination user. Some effort is taken to sanitise the arguments and environment, but msudir should not be used without an understanding of the security implication.
2002-08-23Added avcheckmartti1-1/+2
2002-08-07Merge security/uvscan-dat into security/uvscan. The uvscan-dat package isjlam1-2/+1
out-of-date very frequently, and it's sole purpose seems to be to provide the uvscan package with the update_dat script so that uvscan can keep up-to-date with the latest virus definitions. A MESSAGE file has been added to security/uvscan that recommends running "update_dat" to update the virus definitions database to the most recent version after installation. The update_dat script has also been rewritten to allow the new syntax "update -f <DATFILE>" to update from an already- downloaded DATFILE, so users will still be able to do bulk downloads to removable media on a machine with a fat connection and be able to compile and install a usable uvscan package on another machine. Bump the PKGREVISION on uvscan to 1 and mark the CONFLICT with the obsolete uvscan-dat packages.