index
:
Erich/sourceMirror
master
php implemented mirror (meant to be used for caching package source)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-15
use tor if everything else fails
HEAD
master
Erich Eckner
2022-03-12
set proper Content-Type
Erich Eckner
2022-03-12
fopen() needs a second argument
Erich Eckner
2022-03-08
mirror.php: use crux.ster.zone as fallback
Erich Eckner
2020-06-26
only give size if file is already downloaded
Erich Eckner
2020-06-22
mirror.php: give estimate of size in Header
Erich Eckner
2020-06-22
mirror.php: use fpassthru instead of passthru(cat ...)
Erich Eckner
2020-04-14
mirror.php: ignore stat===false
Erich Eckner
2020-04-03
mirror.php: do not delete *all* 0-length files (was broken anyways)
Erich Eckner
2020-04-03
mirror.php: delete 0-length files *before* handing them out
Erich Eckner
2020-03-19
erlaube e269:95ff:fe62:94e0
Erich Eckner
2019-07-31
mirror.php: first try with normal user-agent
Erich Eckner
2019-07-30
mirror.php: properly escape
Erich Eckner
2019-07-15
mirror.php: set user-agent in curl
Erich Eckner
2019-07-15
mehr erlaubteAdressen
Erich Eckner
2018-10-03
neue ipv6-Adresse
Erich Eckner
2018-10-03
erlaubteAdressen: add new ipv6
Erich Eckner
2018-09-14
erlaubte Adressen können nun "x" als Platzhalter besitzen (ipv6)
Erich Eckner
2018-09-07
fileservers neue(?) ipv6 adresse
Erich Eckner
2018-07-18
mirror.php: echte http-Fehlercodes zurueckgeben
Erich Eckner
2018-07-18
erlaubteAdressen: +2a02:2450:115a:96:339f:29fb:8919:bd49
Erich Eckner
2017-09-04
mirror.php: use curl and wget
Erich Eckner
2017-07-09
mirror.php: add comment
Erich Eckner
2017-07-02
mirror.php: use passthru in case of non-existent file, too
Erich Eckner
2017-07-02
mirror.php: use hack for large files, remove some comments
Erich Eckner
2017-04-23
allow ipv6, too
Erich Eckner
2017-02-17
ignore .rsync-filter and CACHEDIRTAG
Erich Eckner
2016-07-14
add hint to real path in listing
Erich Eckner
2016-06-07
fpassthru -> while-fread-print (wegen Speichers)
Erich Eckner
2016-06-01
erlaubteAdressen ergänzen
Erich Eckner
2016-06-01
IP-Adressfilter neu
Erich Eckner
2016-06-01
führt nun log
Erich Eckner
2016-06-01
access.log neu in .gitignore
Erich Eckner
2016-06-01
geht erst mal
Erich Eckner
2016-06-01
Initial commit
Erich Eckner