summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash when key size not set for key archivalAde Lee2014-04-091-1/+2
* Added general configuration page.Endi S. Dewata2014-04-0810-39/+212
* Added audit page.Endi S. Dewata2014-04-087-124/+373
* Refactored UI framework.Endi S. Dewata2014-04-0816-333/+477
* Rearranged TPS UI menu items.Endi S. Dewata2014-04-087-22/+22
* Added profile mapping page.Endi S. Dewata2014-04-088-38/+365
* Fixed pagination controls.Endi S. Dewata2014-04-0813-89/+118
* Added add functionality for some TPS resources.Endi S. Dewata2014-04-0814-95/+232
* Fixed top level links to TPS UI.Endi S. Dewata2014-04-081-7/+1
* Share subsystem cert in shared tomcat instancesAde Lee2014-03-315-25/+157
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-319-165/+324
* Added save functionality for some TPS resources.Endi S. Dewata2014-03-2917-394/+410
* Refactored TPS authenticators.Endi S. Dewata2014-03-295-64/+62
* Refactored TPS connections.Endi S. Dewata2014-03-295-64/+62
* Refactored TPS profiles.Endi S. Dewata2014-03-296-64/+63
* Added buttons and dialogs to manage TPS properties.Endi S. Dewata2014-03-299-122/+297
* Added details page for TPS authenticators.Endi S. Dewata2014-03-294-5/+120
* Added details page for TPS connections.Endi S. Dewata2014-03-294-5/+120
* Added details page for TPS profiles.Endi S. Dewata2014-03-296-6/+204
* Refactored UI framework.Endi S. Dewata2014-03-2910-52/+81
* Table refresh improvement for TPS UI.Endi S. Dewata2014-03-2911-105/+148
* Pagination improvement for TPS UI.Endi S. Dewata2014-03-2820-111/+322
* Added search filter for TPS UI.Endi S. Dewata2014-03-2810-18/+39
* trac ticket #862 HTTP connection factory multi-uri addendumChristina Fu2014-03-258-120/+54
* Sign CA clone sslserver certificate using CA master.Matthew Harmsen2014-03-201-2/+64
* Further work on TPS Processor, format operation.Jack Magne2014-03-209-252/+696
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-1920-346/+993
* Added search filter for TPS resources.Endi S. Dewata2014-03-1946-92/+166
* Added 'daemon-reload' methodMatthew Harmsen2014-03-181-4/+130
* REST API get certs links missing segmentMatthew Harmsen2014-03-181-2/+2
* Ticket #888 - (part 1: TKS) TPS rewrite: provide remote authority functionsChristina Fu2014-03-1711-70/+867
* Added remove button handler for TPS UI.Endi S. Dewata2014-03-177-7/+49
* Removed config path from web.xml.Endi S. Dewata2014-03-175-8/+80
* Removed redundant GenericServlet.destroy() invocation.Endi S. Dewata2014-03-171-1/+0
* Fixed javadoc issues.Endi S. Dewata2014-03-141-3/+5
* Added login page for TPS UI.Endi S. Dewata2014-03-1314-65/+206
* Direct deployment for TPS.Endi S. Dewata2014-03-076-35/+73
* Cleaned up CLI command list.Endi S. Dewata2014-03-071-26/+7
* Added CLI help command.Endi S. Dewata2014-03-072-0/+92
* Split pki manual page.Endi S. Dewata2014-03-077-140/+621
* trac ticket #862 - TPS rewrite: provide connector service for JAVA-based TPS ...Christina Fu2014-03-0617-184/+702
* Replaced CLI wrapper with Python.Endi S. Dewata2014-03-063-142/+159
* Fixed CLI exceptions.Endi S. Dewata2014-03-061-8/+12
* Minor fix to a comment added in the previous patch.Abhishek Koneru2014-03-061-3/+2
* Modify return object for retrieve_key(key_id, twsk)Abhishek Koneru2014-03-062-18/+27
* Change to CMakeLists.txt to fix error found with adding the new TPS classes.Jack Magne2014-03-051-1/+3
* Further TPS Rewrite Requested Review Changes:Jack Magne2014-03-0545-443/+437
* TPS Rewrite Requested Review Changes:Jack Magne2014-03-0558-903/+881
* First cut at Java TPS Buffer class and APDU class.Jack Magne2014-03-0557-119/+4548
* Get archival working for python key clientAde Lee2014-03-053-32/+53