Commit Graph

12 Commits

Author SHA1 Message Date
Amir Abrams f5cf102e3c Add examples, tools, and python binding binaries to gitignore 2019-02-24 12:28:17 +01:00
silver 2087dbc05a added CMakeLists.txt.user to gitignore 2018-11-11 14:05:13 +01:00
arvidn 5971818969 merge RC_1_1 into master 2017-02-12 02:24:14 -05:00
Calum Lind de30f357b3 Add missing announce_entry properties to python bindings
Fix and refactor the announce_entry class
 - Removed verified from torrent_handle dict to announce_entry as it's read-only.
 - Changed source and send_stats to read_write properties.
 - Switched trivial type properties to using read_only or read_write.
2017-02-11 08:07:43 -05:00
Alden Torres 63df1a26b6 changelog note, typos and .gitignore 2016-12-13 08:11:09 -05:00
Arvid Norberg 9ac7475a90 simplify some constructors with in-class initializers (#1038)
simplify peer_connection, torrent and session_impl's contstructors by moving simple parts to their header files
2016-08-29 20:29:27 -04:00
Alden Torres 7c4d92a627 Share the DHT storage for both IPv4 and IPv6 (#762) 2016-06-03 19:44:16 -04:00
zywo 1540e7c80a Add the generated "libtool" file to .gitignore 2016-04-16 21:22:00 +01:00
Calum Lind d1280b82cd Ignore more build files in git 2015-10-20 12:09:54 +01:00
Alden Torres e2d682275a Implementing and using new dht storage interface 2015-09-16 08:30:27 -04:00
arvidn d83be0f2ca include unit test output in .gitignore 2015-07-17 20:42:30 -04:00
Chocobo1 aba9c8651d Add .gitignore 2015-07-12 14:24:01 +08:00