aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* 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
|\ \ \ | |/ / |/| / | |/
| * Make "Invalid onion hostname" msg respect SafeLogging.Nick Mathewson2009-07-07
* | If configured, write per-port exit statistics to disk periodically.Karsten Loesing2009-07-02
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-07-02
|\|
| * Make an attempt to fix bug 1024.Karsten Loesing2009-07-02
| * another minor patch to add to 0.2.1.xRoger Dingledine2009-06-30
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-06-30
|\|
| * the third piece of bug 969 fixingRoger Dingledine2009-06-30
| * the second piece of bug 969 fixingRoger Dingledine2009-06-30
| * the first piece of bug 969 fixingRoger Dingledine2009-06-30
| * Have eventdns set the "truncated" bit correctly.Nick Mathewson2009-06-30
| * stop capping bandwidths we see in the consensusRoger Dingledine2009-06-25