コミット履歴

作者 SHA1 メッセージ 日付
  Sebastian Hahn 2755b09c52 Don't cannibalize already cannibalized circuits 14 年 前
  Daniel Bryg f7e87f41f7 When not fetching v2 dir info, don't require it for cleaning descriptors 14 年 前
  Nick Mathewson 81fe3e438b Merge remote-tracking branch 'sebastian/bug5161' 14 年 前
  Nick Mathewson 73d2f335c5 Merge remote-tracking branch 'pmezard/armv5' 14 年 前
  Patrick Mézard 857ae345c8 Fix off-by-one error in test_util_make_environment 14 年 前
  Robert Ransom cd029f0ca3 Fix crypto_hmac_sha256 documentation comment 14 年 前
  Sebastian Hahn bc66878bde Don't redeclare environ if std headers already did 14 年 前
  Roger Dingledine 3a94530595 document a cool attack that we evaluated 14 年 前
  Nick Mathewson 1d36693570 Use get_environment(), not environ. 14 年 前
  Nick Mathewson eaedcba493 Merge branch 'bug5105-v2-squashed' 14 年 前
  Robert Ransom 773290c09a Add unit tests for easily tested, non-trivial utility functions 14 年 前
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables 14 年 前
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background 14 年 前
  Robert Ransom ee3a49d6ed Remove (void)envp from tor_spawn_background 14 年 前
  Robert Ransom bf1ce3f53d Rewrite managed proxy environment setup code 14 年 前
  Robert Ransom 340d906419 Change type of unixoid_environment_block to match tor_spawn_background's arg 14 年 前
  Robert Ransom d37a1ec8c6 Add set_environment_variable_in_smartlist 14 年 前
  Robert Ransom 0ba93e184a Add get_current_process_environment_variables 14 年 前
  Robert Ransom 98cec14982 Add process_environment_make and related utilities 14 年 前
  Robert Ransom 806e0f7e19 Add tor_calloc 14 年 前
  Nick Mathewson 3cdc46457f Merge remote-tracking branch 'asn/bug4725_take2' 14 年 前
  Nick Mathewson 936b7b7b0b Downgrade "Registered server transport" msg to notice. Bug 5136 14 年 前
  George Kadianakis c79aa8f3ac Add a belated changes file for #4725. 14 年 前
  Sebastian Hahn 19b4df0d46 Include compat.h from natpmp-helper to fix build 14 年 前
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 14 年 前
  Sebastian Hahn efcdc930fb Make ht.h conform to Tor's code style again 14 年 前
  Nick Mathewson a31fb42d2e Port over the last ht.h changes from libevent: avoid _reserved identifiers 14 年 前
  Nick Mathewson 107f604f31 Port over ht.h improvements from Libevent. 14 年 前
  Nick Mathewson 1e9400d9c8 ht.h comment tweaks, upstreamed from libevent 14 年 前
  Nick Mathewson 8cae9c53b7 Oops; there were a couple of typos in the upstream tinytest 14 年 前