.. |
bencode.c
|
fix terribly nasty bencode corruption bug from r2024 regarding the sorting of dictionary keys in tr_bencDictAdd(). this corrupts all the pointers that are already floating out there to existing values in the dictionary... if BitTornado really needs these to be sorted, then we should sort a temporary copy in tr_bencSave(), not here in our internal structures.
|
2007-06-19 03:01:57 +00:00 |
bencode.h
|
BeOS fixes
|
2007-06-14 11:41:09 +00:00 |
bsdqueue.h
|
|
|
bsdtree.h
|
|
|
choking.c
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
choking.h
|
|
|
clients.c
|
show Blizzard Downloader actual version (this could become wrong in future versions)
|
2007-05-21 15:25:28 +00:00 |
clients.h
|
|
|
completion.c
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
completion.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
fastresume.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
fastresume.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
fdlimit.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
fdlimit.h
|
uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch.
|
2007-06-09 15:36:46 +00:00 |
http.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
http.h
|
Fix upnp verbose logging to show outgoing http requests.
|
2007-06-10 23:12:43 +00:00 |
inout.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
inout.h
|
|
|
internal.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
ipcparse.c
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
ipcparse.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
makemeta.c
|
more improvements to makemeta's piece size heuristics (SoftwareElves & charles_)
|
2007-06-19 16:36:15 +00:00 |
makemeta.h
|
ugly code removal: we were calling stat() three times on each file! (BMW: builder struct changed slightly... this shouldn't affect the mac client but you might want to recompile to confirm)
|
2007-06-19 00:08:39 +00:00 |
metainfo.c
|
better error message (BigBossman)
|
2007-06-18 21:03:10 +00:00 |
metainfo.h
|
|
|
natpmp.c
|
|
|
natpmp.h
|
|
|
net.c
|
|
|
net.h
|
|
|
peer.c
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
peer.h
|
uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch.
|
2007-06-09 15:36:46 +00:00 |
peeraz.h
|
|
|
peerext.h
|
patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks
|
2007-06-06 00:30:13 +00:00 |
peermessages.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
peerparse.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
peertree.h
|
|
|
peerutils.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
platform.c
|
fix platform.c oops reported by BigBossman
|
2007-06-18 20:36:25 +00:00 |
platform.h
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
ratecontrol.c
|
uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch.
|
2007-06-09 15:36:46 +00:00 |
ratecontrol.h
|
|
|
sha1.c
|
|
|
sha1.h
|
|
|
shared.c
|
|
|
shared.h
|
|
|
strlcat.c
|
|
|
strlcpy.c
|
|
|
torrent.c
|
avoid ridiculously rate divide-by-0
|
2007-06-19 00:08:06 +00:00 |
tracker.c
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
tracker.h
|
|
|
transmission.c
|
uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch.
|
2007-06-09 15:36:46 +00:00 |
transmission.h
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
trcompat.h
|
|
|
upnp.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
upnp.h
|
|
|
utils.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
utils.h
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
xml.c
|
* fix error checking large files reported by Gimp_
|
2007-06-18 19:39:52 +00:00 |
xml.h
|
|
|