twapi

Timeline
Login
Tcl 2016 Conference, Houston/TX, US, Nov 14-18
Send your abstracts to tclconference@googlegroups.com by Sep 12.

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2018-07-23
16:36
Updated to the latest snapshot of the TWAPI code from androwish/undroid Leaf check-in: d417549fe3 user: hypnotoad tags: undroid
2017-11-29
20:09
Updated to tea 3.10. Fixed a typo in the tcl.m4 check-in: 559380c90b user: seandeelywoods tags: undroid
16:16
Updated to the latest distrubuted with androwish check-in: feda999523 user: seandeelywoods tags: undroid
14:51
New snapshot based on the latest mercurial checkin Leaf check-in: 97829c9ca8 user: seandeelywoods tags: twapi-4.2b9
14:33
Updated to the latest practcl spec. Still having internal compile issues Leaf check-in: 85ef8c6c30 user: seandeelywoods tags: practcl
2016-10-26
14:03
Modified the build system to support practcl. (Note: there are issues that are preventing compilation) check-in: f7686bd5d8 user: seandeelywoods tags: practcl
12:41
Integrating a snapshot of the 4.1.27 release as a branch Leaf check-in: c75fcd2f01 user: seandeelywoods tags: twapi-4.1.27
12:35
Updated to the latest HEAD branch (or whatever it's called in mercurial) snapshot Leaf check-in: f78ef380d7 user: seandeelywoods tags: trunk
2016-06-27
14:49
Updated to TEA 3.10 Leaf check-in: a76e2d520a user: hypnotoad tags: twapi-3.0.32
14:28
Pulled sources directly from mercurial, and updated to version 3.0.32 check-in: 63cdbf863d user: hypnotoad tags: twapi-3.0.32
2016-06-06
14:21
Fixes to have undroid work from a TEA template in .. check-in: 8bf01d9685 user: hypnotoad tags: undroid
2016-06-03
14:02
A branch based on the snapshot that ships with undroid check-in: 3002e1e3d5 user: hypnotoad tags: undroid
2016-02-27
02:23
Tcl wrappers for CryptGetKeyParam check-in: 41f169d7d1 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-26
17:11
crypt_key_{import/export} check-in: 1d1fabaa2d user: apnmbx-wits@yahoo.com tags: trunk
16:08
Rename hash_* to capi_hash_* check-in: bb5487fbef user: apnmbx-wits@yahoo.com tags: trunk
15:40
Reworked Crypt{Import/Export}Key check-in: becab3e679 user: apnmbx-wits@yahoo.com tags: trunk
13:05
seal/unseal check-in: 716bb85be9 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-23
12:07
Disable plaintextkey encryption and change format of keyblobs check-in: 7d1d0af851 user: apnmbx-wits@yahoo.com tags: trunk
10:16
Refactored CryptImportKey check-in: 123ff563cc user: apnmbx-wits@yahoo.com tags: trunk
06:17
Refactor ObjDecryptUnicode check-in: 1aa96bcd02 user: apnmbx-wits@yahoo.com tags: trunk
05:37
Twapi{En,De}cryptData check-in: 2e6d6717aa user: apnmbx-wits@yahoo.com tags: trunk
2016-02-22
15:58
ObjAllocateByteArray check-in: 83666cb24f user: apnmbx-wits@yahoo.com tags: trunk
11:06
PLAINTEXTKEYBLOB check-in: 22accb6188 user: apnmbx-wits@yahoo.com tags: trunk
11:06
Documented message digest commands check-in: 15797f915c user: apnmbx-wits@yahoo.com tags: trunk
10:18
Obj{En,De}cryptByteArray check-in: a1e0b40a0c user: apnmbx-wits@yahoo.com tags: trunk
04:43
Added openssl based hash tests check-in: 4e85118fc9 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-21
13:48
Some partial sha tests check-in: 1e034e0a1c user: apnmbx-wits@yahoo.com tags: trunk
07:46
Change capi_hash_* to hash_* Added md5, sha* wrappers check-in: 263305a656 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-20
16:25
Tcl hash commands check-in: d618f11799 user: apnmbx-wits@yahoo.com tags: trunk
11:23
Move certificates docs to separate file check-in: 3b1ef5f895 user: apnmbx-wits@yahoo.com tags: trunk
10:51
Tcl commands for hash functions check-in: 79237f0466 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-19
05:37
Change semantics of crypt_acquire -create 1 to not generate error if container exists check-in: 7b763bb380 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-18
15:50
Redid crypt_acquire -verifycontext one more time check-in: b0d11aab44 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-17
17:00
Minor renaming check-in: 4ef4c0dda3 user: apnmbx-wits@yahoo.com tags: trunk
16:25
Final round of cryptgetprovparam check-in: 884f90f041 user: apnmbx-wits@yahoo.com tags: trunk
16:15
crypt_{admin,keyx,sig}_pin check-in: aeb84b8b95 user: apnmbx-wits@yahoo.com tags: trunk
16:02
crypt_csp_version. Change csptype commands to csp_type check-in: fb32a9bbb7 user: apnmbx-wits@yahoo.com tags: trunk
15:34
crypt_{key_specifiers,implementation_type,keyexchange_size_increment check-in: 443995be32 user: apnmbx-wits@yahoo.com tags: trunk
13:37
Rename crypt_csps, crypt_csptypes to csps and csptypes check-in: e367b9abd2 user: apnmbx-wits@yahoo.com tags: trunk
13:23
crypt_algorithms check-in: e750a46967 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-16
17:20
Change crypt_acquire -verifycontext default to true check-in: 91abf449b2 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-12
16:57
CryptExport,ImportKey check-in: 9216fb2a23 user: apnmbx-wits@yahoo.com tags: trunk
13:26
Added PP_USER,ROOT_CERTSTORE to CryptSetProvParam check-in: be217091b2 user: apnmbx-wits@yahoo.com tags: trunk
13:14
Refactored and expanded CryptGetProvParam check-in: cf6aa80a6e user: apnmbx-wits@yahoo.com tags: trunk
04:57
CryptSignAndEncryptMessage check-in: 16705e0c03 user: apnmbx-wits@yahoo.com tags: trunk
04:19
CryptSignMessage check-in: 2706ac5ad0 user: apnmbx-wits@yahoo.com tags: trunk
2016-02-11
17:00
Change how certificates and extra info is returned check-in: 7a36d46240 user: apnmbx-wits@yahoo.com tags: trunk
07:55
CryptVerify* check-in: 8d5fb19b9c user: apnmbx-wits@yahoo.com tags: trunk
2016-02-10
17:02
Crypt{Encrypt,Decrypt}Message check-in: 542b65bf57 user: apnmbx-wits@yahoo.com tags: trunk
05:26
CryptEncrypt,Decrypt check-in: 52cee12a0c user: apnmbx-wits@yahoo.com tags: trunk