]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/uri.py
rename "get_verifier()" to "get_verify_cap()"
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / uri.py
2008-12-08 Zooko O'Whielacronxrename "get_verifier()" to "get_verify_cap()"
2008-11-26 Zooko O'Whielacronxwui/wapi: change the default port number from 8123...
2008-11-13 Brian WarnerCLI: add 'tahoe manifest', which takes a directory...
2008-09-23 Zooko O'Whielacronximmutable: refactor immutable filenodes and comparison...
2008-03-04 Brian Warneruri.py: get 100% test coverage, fix a few bugs in the...
2008-02-15 Brian Warneruri.py: hush pyflakes warning
2008-02-15 Zooko O'Whielacronxswitch from base62 to base32 for storage indices, switc...
2008-02-13 Zooko O'Whielacronxuse base62 encoding for storage indexes, on disk and...
2008-02-06 Brian Warnerdump-cap: include UEB_hash in output
2008-02-01 Zooko O'Whielacronxrename storage_index_chk_hash() to storage_index_hash...
2008-01-11 robk-tahoeadded is_uri() function to allmydata.uri
2008-01-04 Zooko O'Whielacronxcmdline: give useful error messages about the --dir...
2008-01-03 Zooko O'Whielacronxadd human-encodings of caps, refactor encodings of...
2008-01-03 Zooko O'Whielacronxrefactor constructing URI objects from strings and...
2007-12-19 Brian Warnerhush pyflakes
2007-12-19 Zooko O'Whielacronxremove the DirnodeURI foolscap schema and mv those...
2007-12-18 Zooko O'Whielacronxmake more precise regexp for WriteableSSKFileURI and...
2007-12-05 Brian Warneruri.py: improve test coverage
2007-12-05 Brian Warnerremove most (maybe all?) traces of old Dirnode class...
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-02 Brian Warnermutable: improve NewDirectoryNode test coverage
2007-11-01 Brian Warnermutable: first pass at dirnodes, filenodes, new URIs...
2007-10-15 Brian Warneradd a simple checker, for both files and directories
2007-09-17 Brian Warneruri.py: improve test coverage a bit
2007-07-23 Brian Warnertruncate storage index to 128 bits, since it's derived...
2007-07-22 Brian WarnerCHK: remove the storage index from the URI, deriving...
2007-07-22 Brian Warneruri.py: get keys and index from the URI instance
2007-07-21 Brian Warneruri: implement URI-processing classes, IFileURI/IDirnod...
2007-07-12 Brian Warnerfix several methods to handle LIT URIs correctly, rathe...
2007-07-12 Brian Warnerimplement URI:LIT, which stores small (<55B) files...
2007-07-08 Brian Warnerweb: /uri/ must escape slashes, we use bangs for this
2007-06-25 Brian Warnervdrive: switch to URI:DIR and URI:DIR-RO, providing...
2007-06-12 Brian Warneradd 'allmydata-tahoe dump-uri-extension' utility command
2007-06-12 Brian Warnerrefactor URI_extension handlers out of encode/download...
2007-06-08 Brian Warnerrename thingA to 'uri extension'
2007-06-08 Brian Warnermove almost all hashing to SHA256, consolidate into...
2007-06-02 Brian Warnermove validation data to thingA, URI has storage_index...
2007-05-23 Brian Warnerchange uri-packer-unpacker to deal with dictionaries...
2007-04-26 Brian Warneruse real encryption, generate/store/verify verifierid...
2007-03-30 Brian Warnerfinish making the new encoder/decoder/upload/download...
2007-03-30 Brian Warneruri.py: share counts are not base32-encoded
2007-03-30 Zooko O'Whielacronxfinish storage server and write new download
2007-01-17 Brian Warnerhush pyflakes warnings
2007-01-17 Brian Warnerupdate URI format, include codec name