aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge commit 'nickm/strtok' into mp-voting-finalMike Perry2009-08-09
|\
| * Add a new tor_strtok_r for platforms that don't have one, plus tests.Nick Mathewson2009-08-09
* | Fix issues found by Nick in code review.Mike Perry2009-08-09
* | Display consensus bandwidth to the control port.Mike Perry2009-08-06
* | Throw the switch on consensus method 6.Mike Perry2009-08-06
* | try loading the bandwidth measurement file on startup too,Roger Dingledine2009-08-06
* | Implement measured bw parsing + unit tests.Mike Perry2009-08-06
|/
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-07-30
|\
| * Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.Nick Mathewson2009-07-30
| * Fix a signed/unsigned compile warning in 0.2.1.19Roger Dingledine2009-07-28
* | Fix signed/unsigned comparison warnings in get_effective_bw(rate|burst)Nick Mathewson2009-07-30
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2009-07-28
|\|
| * Changing MaxAdvertisedBW may not need a republishSebastian Hahn2009-07-27
| * Write fingerprint to file and log without spacesRoger Dingledine2009-07-27
| * Don't leak memory if we get too many create cellsRoger Dingledine2009-07-27
| * three hacks to workaround bug 1038Roger Dingledine2009-07-27
* | Fix dirreq and cell stats on 32-bit architectures.Karsten Loesing2009-07-27
* | Merge commit 'ioerror/DirFetchInfoExtraEarly'Nick Mathewson2009-07-25
|\ \
| * | Add support for a new option: FetchDirInfoExtraEarlyJacob Appelbaum2009-07-13
* | | Fix unit tests.Karsten Loesing2009-07-24
* | | don't warn about DirReqStatistics when the option is disabledSebastian Hahn2009-07-23
* | | Make exit stats compile on 64-bit machines, too.Karsten Loesing2009-07-18
* | | Merge branch 'dirreq-timing'Nick Mathewson2009-07-16
|\ \ \
| * | | Switch dirreq_map to use HT_ functions rather than strmap.Nick Mathewson2009-07-16
| * | | Some tweaks to statistics.Karsten Loesing2009-07-15
| * | | Some tweaks to directory request download times.Karsten Loesing2009-07-15
| * | | Round up results to the next multiple of 4.Karsten Loesing2009-07-15
| * | | Right, the u in uint stands for unsigned.Karsten Loesing2009-07-15
| * | | Directories now also measure download times of network statuses.Karsten Loesing2009-07-15
* | | | fix long lineSebastian Hahn2009-07-15
* | | | Allow interval and memunit cfg variables to be set to fractions.Nick Mathewson2009-07-15
|/ / /
* | | make it compile without warningsRoger Dingledine2009-07-14
* | | Merge commit 'karsten/geoipstats-download-resp-master'Nick Mathewson2009-07-14
|\ \ \
| * | | Handle unsigned ints correctly.Karsten Loesing2009-07-14
| * | | Write number of rejected requests to geoip-stats file.Karsten Loesing2009-07-14
* | | | Merge commit 'karsten/geoipstats-shares-master'Nick Mathewson2009-07-14
|\ \ \ \
| * | | | Estimate v2 and v3 shares as mean values over measurement interval.Karsten Loesing2009-07-04
* | | | | Merge commit 'karsten/geoipstats-newoverthereistan-master'Nick Mathewson2009-07-14
|\ \ \ \ \
| * | | | | List unresolved requests in geoip stats as country '??'.Karsten Loesing2009-07-09
| | |_|/ / | |/| | |
* | | | | remove experimental 'getinfo unregistered-servers-'Roger Dingledine2009-07-13
* | | | | fix comments and other typosRoger Dingledine2009-07-13
| |_|/ / |/| | |
* | | | Two tweaks to exit-port statistics.Karsten Loesing2009-07-13
* | | | Replace two %d with %u's.Karsten Loesing2009-07-13
* | | | Simplify the math to round up to the next multiple of some value.Karsten Loesing2009-07-11
* | | | Tweak exit port statistics a bit.Karsten Loesing2009-07-09
|/ / /
* | | Merge commit 'karsten/entrystats-master'Nick Mathewson2009-07-07
|\ \ \
| * | | If configured, write entry-node statistics to disk periodically.Karsten Loesing2009-07-05
| |/ /
* | | Merge commit 'karsten/bufferstats-master'Nick Mathewson2009-07-07
|\ \ \
| * | | If configured, write cell statistics to disk periodically.Karsten Loesing2009-07-05
| |/ /
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-07-07
|\ \ \ | |/ / |/| / | |/