summaryrefslogtreecommitdiffstats
path: root/dogtag/console-ui/src
Commit message (Collapse)AuthorAgeFilesLines
* Option to include nextUpdate as an offset to thisUpdateAndrew Wnuk2013-05-141-0/+5
| | | | | | This patch provides an option to generate CRLs with nextUpdate calculated as sum of thisUpdate and an offset. Ticket #571
* random certificate serial numbersAndrew Wnuk2013-04-191-0/+6
| | | | | | This patch adds support for random certificate serial numbers. Bug 912554.
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-291-11/+1
| | | | * TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
* Updated the remaining build scripts.Endi Sukma Dewata2012-08-151-12/+29
| | | | | | | The remaining build scripts have been updated to automatically find the source codes. Ticket #62
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-268-0/+4466
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