summaryrefslogtreecommitdiffstats
path: root/pki/base/common
Commit message (Expand)AuthorAgeFilesLines
* Refactored JobsScheduler.Endi Sukma Dewata2012-03-129-55/+51
* Fixes to cloning and security domain tables for client auth internaldb userAde Lee2012-03-096-202/+153
* Fixed DRM REST interface to use BigInteger.Endi Sukma Dewata2012-03-0523-106/+389
* Option to change default algorithmsAndrew Wnuk2012-02-291-0/+2
* Removed hard-coded REST paths.Endi Sukma Dewata2012-02-292-6/+17
* Removed dependency on OSUtil.Endi Sukma Dewata2012-02-292-16/+8
* Removed OS subsystem.Endi Sukma Dewata2012-02-288-462/+56
* Replaced BtoA/AtoB with Apache codec.Endi Sukma Dewata2012-02-232-3/+10
* Consolidated BtoA/AtoB invocations.Endi Sukma Dewata2012-02-2335-56/+88
* Renamed Utils to avoid conflicts.Endi Sukma Dewata2012-02-238-11/+11
* Add client auth user to default installAde Lee2012-02-236-16/+171
* Sample ECC profilesAndrew Wnuk2012-02-221-1/+1
* Removed unused variables (part 1).Endi Sukma Dewata2012-02-20114-763/+181
* ECC encryption and signing profilesAndrew Wnuk2012-02-155-0/+378
* Added generics (part 4).Endi Sukma Dewata2012-02-1478-314/+273
* KRA symmetric key cmake support.Jack Magne2012-02-132-7/+6
* KRA changes for archiving and recovering symmetric keys and passphrases.Jack Magne2012-02-1315-23/+476
* Added needed jar for ClientResponse annotaions to cmake buildAde Lee2012-02-081-1/+8
* 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-0812-503/+594
* Added generics (part 3).Endi Sukma Dewata2012-02-0653-358/+363
* Change to admin servlet to allow passwords with colons.Ade Lee2012-02-051-2/+2
* File signing hash fix.Andrew Wnuk2012-01-191-1/+1
* Bug 769739 - CC: self test verifySystemCertByNickname: certain failure will n...Christina Fu2012-01-191-8/+8
* Added generics (part 2).Endi Sukma Dewata2012-01-1897-548/+583
* Added generics (part 1).Endi Sukma Dewata2012-01-18136-987/+1138
* Added new REST interface files to cmake buildAde Lee2012-01-161-1/+25
* 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-1312-0/+1163
* Formatting - fix bad wrapsAde Lee2012-01-1117-225/+98
* Formatting (line wrap > 120 in commentsAde Lee2012-01-1199-240/+534
* Formatting - line wrap > 120 in codeAde Lee2012-01-11161-555/+1271
* Formatting (no line wrap in comments or code)Ade Lee2012-01-11935-42034/+40244
* typesafety ACL Impls Random type safety cleanups.Adam Young2012-01-046-25/+26
* typesafe returns on IDBSession for VirtualListAdam Young2012-01-043-43/+45
* type safety certserv cms and cmscoreAdam Young2012-01-0440-248/+269
* Typesafety for certsrv.kraAdam Young2012-01-043-9/+9
* typesafety db and loggingAdam Young2012-01-0413-99/+102
* typesafety cron and jobschedulerAdam Young2012-01-044-23/+23
* typesafety certserv and cmscoreAdam Young2012-01-0415-40/+40
* type safety for certserv.baseAdam Young2011-12-2222-140/+139
* type safety for certserv.authorizationAdam Young2011-12-227-56/+53
* type safety for certserv.authenticatorAdam Young2011-12-226-28/+25
* Type safety for CMS and by extension, much of commonAdam Young2011-12-2215-92/+95
* Type safety for ACLsAdam Young2011-12-223-17/+18
* type safety cleanup in common.Adam Young2011-12-226-32/+30
* Unreachable Catch clausesAdam Young2011-12-225-57/+0