Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine c3aac3ff6b infrastructure for the 'change pseudonym' button. hace 21 años
  Nick Mathewson 92abf1b653 Make windows platform detection smarter. {Untested.} hace 21 años
  Nick Mathewson 1ebbaf5c3a improve INFO-level logging for directory downloads. This is still too chatty, but it will help us analyze things. hace 21 años
  Roger Dingledine 5c11d23ab0 we forgot to forward-port the 0.1.0.15 changelog hace 21 años
  Nick Mathewson 370e4abdc9 replace former relaunches of directory downloads with reset of failure count and relaunch of status downloads. Fix memory leak in trusted_dir_server_t. Reset "last download attempted" time when resetting failure counts. hace 21 años
  Roger Dingledine adf04f121e size_t int printf mucking hace 21 años
  Nick Mathewson 96c47c8478 Note the two places where clients will still try to fetch old-style (v1) directory info. These should be fixed, I think. hace 21 años
  Nick Mathewson 509de69a7e reset warning flags on SIGHUP. arma: is this everything? hace 21 años
  Roger Dingledine be478bb56c stutter therapy lessons hace 21 años
  Nick Mathewson 8434595584 Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. hace 21 años
  Nick Mathewson 0924094042 resolve some directory-related XXXXs; downgrade naming conflict messages from WARN to INFO for non-authorities; do not repeat naming conflict messages. hace 21 años
  Nick Mathewson 1223310b69 Downgrade noisy log messages in preparation for an alpha release. hace 21 años
  Nick Mathewson a608905070 Give a less frequent and more helpful warning on failed serverdesc downloads hace 21 años
  Nick Mathewson 42e17182da When we get an EOF or a timeout on a directory connection, note how many bytes of serverdesc we are dropping. This will help us determine whether it is smart to parse incomplete serverdesc responses. hace 21 años
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; hace 21 años
  Nick Mathewson 2d203fdcf3 link nicknames to trusted directory servers; log these nicknames when mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind. hace 21 años
  Nick Mathewson b10df0d595 cosmetic fix: only have one local to hold smartlist_len(downloadable), not too. hace 21 años
  Nick Mathewson e4a6a03249 switch semantics of authdirinvalid/reject hace 21 años
  Roger Dingledine 88c37f2d24 comment cleanups hace 21 años
  Nick Mathewson f8c07e1f33 free EVP cipher information on shutdown to remove some spurious dmalloc complaints. hace 21 años
  Nick Mathewson fd04db90b5 Stop leaking storage for EVP keys. (This would be a critical bug if it had ever appeared in a released version.) hace 21 años
  Nick Mathewson c5ee3e961e Reorganize some quick-and-dirty code to find out what openssl stuff is leaking, using dmalloc. hace 21 años
  Nick Mathewson 9e54e2e293 free helper node status info on shutdown hace 21 años
  Nick Mathewson 808e584a87 remove a never-used smartlist in routerlist.c hace 21 años
  Nick Mathewson 6e4608701d and another leak. hace 21 años
  Roger Dingledine ae30c8101b by convention, addr is a uint32_t and address is a string. hace 21 años
  Nick Mathewson 5c5d2e82e6 Fix a leak when launching listeners. hace 21 años
  Nick Mathewson 23864ad423 Try to hunt down a few more leaks hace 21 años
  Nick Mathewson 80f2e10228 Stop leaking or_state_t on shutdown. hace 21 años
  Nick Mathewson 5333a3b838 fix a small filename leak hace 21 años