コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson f45cde05f9 Remove tor_malloc_roundup(). 12 年 前
  Nick Mathewson e106812a77 Change smartlist_choose_node_by_bandwidth to avoid double 12 年 前
  Nick Mathewson 888d5d08fe Merge remote-tracking branch 'public/bug2385' 12 年 前
  Nick Mathewson b1ad1a1d02 Resolve crash caused by format_helper_exit_status changes in #5557 12 年 前
  Andrea Shepard c21af69f29 Refactor unsigned int hex formatting out of format_helper_exit_status() in util.c 12 年 前
  Nick Mathewson 4a8eaad7ef Clear a couple more fields in rend_service_load_auth_keys 12 年 前
  Sebastian Hahn 9dd4e5a9b0 Fix another clang compile warning 12 年 前
  Nick Mathewson b482c870ca Fix some mingw build warnings 12 年 前
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年 前
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 年 前
  Nick Mathewson ffc21b653f Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Nick Mathewson e284894672 Add __attribute__(format)s for our varargs printf/scanf wrappers 12 年 前
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background 12 年 前
  Robert Ransom 340d906419 Change type of unixoid_environment_block to match tor_spawn_background's arg 12 年 前
  Robert Ransom d37a1ec8c6 Add set_environment_variable_in_smartlist 12 年 前
  Robert Ransom 0ba93e184a Add get_current_process_environment_variables 12 年 前
  Robert Ransom 98cec14982 Add process_environment_make and related utilities 12 年 前
  Robert Ransom 806e0f7e19 Add tor_calloc 12 年 前
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 年 前
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 12 年 前
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 年 前
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 12 年 前
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 12 年 前
  George Kadianakis f28014bf1a Introduce write_bytes_to_new_file(). 12 年 前
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 12 年 前
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' 12 年 前
  Sebastian Hahn 75d8ad7320 Purge ATTR_PURE from the code 12 年 前
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). 12 年 前