Commit Graph

57 Commits

Author SHA1 Message Date
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
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
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
3daed652bc upgrade to silc-client 1.0.2 2005-04-07 15:38:17 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
xsa
4372f23100 more new-style MODULES. 2004-08-10 09:38:34 +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
brad
90130863c3 upgrade to silc-client 1.0 2003-12-02 22:39:08 +00:00
brad
49b9f8f71e upgrade to silc-client 0.9.16 2003-11-20 02:21:05 +00:00
brad
107a5fe66f upgrade to silc-client 0.9.15 2003-10-31 15:17:04 +00:00
brad
c41cff40c5 upgrade to silc-client 0.9.14 2003-10-25 23:14:41 +00:00
brad
ef60d16af7 use autoconf 2.54 2003-07-30 00:26:26 +00:00
brad
896bf954d1 - remove .default extension from the example config files
- don't need FAKE_FLAGS
2003-06-01 23:11:23 +00:00
brad
cbd207471f - fix path used for silc_etcdir
- @comment out unwanted files/dirs
2003-04-19 01:21:32 +00:00
brad
2965814c70 upgrade to silc-client 0.9.12.1 2003-04-18 03:22:23 +00:00
brad
37de1937c2 license 2003-02-02 20:29:37 +00:00
brad
ccf2af5022 upgrade to silc-client 0.9.11. -- with quite a few suggestions from margarida@ 2003-01-15 03:06:26 +00:00
brad
3718df684e mail now bounces for this MAINTAINER. 2002-12-10 15:34:30 +00:00
brad
4e6a1619c0 upgrade to silc-client 0.9.10.1.
incompatible protocol change.

MAINTAINER unreachable by e-mail.
2002-12-09 15:17:43 +00:00
mark
e8d66836ee silc-client-0.9.7 update
maintainer ok, todd ok
2002-10-22 22:05:07 +00:00
fgsch
ba71248fc7 more workarounds for sha1.c on sparc64; this works fine now. 2002-10-05 19:41:17 +00:00
brad
5ff4346bf3 mark this BROKEN on sparc64, even with the supposed workaround this
still will not compile, GCC seems to like chewing through VM like
it's going out of style.
2002-10-04 13:22:25 +00:00
fgsch
51f827dd89 SECURITY FIXES: Update to 0.9.5.1.
See http://silc.silcnet.org/txt/changes-client.txt for details.

Also:
- add iconv to MODULES.
- remove deprecated NEED_VERSION.

Patches to remove mime from Maintainer. Maintainer and pvalchev@ ok.
2002-09-24 17:20:10 +00:00
fgsch
8abef1e006 Enable assembler optimizations for i386 for now. Elf arch's should work, but
I cannot test atm.

The label part of this patch is needed until I can figure completely what's
needed to support local labels longer than one digit on a.out arch's.
2002-07-17 19:10:40 +00:00
fgsch
1b0da33978 Update to silc 0.9.4; maintainer ok.
look at http://www.silcnet.org/txt/changes-client.txt for changes.
2002-07-04 10:56:08 +00:00
fgsch
5301c2686f gcc workaround for sha1 should only apply for sparc64. 2002-05-30 17:33:04 +00:00
mark
df88e96683 silc-client-0.9.1 update 2002-05-20 15:25:17 +00:00