You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules/tls/doc/history.xml

33 lines
1.3 KiB

<?xml version="1.0" encoding='ISO-8859-1'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!-- Include general documentation entities -->
<!ENTITY % docentities SYSTEM "../../../docbook/entities.xml">
%docentities;
]>
<section id="tls.history">
<sectioninfo>
</sectioninfo>
<title>History</title>
<para>
This module was put together by Jan Janak <email>jan@iptel.org</email> from code
based on the experimental tls core addon (<ulink url="http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/tls/">http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/experimental/tls/</ulink>),
code originally written by Peter Griffiths and later maintained by Cesc Santasusana and
from an iptelorg tls code addon, written by Andrei Pelinescu-Onciul <email>andrei@iptel.org</email>.
Jan also added support for multiple domains, a tls specific config, config reloading and a
tls specific select framework.
</para>
<para>
For &kamailio; 3.1 most of the TLS specific code was completely
re-written to add support for asynchronous TLS and fix several
long standing bugs.
</para>
<para>
The code is currently maintained by Andrei Pelinescu-Onciul <email>andrei@iptel.org</email>.
</para>
</section>