2012-12-15 |
Jordan Lee | when a peer sends us a block and we count it in tr_cpBl... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Jordan Lee | (trunk, libT) faster JSON parsing for tr_variant. This... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Mitchell Livingston | mac build compiles with r13667 |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Jordan Lee | (trunk, libT) #5168 'make libtransmission's public... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Jordan Lee | copyediting: indentation, whitespace |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Jordan Lee | svn add variant.c |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Jordan Lee | refactor libtransmission's tr_benc class as tr_variant. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Mitchell Livingston | (trunk) bump to 2.75+ |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jordan Lee | (trunk, libT) #5169 fix FTBFS in torrentStart() |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jordan Lee | copyediting: indentation |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jordan Lee | fewer redundant gobject dynamic casts |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jordan Lee | don't inline functions that can't be inlined. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jordan Lee | copyediting: indentation cleanup |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Jordan Lee | fix another pair of #5168 oopses (oopsii?) |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Jordan Lee | remove a couple of unnecessary torrentIsLocked() assert... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Jordan Lee | (trunk) #5168 'make libtransmission's public funcs... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jordan Lee | in bencode.c's makeroom(), make the containers' sizes... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jordan Lee | bump to 2.74+ |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jordan Lee | bump to 2.74 2.74 |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jordan Lee | (trunk, libutp) #5002 'crash in UTP_ProcessIncoming... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Mitchell Livingston | fix NEWS url |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Mitchell Livingston | update NEWS |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Jordan Lee | first pass at 2.74 NEWS |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Jordan Lee | in libtransmission's unit tests, add a convenience... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | in metainfo.c, don't include sys/stat.h anymore, it... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | in bencode.c's makeroom(), clarify the entry assertions |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | in bencode.c's tr_bencMergeDicts(), call tr_bencDictRes... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | preallocate a couple of dictionaries to the right size... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | in bitfield.c, speed up countArray() by about 15% |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | in bitfield.c's countRange() function, make walk_end... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | move bitfield tests to their own file |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | update files in POTFILES.in and POTFILES.skip for ... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | in tr_metainfoRemoveSaved(), don't look for .torrent... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jordan Lee | remove unused function tr_metainfoMigrate() |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jordan Lee | (trunk, libT) #5165: fix r13625 oops |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Lee | (trunk, libT) #5163 'typo in tr_peerIoSupportsUTP(... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Lee | (trunk, libT) #5157 -- fix r13628 oops |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Lee | (trunk, libT) #5157 'check valid address before UTP_Cre... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Lee | (trunk, libT) #5146 'seeding complete callback called... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Lee | copyediting: more whitespace reformatting |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Lee | Follow more common whitespace style conventions in... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jordan Lee | (trunk, libT) #5150 'improper escaping of dirnames... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jordan Lee | (trunk, libT) #5150 'improper escaping of dirnames... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Mitchell Livingston | #5106 Work around for crash when seeding completes... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Mitchell Livingston | #5144 add BitZilla to clients list |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Mitchell Livingston | Update libutp. Fixes #5128. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Mitchell Livingston | #5134 Magnet links not adding all trackers with tr.0= |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Jordan Lee | (trunk, web) #5119 'Error when displaying tracker list... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Jordan Lee | (trunk, libT) #4886 'IPv6-only DHT.dat not being writte... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Mitchell Livingston | update project file to work with new json files |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Mitchell Livingston | fix a parameter type mismatch in jsonsl |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Jordan Lee | (trunk libT) #5131: replace JSON_parser with jsonsl... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Jordan Lee | add more unit tests for the json-benc glue code |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Mitchell Livingston | remove invalid break in r13611 |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Mitchell Livingston | #5121 Stopped torrents resume after sleep automatically. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Mitchell Livingston | simplify how the torrent table gets the type ahead... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Mitchell Livingston | #5118 (web client) Tracker tier count should start... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mitchell Livingston | some cleanup to retains when removing torrents |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Mitchell Livingston | revert r13603 |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Mitchell Livingston | fix typo in r13604 |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Mitchell Livingston | #5113 Add pbTorrent to client list |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Mitchell Livingston | #5111 Add Zona to client list |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Mitchell Livingston | experimental fix for #5106 |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Mitchell Livingston | #2794 Don't apply auto-grouping until torrent is demagn... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Mitchell Livingston | re-add layout code commented out in r13583 |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Mitchell Livingston | #5109 Show expansion tooltip for abbreviated file names... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Mitchell Livingston | silence a deprecation warning |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Mitchell Livingston | #5108 Multi-file torrent selection bug |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Mitchell Livingston | no padding between the title/status strings in the... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Mitchell Livingston | #4373 In the file list, swap the priority switch and... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Mitchell Livingston | bump version to 2.73+ |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Mitchell Livingston | #5103 Restore DL/UL Arrows and Rates While Downloading |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Mitchell Livingston | #5104 Unknown client -MG21r0- |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Jordan Lee | (trunk, libT) #5097 'Rare buffer overflow (piece index... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Jordan Lee | remove unused functions |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Jordan Lee | remove dead code Inspector.accumulateString |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Mitchell Livingston | fix NEWS version number 2.73 |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Mitchell Livingston | update for 2.73 |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Mitchell Livingston | don't do layout in code until localizations are updated... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mitchell Livingston | bump version to 2.72 2.72 |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mitchell Livingston | tweak NEWS |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jordan Lee | first pass at 2.72 NEWS |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mitchell Livingston | don't update the badge count when a transfer finishes... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jordan Lee | make tr_mkdir() private. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jordan Lee | in torrent-magnet.c and utils.h, use tr_torrentName... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jordan Lee | (trunk, web) #5091 'Disable file selection for non... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jordan Lee | remove unneeded background-image rules for the inspecto... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jordan Lee | (trunk, libT) #4638 "Transmission sends an initial... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Mitchell Livingston | update to the Dutch localization |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Mitchell Livingston | #5090 Include seeding-complete transfers in badged... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jordan Lee | more unit test cleanup |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jordan Lee | retrofit some of the tests to use the more expressive... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jordan Lee | (trunk, libT) #5081 'Transmission discards webseed... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jordan Lee | (trunk, libT) #5081 'Transmission discards webseed... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jordan Lee | previous commit uncovered an unused shadow variable... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Jordan Lee | steal some ideas about unit test error logging from... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Mitchell Livingston | Remove another debug logging message. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Mitchell Livingston | move a variable outside of a loop |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Mitchell Livingston | comment out a debug log statement |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Jordan Lee | fix NULL-pointer-dereference regression introduced... |
commit | commitdiff | tree | snapshot |
next |