2009-09-28 |
Karsten Loesing | Fix an issue with including stats in extra-info descriptors.
|
commit | commitdiff | tree |
2009-09-24 |
Karsten Loesing | Fix a couple of smaller issues with gathering statistics.
|
commit | commitdiff | tree |
2009-09-16 |
Karsten Loesing | Remove trailing spaces. As if bytes were free...
|
commit | commitdiff | tree |
2009-09-03 |
Karsten Loesing | Avoid calling time(NULL) too often.
|
commit | commitdiff | tree |
2009-08-31 |
Karsten Loesing | Reduce log level for bug case that we now know really...
|
commit | commitdiff | tree |
2009-08-29 |
Karsten Loesing | Avoid segfault when accessing hidden service.
|
commit | commitdiff | tree |
2009-08-27 |
Karsten Loesing | When Tor fails to parse a descriptor of any kind, dump...
|
commit | commitdiff | tree |
2009-08-21 |
Karsten Loesing | Add some fixes after discussion with Nick.
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Some final (?) cleanups of proposal 166 implementation.
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Fix a couple of bugs that showed up at runtime.
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Don't write extra-info document to debug logs.
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Update ChangeLog with changes from proposal 166.
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Move all *-stats file to subdirectory stats/.
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Include only the last 24 hours of stats in extra-info...
|
commit | commitdiff | tree |
2009-08-19 |
Karsten Loesing | Write all statistics to disk exactly every 24 hours.
|
commit | commitdiff | tree |
2009-08-18 |
Karsten Loesing | Update dir-spec.txt and man page.
|
commit | commitdiff | tree |
2009-08-18 |
Karsten Loesing | Clean up proposal 166 and its implementation.
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Use memory pool for insertion times.
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Implement queue with O(1) operations, and correct some...
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Reduce cell statistics accuracy from 1 ms to 10 ms.
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Fix trivial bug when uploading extra-info documents.
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Include contents of *-stats files in descriptor.
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Remove ./configure option for cell statistics.
|
commit | commitdiff | tree |
2009-08-17 |
Karsten Loesing | Remove ./configure option for entry and dir request...
|
commit | commitdiff | tree |
2009-08-14 |
Karsten Loesing | Remove ./configure option for exit port statistics.
|
commit | commitdiff | tree |
2009-08-11 |
Karsten Loesing | Fix possible segmentation fault on directory authorities.
|
commit | commitdiff | tree |
2009-08-01 |
Karsten Loesing | Make configuration of hidden services with authorization...
|
commit | commitdiff | tree |
2009-07-27 |
Karsten Loesing | Fix dirreq and cell stats on 32-bit architectures.
|
commit | commitdiff | tree |
2009-07-23 |
Karsten Loesing | Fix unit tests.
|
commit | commitdiff | tree |
2009-07-23 |
Karsten Loesing | Proposal: Including Network Statistics in Extra-Info...
|
commit | commitdiff | tree |
2009-07-18 |
Karsten Loesing | Make exit stats compile on 64-bit machines, too.
|
commit | commitdiff | tree |
2009-07-15 |
Karsten Loesing | Some tweaks to statistics.
|
commit | commitdiff | tree |
2009-07-15 |
Karsten Loesing | Some tweaks to directory request download times.
|
commit | commitdiff | tree |
2009-07-15 |
Karsten Loesing | Round up results to the next multiple of 4.
|
commit | commitdiff | tree |
2009-07-15 |
Karsten Loesing | Right, the u in uint stands for unsigned.
|
commit | commitdiff | tree |
2009-07-15 |
Karsten Loesing | Directories now also measure download times of network...
|
commit | commitdiff | tree |
2009-07-13 |
Karsten Loesing | Handle unsigned ints correctly.
|
commit | commitdiff | tree |
2009-07-13 |
Karsten Loesing | Write number of rejected requests to geoip-stats file.
|
commit | commitdiff | tree |
2009-07-13 |
Karsten Loesing | Two tweaks to exit-port statistics.
|
commit | commitdiff | tree |
2009-07-13 |
Karsten Loesing | Replace two %d with %u's.
|
commit | commitdiff | tree |
2009-07-10 |
Karsten Loesing | Simplify the math to round up to the next multiple...
|
commit | commitdiff | tree |
2009-07-09 |
Karsten Loesing | Tweak exit port statistics a bit.
|
commit | commitdiff | tree |
2009-07-09 |
Karsten Loesing | List unresolved requests in geoip stats as country...
|
commit | commitdiff | tree |
2009-07-05 |
Karsten Loesing | If configured, write entry-node statistics to disk...
|
commit | commitdiff | tree |
2009-07-05 |
Karsten Loesing | If configured, write cell statistics to disk periodically.
|
commit | commitdiff | tree |
2009-07-04 |
Karsten Loesing | Estimate v2 and v3 shares as mean values over measurement...
|
commit | commitdiff | tree |
2009-07-02 |
Karsten Loesing | If configured, write per-port exit statistics to disk...
|
commit | commitdiff | tree |
2009-07-02 |
Karsten Loesing | Make an attempt to fix bug 1024.
|
commit | commitdiff | tree |
2009-06-22 |
Karsten Loesing | Add warning that the results of --enable-geoip-stats...
|
commit | commitdiff | tree |
2009-06-19 |
Karsten Loesing | Better fix for 997.
|
commit | commitdiff | tree |
2009-06-19 |
Karsten Loesing | Revert "Backport fix for bug 997."
|
commit | commitdiff | tree |
2009-06-16 |
Karsten Loesing | Backport fix for bug 997.
|
commit | commitdiff | tree |
2009-06-13 |
Karsten Loesing | Fix more of bug 997.
|
commit | commitdiff | tree |
2009-06-12 |
Karsten Loesing | Apply fix for bug 997.
|
commit | commitdiff | tree |
2009-06-12 |
Karsten Loesing | Restore changes from f79688d that got lost somehow...
|
commit | commitdiff | tree |
2009-06-03 |
Karsten Loesing | Update the rest of the geoip file.
|
commit | commitdiff | tree |
2009-05-30 |
Karsten Loesing | Warn and exit when we are configured to measure GeoIP...
|
commit | commitdiff | tree |
2009-05-27 |
Karsten Loesing | Fix unit tests that were broken after last fix of ...
|
commit | commitdiff | tree |
2009-05-27 |
Karsten Loesing | Change the way how directories that are configured...
|
commit | commitdiff | tree |
2009-05-27 |
Karsten Loesing | Improve documentation for the last fix of bug 932.
|
commit | commitdiff | tree |
2009-05-27 |
Karsten Loesing | Fix bug 932 even more.
|
commit | commitdiff | tree |
2009-05-26 |
Karsten Loesing | Some cleanups on geoip.c.
|
commit | commitdiff | tree |
2009-05-13 |
Karsten Loesing | Prevent bridges from publishing router descriptors.
|
commit | commitdiff | tree |
2009-05-04 |
Karsten Loesing | Remove unused rendversion parameters. YAGNI.
|
commit | commitdiff | tree |
2009-05-04 |
Karsten Loesing | Update rend-spec.txt.
|
commit | commitdiff | tree |
2009-05-04 |
Karsten Loesing | Clients do not request version 0 hidserv descs anymore.
|
commit | commitdiff | tree |
2009-05-04 |
Karsten Loesing | Drop version 0 hidserv support on service side.
|
commit | commitdiff | tree |
2009-05-04 |
Karsten Loesing | Update copyright to 2009.
|
commit | commitdiff | tree |
2009-05-02 |
Karsten Loesing | Update copyright to 2009.
|
commit | commitdiff | tree |
2009-05-02 |
Karsten Loesing | Documentation fix.
|
commit | commitdiff | tree |
2009-04-16 |
Karsten Loesing | Documentation fix.
|
commit | commitdiff | tree |
2009-03-23 |
Karsten Loesing | Add proposal 159 to index.
|
commit | commitdiff | tree |
2009-03-11 |
Karsten Loesing | Make directory usage recording work again. Fixing bug...
|
commit | commitdiff | tree |
2009-03-06 |
Karsten Loesing | Remove contrib/tor.wxs from AC_CONFIG_FILES. The file...
|
commit | commitdiff | tree |
2009-02-10 |
Karsten Loesing | As an exit node, scrub the IP address to which we are...
|
commit | commitdiff | tree |
2009-02-05 |
Karsten Loesing | Forward-port ChangeLog for 0.2.0.30.
|
commit | commitdiff | tree |
2009-01-25 |
Karsten Loesing | Correct some typos while reading dir specs.
|
commit | commitdiff | tree |
2009-01-18 |
Karsten Loesing | Update lists of directory authorities.
|
commit | commitdiff | tree |
2009-01-13 |
Karsten Loesing | True, 17 is greater than 0. But this applies to 4111...
|
commit | commitdiff | tree |
2009-01-04 |
Karsten Loesing | Use doxygen-style comments instead of C-style comments.
|
commit | commitdiff | tree |
2009-01-04 |
Karsten Loesing | Document some variables used for generating statistics...
|
commit | commitdiff | tree |
2009-01-04 |
Karsten Loesing | List places where the hidden service protocol uses...
|
commit | commitdiff | tree |
2008-12-30 |
Karsten Loesing | Debug code for task 878.
|
commit | commitdiff | tree |
2008-12-22 |
Karsten Loesing | gabelmoo has a new IP address (once more).
|
commit | commitdiff | tree |
2008-12-10 |
Karsten Loesing | Give credit to John Brooks for finding bug 874.
|
commit | commitdiff | tree |
2008-12-10 |
Karsten Loesing | Modify ChangeLog for bug 874.
|
commit | commitdiff | tree |
2008-12-07 |
Karsten Loesing | Add contrib/tor.wxs to svn:ignore.
|
commit | commitdiff | tree |
2008-11-17 |
Karsten Loesing | Correct ChangeLog entry.
|
commit | commitdiff | tree |
2008-11-16 |
Karsten Loesing | Fix a possible segfault when establishing an exit connection...
|
commit | commitdiff | tree |
2008-11-05 |
Karsten Loesing | (a - b) / 2 != a - (b / 2); this is the reason why...
|
commit | commitdiff | tree |
2008-10-27 |
Karsten Loesing | gabelmoo has a new IP address.
|
commit | commitdiff | tree |
2008-10-13 |
Karsten Loesing | Add some open tasks for 0.2.1.x.
|
commit | commitdiff | tree |
2008-10-13 |
Karsten Loesing | Mark mid-August item done; also, mid October comes...
|
commit | commitdiff | tree |
2008-09-25 |
Karsten Loesing | Having two "Major features:" sections seems too much...
|
commit | commitdiff | tree |
2008-09-24 |
Karsten Loesing | All relays now store and serve v2 hidden service descriptors...
|
commit | commitdiff | tree |
2008-09-24 |
Karsten Loesing | If we are not using BEGIN_DIR cells, don't attempt...
|
commit | commitdiff | tree |
2008-09-24 |
Karsten Loesing | Minor correction of commentation.
|
commit | commitdiff | tree |
2008-09-23 |
Karsten Loesing | Exclude v0 rendezvous descriptors when considering...
|
commit | commitdiff | tree |
2008-09-11 |
Karsten Loesing | Directory mirrors store and serve v2 hidden service...
|
commit | commitdiff | tree |
2008-09-09 |
Karsten Loesing | Correct indentation.
|
commit | commitdiff | tree |