summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/authentication/CMCAuth.java
Commit message (Collapse)AuthorAgeFilesLines
* Added generics (part 4).Endi Sukma Dewata2012-02-141-2/+1
| | | | | | This patch brings down the warnings from 3427 to 2917. Ticket #2
* Added generics (part 2).Endi Sukma Dewata2012-01-181-2/+2
| | | | | | This patch brings down the warnings from 4648 to 3992. Ticket #2
* Formatting - fix bad wrapsAde Lee2012-01-111-3/+2
|
* Formatting (line wrap > 120 in commentsAde Lee2012-01-111-1/+2
|
* Formatting - line wrap > 120 in codeAde Lee2012-01-111-4/+8
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-111-271/+261
|
* Revert "Formatting"Ade Lee2011-12-081-369/+393
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-071-393/+369
| | | | Formatted project according to eclipse project settings
* unnecessary block removalAdam Young2011-12-021-4/+2
| | | | | | This patch removes all of the unneeded blocks that surrounded code cleaned up with the dead code removal. https://bugzilla.redhat.com/show_bug.cgi?id=728303
* Dead code removaladmiyo2011-11-211-15/+1
| | | | | | | | 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-041-44/+57
| | | | | | | | | | 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
* Bug 634663 - CA CMC response default hard-coded to SHA1cfu2010-09-211-3/+12
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1310 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-181-1/+1
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* bug# 439052 - CMC CRMF requests cause exception in logging: Unmatched braces ↵cfu2008-04-041-2/+4
| | | | | | in the pattern git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@16 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-181-0/+1037
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b