aboutsummaryrefslogtreecommitdiff
path: root/contrib/directory-archive
Commit message (Collapse)AuthorAge
* update fetch-all with dir authAndrew Lewman2009-08-26
|
* directory-archive scripts now fetch from urras tooRoger Dingledine2009-08-10
|
* Create Archive directory if it does not exist. Make sure mv knows we want ↵Peter Palfrader2009-02-06
| | | | | | to move stuff into a dir svn:r18411
* make it work with base64Peter Palfrader2009-01-18
| | | | | | | | | | | | base64 from coreutils is really picky about the number of equation marks (=) that end a base64 encoded string. Unfortunately Tor doesn't believe they are important at all so it cuts them all off all the time. For perl purposes we just added a good measure of = and were happy about it. For base64 we now need to add the proper number of equation marks. It turns out that number is 1 for the length of strings we process. svn:r18170
* Aliases do not work so well in scriptsPeter Palfrader2009-01-18
| | | | svn:r18169
* Add base64-decode as an alias or shell function. it was a proper binary in ↵Peter Palfrader2009-01-18
| | | | | | sarge svn:r18168
* Update lists of directory authorities.Karsten Loesing2009-01-18
| | | | svn:r18167
* Add my scripts to dump directories to contribPeter Palfrader2008-09-02
svn:r16736