Update of /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29157
Modified Files:
changelog.txt
Log Message:
2004-02-16 Carlos Guzmán Álvarez <car...@te...>
* Mono.Security.Protocol.Tls/TlsCipherSuiteFactory.cs:
- Changed the cipher suites preference order ( Thanks to Sebastien Pouliot for his feedback )
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/Mono.Security/changelog.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** changelog.txt 15 Feb 2004 21:50:32 -0000 1.2
--- changelog.txt 16 Feb 2004 15:28:56 -0000 1.3
***************
*** 2,6 ****
--------------- ----------- -----------------------------------------
! 2004-2-15 Carlos Guzmán Álvarez <car...@te...>
* Mono.Security.Protocol.Tls/SslClientStream.cs:
--- 2,14 ----
--------------- ----------- -----------------------------------------
!
! 2004-02-16 Carlos Guzmán Álvarez <car...@te...>
!
! * Mono.Security.Protocol.Tls/TlsCipherSuiteFactory.cs:
!
! - Changed the cipher suites preference order ( Thanks to Sebastien Pouliot for his feedback )
!
!
! 2004-02-15 Carlos Guzmán Álvarez <car...@te...>
* Mono.Security.Protocol.Tls/SslClientStream.cs:
***************
*** 11,15 ****
- Removed test code.
! 2004-2-10 Carlos Guzmán Álvarez <car...@te...>
* Mono.Security.Cryptography/PKCS1.cs
--- 19,23 ----
- Removed test code.
! 2004-02-10 Carlos Guzmán Álvarez <car...@te...>
* Mono.Security.Cryptography/PKCS1.cs
***************
*** 17,21 ****
- Fixed typo.
! 2004-2-09 Carlos Guzmán Álvarez <car...@te...>
* Changed license headers to remove accents.
--- 25,29 ----
- Fixed typo.
! 2004-02-09 Carlos Guzmán Álvarez <car...@te...>
* Changed license headers to remove accents.
|