ChangeLog
changeset 68 28203e15de0e
parent 67 26c802dba268
child 69 33c889a556cc
equal deleted inserted replaced
67:26c802dba268 68:28203e15de0e
       
     1 2004-01-15  Mikael Hallendal  <micke@imendio.com>
       
     2 
       
     3 	* loudmouth/Makefile.am:
       
     4 	- Added lm-ssl.[ch]
       
     5 	* loudmouth/lm-connection.c:
       
     6 	* loudmouth/lm-connection.h:
       
     7 	- Splitted out the SSL parts
       
     8 	- No longer contains loads of #ifdefs around tls parts
       
     9 	- Added lm_connection_[set|get]_ssl instead.
       
    10 	* loudmouth/lm-internals.h:
       
    11 	- Added _lm_ssl*
       
    12 	* loudmouth/lm-ssl.c:
       
    13 	* loudmouth/lm-ssl.h:
       
    14 	- New files, the SSL parts from LmConnection.
       
    15 	- Declares no-ops for SSL functions if compiled without support for it.
       
    16 	* loudmouth/test-lm.c:
       
    17 	- Updated for new SSL API.
       
    18 
     1 2004-01-15  Mikael Hallendal  <micke@imendio.com>
    19 2004-01-15  Mikael Hallendal  <micke@imendio.com>
     2 
    20 
     3 	* loudmouth/lm-connection.c:
    21 	* loudmouth/lm-connection.c:
     4 	- Added Sjoerd Simons to copyright list.
    22 	- Added Sjoerd Simons to copyright list.
     5 
    23