summaryrefslogtreecommitdiffstats
path: root/pki/base/silent/src/com/netscape/pkisilent/common
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Formatting"Ade Lee2011-12-0819-1885/+1764
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-0719-1764/+1885
| | | | Formatted project according to eclipse project settings
* call statics staticallyAdam Young2011-12-061-1/+1
| | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=728303 Updated with changes from code review Leaving in the warning in GenericASN1Extension, ans that is an indication of a real problem, which will get addressed in a separate patch.
* PKISilent type safety changesAdam Young2011-12-055-27/+28
| | | | | Specifies the types for the collections. Changes no behavior, and, due to erasure, should not even change the resulting byte code.
* PKISilent in single tree PKISilent was a series of classes, each in the ↵admiyo2011-11-1719-0/+10996
Common namespace. Now it is in a single tree and fronted by a single Java class that multiplexes between them. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2295 c9f7a03b-bd48-0410-a16d-cbbf54688b0b