Commit Graph

82 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
jasper
90847ee882 - remove USE_GROFF=Yes, manpages checked by brad.
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
765c63f683 - Use the correct autoconf version.
- Don't try and install a file into a directory before it's created,
(Fixes packaging with systrace; rather than returning 'No such file or
directory' when you try to 'install aaa bbb/', under systrace aaa gets
installed to a *file* named bbb).

ok Brad.
2010-05-17 22:53:37 +00:00
sthen
6a5d731296 Roll in some fixes from upstream.. From Brad.
- silcd: check entity validity after command reply
- Packet engine: prevent divide by 0
- SKE: Make sure failure received from remote is error status.
2010-05-17 08:39:24 +00:00
sthen
217a6c0718 Update to 1.1.18, from Brad. 2009-09-27 19:25:02 +00:00
sthen
45023d3996 SECURITY; add patches from upstream repo to fix format string bugs.
From Brad.
2009-08-11 21:20:02 +00:00
sthen
8b625873a0 update silc-server to 1.1.17; fixes crashes, upgrading is strongly
recommended. ok Brad (maintainer).
2009-08-01 09:21:55 +00:00
sthen
07c8a66da6 switch from /dev/urandom to /dev/arandom. ok jakemsr, Brad (maintainer) 2009-03-29 09:13:01 +00:00
sthen
050f6a0654 Upgrade to 1.1.16, fixes several major causes of crashes.
"Upgrading is highly recommended."

From Brad (maintainer).
2009-03-17 15:35:37 +00:00
sthen
749586611f patch from upstream git via Brad; increment stat.clients statistics
whenever adding new client. Otherwise it is possible to go under zero
when removing clients from the server.
2009-01-23 11:01:06 +00:00
sthen
4c07df2e34 do not create dynamic connections on non-dynamic server, from
upstream git via Brad.
2009-01-20 22:31:09 +00:00
sthen
c2516de9c9 add patches from upstream git;
- Added debug logs for updating stat.clients value
- Take stream reference correctly in packet error callback

from Brad (maintainer).
2009-01-12 00:31:45 +00:00
sthen
cb101b4740 bugfix update to 1.1.15; from Brad (maintainer), better than the one
I sent him.
2009-01-10 01:04:06 +00:00
sthen
1d6090e1b4 update to 1.1.14, ok brad (maintainer) 2008-10-26 18:12:11 +00:00
brad
90a621abf6 Update to silc-server 1.1.13; bug fix update.
ok johan@
2008-09-26 21:17:57 +00:00
brad
29fb8f3983 Update to silc-server 1.1.12; bug fix update.
ok sthen@
2008-09-15 00:13:40 +00:00
martynas
30d253e218 workaround no more: can use 128-bit arithmetics now on amd64.
ok brad@
2008-08-27 00:35:24 +00:00
sthen
457905736b Update to 1.1.11, fixes crashes.
- Make sure client entry is not expired more than once
- Fixed silc_parse_userfqdn argument check
- Remove client from expired client list before deleting it

"Commit that" brad@ (maintainer)
2008-06-22 18:27:05 +00:00
sthen
e71502184b update to 1.1.9, fixes crashes and a nasty socket leak trying to
reconnect to a failed master server. from brad@
2008-06-10 09:04:02 +00:00
sthen
3d9e34bfef Bugfix update, fixes occasional crashes at disconnection. From Brad. 2008-06-06 08:47:57 +00:00
robert
4158cffe3c update to silc-server-1.1.7;
tested by sthen@, brad@, me; diff from brad@
2008-05-27 08:30:29 +00:00
sthen
fd5147b403 update to 1.1.6 from Brad, and remove some dead mirrors 2008-04-22 20:24:10 +00:00
sthen
ae4f085b3a update to 1.1.5 + a crash fix from GIT. ok brad (maintainer). 2008-04-22 00:34:30 +00:00
sthen
f84091f08e update to 1.1.4 from Brad - fixes portability bugs including a
remote user-triggerable DoS on strict alignment arch.
2008-04-17 10:26:15 +00:00
sthen
e1c1c0bf7b bugfix update to 1.1.3, from Brad. tested on several servers. 2008-04-12 22:52:46 +00:00
sthen
5df62ee1c9 add --enable-debug to permit debug logging with -d/-D/-x command
line options; bump package version. discussed with Brad (maintainer).
2008-03-31 11:07:45 +00:00
sthen
2c3aea7ddc SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
Version update 1.0 -> 1.1 as tested by several people.
2008-03-22 23:06:50 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +00:00
martynas
93b029c877 ftp.au.silcnet.org is gone; ok xsa@, ajacoutot@ 2007-06-04 11:40:56 +00:00
steven
d201c5d303 update to 1.0.4
from brad (maintainer)
2007-05-24 08:27:34 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
9c53445aba USE_LIBTOOL, disable-shared, regen patches 2007-04-01 20:43:59 +00:00
deanna
5b4289f461 Update to 1.0.3 - This version fixes a denial of service
vulnerability. Upgrading is very recommended.

Tested by Ben Lovett, from brad, ok ckuethe.
2007-03-15 20:25:12 +00:00
brad
d1a318349d upgrade to silc-server 1.0.2; no functional change 2005-12-14 21:35:23 +00:00
brad
28b0c1f6fb upgrade to silc-server 1.0.1 2005-12-14 02:11:40 +00:00
naddy
5c0a6957d6 do not install files outside fake area 2005-11-04 00:09:56 +00:00
brad
d5d1f7c498 fix mkstemp() patch.
From: SILC CVS
2005-09-13 02:38:52 +00:00
brad
6e36dbe210 fix for regcomp()
From: SILC CVS
2005-09-09 20:10:04 +00:00
brad
a845b8d3be sync operops patch and add amd64 workaround for silcmath from silc-toolkit 2005-09-09 20:08:54 +00:00
brad
374d7012bd add two patches for crashing issues.
From: SILC CVS via zoran ivanic <zoc at 5mm dot org>
2005-09-09 17:03:34 +00:00
brad
072619527f fix insecure temp file creation as noted on BugTraq.
From: SILC CVS via zoran ivanic <zoc at 5mm dot org>
2005-09-05 16:12:50 +00:00
brad
eedc50c22b use the libtool that comes with silc-server for now since
it has a little hack to make it build and link against a
static libsilc.

ok pvalchev@
2005-08-17 16:02:08 +00:00
brad
b055c8dfd2 fix build if silc-toolkit is already installed and add USE_LIBTOOL
problem noticed by naddy@
2005-08-11 16:25:13 +00:00