summaryrefslogtreecommitdiff
path: root/src/or/rephist.c
AgeCommit message (Expand)Author
2011-10-25Avoid likely memory fragmentation from rep_hist_note_descs_servedNick Mathewson
2011-10-25Add percentiles to the desc stats reportingSebastian Hahn
2011-10-24Don't initialize desc stats for non-bridgedirauth nodesSebastian Hahn
2011-10-21Check for jumping clock in *format_*stats functionsSebastian Hahn
2011-10-21Add new stats type: descriptor fetch statsSebastian Hahn
2011-09-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-08-30Use %f with printf-style formatting, not %lfNick Mathewson
2011-08-04Add unit tests for buffer-stats.Karsten Loesing
2011-08-04Separate generation of a buffer-stats string from writing it to disk.Karsten Loesing
2011-08-04Clean up rep_hist_buffer_stats_write().Karsten Loesing
2011-08-04Create cell-stats history even if we didn't see a single circuit.Karsten Loesing
2011-08-04Replace files in stats/ rather than appending to them.Karsten Loesing
2011-07-19Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-19Specify text or binary mode in every start_writing_to_stdio_file callRobert Ransom
2011-06-14Make the get_options() return constNick Mathewson
2011-06-14Fix another check_private_dir instance in masterNick Mathewson
2011-06-14Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-14Make ControlSocketsGroupWritable work with User.Jérémy Bobbio
2011-06-08Fix a rare memleak during stats writingSebastian Hahn
2011-06-08remove some dead code, found by coveritySebastian Hahn
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-15Log descriptions of nodes, not just nicknames.Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Hand-conversion and audit phase of memcmp transitionNick Mathewson
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2Nick Mathewson
2011-04-26Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-26fix some comments before they create conflictsRoger Dingledine
2011-04-26Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-26Fix compilation in last patchNick Mathewson
2011-04-26Fix more of bug 2704Sebastian Hahn
2011-04-19Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-19Prevent hugely inflated observed bandwidth valuesSebastian Hahn
2011-04-19Don't sometimes undercount bw averageSebastian Hahn
2011-04-19Don't report empty bw-history lines in extrainfoSebastian Hahn
2011-04-08Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-07Free circuits_for_buffer_stats on shutdownNick Mathewson
2011-04-07Fix up some cell-queue stats issues in rephist.cNick Mathewson
2011-04-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-07Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson
2011-03-30Use timevals, not time_t, when expiring circuits.Nick Mathewson
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-16Remove a useless doxygen commentNick Mathewson
2011-03-11Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-11Clarify threat description and avoid negative uptimes.Nick Mathewson
2011-03-11Use observed instead of declared uptime for HSDirSebastian Hahn
2011-03-08Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-08Merge remote branch 'sebastian/bug1035' into maint-0.2.2Nick Mathewson