10 descendants and 10 ancestors of a52326f02b47be584536c600a091d8f6e905a7d4
2010-05-14
| ||
23:11 |
Fixed memory leaks
Updated to only rescan for identities if a slot reset has been detected check-in: f006b206b1 user: rkeene tags: trunk | |
22:10 |
Wrote function for freeing identities
Wrote function for determining label from identity Consolidated freeing of identities to use new function Consolidated label lookups to use new function Fixed bug with releasing identities, but not reducing the number of identities check-in: 1b3d82054b user: rkeene tags: trunk | |
20:50 | Added support for reading label from CAC as string check-in: 2f0a97a3f1 user: rkeene tags: trunk | |
20:49 | Added function to convert X.509 DN to string representation check-in: f89918d4df user: rkeene tags: trunk | |
06:08 |
Updated to decompress certificates
Updated to correctly process TLV elements -- fixes bug where iterated past them when processing Updated to correclty process TLV element total length check-in: b9e3c7741b user: rkeene tags: trunk | |
03:32 | Updated transaction support check-in: c2e40da095 user: rkeene tags: trunk | |
03:28 | Updated transactional support to recursive transactions check-in: 43170e1dd9 user: rkeene tags: trunk | |
02:34 | Put all calls to functions that talk to the smartcard inside the big global mutex check-in: da2b17a36c user: rkeene tags: trunk | |
02:16 |
Added transaction support
Updated reading certs to be transactional Added function to connect to card check-in: fab9cf1772 user: rkeene tags: trunk | |
00:56 |
Added comments
Updated buffer name in PRINTBUF to avoid aliases check-in: 11bf77ef42 user: rkeene tags: trunk | |
2010-05-13
| ||
19:23 | Removed incorrect comment check-in: a52326f02b user: rkeene tags: trunk | |
18:57 | Updated to pad CAC PIN, as from CoolKey check-in: 95a0d07484 user: rkeene tags: trunk | |
18:26 | Corrected warning check-in: ebb5a279f5 user: rkeene tags: trunk | |
18:24 | Fixed issues with PIN handling check-in: 780bd59a25 user: rkeene tags: trunk | |
18:22 | Updated to use unified return codes check-in: 123c71d946 user: rkeene tags: trunk | |
16:19 | Updated to determine subject from certificate check-in: 5534d640e4 user: rkeene tags: trunk | |
15:58 |
Updated to use certificate from identity in attribute finding
Updated to correctly pass certificate number check-in: 9b6cdd281c user: rkeene tags: trunk | |
00:36 | Made DEBUG default build check-in: 9f3d0cb931 user: rkeene tags: trunk | |
00:03 | Added missing cleanup target check-in: 374bb50b7f user: rkeene tags: trunk | |
2010-05-12
| ||
23:58 |
Moved certificate examination to occur during search initialization
Added support for logging in via PC/SC in C_Login() check-in: 0c536f15c1 user: rkeene tags: trunk | |
21:52 |
Added routines for reading certificates
Updated OpenSession to use PC/SC certificates Comment and debugging update Updated to read in larger chunks to improve speed check-in: 06e07b8f0d user: rkeene tags: trunk | |