summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/servlet
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-26226-95450/+0
* Added policy deprecationsAde Lee2012-03-234-4/+11
* Removed unused variables (part 2).Endi Sukma Dewata2012-03-2359-272/+63
* Allow clones to specify master and replica ports and security optionsAde Lee2012-03-233-119/+153
* Escape parameter values in search filter.Endi Sukma Dewata2012-03-142-5/+7
* Fixed IAttrSet.getElements() implementations.Endi Sukma Dewata2012-03-132-8/+8
* Refactored NameValuePairs.Endi Sukma Dewata2012-03-1215-271/+261
* Fixes to cloning and security domain tables for client auth internaldb userAde Lee2012-03-095-191/+141
* Fixed DRM REST interface to use BigInteger.Endi Sukma Dewata2012-03-0514-80/+116
* Option to change default algorithmsAndrew Wnuk2012-02-291-0/+2
* Removed hard-coded REST paths.Endi Sukma Dewata2012-02-292-6/+17
* Consolidated BtoA/AtoB invocations.Endi Sukma Dewata2012-02-2320-29/+49
* Renamed Utils to avoid conflicts.Endi Sukma Dewata2012-02-233-5/+5
* Add client auth user to default installAde Lee2012-02-233-1/+106
* Removed unused variables (part 1).Endi Sukma Dewata2012-02-2058-308/+72
* Added generics (part 4).Endi Sukma Dewata2012-02-1427-82/+42
* KRA symmetric key cmake support.Jack Magne2012-02-131-7/+4
* KRA changes for archiving and recovering symmetric keys and passphrases.Jack Magne2012-02-138-21/+272
* Fix test client errorsAde Lee2012-02-085-4/+11
* Change RecoveryRequest fieldsAde Lee2012-02-081-9/+9
* New DRM proxy client and testsAde Lee2012-02-0811-502/+588
* Added generics (part 3).Endi Sukma Dewata2012-02-0620-185/+186
* Change to admin servlet to allow passwords with colons.Ade Lee2012-02-051-2/+2
* Added generics (part 2).Endi Sukma Dewata2012-01-1845-288/+312
* Added generics (part 1).Endi Sukma Dewata2012-01-1840-352/+436
* Enhanced new REST search interface for keys and key requestsAde Lee2012-01-167-47/+506
* Big numbers fix for CA and DRM.Jack Magne2012-01-1315-98/+98
* Added initial code for retrieving transport cert.Ade Lee2012-01-137-6/+221
* Initial skeleton code for drm resteasy interfaceAde Lee2012-01-1311-0/+1161
* Formatting - fix bad wrapsAde Lee2012-01-115-13/+12
* Formatting (line wrap > 120 in commentsAde Lee2012-01-1134-115/+235
* Formatting - line wrap > 120 in codeAde Lee2012-01-1151-240/+497
* Formatting (no line wrap in comments or code)Ade Lee2012-01-11204-17041/+16355
* typesafety ACL Impls Random type safety cleanups.Adam Young2012-01-041-5/+6
* type safety certserv cms and cmscoreAdam Young2012-01-044-42/+54
* typesafety db and loggingAdam Young2012-01-041-17/+19
* type safety for certserv.baseAdam Young2011-12-224-32/+37
* Type safety for CMS and by extension, much of commonAdam Young2011-12-222-21/+21
* Unreachable Catch clausesAdam Young2011-12-221-29/+0
* Removal of unused private methodsAdam Young2011-12-2018-1468/+2
* Revert "Formatting"Ade Lee2011-12-08204-26314/+27178
* Revert "Indent in conditionals"Ade Lee2011-12-082-4/+4
* Indent in conditionalsAdam Young2011-12-082-4/+4
* FormattingAde Lee2011-12-07204-27178/+26314
* Remove Deprecated Date FunctionsAdam Young2011-12-063-23/+34
* call statics staticallyAdam Young2011-12-0611-76/+76
* Revert "Remove Deprecated Date Functions"Adam Young2011-12-023-33/+22
* SerialVersionIDAdam Young2011-12-02130-4/+573
* Remove Deprecated Date FunctionsAdam Young2011-12-023-22/+33
* unnecessary block removalAdam Young2011-12-0210-111/+91