Arvid Norberg
|
5a23d04143
|
fix some clang warnings
|
2012-02-18 08:23:48 +00:00 |
Arvid Norberg
|
1b353ce5af
|
fix beos build
|
2011-07-20 05:14:25 +00:00 |
Arvid Norberg
|
99dbfdbb79
|
endianness define fix
|
2009-10-18 20:35:18 +00:00 |
Arvid Norberg
|
98ece8c1ca
|
made sha1.cpp build in sunpro
|
2009-08-08 15:15:27 +00:00 |
cg25
|
ff3e80c42f
|
Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and
trunk.
|
2008-06-25 14:15:21 +00:00 |
Arvid Norberg
|
8cb1f9f899
|
added optional use of openssl instead of public domain sha-1 implementation, ticket #13
|
2007-04-15 04:30:52 +00:00 |
Arvid Norberg
|
8957b64c04
|
prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp
|
2007-03-17 17:15:16 +00:00 |
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 |
Arvid Norberg
|
189a8756ee
|
big change in the way storage is checked. The checker thread can now check the fastresume data of a new torrent without waiting for a currently checking one
|
2005-10-13 07:59:05 +00:00 |
Arvid Norberg
|
d19c2c6483
|
removed olf workarounds for vc6.5 and added documentation for building with autotools
|
2005-08-15 18:03:57 +00:00 |
Arvid Norberg
|
8b4928d280
|
*** empty log message ***
|
2004-08-16 21:55:31 +00:00 |
Arvid Norberg
|
2dccc01b31
|
*** empty log message ***
|
2004-08-01 22:42:08 +00:00 |
Arvid Norberg
|
b1fdad469c
|
*** empty log message ***
|
2004-08-01 22:36:23 +00:00 |
Arvid Norberg
|
cf9bbf1f45
|
updated sha1 to automatically detect endianess
|
2004-08-01 22:15:44 +00:00 |