summaryrefslogtreecommitdiffstats
path: root/base/util
Commit message (Expand)AuthorAgeFilesLines
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+44
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-023-42/+35
* Ticket 1410 Issue with Generic Extension being criticalChristina Fu2015-06-151-8/+3
* Patches to get nuxwdog working with systemdAde Lee2015-05-103-0/+17
* Add nuxwdog functionality to DogtagAde Lee2015-04-225-5/+115
* Chain InvocationTargetException thrown during PKCS10Attribute decodingFraser Tweedale2015-04-161-1/+1
* Fixed CMake issues on F22.Endi S. Dewata2015-03-051-1/+1
* Refactored OCSPClient.Endi S. Dewata2015-02-162-1/+186
* Decode challengePassword attribute as DirectoryStringFraser Tweedale2014-12-162-0/+26
* bugzilla 871171 (client-side code) Provide Tomcat support for TLS v1.1 and TL...Christina Fu2014-11-211-59/+3
* Bug1151147 issuerDN encoding correctionChristina Fu2014-10-233-2/+32
* ticket #1110 pkispawn (configuration) does not provide CA extensions in subor...Christina Fu2014-09-251-1/+48
* Changes to fix rawhide buildAde Lee2014-07-012-3/+4
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-311-11/+27
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-191-4/+22
* Fix some errors flagged by eclipseAde Lee2014-02-042-8/+10
* Stand-alone DRMMatthew Harmsen2013-10-151-0/+8
* Add service to generate and retrieve a shared secretAde Lee2013-09-301-1/+77
* Patch to get rid of introduced warnings.Jack Magne2013-09-101-4/+4
* Bug 1005025 - Unable to view Curve details of ECC Cert request from Agent int...Christina Fu2013-09-101-3/+334
* Added UTF8 to default encoding order.Andrew Wnuk2013-06-241-0/+1
* Plug resource leaksAde Lee2013-03-0848-557/+583
* https://fedorahosted.org/pki/ticket/362 RFE: CMC ECCChristina Fu2013-01-152-1/+16
* Change cmake projects from Java to NONEAde Lee2012-11-203-3/+3
* Fixed problem finding SHA-256 message digest.Endi Sukma Dewata2012-10-311-1/+1
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-292-24/+4
* Reverted to old interface and httpclient to get installation token.Ade Lee2012-10-121-0/+9
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-012-2/+4
* Added VERSION file.Endi Sukma Dewata2012-09-283-0/+22
* Renamed escapeDN() into escapeRDNValue().Endi Sukma Dewata2012-09-271-17/+17
* Added DN and filter escaping in UGSubsystem.Endi Sukma Dewata2012-09-191-0/+7
* Merged Javadoc packages.Endi Sukma Dewata2012-09-051-27/+0
* Ticket 219 - Conversion of integer variable to BigIntegerAbhishek Koneru2012-08-171-5/+5
* Updated test build scripts.Endi Sukma Dewata2012-08-151-33/+16
* Patch 25 - Misc FixesAbhishek Koneru2012-07-252-16/+4
* Updated util and common build scripts.Endi Sukma Dewata2012-07-231-318/+99
* Misc Fixes Remaining part of the code.Abhishek Koneru2012-07-1815-85/+50
* NO_HASHCODE_OVERRIDDENAbhishek Koneru2012-07-1212-25/+95
* Added cert revocation REST service.Endi Sukma Dewata2012-07-114-70/+123
* SE_BAD_FIELD, MIGHT_IGNORE , STATIC_INNER_CLASSAbhishek Koneru2012-07-1012-32/+46
* Coverity CATCH_REXCEPTION and UNREAD_FIELD_CASESAbhishek Koneru2012-07-069-635/+596
* LeftOver Cases in Resource Leaks and NULL_RETURNSAbhishek Koneru2012-07-021-1/+10
* Fixes for Guarded_By_Violation issues shown in CoverityAbhishek Koneru2012-07-022-4/+8
* Fix for handling null object value passed to DBAttrMapper as part of Coverity...Abhishek Koneru2012-06-291-0/+2
* Fixes for Forward Null Cases in Coverity for DogTag10Abhishek Koneru2012-06-292-20/+23
* Fixes for Coverity issues of type Resource Leaks - RemainingAbhishek Koneru2012-06-2512-95/+216
* Fixed equals() and hashCode() in X500Name and RDN.Endi Sukma Dewata2012-06-212-30/+34
* Fixes for Coverity issues of type Stringbuffer, NO_EQUALS_METHOD , REVERSE_IN...Abhishek Koneru2012-06-158-0/+230
* Fixes for NULL_RETURNS Coverity Issues - Part 2Abhishek Koneru2012-06-147-14/+25
* Fixes for Null_Returns Cases - 1 For CommitAbhishek Koneru2012-06-053-4/+12