2015-02-27 |
Matt Joiner | Add Piece.Hash() |
commit | commitdiff | tree |
2015-02-26 |
Matt Joiner | Add various helpers to Info |
commit | commitdiff | tree |
2015-02-26 |
Matt Joiner | Fixes for single/multi-file torrent Infos |
commit | commitdiff | tree |
2015-01-27 |
Matt Joiner | Add UpvertedFiles() to Info to make single-file torrent... |
commit | commitdiff | tree |
2014-12-02 |
Matt Joiner | Decoding bools has been wrong all along, always set... |
commit | commitdiff | tree |
2014-12-02 |
Matt Joiner | Use the same info bytes from a decode, for a recode |
commit | commitdiff | tree |
2014-12-02 |
Matt Joiner | Ensure that encoded and decoded forms match |
commit | commitdiff | tree |
2014-11-28 |
Matt Joiner | Need to break from the parent soon... |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | Expose SyntaxError reason with a proper error |
commit | commitdiff | tree |
2014-07-13 |
Matt Joiner | Expose MetaData directly so it can be bencoded from... |
commit | commitdiff | tree |
2014-06-28 |
Matt Joiner | Rename torrent package to metainfo; expose MetaInfo... |
commit | commitdiff | tree |
2014-03-19 |
Matt Joiner | Fix buffer reuse bug and some formatting. |
commit | commitdiff | tree |
2012-07-10 |
nsf | torrent: Fix documentation. |
commit | commitdiff | tree |
2012-07-10 |
nsf | Promote DefaultName and TotalSize to methods. The need... |
commit | commitdiff | tree |
2012-07-10 |
nsf | torrent: Remove the ugly interface{} dependent API... |
commit | commitdiff | tree |
2012-07-08 |
nsf | torrent: Fix bug with common part not being cut off. |
commit | commitdiff | tree |
2012-07-08 |
nsf | Introduce the notion of Batch. |
commit | commitdiff | tree |
2012-07-07 |
nsf | Clarify 'AddURL' -> 'AddWebSeedURL'. |
commit | commitdiff | tree |
2012-07-05 |
nsf | Omg, haven't tested before committing, what a shame. :D |
commit | commitdiff | tree |
2012-07-05 |
nsf | Add more parameter checks and cleaning. |
commit | commitdiff | tree |
2012-07-05 |
nsf | Add Builder docs. A bit shallow for now, but whatever. |
commit | commitdiff | tree |
2012-07-05 |
nsf | Add Builder interface for creating .torrent files. |
commit | commitdiff | tree |
2012-07-05 |
nsf | Add MarshalBencode to the torrent_info_ex, will be... |
commit | commitdiff | tree |
2012-07-03 |
nsf | Remove md5sum fields from the encoder/decoder helper... |
commit | commitdiff | tree |
2012-07-01 |
nsf | Cosmetic change File -> MetaInfo. Update docs as well. |
commit | commitdiff | tree |
2012-06-30 |
nsf | Add torrent.File documentation. |
commit | commitdiff | tree |
2012-06-30 |
nsf | Add more comments to the bencode library. Implement... |
commit | commitdiff | tree |
2012-06-29 |
nsf | Tweak interface slightly. |
commit | commitdiff | tree |
2012-06-27 |
nsf | Add first bits of "torrent" library (.torrent file... |
commit | commitdiff | tree |
2012-06-27 |
nsf | Fix bugs, implement missing bits. Made a mess, can... |
commit | commitdiff | tree |
2012-06-24 |
nsf | Fix Marshaler case. |
commit | commitdiff | tree |
2012-06-24 |
nsf | Add MarshalBencode test. |
commit | commitdiff | tree |
2012-06-24 |
nsf | Add bufio.Writer error handling, move Flush to the... |
commit | commitdiff | tree |
2012-06-22 |
nsf | Add a couple of decode tests, fix empty slice bug. |
commit | commitdiff | tree |
2012-06-22 |
nsf | Add missing interface definitions. |
commit | commitdiff | tree |
2012-06-20 |
nsf | Uncomment defer recover statement. |
commit | commitdiff | tree |
2012-06-20 |
nsf | Initial commit. |
commit | commitdiff | tree |
|