yacy_search_server/source/net/yacy
Michael Peter Christen 4751ed974f enhanced base64 encoding
2014-06-19 12:11:02 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora enhanced base64 encoding 2014-06-19 12:11:02 +02:00
crawler added a push api to make it possible to upload files directly without 2014-06-12 18:10:07 +02:00
data fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
document optimize pdfParser 2014-06-10 04:25:20 +02:00
gui added missing @Override annotation 2014-03-28 13:48:37 +01:00
http Merge branch 'master' of git@gitorious.org:yacy/rc1.git 2014-06-15 12:38:52 +02:00
kelondro removed superfluous assert 2014-06-19 12:10:12 +02:00
peers fix for operator precedence bug (cast binds stronger than bitwise AND) 2014-05-21 18:37:52 +02:00
repository First draft of a blacklist API. 2014-04-30 00:48:38 +02:00
search Merge branch 'master' of git@gitorious.org:yacy/rc1.git 2014-06-15 12:38:52 +02:00
server refactoring 2014-06-12 05:23:26 +02:00
upnp added missing @Override annotation 2014-03-28 13:48:37 +01:00
utils added missing @Override annotation 2014-03-28 13:48:37 +01:00
visualization another circle computation enhancement 2014-05-13 21:30:47 +02:00
dbtest.java
migration.java autoupdate fails to download latest release (1.71) due to default release blacklist 2014-04-13 07:32:32 +02:00
yacy.java update to Jetty 9 2014-05-11 01:53:11 +02:00
YaCySearchClient.java