| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Imported: UTF-7,8 to JIS X0208 code conversion.
PR: 15361
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
|
| |
|
|
|
|
|
| |
PR: 15200
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 15331
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
index generation.
|
|
|
|
|
|
|
|
|
|
| |
updated to today's snapshot of OpenSSH.
Various updates from the latest ${CVS_DATE}, and requisite patch
changes, are the "big new thing". Nothing major has changed; the
biggest ones would be using atomicio() in a lot of places and a
fix for a SIGHUP not updating sshd(8)'s configuration until the
next connection.
|
|
|
|
|
|
| |
Update MASTER_SITES
One of the patch files (texpatch-3.1.20c.gz) disapeared from the ftp site.
It is now included in the port as patch-ae.
|
|
|
|
| |
This speeds up OS scans.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Required by the new pgperl version.
|
| |
|
|
|
|
|
| |
the exclusions list unless we're just about ready to fail, so this only
incurs an overhead on non-tagged files.
|
| |
|
|
|
|
| |
the $FreeBSD$ checking.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 15270
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
for it. (previously only INRIA's IPv6 was recognized) This support is
not fully untested, so YMMV.
|
|
|
|
|
| |
PR: 15283
Submitted by: maintainer
|
| |
|
|
|
|
| |
PR: 14205, 14188
|
|
|
|
| |
Pointed out by: OKAZAKI Tetsurou <okazaki@be.to>
|
|
|
|
|
|
|
|
| |
This version includes sysmouse(4) support ( thanks to
Christian Weisgerber <naddy@mips.rhein-neckar.de> )
PR: 15323
Submitted by: Trevor Johnson <trevor@jpj.net>
|
| |
|
|
|
|
|
| |
PR: 14635
Submitted by: saper@system.pl
|
|
|
|
|
|
| |
Inspired by:
PR: ports/15306
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
|
|
|
|
|
|
|
| |
supplied as a IPv6-mapped address to lsof's -i option --
e.g., as in "-i@[::ffff:1.2.3.4]".
Submitted by: Vic Abell <abe@purdue.edu>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenBSD OpenSSH front), add ConnectionsPerPeriod to prevent DoS via
running the system out of resources. In reality, this wouldn't
be a full DoS, but would make a system slower, but this is a better
thing to do than let the system get loaded down.
So here we are, rate-limiting. The default settings are now:
Five connections are allowed to authenticate (and not be rejected) in
a period of ten seconds.
One minute is given for login grace time.
More work in this area is being done by alfred@FreeBSD.org and
markus@OpenBSD.org, at the very least. This is, essentially, a
stopgap solution; however, it is a properly implemented and documented
one, and has an easily modifiable framework.
|
|
|
|
|
|
|
|
| |
reality, though. One file, cipher.c, calls cryptographic routines
from external libraries. This really cannot encumber OpenSSH in
any case, but I put RESTRICTED back since it would give people a
false hope of being able to install the OpenSSH package but
not the requisite, RESTRICTED (so nonexistant) openssl package.
|
|
|
|
| |
Reviewed by: Maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reasons:
1. It's not crypto.
2. It links with crypto.
a. That crypto is in the public domain.
b. Linking with crypto does not constitute cryptography.
3. Even if it were crypto, the description of the entire protocol, etc.,
is in the public domain. The RFC is PD in the USA, and the white paper
in Europe.
4. Precedence? Even if it were crypto, the Bernstein case has set
precedence for allowing export of that. But it's not even crypto.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
server.
The submitter states that the author of this software has been unresponsive
for several months.
PR: 15199
Submitted by: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
|
|
|
|
| |
PR: 15153
Submitted by: Alec Wolman <wolman@cs.washington.edu>
Reviewed by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
It "manages" your windowmanagers by letting you choose from your
favorites on starting up X.
PR: 15133
Submitted by: Will Andrews <andrews@technologist.com>
|
|
|
|
|
| |
PR: 15161
Submitted by: saper@system.pl
|