ChangeLog   [plain text]


# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--mb@apple.com--SmartCards-2004/SecurityTokend--Tiger--1.0
#

2004-07-14 00:02:03 GMT	Michael Brouwer <mb@apple.com>	patch-5

    Summary:
      Added libsecurity_tokend_client target
    Revision:
      SecurityTokend--Tiger--1.0--patch-5

    Added libsecurity_tokend_client target.

    new files:
     lib/.arch-ids/=id lib/.arch-ids/tdclient.cpp.id
     lib/.arch-ids/tdclient.h.id lib/.arch-ids/tdtransit.cpp.id
     lib/.arch-ids/tdtransit.h.id lib/tdclient.cpp lib/tdclient.h
     lib/tdtransit.cpp lib/tdtransit.h mig/.arch-ids/=id
     mig/.arch-ids/mig.mk.id mig/mig.mk

    modified files:
     ChangeLog SecurityTokend.xcode/project.pbxproj
     lib/transition.c

    renamed files:
     .arch-ids/SecTokend.c.id
       ==> lib/.arch-ids/SecTokend.c.id
     .arch-ids/SecTokend.h.id
       ==> lib/.arch-ids/SecTokend.h.id
     .arch-ids/tokend.defs.id
       ==> mig/.arch-ids/tokend.defs.id
     .arch-ids/tokend_types.h.id
       ==> lib/.arch-ids/tokend_types.h.id
     .arch-ids/transition.c.id
       ==> lib/.arch-ids/transition.c.id
     SecTokend.c
       ==> lib/SecTokend.c
     SecTokend.h
       ==> lib/SecTokend.h
     tokend.defs
       ==> mig/tokend.defs
     tokend_types.h
       ==> lib/tokend_types.h
     transition.c
       ==> lib/transition.c

    new directories:
     lib lib/.arch-ids mig mig/.arch-ids


2004-06-15 19:11:08 GMT	Michael Brouwer <mb@apple.com>	patch-4

    Summary:
      Added transition.c
    Revision:
      SecurityTokend--Tiger--1.0--patch-4

    Added transition.c.  Ignore xcode .mode1 files.

    new files:
     .arch-ids/transition.c.id transition.c

    modified files:
     ChangeLog {arch}/=tagging-method


2004-06-15 00:29:53 GMT	Michael Brouwer <mb@apple.com>	patch-3

    Summary:
      Implement tokend.defs server callbacks
    Revision:
      SecurityTokend--Tiger--1.0--patch-3

    Add callbacks server side of tokend.defs and implement stubs for
    all the functions.

    modified files:
     ChangeLog SecTokend.c SecurityTokend.xcode/project.pbxproj
     tokend.defs tokend_types.h


2004-06-05 01:32:05 GMT	Michael Brouwer <mb@apple.com>	patch-2

    Summary:
      Register my port with securityd
    Revision:
      SecurityTokend--Tiger--1.0--patch-2

    Register a receive right with securityd

    modified files:
     ChangeLog SecTokend.c


2004-05-14 01:22:43 GMT	Michael Brouwer <mb@apple.com>	patch-1

    Summary:
      Added ChangeLog
    Revision:
      SecurityTokend--Tiger--1.0--patch-1

    Switched to auto generated ChangeLog file and make default tagging method tagline.

    new files:
     ChangeLog

    modified files:
     {arch}/=tagging-method


2004-05-14 01:06:38 GMT	Michael Brouwer <mb@apple.com>	base-0

    Summary:
      Initial checkin of SecurityTokend.framework project
    Revision:
      SecurityTokend--Tiger--1.0--base-0

    Basic private framework for writing tokend instances.

    new files:
     APPLE_LICENSE English.lproj/InfoPlist.strings Info.plist
     SecTokend.c SecTokend.h SecurityTokend.xcode/project.pbxproj
     tokend.defs tokend_types.h