summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/policy/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-2624-8579/+0
| | | | | | | | | Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131
* Removed unused variables (part 2).Endi Sukma Dewata2012-03-237-9/+1
| | | | | | This patch brings down the warnings from 1943 to 1221. Ticket #103
* Removed unused variables (part 1).Endi Sukma Dewata2012-02-205-20/+8
| | | | | | This patch brings down the warnings from 2917 to 2406. Ticket #103
* Added generics (part 1).Endi Sukma Dewata2012-01-1824-163/+165
| | | | | | | This patch is based on Adam's patch. It brings down the warnings from 6139 to 4648. Ticket #2
* Formatting - fix bad wrapsAde Lee2012-01-111-180/+60
|
* Formatting (line wrap > 120 in commentsAde Lee2012-01-1110-10/+21
|
* Formatting - line wrap > 120 in codeAde Lee2012-01-1115-62/+254
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-1124-1538/+1467
|
* Removal of unused private methodsAdam Young2011-12-201-13/+0
| | | | | | | | | | | | These methods are uncallable. There might be some discussion about the private default constructores. The Rules of Java are different from C++: If there is any constructor defined, all the other defaults befome uncallable. Thus, the private default constructors are not needed. https://bugzilla.redhat.com/show_bug.cgi?id=728303 Conflicts: pki/base/ca/src/com/netscape/ca/CRLIssuingPoint.java
* Revert "Formatting"Ade Lee2011-12-0824-2706/+2460
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-0724-2460/+2706
| | | | Formatted project according to eclipse project settings
* Cleanup importsadmiyo2011-11-0424-284/+480
| | | | | | | | | | Automated changes done by Eclipse Minor tweak to one file where Eclipse was tring to find an import for Any Due to finding it in an annotated comment. https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2292 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-1924-4/+148
| | | | | | packages (addressed attachment #439790). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1226 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-1824-24/+24
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #432077: Fixed spelling error inmharmsen2008-05-062-2/+2
| | | | | | | 'Manual User Signing & Encryption Certificates Enrollment' display. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@34 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-1824-0/+8258
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b