2007-06-13 |
Juan Lang | crypt32: Implement PKCS7_SIGNER_INFO encoding/decoding. |
blob | commitdiff | raw |
2007-06-13 |
Juan Lang | crypt32: Implement PKCS_ATTRIBUTES encoding/decoding. |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Juan Lang | crypt32: Use CRYPT_EncodeEnsureSpace to allocate memory... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Juan Lang | crypt32: Implement PKCS_ATTRIBUTE encoding/decoding. |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Juan Lang | crypt32: Separate set encoding into a separate function. |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Juan Lang | crypt32: Implement PKCS_CONTENT_INFO encoding/decoding. |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Juan Lang | crypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
Andrew Talbot | crypt32: Exclude unused headers. |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Andrew Talbot | crypt32: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Juan Lang | crypt32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Juan Lang | crypt32: Encode/decode authority key ids. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Andrew Talbot | crypt32: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Juan Lang | crypt32: Implement X509_UNICODE_NAME encoding/decoding. |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Juan Lang | crypt32: Implement more string types for X509_NAME_VALUE. |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Juan Lang | crypt32: Implement X509_UNICODE_NAME_VALUE encoding... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Juan Lang | crypt32: Don't return from a try block. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Juan Lang | crypt32: Always set required encoded length in CryptEnc... |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Juan Lang | crypt32: Encode/decode CRL issuing dist points. |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Juan Lang | crypt32: Correct CRL tests, and fix CRL encoding/decodi... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Andrew Talbot | crypt32: Write-strings warning fix. |
blob | commitdiff | raw | diff to current |
2006-06-03 |
Juan Lang | crypt32: Implement X509_NAME_VALUE encoding/decoding. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Juan Lang | crypt32: Split the unwieldy encode.c into two files. |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Juan Lang | crypt32: Use the HRESULT synonyms for converted Win32... |
blob | commitdiff | raw | diff to current |
2006-05-09 |
Juan Lang | crypt32: Simplify OID decoding |
blob | commitdiff | raw | diff to current |
2006-04-13 |
Alexandre Julliard | crypt32: Fixed day/month mismatch in time encoding... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
Juan Lang | crypt32: More encoding/decoding. |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Juan Lang | crypt32: Fix a fixme, and remove an old comment. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Alexandre Julliard | Include wine/port.h in files that use exceptions. |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Juan Lang | crypt32: Correct X509_NAME decoding, and more stringent... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Alexandre Julliard | Take advantage of the __EXCEPT_PAGE_FAULT macro. |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Juan Lang | crypt32: Implement CRLDistPoints encoding/decoding. |
blob | commitdiff | raw | diff to current |
2005-12-13 |
Juan Lang | crypt32: Decode cleanups. |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Juan Lang | Implement more OID support functions. |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Juan Lang | Fix some memory leaks. |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Ge van Geldorp | Don't redefine ASN_OCTETSTRING, it's already defined... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Juan Lang | Use CryptMem functions for internal memory allocation. |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Juan Lang | Use correct names when loading registered OID functions. |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Juan Lang | Make CryptImport/ExportPublicKeyInfoEx behave the way... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Juan Lang | Encode RSA public key modulus as unsigned integer,... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Juan Lang | Implement CryptImport/ExportPublicKeyInfo. |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Alexandre Julliard | Avoid a couple of 'clobbered by longjmp' warnings. |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Mike McCormack | Fix gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-09-03 |
Juan Lang | Correct a bunch of lurking asn.1 decode bugs. |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Juan Lang | Implement encoding/decoding RSA public keys. |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Juan Lang | Implement encoding/decoding of CERT_ALT_NAME_INFOs... |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Mike McCormack | gcc 4.0 warning fixes. |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Juan Lang | Encode/decode certs, with tests. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Juan Lang | - encode/decode CERT_INFO, with tests |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Juan Lang | Encode/decode CERT_PUBLIC_KEY_INFO, with tests. |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Juan Lang | - implement encoding/decoding of cert extensions |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Juan Lang | - fix decoding of long-form data lengths |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Juan Lang | - use exception handling in encoding |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Juan Lang | - implement encode and decode of BasicConstraints2... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Francois Gouget | Fix the CryptEncodeObjectEx() prototype. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Juan Lang | Add a few traces and comments. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Juan Lang | - implement encoding and decoding of enumerated types... |
blob | commitdiff | raw | diff to current |
2005-06-15 |
Juan Lang | Add encode/decode support for multi-byte integers. |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Juan Lang | - encode/decode X509_NAMEs for simple string encodings... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Juan Lang | Cryp{En|De}codeObjectEx should return success if the... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Juan Lang | Implement asn.1 encoding/decoding of times, with tests. |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Juan Lang | Implement asn.1 decoding of integers, with tests. |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Juan Lang | Rearrange Crypt{De|En}codeObjectEx to make error handli... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Juan Lang | - add some tests for OID functions |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Juan Lang | - implement Crypt{Get|Set}OIDFunctionValue |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Juan Lang | Use registered DLLs for encode/decode. |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Juan Lang | - more fully implement CryptRegisterOIDFunction |
blob | commitdiff | raw | diff to current |
|