Commit Graph

19 Commits (8d0470a5c621da571d12c8e83166d4c5ccb8d125)

Author SHA1 Message Date
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