summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
...
* This is crypto, so set NO_PACKAGE to ward of the net.police.markm1996-03-032-2/+8
|
* At long last! This is Eric Young's SSL library. The DES routinesmarkm1996-03-0310-0/+286
| | | | | | | are not part of this build as they are part of mainstram FreeBSD. Please will a certificates expert check out the certificates location.
* Use libz 1.0ache1996-02-192-4/+4
|
* Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA.asami1996-02-192-0/+2
|
* Upgrade to 1.2.13ache1996-02-176-32/+32
|
* Fix ordering of variables.asami1996-02-161-3/+3
|
* update to latest version. old version was gone from the master site.adam1996-02-093-7/+7
| | | | Reviewed by:torstenb
* update to latest version. old version was gone from the master site.adam1996-02-092-6/+9
| | | | | some FreeBSD patches now in the main distribution. Reviewed by:torstenb
* Fix patch typo.pst1996-02-072-2/+2
| | | | Found by: Andrzej Tobola <san@iem.pw.edu.pl>
* Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worsepst1996-02-068-34/+154
| | | | | | | security problems. Also re-do the method we use for disconnecting ourselves from the supplied gmp and z libraries so that this can be maintained in the future (sigh!).
* upgrade to version 1.4erich1996-02-055-83/+23
|
* Use absolute path to ldconfigache1996-01-252-3/+3
|
* exec ranlib & ldconfigache1996-01-251-0/+2
|
* Understands shared libwrap nowache1996-01-252-4/+6
|
* Create share data block to resolve referencesache1996-01-251-7/+15
|
* Build/install shared libwrap, build programs with it tooache1996-01-253-22/+128
| | | | | Add forgotten program Fix install permissions
* Build/install shared libwrap, build programs with it tooache1996-01-251-1/+2
|
* Autopick any wish present even wish4.0ache1996-01-252-18/+46
| | | | Autopick libwrap.a
* Damn. Forgot to include the makefile diffs in the last lot.markm1996-01-222-2/+4
| | | | Make the Makefile aware of libz dependancies.
* Remove ftp.funet.fi from master list, it not contains rsarefache1996-01-212-4/+2
| | | | | and not contains ssh in this directory. Another directory there have obsoleted ssh version.
* Add BUILD_DEPENDS of wish and perl5, both checked exactly in build processache1996-01-212-2/+6
|
* Upgrade to 1.2.12a (security bugfix)ache1996-01-216-16/+14
| | | | | Fix installation bug too (scripts not installed) Fix PLIST (missing files)
* Upgrade to International releaseache1996-01-188-23/+32
|
* Intl. version upgradeache1996-01-112-2/+2
|
* Better package listache1996-01-043-3/+15
|
* Upgrade to next international beta snapshotache1996-01-045-14/+17
|
* Correct the PGP homepage in the header comments.markm1995-12-063-6/+6
|
* Upgrade international variant to next development snapshotache1995-12-025-17/+11
|
* Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:peter1995-11-236-6/+12
| | | | | | 1) It eliminated the need for my horrible kludge patch-ad 2) 1.2.12 has data stream compression (like gzip). (I'm talking with the author about the remining three patches)
* Change category "networking" to "net".asami1995-11-225-10/+10
|
* two minor adjustments to ssh for freebsd specific issues:peter1995-11-212-0/+28
| | | | | | | | | | | patch-ac: call setsid() before setlogin() in the child (when emulating rsh) otherwise the setlogin() will fail when/if the proposed setlogin() changes go in. Otherwise it silently fails and may leave the login name of the user session as "root" (depending on how sshd was started). Without the proposed kernel change, it harmlessly sets the login name of the user's session. patch-ad: patch the #ifdef botch that stopped a ssh login from using and updating the lastlog file. This is because we have struct lastlog defined inside utmp.h rather than a lastlog.h include file like it was expecting.
* Add torstenb as maintainer.asami1995-11-092-2/+6
|
* shortened COMMENTSerich1995-10-281-1/+1
|
* Add libident.asami1995-10-121-1/+2
|
* libidentd - a small library to interface the ident protocol server (rfc1413)asami1995-10-126-0/+106
| | | | Submitted by: torstenb
* Fix tcp_wrapper supportache1995-10-102-8/+10
|
* External interface was incomplete, tcpd.h was missing, add itache1995-10-102-13/+15
|
* add "networking" to the categories listtorstenb1995-10-072-4/+4
|
* Ssh is a secure rlogin/rsh/rcp replacement with strong authenticationtorstenb1995-10-0713-0/+473
| | | | | | (.rhosts together with RSA based host authentication, and pure RSA authentication) and improved privacy (all communications are automatically and transparently encrypted).
* Pick an initial DISTNAME for this. The extra obfuscation forjkh1995-10-073-3/+12
| | | | | US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file.
* Upgrade to new international dev snapshot.ache1995-09-285-8/+11
| | | | Use pre-fetch target instead of non-documented one.
* Upgrade to new international dev versionache1995-09-252-2/+2
|
* Upgrade to new international dev versionache1995-09-253-12/+3
|
* Overwrite fetch-depends target instead of old exec_dependsache1995-09-243-6/+6
|
* EXEC->BUILD DEPENDSache1995-09-233-12/+9
|
* added sudo to ports/sysutilserich1995-09-226-0/+115
| | | | Reviewed by: satoshi
* Upgrade international version to 2.6.3iache1995-09-155-32/+44
|
* Better FreeBSD tuning, using CFLAGS from make.conf, eliminate one Makefileache1995-07-282-16/+15
| | | | change
* - upgrade to 2.6.1torstenb1995-07-277-154/+98
| | | | | - rename in.identd to identd - fix paths in manpage
* Moved to new category security.asami1995-07-135-10/+13
|
OpenPOWER on IntegriCloud