summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui
Commit message (Collapse)AuthorAgeFilesLines
* time based searchesAndrew Wnuk2012-09-207-412/+254
| | | | | | | This patch removes "fixed" year from time based searches for agent and EE interfaces. It also unifies time selection between search and revocation templates. Bug 854420.
* certificate import for IEAndrew Wnuk2012-08-062-21/+119
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* certificate import for IEAndrew Wnuk2012-08-031-4/+30
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* ECC enrollments for IEAndrew Wnuk2012-08-021-13/+81
| | | | | | This patch enables ECC enrollments for IE. Bug: 748514.
* elimination of CA crashAndrew Wnuk2012-07-241-7/+7
| | | | | | This patch eliminates CA crash caused by default Android browser. Bug: 819123.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-26209-0/+40551
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