Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
  Roger Dingledine d85b563dbb Merge branch 'maint-0.2.3' vor 11 Jahren
  Nick Mathewson 8731a4e148 Avoid segfault when reading state file from ancient tor vor 11 Jahren
  Nick Mathewson e13e9c40c8 Never emit the "opt" prefix in any directory stuff vor 12 Jahren
  Nick Mathewson d4285f03df Extend tor_sscanf so it can replace sscanf in rephist.c vor 12 Jahren
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. vor 12 Jahren
  Karsten Loesing 2133b6e5ba Fix integer overflow in cell stats spotted by atagar. vor 12 Jahren
  Nick Mathewson b4bd4964eb Merge remote-tracking branch 'public/format_doubles' vor 12 Jahren
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs vor 12 Jahren
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements vor 12 Jahren
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 vor 12 Jahren
  Nick Mathewson 0bec9f320b Use %f, not %lf when formatting doubles vor 12 Jahren
  Nick Mathewson ee246bbe95 Merge remote-tracking branch 'public/bug3296' vor 12 Jahren
  Linus Nordberg e3716598fc Assert that rep_hist_format_desc_stats() returns !NULL. vor 12 Jahren
  Karsten Loesing 57359b5336 Fix desc stats on bridge authorities that didn't serve anything. vor 12 Jahren
  Nick Mathewson 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. vor 12 Jahren
  Linus Nordberg 1b6f6bfda5 Don't try to generate stats from an empty served_descs. vor 12 Jahren
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. vor 12 Jahren
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf vor 12 Jahren
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently vor 12 Jahren
  Nick Mathewson 7ab0b5ff71 Avoid likely memory fragmentation from rep_hist_note_descs_served vor 12 Jahren
  Sebastian Hahn 7fbc018433 Add percentiles to the desc stats reporting vor 12 Jahren
  Sebastian Hahn f885c60501 Don't initialize desc stats for non-bridgedirauth nodes vor 12 Jahren
  Sebastian Hahn 42b96a041d Check for jumping clock in *format_*stats functions vor 12 Jahren
  Sebastian Hahn 03c06b629f Add new stats type: descriptor fetch stats vor 12 Jahren
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' vor 12 Jahren
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf vor 12 Jahren
  Karsten Loesing 3d3ed853e7 Add unit tests for buffer-stats. vor 13 Jahren
  Karsten Loesing 07dc46e7fc Separate generation of a buffer-stats string from writing it to disk. vor 13 Jahren
  Karsten Loesing 95ebd01e62 Clean up rep_hist_buffer_stats_write(). vor 13 Jahren