summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't overflow rsa bits. As seen on bugtraq and elsewhere.Warner Losh1999-11-161-0/+25
| | | | | | | | | Submitted by: drow@false.org Reviewed by: ache PR: 14749 Notes: svn path=/head/; revision=23147
* Bump CVS_DATE to a few minutes ago, and update MD5 checksums for updatedBrian Feldman1999-11-152-11/+14
| | | | | | | | | files. Also, CVS_RSH can now be specified (to override the ignored environmental CVS_RSH) as PORTS_CVS_RSH. For instance, you can use ssh to check out ssh ( :] ) with "PORTS_CVS_RSH=ssh make fetch". Notes: svn path=/head/; revision=23137
* Enable TCP wrapper support (conditionalized to turn off if tcpd.h isBrian Feldman1999-11-152-5/+14
| | | | | | | nonexistant). Also, add the Makefile hooks for AFS, Kerberos, and S/Key. Notes: svn path=/head/; revision=23135
* Add support for setting login.conf class things including rlimits, priority,Brian Feldman1999-11-131-5/+8
| | | | | | | | | | | and umask. Also support /var/run/nologin, copyright, and support motd correctly. The PR was used as a base, thanks! PR: 14859 Submitted by: Dan Harnett <danh@wzrd.com> Notes: svn path=/head/; revision=23057
* Upgrade to latest version, and set myself as MAINTAINER.Vanilla I. Shu1999-11-134-7/+25
| | | | | | | | PR: ports/14605 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=23053
* Lots of OpenSSH changes, let's see if I remember them all.Brian Feldman1999-11-134-13/+138
| | | | | | | | | | | | | | | | | | | | | | 1. Makefile cleanups, pkg/DESCR original comment (obrien) 2. sshd.sh and automatic host key generation when installed (Christian Weisgerber <naddy@unix-ag.uni-kl.de>) 3. Completely redone downloading procedure: * CVS is used to download the source (${CVS_CMD} defaults to cvs -z3) * MD5 checksums and a specific ${CVS_DATE} are used to get a specific source tree and verify it; ${CVS_DATE} and checksums can easily be rolled forward once tested. * Source is checked out to distfiles like other ports, and is only updated when ${CVS_DATE} changes. Rebuilding the port doesn't require another cvs co. Enjoy! Reviewed mostly by: obrien Notes: svn path=/head/; revision=23051
* Correct the do-fetch target and improve error detection in fetchit.Brian Feldman1999-11-111-4/+4
| | | | Notes: svn path=/head/; revision=23036
* Whoops, extra parenthesis broke do-fetch.Brian Feldman1999-11-111-1/+1
| | | | Notes: svn path=/head/; revision=23033
* Quite a bit of change to OpenSSH made:Brian Feldman1999-11-114-5/+96
| | | | | | | | | | | | | | | Add "/usr/local/bin" to _PATH_STDPATH (makes scp work inbound, for instance.) Fetch OpenSSH from OpenBSD's src tree. This uses a script and ftp(1). Add strlcpy.c to ssh/lib, so this port should build on 3.X now. Make TCP_WRAPPERS conditional on /usr/include/tcpd.h like the PR, so it should build on older RELEASEs without TCP Wrappers. The PR is still open because I am taking more from it. PR: ports/14653 Notes: svn path=/head/; revision=23032
* Make some various cleanups. Note that I did not add RESTRICTED since this isBrian Feldman1999-11-095-26/+48
| | | | | | | | | | in no way cryptographically encumbered code. The fact that it's redistributed by me from freefall is completely coincidental. Submitted by: obrien, Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=22988
* Add library dependency to crypto.1.Dirk Froemberg1999-11-091-0/+1
| | | | Notes: svn path=/head/; revision=22984
* Bombs away! Active openssh.Brian Feldman1999-11-081-0/+1
| | | | Notes: svn path=/head/; revision=22964
* Say hello to OpenSSH! It's more secure, has a better license, andBrian Feldman1999-11-0828-0/+409
| | | | | | | is actively maintained by members of the OpenBSD project. Notes: svn path=/head/; revision=22963
* Spelling error correction.Brian Feldman1999-11-081-1/+1
| | | | Notes: svn path=/head/; revision=22962
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-075-4/+11
| | | | | | | because openssl also builds shared libraries, now. Notes: svn path=/head/; revision=22957
* Build and install shared libraries libcrypto.so.1 and libssl.so.1, too.Dirk Froemberg1999-11-076-10/+78
| | | | | | | Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=22956
* Clean up a bunch of portlint(1) FATAL errors, and tidy up theMark Murray1999-11-072-12/+29
| | | | | | | | | PREFIX handling. OK'ed by: MAINTAINER (a few days ago) Notes: svn path=/head/; revision=22949
* Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quiteEivind Eklund1999-11-063-2/+10
| | | | | | | some time ago). Notes: svn path=/head/; revision=22944
* . Update 0.2c -> 0.2dJacques Vidrine1999-11-064-32/+27
| | | | | | | | | | . remove an army of patches that are no longer needed with this version . enable shared library support . compress man pages . add missing newline to COMMENT Notes: svn path=/head/; revision=22942
* Deactivate raproxy... it's moving to audioNick Sayer1999-11-031-1/+0
| | | | Notes: svn path=/head/; revision=22899
* Update 0.2a -> 0.2c and add some additional MASTER_SITESJacques Vidrine1999-11-022-5/+8
| | | | Notes: svn path=/head/; revision=22865
* Teach this port's configure script that phtread_create can be found inSteve Price1999-11-011-0/+37
| | | | | | | | | | -lc_r. PR: 13700 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> Notes: svn path=/head/; revision=22776
* Update to version 1.3.0.Steve Price1999-11-013-16/+20
| | | | | | | | PR: 13826 Submitted by: maintainer Notes: svn path=/head/; revision=22773
* fakebo.conf doesn't exist, but fakebo.conf.dist does.Bill Fumerola1999-11-011-1/+1
| | | | Notes: svn path=/head/; revision=22753
* Hack to avoid rerunning automake.Jacques Vidrine1999-10-301-0/+4
| | | | Notes: svn path=/head/; revision=22733
* Activate heimdalJacques Vidrine1999-10-301-0/+1
| | | | Notes: svn path=/head/; revision=22732
* Heimdal is a re-implementation of Kerberos V.Jacques Vidrine1999-10-305-0/+148
| | | | Notes: svn path=/head/; revision=22731
* prefix -> localbaseMichael Haro1999-10-301-1/+1
| | | | | | | | PR: 14604 Submitted by: "Oleg V. Volkov" <rover@lglobus.ru> Notes: svn path=/head/; revision=22728
* Make this port to build in -stable.Foxfair Hu1999-10-261-0/+7
| | | | Notes: svn path=/head/; revision=22655
* Refresh MASTER_SITESKris Kennaway1999-10-211-3/+3
| | | | Notes: svn path=/head/; revision=22566
* Upgrade to 0.4.1.Kris Kennaway1999-10-213-8/+9
| | | | Notes: svn path=/head/; revision=22565
* Fix for abort in login.krb5 (segment violation when trying to get aJacques Vidrine1999-10-134-0/+400
| | | | | | | | | TGT). Obtained from: MIT Kerberos GNATS PR krb5-appl/762, 763 Notes: svn path=/head/; revision=22411
* 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
* Remove krb5-betaJacques Vidrine1999-10-041-1/+0
| | | | Notes: svn path=/head/; revision=22160
* Update 1.0.6 -> 1.1Jacques Vidrine1999-10-0428-1036/+628
| | | | Notes: svn path=/head/; revision=22159
* Upgrade to 1.3.Dirk Froemberg1999-09-282-3/+3
| | | | Notes: svn path=/head/; revision=22054
* Activate krb5-beta after repository copy.Jacques Vidrine1999-09-271-0/+1
| | | | Notes: svn path=/head/; revision=22028
* Grrr....Mark Murray1999-09-241-2/+2
| | | | | | | Don't people do even the most rudimentary checking before committing??! Notes: svn path=/head/; revision=21911
* Version Required = reality.Bill Fumerola1999-09-231-1/+1
| | | | Notes: svn path=/head/; revision=21895
* Host this distfile locally, both the old and the new MASTER_SITESChris Piazza1999-09-211-1/+2
| | | | | | | for this port are gone. Notes: svn path=/head/; revision=21859
* Upgrade to 2.3BETA6.David E. O'Brien1999-09-202-3/+3
| | | | | | | | | | | | | | | | | * Added sophisticated timing controls to give the user much more control over Nmap's speed. This allows you to make Nmap much more aggressive to scan hosts faster, or you can make Nmap more "polite" -- slower but less likely to wreak havoc on your Network. You can even enforce large delays between sending packets to sneak under IDS thresholds and prevent detection. See the new "Timing Options" section of the Nmap man page for more information on using this. * New "Window scan" that does fun things with ACK packets. -sW activates this scan type. It is mostly effective against BSD, AIX, Digital UNIX, and various older HP/UX, SunOS, and VAX. Notes: svn path=/head/; revision=21814
* Let this port know of the types that are 64-bit on FreeBSD/Alpha.Steve Price1999-09-201-0/+20
| | | | Notes: svn path=/head/; revision=21793
* Steal a few lines from the Linux/Alpha book so we can have this port onSteve Price1999-09-201-0/+22
| | | | | | | FreeBSD/Alpha too. Notes: svn path=/head/; revision=21791
* Upgrade to 2.1.8.6b7, and add the patch from Josh Tiefenbach.Vanilla I. Shu1999-09-193-10/+12
| | | | | | | | PR: ports/12874 Submitted by: Josh Tiefenbach josh@zipperup.org Notes: svn path=/head/; revision=21747
* Add keynote and kmap.Satoshi Asami1999-09-191-0/+2
| | | | Notes: svn path=/head/; revision=21738
* New port of the keynote trust-management system (currently an IETF draft).Stefan Eßer1999-09-185-0/+55
| | | | Notes: svn path=/head/; revision=21712
* Update to KDE-1.1.2Stefan Eßer1999-09-186-6/+100
| | | | Notes: svn path=/head/; revision=21711
* Remove the X dependent componate. It has become its own port.David E. O'Brien1999-09-182-6/+0
| | | | Notes: svn path=/head/; revision=21708
* Finish upgrading this to 0.9.5.David E. O'Brien1999-09-184-6/+6
| | | | Notes: svn path=/head/; revision=21706