Juan Lang : crypt32: Implement CRLDistPoints encoding/decoding.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 16 07:31:24 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 628ede4783a9e474608773fc1598ce20f359724a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=628ede4783a9e474608773fc1598ce20f359724a

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Fri Dec 16 12:41:28 2005 +0100

crypt32: Implement CRLDistPoints encoding/decoding.
- rewrite sequence decoding to support context-specific tags, and
  eliminate duplicated code
- implement encoding and decoding of CRLDistPoints

---

 dlls/crypt32/encode.c       |  788 ++++++++++++++++++++++++++++---------------
 dlls/crypt32/tests/encode.c |  228 ++++++++++++
 2 files changed, 732 insertions(+), 284 deletions(-)




More information about the wine-cvs mailing list