コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 4b23b398a3 Merge branch 'bug8546_squashed' 10 年 前
  Nick Mathewson 15dd690605 changes file for bug 8546 10 年 前
  Nick Mathewson 49bdfbabb4 Replace field-by-field copy with memcpy for entry_port_cfg 10 年 前
  Nick Mathewson 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t 10 年 前
  Nick Mathewson 58d17add5e Combine entry_port_cfg_t fields in listener_connection_t 10 年 前
  Nick Mathewson f444f2b1d3 Split client-specific and server-specific parts of port_cfg_t 10 年 前
  Nick Mathewson 2329d9fe37 Fix a compilation warning in the unit tests 10 年 前
  Nick Mathewson d807c7c872 Merge remote-tracking branch 'origin/maint-0.2.5' 10 年 前
  Nick Mathewson 746bb55851 Ignore warning for redundant decl in openssl/srtp.h 10 年 前
  Nick Mathewson 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 10 年 前
  George Kadianakis bb56fd1f8f unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. 10 年 前
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work 10 年 前
  Roger Dingledine 660a35d97c fix typo 10 年 前
  Nick Mathewson 52d6cb03a7 Merge remote-tracking branch 'andrea/bug12194_alt' 10 年 前
  Nick Mathewson 88e36eaf0e Fix the checkdir/perms test when umask==077 10 年 前
  Andrea Shepard f7bb60e202 Add comments in rendclient.c noting that certain functions involved in handling ended HS connection attempts must be idempotent 10 年 前
  George Kadianakis 354ddf8712 unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. 10 年 前
  George Kadianakis 25e7821bb1 unittests: Change some tt_assert()s to tt_int_op()s. 10 年 前
  George Kadianakis 45bc5a0743 Restrict sample values of the Laplace distribution to int64_t. 10 年 前
  Nick Mathewson 3668a4126e Merge remote-tracking branch 'public/bug13397' 10 年 前
  Nick Mathewson 1686f81ac2 Merge remote-tracking branch 'origin/maint-0.2.5' 10 年 前
  Nick Mathewson 051ad788e0 Incorporate some comments based on notes from dgoulet 11 年 前
  Nick Mathewson fb5ebfb507 Avoid chan/circ linear lookups for requests 11 年 前
  Nick Mathewson 6c9c54e7fa Remove if (1) indentation in cpuworker.c 11 年 前
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 11 年 前
  Nick Mathewson cc6529e9bb Fix check-spaces 11 年 前
  Nick Mathewson e5f8c772f4 Test and fix workqueue_entry_cancel(). 11 年 前
  Nick Mathewson ebbc177005 Add shutdown and broadcast support to test_workqueue. 11 年 前
  Nick Mathewson 81354b081b Add unit test for thread IDs. 11 年 前
  Nick Mathewson 7a63005220 Basic unit test for condition variables. 11 年 前