Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update fetch-all with dir auth | Andrew Lewman | 2009-08-26 |
| | |||
* | directory-archive scripts now fetch from urras too | Roger Dingledine | 2009-08-10 |
| | |||
* | Create Archive directory if it does not exist. Make sure mv knows we want ↵ | Peter Palfrader | 2009-02-06 |
| | | | | | | to move stuff into a dir svn:r18411 | ||
* | make it work with base64 | Peter Palfrader | 2009-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 scripts | Peter Palfrader | 2009-01-18 |
| | | | | svn:r18169 | ||
* | Add base64-decode as an alias or shell function. it was a proper binary in ↵ | Peter Palfrader | 2009-01-18 |
| | | | | | | sarge svn:r18168 | ||
* | Update lists of directory authorities. | Karsten Loesing | 2009-01-18 |
| | | | | svn:r18167 | ||
* | Add my scripts to dump directories to contrib | Peter Palfrader | 2008-09-02 |
svn:r16736 |