提交歷史

作者 SHA1 備註 提交日期
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 年之前
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 年之前
  Sebastian Hahn 348f2744cf Initialize two variables 9 年之前
  Roger Dingledine a1bdb6e42c fix typo in comment 9 年之前
  Nick Mathewson f1fa85ea73 Fix running with the seccomp2 sandbox 9 年之前
  Sebastian Hahn e0c3de40ad Fix check-spaces complaints 9 年之前
  Nick Mathewson d1e52d9a2a Correctly handle OutboundBindAddress again. 9 年之前
  Nick Mathewson 4c1a779539 Restrict unix: addresses to control and socks for now 9 年之前
  Nick Mathewson 204374f7d9 Remove SocksSocket; it's now spelled differently thanks to 14451 9 年之前
  Andrea Shepard ca5ba2956b Support connection_exit_connect() to AF_UNIX sockets 9 年之前
  Nick Mathewson 23fc1691b6 Merge branch 'better_workqueue_v3_squashed' 9 年之前
  Nick Mathewson 4b23b398a3 Merge branch 'bug8546_squashed' 9 年之前
  Nick Mathewson 49bdfbabb4 Replace field-by-field copy with memcpy for entry_port_cfg 9 年之前
  Nick Mathewson 13dac5e463 Move entry_port_cfg_t fields in entry_connection_t 9 年之前
  Nick Mathewson 58d17add5e Combine entry_port_cfg_t fields in listener_connection_t 9 年之前
  Nick Mathewson f444f2b1d3 Split client-specific and server-specific parts of port_cfg_t 9 年之前
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 10 年之前
  Nick Mathewson 518b0b3c5f Do not log a notice on every socks connection 9 年之前
  Nick Mathewson 17c568b95c Fix new unused variable warning in connection_listener_new 9 年之前
  Andrea Shepard 066acaf6b9 Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specified 9 年之前
  Andrea Shepard 4316bb601a Remove no-longer-accurate comment from connection.c 9 年之前
  Andrea Shepard 62f297fff0 Kill duplicated code in connection_listener_new() 9 年之前
  Andrea Shepard a3bcde3638 Downgrade open/close log message for SocksSocket 9 年之前
  Andrea Shepard 2ca1c386b0 Bring sanity to connection_listener_new() 9 年之前
  Andrea Shepard 48633c0766 Rename is_tcp in connection_listener_new(), since AF_UNIX means SOCK_STREAM no longer implies TCP 9 年之前
  Andrea Shepard c6451e4c9f Refactor check_location_for_unix_socket()/check_location_for_socks_unix_socket() to eliminate duplicated code 9 年之前
  Jacob Appelbaum 8d59ddf3cb Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585. 9 年之前
  Nick Mathewson 1abd526c75 Merge remote-tracking branch 'public/bug12985_025' 9 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 年之前