ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
jasper
cd28f1c0fd
switch back to gnu libtool for now untill i get around fixing it.
...
add a reminder comment while here (from espie@)
2011-12-09 11:43:44 +00:00
jasper
bd0707d365
builds fine with ports libtool
2011-11-22 15:55:15 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +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
96dca66106
finish net WANTLIB
2010-11-11 17:20:27 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
landry
15212d42e8
Use gnu libtool for now, silc-client messes up with static linking.
...
From maintainer brad.
2010-10-07 12:11:52 +00:00
steven
a65ed571cb
this seems to work with our libtool now
2010-07-24 08:24:32 +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
8ff9d48002
- Client: Fix signature verification double free
...
- Packet engine: prevent divide by 0
- SKE: Make sure failure received from remote results in error status
From upstream repo via Brad
2010-06-02 00:10:18 +00:00
steven
c1e90ca01a
use gnu libtool here for now
2010-04-26 20:09:18 +00:00
sthen
0fbeaaa2a3
use newer autoconf, from Brad
2010-04-03 00:21:14 +00:00
sthen
d1906220bb
add patch from upstream repo; clientlib: close connection after failed rekey.
...
From Brad.
2009-10-12 17:28:11 +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
f6522fbd94
honour CFLAGS; from Brad.
2009-08-01 19:24:07 +00:00
sthen
21ee461509
SECURITY update to 1.1.8, fixes a serious format string vulnerability.
...
From Brad.
2009-08-01 12:58:06 +00:00
sthen
07c8a66da6
switch from /dev/urandom to /dev/arandom. ok jakemsr, Brad (maintainer)
2009-03-29 09:13:01 +00:00
martynas
c612016e7f
- update to silc-client-1.1.7
...
- remove --without-libtoolfix, since it does not exist; sthen/brad
ok brad (maintainer), sthen@; also tested by Simon Kuhnle
2009-01-11 02:03:55 +00:00
sthen
d5a89fddc7
update to 1.1.6, ok brad (maintainer)
2008-10-26 18:12:31 +00:00
brad
d5c0a6d0e8
Upgrade to silc-client 1.1.5; bug fix update.
...
ok jdixon@
2008-09-08 15:02:41 +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
martynas
63f0477111
- do not enable DIV_SMALL by default, on all archs
...
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug. gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments. this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@
2008-07-11 01:47:12 +00:00
sthen
c1d86122bc
SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
...
From Brad.
2008-03-22 22:50:23 +00:00
todd
32dbccec7f
update to 1.1.3; works for me
...
from brad@
2008-01-23 16:06:40 +00:00
espie
60f104e08e
fix bogus include order: picks up /usr/local/include/recode.h
2007-11-08 20:51:23 +00:00
simon
83df55eb22
update to version 1.12
...
with fixes from Simon Kunhle
from brad@
2007-10-01 22:03:53 +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
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
martynas
ee8d8d7b8b
- security update to silc-client-1.0.4.1;
...
- disable perl (not usable);
- unmark NO_SHARED_ARCHS;
ok MAINTAINER (brad@), jolan@, jasper@
2007-03-21 11:24:02 +00:00
deanna
52e75e93f5
Bring back patch-lib_silcclient_client_c, which was lost in a previous
...
commit. This fixes a bug where the client won't start if the user has
an empty gecos field.
From brad, ok ckeuthe.
2007-03-17 03:13:41 +00:00
brad
077b79789d
upgrade to silc-client 1.0.3
...
From nikns <nikns at secure dot lv>
2006-10-03 18:34:50 +00:00
ray
3cc1a6bceb
Don't do a strlen(3) on non-NUL-terminated strings, especially since we
...
are given a length, which can lead to a buffer overread and crash silc.
OK brad@
2006-09-18 05:41:10 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +00:00
brad
50441cc9fd
bump PKGNAME
2005-07-28 21:28:43 +00:00
brad
9dc951b161
fix an issue with nick names ever since UTF-8 encoding was added. the silc
...
client under some bizarre conditions would not start, no error messages
or anything.
nasty diff from mjc@, poor marco@ was suffering due to this issue.
2005-07-28 21:28:10 +00:00
brad
83f9d7cc09
rev 1.115.2.19
...
Handle command reply correctly for LIST.
rev 1.115.2.18
Check for valid entry creations.
From silc CVS via Zoran Ivanic <zoc at 5mm dot org>
2005-07-28 20:56:45 +00:00
brad
3daed652bc
upgrade to silc-client 1.0.2
2005-04-07 15:38:17 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
espie
0c853bffc1
kill INSTALL script
2004-09-22 23:09:26 +00:00
espie
3397fb26c3
forgotten fragment
2004-09-15 21:38:00 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
xsa
4372f23100
more new-style MODULES.
2004-08-10 09:38:34 +00:00
jolan
05f0087303
dont make resolve_prefer_ipv6 the default, it doesnt do the right thing
2004-05-23 22:38:39 +00:00
brad
8bd8c44cb1
upgrade to silc-client 1.0.1
2004-02-19 23:07:27 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00