Commit History

Author SHA1 Message Date
  Nick Mathewson 666ab41e2b parse_addr_port was vague about what to do when port_out was NULL. Make it behave usefully. 20 years ago
  Nick Mathewson 35b04df4fd Document helper node options 20 years ago
  Nick Mathewson 52475ee19b Alphebetize config variables 20 years ago
  Nick Mathewson 3fa821d911 oops, that array got bigger 20 years ago
  Nick Mathewson 7a9eb49f5f Discard special bignum values. 20 years ago
  Roger Dingledine 9198c55c4b and another 20 years ago
  Peter Palfrader dd7159de54 forward port: Also explicitly set no-unaligned-access for sparc 20 years ago
  Roger Dingledine 1d3e63158e bump to 0.1.1.4-alpha in preparation for new release 20 years ago
  Nick Mathewson 9aad89e973 back out the osx addsysuser changeds, but make them easy to back in again 20 years ago
  Nick Mathewson 546fba7b04 Fix windows warning 20 years ago
  Nick Mathewson 0dd1a7f121 In tor.nsi, replace all +N for N!=2 with actual labels. Apparently, the NSI designers understand that languages have been written since 6502 assembler, but just want to retain backward compatibility for people who never learned them. 20 years ago
  Nick Mathewson 4870877231 Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway 20 years ago
  Nick Mathewson 4cb89fd557 Implement some more GETINFO goodness: expose helper nodes, config options, getinfo keys. 20 years ago
  Nick Mathewson 5b3286179c Change a +4 to a +5. Apparently, the designeers of NSI believed that 6502 assembly represented the cutting-edge in language design. 20 years ago
  Nick Mathewson 303258972b Fix idiot bug. The "free the IP history" code belons in connection_free_all(), not in connection_free(). You can all mock me now. 20 years ago
  Nick Mathewson e9698eaefa Claim some items. 20 years ago
  Thomas Sjögren 3eb6e131b1 Add the bug tracker url, remove pointer to CLIENTS, tor -> Tor 20 years ago
  Nick Mathewson 11ff0aba80 Make clients regenerate their keys when their IP address changes. 20 years ago
  Nick Mathewson ceb02cee2c If they havent told us by now, they probably never will. 20 years ago
  Nick Mathewson 98f1265309 Fix compile failures on tor_gettimeofday() fix for windows 20 years ago
  Nick Mathewson 41e48519d0 (untested) NSI fix to ship tor license and put a link to doc directory in start menu 20 years ago
  Nick Mathewson 176e9055cc Probably broken attempt to improve tor_gettimeofday granularity on windows. 20 years ago
  Nick Mathewson d90841ff5a Fix bug in state parsing 20 years ago
  Nick Mathewson 299af3d393 Possibly broken implementation of persistant state; handles helper nodes; does not handle accounting info yet. 20 years ago
  Nick Mathewson c22bcecd83 Add niutil fix from Christopher Soghoian 20 years ago
  Roger Dingledine 22e6ecdb04 bump advertised win32 and osx versions to 0.1.1.3-alpha 20 years ago
  Nick Mathewson 67d8c5af8f define TIME_T_IS_SIGNED on windows 20 years ago
  Nick Mathewson 48787c839e Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me. 20 years ago
  Roger Dingledine a32f936346 whoops, fix compile 20 years ago
  Roger Dingledine 1e0fdcae98 parameterize RephistTrackTime 20 years ago