Displaying 3 results from an estimated 3 matches for "kadan".
Did you mean:
kaan
2010 Sep 20
2
OT: Is randomization for targeted cancer therapies ethical?
Hi Folks:
**Off Topic**
Those interested in clinical trials may find the following of interest:
http://www.nytimes.com/2010/09/19/health/research/19trial.html
It concerns the ethicality of randomizing those with life-threatening
disease to relatively ineffective SOC when new "biologically targeted"
therapies "appear" to be more effective. While the context may be new,
the
2000 Aug 21
0
Rewritten script /etc/init.d/tinc
...lso added the force_connect and the reload options. Force_connect send an SIGALRM to tincd and
reload sends a SIGHUP to tincd.
Baard
-------------- next part --------------
#!/bin/sh
#
# tinc tincd VPN setup script
#
# chkconfig: 2345 46 54
#
# version: 1.0.8
# authors: Lubomir Bulej <pallas@kadan.cz>
# Mads Kiilerich <mads@kiilerich.com>
#
# description: This script parses tinc configuration files for networks given \
# in /etc/tinc/nets.boot and for each of the networks it sets up \
# the interface and static routes and starts the tinc daemon.
#
# processname: tinc...
2000 May 22
2
tinc + OpenSSL
Hello,
I just want to ask if it has been considered to use OpenSSL
for the encryption stuff. I guess they've spent quite some
time on the subject and have the cipher routines both
debugged and optimized.
I know that some of the current cipher code was taken from
SSLeay but since OpenSSL is de facto SSLeay successor, it
might give tinc more flexibility and allow the user to choose