summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/servlet/common
Commit message (Collapse)AuthorAgeFilesLines
* Added generics (part 3).Endi Sukma Dewata2012-02-062-3/+4
| | | | | | This patch brings down the warnings from 3992 to 3500. Ticket #2
* Added generics (part 2).Endi Sukma Dewata2012-01-186-19/+19
| | | | | | This patch brings down the warnings from 4648 to 3992. Ticket #2
* Added generics (part 1).Endi Sukma Dewata2012-01-181-18/+20
| | | | | | | This patch is based on Adam's patch. It brings down the warnings from 6139 to 4648. Ticket #2
* Formatting - line wrap > 120 in codeAde Lee2012-01-111-9/+18
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-1123-649/+610
|
* typesafety ACL Impls Random type safety cleanups.Adam Young2012-01-041-5/+6
|
* Type safety for CMS and by extension, much of commonAdam Young2011-12-221-3/+3
|
* Removal of unused private methodsAdam Young2011-12-201-10/+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-0823-920/+924
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-0723-924/+920
| | | | Formatted project according to eclipse project settings
* SerialVersionIDAdam Young2011-12-022-0/+8
| | | | Autogenerated SerialVersionID for all serializable classes
* Dead code removaladmiyo2011-11-211-2/+0
| | | | | | | | This patch removes all of the locations that Eclipse identified as Dead code. Only the Eclipse automated cleanups were performed, which means that some of the locations which were in *if* blocks still have the corresponding brackets around them. These ensure that the original variable semantics weren't changed, but are safe to remove in the future. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2296 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Cleanup importsadmiyo2011-11-0421-123/+200
| | | | | | | | | | 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
* Fixed bugzilla bug #717041 - Improve escaping of some enrollment inputsawnuk2011-08-011-7/+28
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2091 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug 717041 - Improve escaping of some enrollment inputs like.jmagne2011-07-251-3/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2086 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 634663 - CA CMC response default hard-coded to SHA1cfu2010-09-211-9/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1310 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 489342 - com.netscape.cms.servlet.common.CMCOutputTemplate.java doesn't ↵cfu2010-09-161-0/+2
| | | | | | | | | support EC Contributed by david.konrad.stutzman@us.army.mil; approved by cfu; git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1302 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-1823-23/+23
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix of bugzilla bug #533979 provided by John Dennis.awnuk2009-11-251-7/+7
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@859 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla bug #488303awnuk2009-05-231-7/+53
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@487 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #223353 - Values entered through web ui are not checked/escapedalee2009-04-101-1/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@381 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-1823-0/+3999
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b