summaryrefslogtreecommitdiffstats
path: root/pki/tools/jar
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-263-1018/+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 dependency on OSUtil.Endi Sukma Dewata2012-02-291-6/+4
| | | | | | | The OSUtil is no longer used by the code. It has been removed from build scripts and tools. Ticket #90
* Replaced BtoA/AtoB with Apache codec.Endi Sukma Dewata2012-02-231-4/+6
| | | | | | | | The OSUtil's BtoA() and AtoB() have been replaced by Base64 codec from Apache Commons library. The codec is configured to use 64-byte line width as defined in RFC 1421. Ticket #90
* Python scripts to help locate classes in jarsjdennis2011-01-053-0/+1018
and discover what jars are necessary. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1693 c9f7a03b-bd48-0410-a16d-cbbf54688b0b