summaryrefslogtreecommitdiffstats
path: root/src/server/altservers.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SERVER] Remove stupid 1MiB request expansion, this clearly needs to be done ...Simon Rettberg2013-08-281-2/+2
* [SERVER] Fix *printf format strings, remove falsely detected errorsSimon Rettberg2013-08-281-4/+6
* [SERVER] Copy CRC-32 list from uplink server if availableSimon Rettberg2013-08-281-11/+23
* [SERVER] On-the-fly transparent proxyingSimon Rettberg2013-08-261-35/+34Star
* [SERVER] WIP: On-the-fly image cloningSimon Rettberg2013-08-231-53/+19Star
* [SERVER] (Hopefully) fix starving uplink requestsSimon Rettberg2013-08-151-15/+24
* Test your coke, dork!Simon Rettberg2013-08-131-3/+6
* [SERVER] Fix race condition in uplink request aggregation, other small improv...Simon Rettberg2013-08-131-0/+1
* [SERVER] Improve proxy mode, implement integrity check in proxy modeSimon Rettberg2013-08-121-5/+12
* [SERVER] Some sanity here and there, minor fixes, trying to track down proxy ...Simon Rettberg2013-08-021-4/+4
* [SERVER] several improvementsSimon Rettberg2013-08-021-1/+30
* fix0rsSimon Rettberg2013-08-021-0/+3
* [SERVER] Add command line options to create empty image of certain size with ...Simon Rettberg2013-08-011-0/+48
* [SERVER] Uplink handing complete (untested, as alt servers can't be defined y...Simon Rettberg2013-07-311-0/+390