Commit History

Author SHA1 Message Date
  Roger Dingledine f860b490be When we're connecting to an OR and he's got a different nickname/key 20 years ago
  Nick Mathewson ac268a8340 Fix Tor for no-threading compilation: move connection_unregister from _connection_free to connection_free. 20 years ago
  Nick Mathewson 374edd356e Change replacement semantics for directory entries: fix bug 121. 20 years ago
  Nick Mathewson 22d8461191 Update TorControl to handle new event types. EVENT_WARN is obsolete, so rename it to EVENT_TYPE.OBSOLETE_LOG. 20 years ago
  Nick Mathewson 4991290935 Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact. 20 years ago
  Nick Mathewson 46be0fa999 Make last fix work on windows too. 20 years ago
  Nick Mathewson 0fff263a46 Fix possible bug on threading platforms with running out of fds do to cpuworkers and dnsworkers. 20 years ago
  Roger Dingledine 533a3bbe2e don't point to the 0.0.9.x manual only 20 years ago
  Roger Dingledine 88c9e3959a put a note in the torrc about abuse potential with the default 20 years ago
  Roger Dingledine 01718369e4 take some items off the todo 20 years ago
  Roger Dingledine f1edeebf7d client now retries when streams end early for 'hibernating' or 20 years ago
  Peter Palfrader f89ef9793e debian snapshot: 0.1.0.2-rc-cvs-200504032300-1 20 years ago
  Roger Dingledine 823b7d4d8b automatically approve nodes running 0.1.0.2-rc or later 20 years ago
  Nick Mathewson f40e332895 Clarify a point related to bug 84 20 years ago
  Nick Mathewson 7bf443e985 I hear the smart kinds compile before committing. Then they never miss parens 20 years ago
  Nick Mathewson f696fd98bf Make smartlist_string_remove consistent with smartlist_string 20 years ago
  Nick Mathewson 1aedf3daf5 Only warn once per nickname from add_nickname_list_to_smartlist per failure. 20 years ago
  Nick Mathewson ff545c3103 Add useful smartlist_string_remove function. 20 years ago
  Nick Mathewson 11d20d78a0 Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age. 20 years ago
  Roger Dingledine 658463a751 clean up the circuit-mark-for-close patch 20 years ago
  Roger Dingledine 096879687a start sending 'truncated' cells back rather than destroy cells, 20 years ago
  Nick Mathewson 0dc02328af Move most of *_mark_for_close out of macros. 20 years ago
  Nick Mathewson 2a332bf0b8 Fix unterminated comment 20 years ago
  Nick Mathewson 055ee7c323 Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. 20 years ago
  Nick Mathewson 4a90d37229 Better messages when POSTDESCRIPTOR fails 20 years ago
  Roger Dingledine a1397b2d04 peertech has been dead forever 20 years ago
  Roger Dingledine 13e211de17 We're printing the host mask wrong in exit policies in server descriptors. 20 years ago
  Roger Dingledine 8dbdbfb831 improved log error message 20 years ago
  Roger Dingledine bb2b75cb25 close my <li> 20 years ago
  Roger Dingledine fc1869949b step five of running a server: subscribe to or-announce. 20 years ago