tls ./ChangeLog librrtls/rr-tls.c librrtls/rr- ...

[email protected] (Jonas Borgstr?m) Mon, 15 Jul 2002 22:31:21 +0200 (CEST)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	tls
Changes by:	[email protected]	2002-07-15 22:31:21

Modified files:
	.              : ChangeLog 
	librrtls       : rr-tls.c rr-tls.h 
	tests          : rrtls-client.c 

Log message:
	2002-07-15  Jonas Borgström  <[email protected]>
	
	* librrtls/rr-tls.c: (rr_tls_class_init), (rr_tls_get_type),
	(listener_init), (initiator_confirmation), (initiator_init),
	(listener_confirmation):
	* librrtls/rr-tls.h:
	Updated to use the new profile api.
	
	* tests/rrtls-client.c: (do_tests):
	use rr_channel_close instead of rr_manager_close_channel

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/tls/ChangeLog.diff?cvsroot=Development&r1=1.15&r2=1.16
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/tls/librrtls/rr-tls.c.diff?cvsroot=Development&r1=1.13&r2=1.14
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/tls/librrtls/rr-tls.h.diff?cvsroot=Development&r1=1.6&r2=1.7
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/tls/tests/rrtls-client.c.diff?cvsroot=Development&r1=1.11&r2=1.12