|
|
@12606
|
9 years |
jordan |
(trunk libT) Remove the backup implementation of …
|
|
|
@12553
|
10 years |
jordan |
(trunk libT) fix minor compiler warning when compiling with assertions …
|
|
|
@12512
|
10 years |
jordan |
(trunk libT) the edge condition bug in ptrarray's bsearch code seems …
|
|
|
@12204
|
10 years |
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
|
|
@12161
|
10 years |
jordan |
(trunk libT) make tr_ptrArrayNth() an inline function
|
|
|
@11709
|
10 years |
jordan |
Update the copyright year in the source code comments.
The Berne …
|
|
|
@11599
|
10 years |
charles |
(trunk) Join the 21st century and use only 1 space at the end …
|
|
|
@11398
|
10 years |
charles |
(trunk libT) add some new bugs to the code so that it will crash when …
|
|
|
@10798
|
11 years |
charles |
(trunk) #1521 "memory cache to reduce disk IO" -- commit …
|
|
|
@10349
|
11 years |
charles |
(trunk libT) #2958 "Minimize use of tr_ptrArray in critical parts of …
|
|
|
@10209
|
11 years |
charles |
(trunk libT) instead of growing the ptrArray by a constant fixed …
|
|
|
@10207
|
11 years |
livings124 |
ocd tweaks
|
|
|
@10030
|
11 years |
charles |
(trunk libT) add a "const" to tr_ptrArrayRemove()'s second argument to …
|
|
|
@9868
|
11 years |
charles |
happy new year!
|
|
|
@9845
|
11 years |
charles |
(trunk libT) improved API documentation / commenting for doxygen
|
|
|
@9836
|
11 years |
charles |
(trunk libT) fix various minor compiler warnings that show up when you …
|
|
|
@9671
|
11 years |
charles |
(trunk) update the copyright notices
|
|
|
@9059
|
11 years |
charles |
(trunk libT) make tr_ptrArrayErase() private
|
|
|
@9052
|
11 years |
charles |
(trunk, libT) sibling to r9027, remove more unused code
|
|
|
@9047
|
11 years |
charles |
(trunk libT) disable the sorted ptrArray assertions in non-mac release …
|
|
|
@9027
|
11 years |
charles |
remove unused code
|
|
|
@7658
|
12 years |
charles |
(trunk) update the GPL code's copyright dates
|
|
|
@7627
|
12 years |
jhujhiti |
(trunk libT) Fix an assertion failure in ptrarrays when values are …
|
|
|
@7582
|
12 years |
charles |
(trunk libT) inline the ptrarray one-liners
|
|
|
@7524
|
12 years |
charles |
(trunk libT) avoid some unnecessary memory fragmentation... for …
|
|
|
@7404
|
12 years |
charles |
updated email address
|
|
|
@6953
|
12 years |
charles |
(libT) a small, simple memory optimization
|
|
|
@6795
|
12 years |
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
|
|
@6699
|
12 years |
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
|
|
@6490
|
12 years |
charles |
lots of C correctness tweaks suggested by sparse/cgcc
|
|
|
@6425
|
12 years |
charles |
minor text cleanup
|
|
|
@6389
|
13 years |
charles |
(libT) make the licensing consistent across all the files which only …
|
|
|
@6073
|
13 years |
charles |
#800 initial support for GetRight?-style fetching of data through http …
|
|
|
@5389
|
13 years |
charles |
change ptrarray.[ch] license to MIT so that bencode, which relies on …
|
|
|
@4876
|
13 years |
charles |
#667: remote crash exploit in bencode parser
|
|
|
@4404
|
13 years |
charles |
set copyright info to 2008
|
|
|
@3775
|
13 years |
charles |
undoing the r3773-r3774 experiment.
|
|
|
@3773
|
13 years |
charles |
on Darwin, use NSCParameterAssert() instead of assert().
|
|
|
@3269
|
13 years |
charles |
* simplify the the choking intervals
* fix peer-mgr destructor bug
* …
|
|
|
@3242
|
13 years |
charles |
experimental better peer management.
|
|
|
@3221
|
13 years |
charles |
add more assertion tests to try to hunt down the tracker.c bug …
|
|
|
@3105
|
13 years |
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
|
|
@2851
|
13 years |
charles |
find . -type f \! -path \*.svn\* | xargs grep '\$Id\$'
|
|
|
@2846
|
13 years |
charles |
$Id$
|
|
|
@2757
|
13 years |
charles |
get some pieces of the new tracker code into svn…
|