| non port: security/stunnel/files/patch-src::common.h |
Number of commits found: 11 |
|
Saturday, 25 Feb 2012
|
16:15 zi
- Update to 4.52
- Use USERS/GROUPS
- Remove support for FreeBSD 5.x/6.x
- Cosmetic changes
 |
|
Monday, 1 Aug 2011
|
14:47 roam
Update to stunnel-4.41 and fix the handling of CPPFLAGS.
 |
|
Thursday, 10 Feb 2011
|
09:34 roam
Update to stunnel-4.35:
- drop the transparent proxying patch, integrated upstream
- while I'm here, fix the very first master site URL -
the download page on stunnel.org just links to the sites now,
and does not contain downloadable source
PR: 154631
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
 |
|
Tuesday, 4 Jan 2011
|
16:37 roam
Implement transparent proxying using the IP_BINDANY option if available in
a way a bit different (and a bit more generic) than the one in the PR.
While I'm here, declare the GPL-2+ license and remove the MD5 checksum.
PR: 153568
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
 |
|
Monday, 20 Sep 2010
|
09:49 roam
Update to stunnel-4.34. In this version the DH parameters support was
made conditional only on OpenSSL support for it, not on GNU configure
parameters, so it will most probably be automatically enabled on
the currently supported FreeBSD versions. If this leads to any problems,
I'll look into making it optional again.
 |
|
Friday, 16 Apr 2010
|
12:49 roam
Update to stunnel-4.33; hopefully, the stability problems are fixed now.
 |
|
Wednesday, 3 Feb 2010
|
09:33 roam
Update to stunnel-4.29. I'm holding off on the 4.30 update for
a couple of days until the chroot/SIGHUP/pid file problem discussed
on the stunnel-users mailing list is sorted out upstream.
PR: 142773
Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
 |
|
Friday, 13 Nov 2009
|
10:58 roam
Update stunnel to 4.28, including a patch for older SSL versions.
Add two new configurable options to disable libwrap support (almost
as in the PR, but not quite) and enable Diffie-Hellman key exchange.
PR: 139147 (only the libwrap support, but missing -lwrap)
Submitted by: Jim Riggs <ports@christianserving.org>
 |
|
Monday, 29 Oct 2007
|
16:45 roam
Update to stunnel-4.21.
 |
|
Wednesday, 13 Jul 2005
|
08:41 roam
Update to stunnel 4.11, which is deemed a stable release.
Remove our local patches for ucontext/pthread/fork model choice, since
this is handled by a configure argument now.
Note that ucontext is not supported on FreeBSD versions less than 5.0.
PR: 83245 (mostly)
Submitted by: Vasil Dimov <vd@datamax.bg>
 |
|
Tuesday, 14 Jun 2005
|
08:58 roam
Fix the stunnel ucontext-related problems using a patch from the author,
Michael Trojnara[1].
Also, add the build-time WITH_FORK, WITH_PTHREAD, and WITH_UCONTEXT knobs
to control the stunnel threading model used, based on Vasil Dimov's PR's
with some modifications [2].
While I'm here, add in a <sys/types.h> inclusion that seems to be needed
for <ucontext.h> at least on FreeBSD 6.0/sparc64.
Reported by: many
Pointy hat to: roam (myself) for both not noticing this and then letting
it linger for a while
Obtained from: Michael Trojnara's BSD patch from
<53594c631989fde6ca0bdb3435b93dfe@mirt.net> [1]
PR: 81289, 82202 [2]
Submitted by: Vasil Dimov
 |
Number of commits found: 11 |