This website requires JavaScript.
Explore
Help
Sign In
jiigen666
/
libtorrent
Watch
1
Star
0
Fork
0
You've already forked libtorrent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f36dd039539086a0082023a2fa7b49891476a9f
libtorrent
/
include
History
Arvid Norberg
3f36dd0395
added the ability to build libtorrent as a shared library. Fixed bugs with deleting of incomplete types (replaced auto_ptr with scoped_ptr). Made the string converter fall back on windows local code page if utf-8 decoding failed.
2005-11-01 18:30:39 +00:00
..
libtorrent
added the ability to build libtorrent as a shared library. Fixed bugs with deleting of incomplete types (replaced auto_ptr with scoped_ptr). Made the string converter fall back on windows local code page if utf-8 decoding failed.
2005-11-01 18:30:39 +00:00
Makefile.am
fixed problem with file pool when files were opened with 0 as info hash and attempted to close with the correct one. the info hash is no longer used as the key in the file pool. Also updated Makefile.am to include the buffer.hpp and .cpp and to include the storage unit test
2005-09-28 21:46:35 +00:00