|
|
@7659
|
13 years |
livings124 |
update the Mac code's copyright dates
|
|
|
@7658
|
13 years |
charles |
(trunk) update the GPL code's copyright dates
|
|
|
@7657
|
13 years |
charles |
(trunk libT) #1634: better utf8 validation of metainfo "files" field
|
|
|
@7656
|
13 years |
charles |
(trunk libT) #1675: better utf8 validation of metainfo name, creator, …
|
|
|
@7655
|
13 years |
charles |
(trunk libT) fix minor compiler warning that cropped up when upgrading …
|
|
|
@7654
|
13 years |
charles |
(trunk libT) upgrade our copy of Unicode Inc's freeware ConvertUTF.[ch]
|
|
|
@7653
|
13 years |
charles |
(trunk libT) handle the special-case tracker timestamps in …
|
|
|
@7652
|
13 years |
charles |
(trunk libT) win32 portability fixes, reported by Alexey
|
|
|
@7651
|
13 years |
charles |
(trunk libT) undo r7645 based on feedback that the experimental code …
|
|
|
@7650
|
13 years |
charles |
(trunk libT) fix getConfigDir() bug reported by wereHamster
|
|
|
@7648
|
13 years |
charles |
(trunk libT) fix downloadDir error reported & tracked down by wereHamster
|
|
|
@7647
|
13 years |
charles |
(trunk libT) annotate tr_cpBlockBitfieldSet() as suggested by wereHamster.
|
|
|
@7646
|
13 years |
charles |
(trunk libT) finally get around to making upload-slots-per-torrent a …
|
|
|
@7645
|
13 years |
charles |
(trunk libT) clear out the experimental code that accumulated while …
|
|
|
@7644
|
13 years |
charles |
(trunk libT) fix evbuffer oops
|
|
|
@7643
|
13 years |
charles |
(trunk libT) make the default number of open files 32 rather than 16, …
|
|
|
@7642
|
13 years |
charles |
(trunk libT) The buffer is static anyway, no need to malloc it
|
|
|
@7641
|
13 years |
charles |
(trunk libT) remove a small number of redundant or unnecessary asserts
|
|
|
@7640
|
13 years |
livings124 |
make credits match authors
|
|
|
@7639
|
13 years |
livings124 |
#1668 Groups: filter torrents by evalutating a multivalue property …
|
|
|
@7638
|
13 years |
Gimp |
my bike shed is colored with an "L".
|
|
|
@7637
|
13 years |
charles |
(trunk) what color is your bike shed?
|
|
|
@7636
|
13 years |
charles |
(trunk) try to give credit where it's due. if anyone got left out, …
|
|
|
@7635
|
13 years |
jhujhiti |
add myself to AUTHORS
|
|
|
@7634
|
13 years |
charles |
(trunk libT) fix odd handshake bug reported by wereHamster
|
|
|
@7633
|
13 years |
charles |
(trunk libT) re-enable the completion sanity tests for the benefit of …
|
|
|
@7632
|
13 years |
charles |
(trunk libT) update the copyrights on some files that no longer have …
|
|
|
@7631
|
13 years |
charles |
(trunk libT) much faster implementation of tr_cpBlockBitfieldSet()
|
|
|
@7630
|
13 years |
charles |
(trunk libT) apparently the r7629 tr_cpBlockBitfieldSet() speedup …
|
|
|
@7629
|
13 years |
charles |
(trunk libT) hm, checked in the wrong version.
|
|
|
@7628
|
13 years |
charles |
(trunk libT) faster tr_cpBlockBitfieldSet()
|
|
|
@7627
|
13 years |
jhujhiti |
(trunk libT) Fix an assertion failure in ptrarrays when values are …
|
|
|
@7626
|
13 years |
charles |
(trunk libT) fix refcount error in the new peer-io refcount code
|
|
|
@7625
|
13 years |
livings124 |
warnings--; miscellaneous other cleanup
|
|
|
@7624
|
13 years |
livings124 |
#1661 show group rules for the proper group
|
|
|
@7623
|
13 years |
charles |
(trunk libT) two bugfixes in one: (1) fix leaking tr_handshake objects …
|
|
|
@7622
|
13 years |
charles |
(trunk libT) fix the new-code errors reported by ZogG and Rolcol and Spaham
|
|
|
@7621
|
13 years |
charles |
(trunk libT) fix a minor memory leak reported by Valgrind
|
|
|
@7620
|
13 years |
charles |
(trunk libT) yet another step in the debugging cycle, crash report …
|
|
|
@7619
|
13 years |
charles |
(trunk libT) probably fix r7618 reported in #transmission by Rolcol
|
|
|
@7618
|
13 years |
charles |
(trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io …
|
|
|
@7617
|
13 years |
charles |
ensure that -ggdb3 is used if we're using gcc
|
|
|
@7616
|
13 years |
charles |
(trunk libT) minor speedup tweaks in peer-request hotspots
|
|
|
@7615
|
13 years |
charles |
(trunk libT) remove a small memory leak in the request-list unit test …
|
|
|
@7614
|
13 years |
charles |
(trunk libT) minor tr_ptrArray API cleanup
|
|
|
@7613
|
13 years |
charles |
(trunk libT) forgot to "svn add" request-list-test.c before committing…
|
|
|
@7612
|
13 years |
livings124 |
the year is 2009
|
|
|
@7611
|
13 years |
charles |
(trunk libT) fix r7610 bug reported by BentMyWookie?
|
|
|
@7610
|
13 years |
livings124 |
add request-list.[ch] to xcode project
|
|
|
@7609
|
13 years |
charles |
(trunk libT) new peer request fifo queue with log(N) search time. new …
|
|
|
@7608
|
13 years |
charles |
(trunk libT) remove unnecessary prototype
|
|
|
@7607
|
13 years |
charles |
(trunk libT) don't use void* when doing pointer math.
|
|
|
@7606
|
13 years |
charles |
(trunk libT) minor improvement to testing to see if two requests are equal
|
|
|
@7605
|
13 years |
charles |
(trunk libT) do scrape paused torrents.
|
|
|
@7604
|
13 years |
charles |
(trunk libT) don't scrape paused torrents.
|
|
|
@7603
|
13 years |
charles |
(trunk gtk) small typo fix as reported by via in …
|
|
|
@7602
|
13 years |
charles |
(trunk cli) fix command-line arg mixup for encryption preference, …
|
|
|
@7601
|
13 years |
charles |
(trunk libT) tr_torrentStat() speedups
|
|
|
@7600
|
13 years |
livings124 |
it's 2009
|
|
|
@7599
|
13 years |
livings124 |
shoo log
|
|
|
@7598
|
13 years |
livings124 |
only increment the tier count for valid tiers
|
|
|
@7597
|
13 years |
charles |
(trunk libT) experimental code to get more peers faster
|
|
|
@7596
|
13 years |
livings124 |
fix dock badging
|
|
|
@7595
|
13 years |
charles |
(trunk libT) fix r7594 typo
|
|
|
@7594
|
13 years |
charles |
(trunk libT) use ssize_t where appropriate in tr_peerIoFlush()
|
|
|
@7593
|
13 years |
charles |
(trunk libT) oh ffs
|
|
|
@7592
|
13 years |
charles |
(trunk libT) add "deep log" message to help track down freeze reported …
|
|
|
@7591
|
13 years |
charles |
(trunk libT) inline a few more torrent methods
|
|
|
@7590
|
13 years |
charles |
(trunk libT) inline the tr_bencIs*() utility functions
|
|
|
@7589
|
13 years |
charles |
(trunk libT) avoid unnecessary duplicate calls to tr_date() in …
|
|
|
@7588
|
13 years |
charles |
(trunk libT) revert r7548, which broke very low speed download …
|
|
|
@7587
|
13 years |
charles |
(trunk libT) fix a typo that made jhujhiti giggle
|
|
|
@7586
|
13 years |
charles |
(trunk libT) commit some debugging messages that were added to …
|
|
|
@7585
|
13 years |
jhujhiti |
(trunk libT) use IN_MULTICAST macro
|
|
|
@7584
|
13 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7583
|
13 years |
charles |
if we're building with gcc, add "-std=gnu99" to CFLAGS s.t. we get …
|
|
|
@7582
|
13 years |
charles |
(trunk libT) inline the ptrarray one-liners
|
|
|
@7581
|
13 years |
charles |
(trunk libT) make the tr_bandwidth macros into safer inline funcs. …
|
|
|
@7580
|
13 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7579
|
13 years |
charles |
(trunk libT) inline parts of peer-io and bandwidth, too
|
|
|
@7578
|
13 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7577
|
13 years |
livings124 |
re-add turtle to bandwidth prefs tab
|
|
|
@7576
|
13 years |
charles |
(trunk libT) add "inline" hint to several one-liner functions
|
|
|
@7575
|
13 years |
charles |
* add autoconf test AC_C_INLINE to do the Right Thing for "inline", …
|
|
|
@7574
|
13 years |
charles |
(trunk libT) make tr_isAddress() and tr_isDirection() inline
|
|
|
@7573
|
13 years |
charles |
(trunk libT) very minor style cleanup in tr_bandwidthAllocate()
|
|
|
@7572
|
13 years |
livings124 |
remove deleted files from Makefile.am
|
|
|
@7571
|
13 years |
livings124 |
the speed limit turtle button uses a single turtle image …
|
|
|
@7570
|
13 years |
livings124 |
make the toolbar images templates; auto-generate the blue highlight …
|
|
|
@7569
|
13 years |
livings124 |
extremely trivial adjustments
|
|
|
@7568
|
13 years |
livings124 |
clean up the table text coloring code; trivial cleanup
|
|
|
@7567
|
13 years |
charles |
(trunk libT) Fix sparse warnings: symbol 'XXX' shadows an earlier one
|
|
|
@7566
|
13 years |
charles |
(trunk libT) Remove UNUSED attribute, the function argument is being used
|
|
|
@7565
|
13 years |
charles |
(trunk libT) Remove unused field: struct tr_peermsgs::peerSentBitfield
|
|
|
@7564
|
13 years |
jhujhiti |
(trunk libT) < Rolcol> For example: I have a lot of addresses in the …
|
|
|
@7563
|
13 years |
jhujhiti |
(trunk libT) fix another endian oops
|
|
|
@7562
|
13 years |
jhujhiti |
(trunk libT) fix endian oops in tr_suspectAddress()
|
|
|
@7561
|
13 years |
jhujhiti |
(trunk libT) Stop trying to connect to multicast addresses. Also, bump …
|
|
|
@7560
|
13 years |
charles |
(trunk libT) take the timeout condition out of tr_bandwidthAllocate(). …
|
|
|
@7559
|
13 years |
charles |
(trunk libT) improve piece verification speed by providing a larger …
|
|
|