Aleksey Bragin 41f90c8fd7 Sync to Wine-0_9_10:
Juan Lang <[email protected]>
- crypt32: Move context properties to a separate file.
- crypt32: Move serialization functions to serialize.c.
- crypt32: Implement CertGetValidUsages.
- crypt32: Implement CertDuplicateStore.

Sync to Wine-0_9_9:
Juan Lang <[email protected]>
- crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
- implement CryptEnumOIDInfo and CryptFindOIDInfo
- implement CertOIDToAlgId and CertAlgIdToOID using CryptFindOIDInfo
- crypt32: Move certificate store functions to their own file.
- crypt32: More encoding/decoding.
  Add support for encoding/decoding basic constraints and enhanced key
  usage, with tests.
- crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
- crypt32: Correct compile problem on gcc 2.95.
- crypt32: Partially implement CertGetNameString.
Henning Gerhardt <[email protected]>
- crypt32: Add German resource file.
YunSong Hwang <[email protected]>
- crypt32: Add Korean translation.
Alexander N. Sшrnes <[email protected]>
- Updated/new Norwegian Bokmеl resources.
Eric Pouech <[email protected]>
- crypt32: Don't access a blob after freeing it.
Sync to Wine-0_9_8:
Juan Lang <[email protected]>
- crypt32: Fix a fixme, and remove an old comment.
- crypt32: Output string type in trace.
Alexandre Julliard <[email protected]>
- Include wine/port.h in files that use exceptions.

Sync to Wine-0_9_7:
Juan Lang <[email protected]>
- crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests.
- crypt32: Correct X509_NAME decoding, and more stringent tests.
- crypt32: Implement CertRDNValueToStrW and CertNameToStrW, with tests.

svn path=/trunk/; revision=21617
2006-04-16 19:12:28 +00:00
2005-12-13 18:56:49 +00:00
2004-02-06 08:21:52 +00:00
2006-04-16 19:12:28 +00:00
2005-10-02 19:31:30 +00:00
S
Description
A free Windows-compatible Operating System
528 MiB
Languages
C 86.9%
C++ 10.7%
Python 0.7%
Assembly 0.5%
CMake 0.5%
Other 0.4%