summaryrefslogtreecommitdiffstats
path: root/base/tps/src/engine
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to get TPS to configure correctlyAde Lee2012-10-181-1/+1
| | | | | | | | 1. Reorder http.conf to actually read worker config 2. Change functions so that the TPS would restart. Before restarts would fail because the tus link already exists 3. Modify system verification test to return correctly when tests are successful
* https://fedorahosted.org/pki/ticket/252 - TMS - ECC Key RecoveryChristina Fu2012-09-301-2/+9
|
* https://fedorahosted.org/pki/ticket/304Christina Fu2012-09-181-3/+34
| | | | TMS ECC infrastructure (enrollment with client-side and server-side key generation, and key archival)
* Bug 844800 - TPS should provide the ability to not allow tokens marked as ↵Jack Magne2012-08-301-0/+103
| | | | 'Terminated' to be formatted and reused.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+3624
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131