]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2012-07-08 nsfIntroduce the notion of Batch.
2012-07-07 nsfClarify 'AddURL' -> 'AddWebSeedURL'.
2012-07-05 nsfOmg, haven't tested before committing, what a shame. :D
2012-07-05 nsfAdd more parameter checks and cleaning.
2012-07-05 nsfAdd Builder docs. A bit shallow for now, but whatever.
2012-07-05 nsfAdd Builder interface for creating .torrent files.
2012-07-05 nsfAdd MarshalBencode to the torrent_info_ex, will be...
2012-07-03 nsfRemove md5sum fields from the encoder/decoder helper...
2012-07-01 nsfCosmetic change File -> MetaInfo. Update docs as well.
2012-06-30 nsfAdd torrent.File documentation.
2012-06-30 nsfAdd more comments to the bencode library. Implement...
2012-06-29 nsfTweak interface slightly.
2012-06-27 nsfAdd first bits of "torrent" library (.torrent file...
2012-06-27 nsfFix bugs, implement missing bits. Made a mess, can...
2012-06-24 nsfFix Marshaler case.
2012-06-24 nsfAdd MarshalBencode test.
2012-06-24 nsfAdd bufio.Writer error handling, move Flush to the...
2012-06-22 nsfAdd a couple of decode tests, fix empty slice bug.
2012-06-22 nsfAdd missing interface definitions.
2012-06-20 nsfUncomment defer recover statement.
2012-06-20 nsfInitial commit.