Commit message (Expand) | 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 to...•••svn:r18411 | Peter Palfrader | 2009-02-06 |
* | make it work with base64•••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 | Peter Palfrader | 2009-01-18 |
* | Aliases do not work so well in scripts•••svn:r18169 | Peter Palfrader | 2009-01-18 |
* | Add base64-decode as an alias or shell function. it was a proper binary in s...•••svn:r18168 | Peter Palfrader | 2009-01-18 |
* | Update lists of directory authorities.•••svn:r18167 | Karsten Loesing | 2009-01-18 |
* | Add my scripts to dump directories to contrib•••svn:r16736 | Peter Palfrader | 2008-09-02 |