summaryrefslogtreecommitdiffstats
path: root/dogtag/console-ui
Commit message (Collapse)AuthorAgeFilesLines
* fix bashismsMatthew Harmsen2016-04-261-1/+1
| | | | | | - PKI TRAC Ticket #2249 - fix bashisms - changes 'source' to '.' - changes 'bash' to 'sh'
* 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.
* Change cmake projects from Java to NONEAde Lee2012-11-201-1/+1
|
* 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-2613-0/+5205
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