| non port: security/stunnel/files/patch-src::network.c |
Number of commits found: 5 |
|
Thursday, 12 May 2005
|
11:36 roam
Update to 4.10, fixing the execvp() and pid file issues while I'm here.
PR: 79114, 79120, 80143, 80405
Submitted by: Florian Hars <hars@bik-gmbh.de>,
Jim Hatfield <jim.hatfield@insignia.com>,
Vasil Dimov <vd@datamax.bg>,
Vsevolod Stakhov <vsevolod@highsecure.ru>
 |
|
Monday, 3 Jan 2005
|
09:54 roam
Update stunnel to 4.07, which incorporates most of our fixes to 4.06
and also fixes a crash if a client connection is closed too early.
Approved by: portmgr (krion)
 |
|
Thursday, 30 Dec 2004
|
14:22 roam
Fix a getnameinfo() out-of-memory error caused by passing a 20-character
buffer to hold a numeric IPv4/v6 address. Of course, IPv6 addresses may
be a bit longer than 20 characters :)
A-ha! moment during: discussion with the stunnel author
 |
|
Wednesday, 29 Dec 2004
|
12:28 roam
Fix the build on FreeBSD versions around 5.2 when EAI_NODATA was
temporarily aliased to EAI_NONAME.
No PORTREVISION bump, since this is a no-op on earlier and later versions,
and it didn't build at all until now on the affected versions.
Reported by: Bretislav Kubesa <bretislav.kubesa@centrum.cz>
 |
|
Monday, 27 Dec 2004
|
14:33 roam
Update to stunnel-4.06. In addition to the PR:
- enable the new IPv6 functionality when WITH_IPV6 is defined;
- at last move over to libtool-1.5 and get rid of the .la file;
- update the WITH_STUNNEL_SSL_ENGINE message to also mention FreeBSD 6.x;
- remove the obsolete sock_ioctlsocket() definition from patch-aa;
- fix a couple of getnameinfo(3)-related buglets;
- fix a poll(2)-related buglet: it seems FreeBSD insists (correctly) that
INFTIM passed to poll(2) should be -1, not just any negative value.
PR: 75519 (somewhat)
Submitted by: Dan Langille <dan@langille.org>
 |
Number of commits found: 5 |