network-manager-applet r319 - in trunk: . src/utils



Author: dcbw
Date: 2007-11-06 20:49:55 +0000 (Tue, 06 Nov 2007)
New Revision: 319
ViewCVS link: http://svn.gnome.org/viewcvs/network-manager-applet?rev=319&view=rev

Added:
   trunk/src/utils/crypto.c
   trunk/src/utils/crypto.h
   trunk/src/utils/crypto_gnutls.c
   trunk/src/utils/crypto_nss.c
Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/src/utils/Makefile.am
Log:
2007-11-06  Dan Williams  <dcbw redhat com>

	* src/utils/crypto.c
	  src/utils/crypto.h
	  src/utils/crypto_nss.c
	  src/utils/crypto_gnutls.c
	  src/utils/Makefile.am
	  configure.ac
		- Add bits to handle decoding certificates and keys, and for decrypting
		private keys to send to the supplicant.  Implementations for NSS and
		gnutls are provided with NSS as the default unless selected differently
		at configure time with --with-nss=[yes|no] and --with-gnutls=[yes|no]






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]