summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update this to a CVS_DATE of a few minutes ago.Brian Feldman2000-03-034-39/+21
| | | | Notes: svn path=/head/; revision=26504
* Allow manual PORTS_CVS_SERVER and CVS_SITES settings.Brian Somers2000-03-022-2/+8
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=26489
* Fix build error by adding ${OPENSSLINC}/openssl to the include path.Dirk Froemberg2000-02-282-2/+2
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=26414
* 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-288-0/+174
| | | | | | | | | | 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
* Woops fix my previous incorrect patch.Yoshinobu Inoue2000-02-271-7/+7
| | | | | | | | | | | | For green's honor, the patch I sent him for review was correct. But because it is one line fix, I hand merged it into my cvs committing environment, and then mistake happend. This time, I applied correct fix which should have been aplied at last commit. Notes: svn path=/head/; revision=26377
* PLIST related fixes.Jeremy Lea2000-02-272-0/+10
| | | | Notes: svn path=/head/; revision=26345
* Respect CFLAGS.Jeremy Lea2000-02-271-1/+1
| | | | | | | No response by: maintainer Notes: svn path=/head/; revision=26343
* Prompt for license confirmation when pkg_add'ing the port, and some minorKris Kennaway2000-02-272-2/+2
| | | | | | | tweaks. Notes: svn path=/head/; revision=26327
* Fix build.Kris Kennaway2000-02-272-2/+54
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=26326
* Chase the checksum (README changed)Kris Kennaway2000-02-271-1/+1
| | | | Notes: svn path=/head/; revision=26318
* Update to 2.1.8.8p1 (previous version no longer availableAde Lovett2000-02-264-4/+46
| | | | | | | | | | | at MASTER_SITE). Two extra patches to fix build warnings, and make the inetd->xinetd configuration file translator work a little better. Submitted by: Mikhail Teterin <mi@video-collage.com> Notes: svn path=/head/; revision=26312
* Fix a coredump-y bug that crept in recently.Brian Feldman2000-02-251-2/+2
| | | | Notes: svn path=/head/; revision=26267
* Update port to 1.0.1Chris D. Faulhaber2000-02-243-12/+6
| | | | Notes: svn path=/head/; revision=26262
* - re-enable TCP_NODELAYMunechika SUMIKAWA2000-02-241-41/+30
| | | | | | | | | | | | Submitted by: Arjan.deVet@adv.iae.nl (Arjan de Vet) - do not exit in failure to connect using IPv6 and try to IPv4 when connecting to dualstack hosts. Approved by: torstenb Notes: svn path=/head/; revision=26255
* Make IPv6-enable ssh works on socks environment.Munechika SUMIKAWA2000-02-243-17/+53
| | | | | | | | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> Reviewed by: shin, Robert Muir <rmuir@looksharp.net> Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Approved by: torstenb Notes: svn path=/head/; revision=26248
* Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami2000-02-243-3/+3
| | | | Notes: svn path=/head/; revision=26244
* Update 0.2p -> 0.2qJacques Vidrine2000-02-233-2/+3
| | | | Notes: svn path=/head/; revision=26209
* Change install -C usage to install -c usage, fixing the install for olderBrian Feldman2000-02-231-4/+11
| | | | | | | | | install(1)s. Submitted by: Jim Archuleta <JimArchuleta@usa.net> Notes: svn path=/head/; revision=26202
* Remove RESTRICTED entry...source/binaries may be distributed; not that thisChris D. Faulhaber2000-02-221-1/+0
| | | | | | | matters since the DISTFILES must be manually fetched. Notes: svn path=/head/; revision=26161
* Activate its4Chris D. Faulhaber2000-02-221-0/+1
| | | | Notes: svn path=/head/; revision=26160
* Initial import of ITS4:Chris D. Faulhaber2000-02-227-0/+91
| | | | | | | | ITS4 is a tool that statically scans C and C++ source code for potential security vulnerabilities. Notes: svn path=/head/; revision=26159
* Display the plain english translation of the RSAREF license and requireKris Kennaway2000-02-223-1/+217
| | | | | | | | | | | acceptance before building the package to avoid legal ramifications for our users. The legalese version is available in files/LICENSE to clear up any remaining confusion about the terms. No prompting is done when installing the package, although it should be. Notes: svn path=/head/; revision=26132
* Unbreak for -current.Jun Kuriyama2000-02-224-16/+10
| | | | | | | Remove blank directories. Notes: svn path=/head/; revision=26126
* Unbreak for -current.Jun Kuriyama2000-02-222-16/+4
| | | | Notes: svn path=/head/; revision=26125
* Unbreak for -current.Jun Kuriyama2000-02-228-44/+14
| | | | | | | Use USE_LIBTOOL. Notes: svn path=/head/; revision=26124
* Oops, previous commit broke installing. Fix this and reorganise a bitKris Kennaway2000-02-212-11/+8
| | | | | | | more. Notes: svn path=/head/; revision=26084
* Clean up the makefile a bit (PR) and add a bunch of new MASTER_SITEsKris Kennaway2000-02-213-33/+36
| | | | | | | | PR: 15970 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=26082
* Update to 0.2pJacques Vidrine2000-02-213-8/+7
| | | | Notes: svn path=/head/; revision=26074
* Make buildable on IPv4-only kernel.Munechika SUMIKAWA2000-02-202-17/+11
| | | | | | | | Specified by: ache Reviewed by: torstenb Notes: svn path=/head/; revision=26042
* Store pid file in /var/run/.Dirk Froemberg2000-02-201-0/+2
| | | | | | | | PR: ports/16805 Submitted by: maintainer Notes: svn path=/head/; revision=26029
* Zombiezapper sends commands to DDoS agents to stop flooding, leaving themKris Kennaway2000-02-207-0/+108
| | | | | | | | 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
* Use 'IPv4or6' instead of AF_UNSPEC for 1st getaddrinfo() ai_family.Yoshinobu Inoue2000-02-191-3/+12
| | | | | | | | | | Without this fix, still query to AAAA recored happens even if -4 options is specified. Reviewed by: green Notes: svn path=/head/; revision=26011
* Add p5-Crypt-CBC.Mark Murray2000-02-181-0/+1
| | | | Notes: svn path=/head/; revision=25981
* This is Crypt::CBC, a Perl-only implementation of the cryptographicMark Murray2000-02-185-0/+38
| | | | | | | | | | cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by B<SSLeay>. Notes: svn path=/head/; revision=25980
* The "-I/sys" hack should no longer be necessary to build this portArchie Cobbs2000-02-181-1/+1
| | | | | | | | | thanks to bde's rev 1.109 fix to <sys/systm.h>. PR: ports/16496 Notes: svn path=/head/; revision=25950
* New patch to eliminate editorial in reference file.Daniel Baker2000-02-171-0/+11
| | | | | | | Submitted by: David McNett <nugget@slacker.com> Notes: svn path=/head/; revision=25948
* distfile is missing from both mirror sites - update both of them with new onesAndrey A. Chernov2000-02-161-2/+2
| | | | Notes: svn path=/head/; revision=25893
* Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people onBrian Feldman2000-02-161-1/+1
| | | | | | | -STABLE are reporting. Notes: svn path=/head/; revision=25883
* Remove giflib dependence.R. Imura2000-02-152-4/+2
| | | | | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!! Notes: svn path=/head/; revision=25853
* When IPv4-only client connected to a server which have IPv4 and IPv6Munechika SUMIKAWA2000-02-151-3/+12
| | | | | | | | addresses, the client couldn't connect to the server via IPv4 because the client gave up on first rresevport_af(). Notes: svn path=/head/; revision=25852
* Update PLISTKris Kennaway2000-02-151-0/+1
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=25849
* Upgrade to stunnel 3.7Kris Kennaway2000-02-153-126/+66
| | | | | | | | PR: 16554 (updated) Submitted by: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se> Notes: svn path=/head/; revision=25847
* Disable ipv6 until it will be fixed by someone.Andrey A. Chernov2000-02-141-2/+10
| | | | | | | | | | With latest -current configure fails: checking getaddrinfo bug... buggy Fatal: You must get working getaddrinfo() function. or you can specify "--disable-ipv6". Notes: svn path=/head/; revision=25824
* Support IPv6.Munechika SUMIKAWA2000-02-143-6/+85
| | | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Approved by: torstenb Notes: svn path=/head/; revision=25818
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-02-141-1/+1
| | | | | | | Approved by: torstenb Notes: svn path=/head/; revision=25816
* USE_OPENSSLKris Kennaway2000-02-144-16/+46
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25811
* release slurpie & trinokillerDavid E. O'Brien2000-02-141-0/+2
| | | | Notes: svn path=/head/; revision=25810
* This program remotely kills trino nodes on version 1.07b2+f3 and below.David E. O'Brien2000-02-146-0/+49
| | | | | | | It abuses the careless coding in trinoo nodes and causes them to exit. Notes: svn path=/head/; revision=25809
* Slurpie is a passwd file cracker similar to CrackerJack and John the RipperDavid E. O'Brien2000-02-147-0/+68
| | | | | | | | except that it can be run in a distributed environment (multiple computers aka nodes). Notes: svn path=/head/; revision=25808