yacy_search_server/source/de/anomic/tools
orbiter 9086261476 refactoring of base64 encoding:
the kelondro database needs specific information about the order of
base64-encoded keys. Since no other package depends on base64
(only the httpd uses base64 for encryption, but does not need to encode these strings)
it is good to move base64 encoding to the new ordering classes in kelondro.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1284 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-01-04 00:39:00 +00:00
..
bbCode.java minor changes 2005-09-09 21:01:53 +00:00
bitfield.java implemented cr-file processing and further transmission steps 2005-11-17 01:59:01 +00:00
crypt.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
cryptbig.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
disorderHeap.java code cleanup 2005-12-06 23:51:29 +00:00
disorderSet.java code cleanup 2005-12-05 00:17:12 +00:00
enumerateFiles.java fixed outOfMemory bug caused by loops in kelondroTree during enumeration 2005-11-15 01:20:05 +00:00
gzip.java small change 2005-09-07 15:20:12 +00:00
loaderCore.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
loaderProcess.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
loaderThreads.java code cleanup 2005-12-05 14:24:13 +00:00
nxTools.java move cutUrlText to nxTools, 2005-11-11 13:40:53 +00:00