Stunnel.org  
   
Home
About
News
Faq
Examples
Download
Patches
Support
Related
<Patch List> <Patch Directory>
Patch info for showontray_kmattsen

Patch info for showontray_kmattsen

CreatorKen Mattsen
Patch to Version4.04
TypeNew Feature
Patchshowontray_kmattsen.patch
Description

(Full Text)

Ability to turn on/off the tray icon in Stunnel 4.x on Windows

Author Comments




I have added an option to hide the icon for Stunnel when running on
WinNT/2000/XP.  Enclosed is a patch in context format for the gui.c,
 options.c and prototypes.h files.

I have added this option to the config file in the Global Options
section.


When a line is placed in the config file:
        ShowOnTray = no
the icon and menu will not be displayed in the icon tray. The
 default is yes.

Sample STunnel.conf:
client=no
cert=myserver.pem
ShowOnTray=no
[Listener]
accept = 30002
connect = localhost:40088
...

--

Ken Mattsen
Senior Software Engineer

ROXIO, INC
6900 Wedgwood Road
Maple Grove, MN 55311 USA
763-494-7207 direct




This website makes patches available for use by the Internet community. However it does not endorse any of the patches contained herein. They could be work perfectly, or totally foul up everything. We don't know. Contact the authors if you have any questions. Use at your own risk.

The Stunnel software package does not contain any cryptography itself, however please remember that import and/or export of cryptographic software, code providing hooks to cryptographic algorithms, and discussion about cryptography is illegal in some countries. It is imperative for you to know your local laws governing cryptography. We're not liable for anything you do that violates your local laws.