Commit Graph

82 Commits (9d8f426890a4926db2debdb279e6999e2328459a)

Author SHA1 Message Date
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
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
lotus 9bc56a9edc xss protection
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news
17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos
17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 03e7782269 more generics
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter 711641f167 extended client connection clean-up:
17 years ago
orbiter dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
17 years ago
orbiter 3c74014004 automatic deletion of dead client connections
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
theli df068cf23c *) adding first version of native SSL support for yacy
19 years ago
theli da81d7db17 *) Adding possibility to close open connections via Connections_p.html
19 years ago
theli b62c36d2ab *) Bugfix for urlRedirector
19 years ago
theli 7256bea45f *) Bugfix for nameLookup parameter handling
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago
theli 91e676744e *) Temporarily deactivating reverse name lookup for passive and potential yacy peers to avoid blocking requests when calling
19 years ago
theli f02c79273e *) Correcting file header
19 years ago
theli c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections)
19 years ago