Commit Graph

48 Commits (87f358058e527e05101837b8345937117df3911e)

Author SHA1 Message Date
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure 11 years ago
orbiter ff86cb683f fixed some XSS bugs reported by Marius from http://ctf365.com/ 11 years ago
reger 37d24f3318 make use of declared static string ACTION_LOCATION 12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog: 12 years ago
Michael Peter Christen 8219a445f3 refactoring 13 years ago
Michael Peter Christen 00c1c777fa refactoring 13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters 13 years ago
Michael Peter Christen 77f795756c fixing redirects and status codes: storing of status code in 13 years ago
Michael Peter Christen 8b974905ee changed log-in text for all servlets with authentication: 13 years ago
orbiter e22f8497c9 - tested the ARC methods 13 years ago
orbiter d2ea250d99 refactoring: 14 years ago
f1ori 97045022fa * pass cookies to Server Side Includes 14 years ago
orbiter 6e42d4de88 - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
low012 38fdf43587 *) renamed classes according to standard Java coding conventions 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
orbiter 5841ee83d3 refactoring 16 years ago
orbiter 4446acc8cd moved kelondro order 16 years ago
orbiter 1d8d51075c refactoring: 16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
f1ori f814e0fa81 enable warnings and fix most of it 16 years ago
f1ori 8931c8d6b4 improvments to debianpackage: 16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method 16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond 17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once: 17 years ago
danielr 3bb870bfcd added final where possible 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter 541b817502 refactoring of switchboard queueing 17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations 17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects: 18 years ago
orbiter d25caa07bf redesigned some parts of http authentication 18 years ago
allo 25c7d4e25e fix for form (cookie) login 18 years ago
allo a831c83025 create servletProperties, with the servlet specific funktions from serverObjects 19 years ago
allo 0621106ef3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542 19 years ago
allo 6fe2fed87e cookieauth works with static Admin. 19 years ago
allo 958408ca4a bugfix for httpauth logout. 19 years ago
allo b23703f260 using cookieAuth. 19 years ago
allo bd22634c44 HTML-login, logout fixed. 19 years ago
allo 11123416f3 Form-Login function. 19 years ago
allo ff476c19a5 tuning User.html 19 years ago
orbiter 37f88b4017 code cleanup 20 years ago
allo 22da652d4f more options on Userpage. 20 years ago
allo 4976f97956 Logout Function on User.html 20 years ago