summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix various issues with Profile InterfaceAde Lee2013-07-312-13/+62
* Fixed token authentication problem on RHEL.Endi S. Dewata2013-07-221-5/+39
* Add interfaces for managing profilesAde Lee2013-07-229-0/+451
* Reverting to old CLI behavior on client database initialization.Endi Sukma Dewata2013-04-281-43/+7
* Added separate CLI option for client database password.Endi Sukma Dewata2013-04-281-2/+10
* Ignoring warnings/errors during installation.Endi Sukma Dewata2013-04-281-10/+6
* Added method to download CA cert chain from admin interface.Endi Sukma Dewata2013-04-261-10/+18
* Updated default client database location for CLI.Endi Sukma Dewata2013-04-261-23/+33
* Added Client CLI module.Endi Sukma Dewata2013-04-256-1/+372
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-257-19/+33
* Check the actual result of operations cert revoke/unrevoke.Abhishek Koneru2013-04-234-21/+51
* Added options to reject/ignore cert validity statuses.Endi Sukma Dewata2013-04-221-2/+45
* Using FQDN instead of localhost in CLIEndi Sukma Dewata2013-04-191-4/+6
* Remove [OPTIONS] from usage in commands with no options.Abhishek Koneru2013-04-1712-12/+12
* Change calls CMS.AtoB and CMS.BtoA on client side.Abhishek Koneru2013-03-282-7/+7
* Added CLI option to capture HTTP messages.Endi Sukma Dewata2013-03-221-3/+16
* Plug resource leaksAde Lee2013-03-086-25/+21
* Clean up various eclipse warningsAde Lee2013-03-073-72/+55
* Added cert-request-show command.Endi Sukma Dewata2013-03-072-1/+63
* Added CLI to manage user membership.Endi Sukma Dewata2013-02-185-1/+230
* Added certificate status option for cert-find.Endi Sukma Dewata2013-02-121-0/+8
* Additional output attributes for cert-find.Endi Sukma Dewata2013-02-072-10/+44
* Fixed validity duration options for cert-find.Endi Sukma Dewata2013-02-071-6/+46
* Fixed date format for cert-find parameters.Endi Sukma Dewata2013-02-071-12/+18
* Merged cert-request-review/approve commands.Endi Sukma Dewata2013-02-043-96/+111
* Ticket 419 - REST interface for cert requestsAde Lee2013-01-222-0/+145
* https://fedorahosted.org/pki/ticket/362 RFE: CMC ECCChristina Fu2013-01-155-379/+756
* Added nonce validation for certificate revocation.Endi Sukma Dewata2013-01-152-6/+9
* Resolved Trac Ticket 367 - pkidestroy does not remove connectorAde Lee2013-01-154-0/+223
* Parameterizing RESTEasy paths.Endi Sukma Dewata2012-12-061-6/+3
* Fixed issuedOn parameters for cert-find.Endi Sukma Dewata2012-11-301-7/+24
* Misc changes to get rhel 7 build to workAde Lee2012-11-211-0/+3
* Change cmake projects from Java to NONEAde Lee2012-11-201-1/+1
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-291-12/+2
* Enabled authentication for key services.Endi Sukma Dewata2012-10-295-1/+341
* Added REST interface to get domain info.Endi Sukma Dewata2012-10-262-0/+93
* Added REST account service.Endi Sukma Dewata2012-10-221-5/+29
* Added PKIConnection.Endi Sukma Dewata2012-10-186-28/+23
* Enabled authentication for security domain REST interface.Endi Sukma Dewata2012-10-183-0/+181
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-011-1/+2
* Added VERSION file.Endi Sukma Dewata2012-09-283-0/+22
* Merged Javadoc packages.Endi Sukma Dewata2012-09-051-31/+0
* Moved REST CLI into pki-tools.Endi Sukma Dewata2012-08-2932-3/+3417
* Updated the remaining build scripts.Endi Sukma Dewata2012-08-151-43/+65
* Misc Fixes Remaining part of the code.Abhishek Koneru2012-07-181-6/+9
* NO_HASHCODE_OVERRIDDENAbhishek Koneru2012-07-121-3/+9
* SE_BAD_FIELD, MIGHT_IGNORE , STATIC_INNER_CLASSAbhishek Koneru2012-07-102-69/+67
* Coverity CATCH_REXCEPTION and UNREAD_FIELD_CASESAbhishek Koneru2012-07-061-2/+5
* LeftOver Cases in Resource Leaks and NULL_RETURNSAbhishek Koneru2012-07-021-3/+11
* Fixes for Forward Null Cases in Coverity for DogTag10Abhishek Koneru2012-06-292-3/+10